FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » LOGOUT query (descript more detail about logout)
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
LOGOUT query [message #38776] Mon, 27 August 2007 12:25 Go to next message
kimmy is currently offline  kimmy   Malaysia
Messages: 10
Registered: August 2007
Karma: 0
Junior Member
I just installed the fudforum in my computer and I played around it and I found it is very useful, but I got some part not really understand, may I ask few questions that make me confuse.

1.) where can I get those "_rsid" value? It mostly located at <a class="UserControlPanel nw" href="index.php?t=search&amp;'._rsid.'">

2.) Which file that show the process for logout? Because I only found login.php in /theme/default folder.

3.) May I know which file that manage the remove and insert record into "fud26_ses" table? Once user logout, the previous record will be removed and new data will be inserted into DB, may I know whcih file manage those process?

4.) May I know how the "ses_id" value will be created under "fud26_ses" tables?

5.) I decided to create a logout in other page, which part that I need to concern? Which files I need to modify?

Thanks a lot....
Re: LOGOUT query [message #38784 is a reply to message #38776] Mon, 27 August 2007 23:08 Go to previous message
Ilia is currently offline  Ilia   
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
1) Its a constant used to append the session id & sequence key

2) Logout is performed via the login.php script (as well as a login process)

3) cookies.inc.t

4) Random number generator + other randomness bits and md5 of the result

5) not sure I understand


FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: account manager info
Next Topic: RSS feed into a forum
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Oct 06 10:19:33 GMT 2024

Total time taken to generate the page: 0.02316 seconds