The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Some cookie issues
Hey!
I just installed vBulletin so im kind of a newbie... Im doing a Statistics site DirectConnect (www.DCStats.net) and its something like mIRC-stats but this works in realtime.... because everyuser in the DC hub that is logged, can create an "webaccount" in DCStats. that they can fill information about them like name, e-mail, upload a picture/avatar etc... i also wanted them to be able to use a forum as well... But i only want the users from the DC hub to register at the forum, i disabled the forums "register.php" page... (and also the change profile page) So now they login to there webaccount in DCStats and then "transfer" there user (like name, e-mail etc) to the forum... I had to work a bit to get this working but after a while i realised that when i create the user in the vBulletin DataBase (mySQL) i have to create it in 2 places, in "user" and "userfield" tables, or he/she wont be visible in the members list. When i create the users i have my "standard settings" for them like "able to recieve pm", "e-mail hidden" etc... My problem is this: When a user browses away from the forum, to then return, he is logged out.. so my first thought was, i have to use cookies instead of session, so i changed "nosessionhash" in "user" table to 1, to make it cookie-browsing. i also set the cookietime to 1day 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 Some URLs http://www.dcstats.net - Mainpage (underconstrukction) http://frippes.dcstats.net - DCStats for the hub FrippesDivXroom http://ancient.dcstats.net - DCStats for the hub Ancient][Spirit 10mbit http://forum.dcstats.net - Forum for all hubs (For you that dont know what DC is, its DirectConnect, a peer2peer download/upload program.) //Meltingfire |
#2
|
||||
|
||||
Quote:
Also, the log me in when I return to the forum is in the "user" table under if I can recall properly "sessionhash" or something similar. |
#4
|
||||
|
||||
Meltingfire, also could you please restore the vBulletin/Jelsoft copyright to your footer template? Right now you
are in violation of the licensing agreement. At a minimum the copyright must read: vBulletin, Copyright ?2000 - 2002, Jelsoft Enterprises Limited. http://forum.dcstats.net/ |
#5
|
||||
|
||||
Quote:
Quote:
Well, i dont get that working with the nosessionhash, its turned to 1, so it uses cookies, but the users still dont get logged in when they return... Can somebody tell me exactly what to do when i create a user in the DB manually, by my own phpscript.. now i create the user in the "user" and "userfield", do i have to create the user in more tables? |
#6
|
||||
|
||||
I'm pretty sure user and userfield are the only tables you need to update.
|
#7
|
||||
|
||||
well where is the variable for "log me in when i return to forum"?
nosessionhash isnt for that? because i tested both 1 and 0, and all it does is do use session/cookies |
#8
|
||||
|
||||
Quote:
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. |
#9
|
||||
|
||||
It didnt seam to work...
the cookieuser is 1, and the nosessionhash is 1 that doesnt help... not even when i create a user trough the real register.php i dont get whats wrong... cookiedomain is blank and cookie path is / |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|