Closed (works as designed)
Project:
Internet Center Theme
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2008 at 00:03 UTC
Updated:
27 Feb 2008 at 01:54 UTC
With this theme, if you're not logged in, I always get the login module in the right sidebar, even though I haven't put it there in the admin area.
I also get a link to 'Recent messages' in the navigation menu, while it is turned of in the admin area too.
How is this possible?
Also when I remove the top login box, it goes away when I'm logged in, that's good. But when I logout it is there again, if though it's not in the code?
Comments
Comment #1
dreed47 commentedWhen I test this I don't see the issue with the login and recent messages blocks when not logged in. This module does nothing to force them to show so it's something with your specific configuration that's causing it.
The top login box is not controlled via the blocks, it IS hard coded in the theme. If you don't want it to show you can remove line 19 in the page.tpl.php file.