PDA


View Full Version : Cant log out from the vba links page


JimmyJames
02-12-2006, 05:07 PM
For some reason, I get this error: The requested URL /portal/links/login.php was not found on this server

when trying to log out on this page:
http://www.tennistandem.com/portal/links/index.php

I know what my login file is in the portal folder, so how do i get vba links to reference that file instead of the one that doesnt exist in the portal/links folder?

Brian
02-13-2006, 03:09 PM
Do you have a test account I can login with so I can actually see the logout link?

Brian
02-13-2006, 03:46 PM
Admin CP => vBa CMPS => Default Settings => Navbar Replacements

Make sure you have login.php listed there. Might want to add search.php as well. ;)

JimmyJames
02-14-2006, 12:14 AM
booth of those were already listed under my navbar replacements.....any other suggestions??

Brian
02-15-2006, 03:38 PM
Actually, those should probably be in your Header Replacement setting.

JimmyJames
02-15-2006, 04:35 PM
Actually, those should probably be in your Header Replacement setting.


Thanks man, that fixed the problem!