The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Hi,
I'm facing the same problem. I change the cookie timeout value to zero by mistake. Afterwards I was unable to login. so I run this query: Code:
UPDATE `setting` SET `value` = '1800' WHERE `varname` = 'cookietimeout' But I'm still unable to login to my forum, How can I fix it? |
#12
|
||||
|
||||
It needs to be done in the datastore table also which is serialized input (so don't modify it manually unless you know what you are doing). You can try reuploading the /core/install directory (without the install.php file) and uploading the tools.php file from the do_not_upload directory into the /core/admincp directory, point your browser to the /admincp/tools.php file and click to update the Options Cache. See if that fixes the issue.
|
Благодарность от: | ||
TheLastSuperman |
#13
|
|||
|
|||
Thank you, problem solved!
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|