Log in

View Full Version : navbar showing in VB message pages and showing wrong


TheAlchemist
05-21-2007, 11:47 AM
hello,

I have pages like the ones you get upon loggin out (included with this post - URL: /forums/login.php?do=logout&logouthash=05df0cde6cacd2ad2115f9d15387e181), and when you try to post while you are not logged in that show my own custom navbar even though I removed it from all Errors templates. What's more, the navbar is showing the wrong width as you can see from the picture. I don't want the navbar to be there in the first place. How can i accomplish that? I thought I already did that by removing it from all the Errors templates, but I guess that's not the case. please help!!!

thank you

Dismounted
05-22-2007, 07:42 AM
That template is not an 'error' template...You will have to remove $navbar from the appropriate templates.

TheAlchemist
05-22-2007, 02:34 PM
can you be more specific? for example, I get that on newreply pages when the user is not logged in. I get the usual "
You are not logged in or you do not have permission to access this page. etc etc" message with the login box. Navbar is there and showing wrong. so I tried removing $navbar from the newreply template, but navbar is still there!!! I basically want to remove navbar from any pages showing a vBulletin Message box.

thanks

TheAlchemist
05-23-2007, 07:34 PM
any idea? anyone? thanks!