PDA


View Full Version : One parked domain on original site cant log in on parked domain.


TitanKing
04-26-2005, 04:24 AM
Hello guys, I would like to know if anyone knows a fix for my problem.

I have a parked domain but when users try to log in from the parked domain the screen only refreshes and nothing happens, I have tried both the init.php $http_host = preg_replace('#^forum\.#i', '', $http_host); and the login.php define('SKIP_REFERRER_CHECK', true); it just gives a screen refresh but doesnt log in... any help would greatly be appriciated.

TitanKing
04-26-2005, 04:28 AM
I must add that vbulletin is installed on root...

TitanKing
04-26-2005, 04:40 AM
Now I see it does log into vbulliten only vbadvance on parked domain does not log in on parked domain it logs in the original domain if I goto forums and back to home page...

anybody please a pointer...

TitanKing
04-26-2005, 06:32 AM
Best solution I guess is to redirect my parked domain instaid of making it act as the domain, thats propably the best solution as there is currently no work around.

Brian
04-26-2005, 12:23 PM
The cookie is only going to apply to the domain name you are logging in from, so your best bet is going to be to set up the domain name as you normally would.