OK.
I removed all the cookies settings from PHPmyadmin and ran the following script to re-insert them. It shouldnt make a difference but I'm clutching at straws here...
Quote:
UPDATE pp_settings SET setting = '/' WHERE varname = 'cookie_path';
UPDATE pp_settings SET setting = '.hemi6pack.com' WHERE varname = 'domain_path';
UPDATE pp_settings SET setting = 'bb' WHERE varname = 'cookieprefix';
|
I've rechecked my licence number (its definately correct) and I rechecked the settings in the VB3.07 admin panel (correct). I also rechecked the cookie setting in the
VB Config file. Its default bb (and is the same in the panel)
No change. I click Admin and it doesnt recognise me, so diverted to a login. When I login it thanks me and sends me back out to the classifieds (instead of the admin panel). If I click the admin panel again the loop restarts.
It seems to me that its not seeing my cookie when I click on admin so it sends me to login and into the loop but what else can I do?? Out of interest I cant find a cookie setting in the config files however setting it up in PHPmyadmin should do the task.
Still stuck