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.