PDA


View Full Version : Login/LogOut Problems/I got it all messed up


Wired Mike
11-21-2005, 06:35 AM
Ok I was working through the fixes I was finding here on the boards trying to fix the logout bug.
Well now I cannot login or logout.
Here is what I tried:
1.) Reset the navbar to default
2.) Added the 2 lines of code to my adv_portal_welcomeblock that where recomended
3.) Then I changed my Form Code in my welcome block module. I think this is part of the problem, anyone have the correct code for what I should use here? I think I changed it to what 3.5 is supposed to use according to this link HERE (http://www.vbadvanced.com/forum/showthread.php?t=10976)

After the last thing now I cannot login or logout with out getting a 404 page not found error.

Here is what I am running: VBAdvanced 2.0 and VBulletin 3.07
I also tried admininstall templates but that didnt help any.
Is there anything I can do besides a full reinstall? Oh yeh I can still login/logout just fine through the forums.

Brian
11-21-2005, 05:36 PM
Can you post a link to your site?

page
01-01-2006, 12:40 AM
I have the same problem. It is looking for the login.php page in the root of the site after logging out. Since it is not there it throws a 404 error.
http://www.wauseon.tv/

I put login.php into the root of the site and it throws a whole other error:

Warning: main(./global.php): failed to open stream: No such file or directory in /home/waus/public_html/login.php on line 37

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/waus/public_html/login.php on line 37

jstirrell
01-01-2006, 02:49 PM
I also have this problem

Brian
01-02-2006, 09:33 PM
Are you trying to login from your navbar or the welcome block module? I just checked your site and the navbar login seems to be working fine.