Admin only information on site pages not showing when a client is logged in as an admin

6 posts by 2 authors in: Forums > CMS Builder
Last Post: October 17, 2022   (RSS)

By Dave - October 14, 2022

Hi Jerry, 

It might be a variable mismatch issue.  You're setting $CMS_USER but checking $CURRENT_USER.

$CURRENT_USER might be being set somewhere else automatically in some cases.  What happens if you check $CMS_USER? 

Hope that helps!

Dave Edis - Senior Developer
interactivetools.com

By gkornbluth - October 14, 2022

Thanks Dave,

Didn't know that might make a difference, since it was working for me.

I'll check with my client and see if that works.

Have a great weekend,

Jerry

The first CMS Builder reference book is now available on-line!







Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php

By gkornbluth - October 14, 2022 - edited: October 14, 2022

Hi Dave,

Had my client clear cache and cookies and try the new code on both Edge and Chrome but that doesn't appear to be the solution for her (it still works for me).

Any other suggestions much appreciated and we'll certainly give them a try.

Jerry Kornbluth

The first CMS Builder reference book is now available on-line!







Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php

By gkornbluth - October 16, 2022

Hi Dave,

I got an email from my client and the problem seems to have been solved.

They wouldn't elaborate but I have a feeling it had to do with some extension that they were using, because I mentioned that concept and a while later I got the email.

Thank you again for taking the time to weigh in on this.

Best,

Jerry Kornbluth

The first CMS Builder reference book is now available on-line!







Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php

By Dave - October 17, 2022

Ok, great.  Glad it's working! :-)

Dave Edis - Senior Developer
interactivetools.com