View Single Post
  #4 (permalink)  
Old 01-26-2008, 10:30 AM
bbrian017 bbrian017 is offline
Banned
 
Join Date: Oct 2007
Location: Canada
Posts: 914
Thanks: 169
Thanked 17 Times in 17 Posts
Quote:
Originally Posted by Geoserv View Post
Add an "if" statement to the sidebar:

Code:
{if $pagename neq "admin"
that will prevent it from loading when in the admin panel.

If you want to have certain sidebar modules load in the admin section, add that "if" statement to the individual modules you to prevent from loading.

Geoserv.
Geo! a lot of members here at pligg, including myself really appreciate the help and support you're offering. Thanks so much for taking the time and doing all of this.
Reply With Quote