prezado,
em primeiro lugar veja se em Cookies and HTTP header options está tudo em default. Isto é: se voce nao tem mais de um vb no mesmo dominio nao precisa mexer nos cookies.
outra: veja se em site/URL etc estah tudo com www.
mais uma: veja se no seu config.php...
Citação:
/ Prefix that all vBulletin cookies will have
// Keep this short and only use numbers and letters, i.e. 1-9 and a-Z
$config['Misc']['cookieprefix'] = 'bb';
// ******** 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'] = '/home/seudominio/public_html/forums'; |
O primeiro define os cookies - deixe bb q eh o default.
A segunda define o path no config - normalmente vc substitui [servidores linux] o seudominio pelo seu login no ftp... mas em caso de duvida use o forumpath.php q vem no vbadvanced.
Espero ter ajudado,
Abraços
Beduino