Quote:
Originally posted by Meltingfire
But the users still get logged out...
i found in the options for user where to set "log me in when i return to forum (cookie)" but i dont know WHERE in WHICH table to look for that... can somebody tell me? i have really search the vBulletin DB and found nothing
|
It's the table "user" in the column "cookieuser" - make that "1".
To make it perpetually set to on, just remove the options from the templates, and make the input variables hidden.
Try also to go to your vBulletin Options, and in your cookie domain, set that to blank, and the cookie path to /.
See if that helps.