Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Questions and Supports (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=18)
-   -   Letting admins see certain content on a page? (http://www.mysidiaadoptables.com/forum/showthread.php?t=2167)

rickasawr 05-21-2011 02:25 PM

Letting admins see certain content on a page?
 
I just needed a little scripting help.

What is the php code for changing the varibles "articlecontent" and "articletitle" for only when admins are veiwing a page?

Thank you very much!

blondbananamix 05-21-2011 06:09 PM

Code:

$admin = true;
I'm pretty sure it's that, I was messing around with it on a new page, and it changed the links on my navigation bar to the links you see when you are an admin. :)

rickasawr 05-22-2011 12:01 PM

Thank you! this helped a bunch!


All times are GMT -5. The time now is 12:13 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.