Quote:
The login.php is vBulletin's login file:
Change ALL /forum/ by / or you can use your full path:
<form action="http://www.gamerscurse.com/login.php" method="post" onsubmit="md5hash(vb_login_password,vb_login_md5pa ssword,vb_login_md5password_utf)">
<script type="text/javascript" src="http://www.gamerscurse.com/clientscript/vbulletin_md5.js"></script>
after making changes, clear all cookie, logout and login again.
Test: you may try to login in your forum home first, change to your album, and then browse to your AdminCP. You shouldnt have to login at these points.
|
ok i tried the changes in the code you mentioned, i used the full path, and it shows me as a registered user on the gallery index page but I STILL have to login both at the gallery index and the admin and it still redirects me without actually loggin in...
Are there other areas where i have to change this code?