mariovaldez.net http://www.mariovaldez.net/webapps/forums/ |
|
Logout Logging http://www.mariovaldez.net/webapps/forums/viewtopic.php?f=11&t=792 |
Page 1 of 1 |
Author: | glasglow [ 21 Jul 2007, 00:15 ] |
Post subject: | Logout Logging |
Can I add a function to log the logouts so I can see the duration of the visit? |
Author: | Guest [ 21 Jul 2007, 00:42 ] |
Post subject: | Nevermind |
Nevermind I got it from the newer versions. I like the older simple version myself. There was one thing. In the newest version it looks like: $slogin_text["en"]["UserLoggedIn"] = "User logged out"; Needs to be changed to: $slogin_text["en"]["UserLoggedOut"] = "User logged out"; |
Author: | Guest [ 21 Jul 2007, 00:49 ] |
Post subject: | I'm sorry one more |
I'm sorry one more thing... When the logout logs the logout.. it doesn't log the logout name, only that they were logged out. Can I call the session somehow back into the query during the logout? |
Author: | Gotit [ 21 Jul 2007, 00:56 ] |
Post subject: | I got it |
I changed the Authentication Function logout to this: where the old loginname became Username. fslogin_log_user ("{$slogin_text[$slogin_lang]["UserLoggedOut"]} $slogin_Username"); Thanks for a great script.. I'll add a little paypal to it now and we're in business. |
Author: | michaeljee [ 05 Dec 2012, 05:01 ] |
Post subject: | Re: I got it |
Gotit wrote: I changed the Authentication Function logout to this: where the old loginname became Username. fslogin_log_user ("{$slogin_text[$slogin_lang]["UserLoggedOut"]} $slogin_Username"); Thanks for a great script.. I'll add a little paypal to it now and we're in business. Hi That is great, That is awesome information, i was also looking for this. Regards |
Page 1 of 1 | All times are UTC - 7 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |