PDA

View Full Version : vBulletin and SessionCookies


Radon3k
Wed 16th Jul '03, 4:21pm
I need to create a page that has a login screen. When you login it kicks you back to the home page but you are still logged into the forums. It has to use sessioncookies for it to work. Also when you go to the home page and not the forums you have to be logged in. So assuming you've logged into the forums at one point and you set it to remember you then each time you visit the page you have to be logged in. Anyone know how I can accomplish this?

Radon3k
Sat 19th Jul '03, 4:25pm
Anybody?

Clive[STX]
Thu 24th Jul '03, 12:59pm
try redirecting your action to login.php and using the same field names and JavaScript codes. (view>source /login.php)