Log in

View Full Version : Cookie problem!


MarkFoster
04-11-2009, 12:40 PM
My sites cookies has been bad for a while.
This doesn't only happen for me, but all my other members.

Every time I go to my site www.rarewarecentral.com I'm not logged in, if I click the navbar link "Forums" It shows me that I'm logged in, however if I go back to home then I'm logged in.

So apparently my site wants you to do something before it shows you as logged in.

R1lover
04-11-2009, 12:54 PM
this is an issue with your vbadvanced configuration and not vbulletin.

Make sure your forum path is correct in all configs.

MarkFoster
04-11-2009, 01:08 PM
this is an issue with your vbadvanced configuration and not vbulletin.

Make sure your forum path is correct in all configs.

Opened the config and I have no idea what thisi s:
// ******** FULL PATH TO FORUMS DIRECTORY ******
// On a few systems it may be necessary to input the full path to your forums directory
// for vBulletin to function normally. You can ignore this setting unless vBulletin
// tells you to fill this in. Do not include a trailing slash!
// Example Unix:
// $config['Misc']['forumpath'] = '/home/users/public_html/forums';
// Example Win32:
// $config['Misc']['forumpath'] = 'c:\program files\apache group\apache\htdocs\vb3';
$config['Misc']['forumpath'] = '';

snakes1100
04-11-2009, 01:18 PM
Set your cookie domain in the admincp --> vbulletin options --> cookies

Read the description block of the cookie options, .yourdomain.com should resolve that issue.

Clear your cookies and restart your browser and the cookie change.

Has nothing to do with vbadvanced.

MarkFoster
04-11-2009, 02:01 PM
Set your cookie domain in the admincp --> vbulletin options --> cookies

Read the description block of the cookie options, .yourdomain.com should resolve that issue.

Clear your cookies and restart your browser and the cookie change.

Has nothing to do with vbadvanced.

Apparently it only wants to save in firefox.

R1lover
04-11-2009, 02:05 PM
Set your cookie domain in the admincp --> vbulletin options --> cookies

Read the description block of the cookie options, .yourdomain.com should resolve that issue.

Clear your cookies and restart your browser and the cookie change.

Has nothing to do with vbadvanced.

The fact that he is looged in on the forum page and not on the vbadvanced speaks for itself.

:) try again

snakes1100
04-11-2009, 07:34 PM
The fact that he is looged in on the forum page and not on the vbadvanced speaks for itself.

:) try again

Im sorry, but again it has nothing to do with vbadvanced.

Your cookie domain is the issue.