riddla604
06-09-2008, 10:34 PM
for one of the boys that made vbull these should be simple...
a) the current active members. where is the length of time set for that? what i mean, i assume it works like all other systems, X seconds from lastactivity, and you appear on that list. I need to match it with the existing elements in our site for flawless integration.
b) sessionhash. once a user is logged in and 'able to do member only stuff'. does the value used in sessionhash change? or is it set once per login and left alone?
thanks,
Tomasz.
--------------- Added 1213066010 at 1213066010 ---------------
the answer to #1 is roughly line 405 of /index.php, variable $datecut.
now number two, anyone?
just need to know if sessionhash changes at all after a user logs in.
thanks.
a) the current active members. where is the length of time set for that? what i mean, i assume it works like all other systems, X seconds from lastactivity, and you appear on that list. I need to match it with the existing elements in our site for flawless integration.
b) sessionhash. once a user is logged in and 'able to do member only stuff'. does the value used in sessionhash change? or is it set once per login and left alone?
thanks,
Tomasz.
--------------- Added 1213066010 at 1213066010 ---------------
the answer to #1 is roughly line 405 of /index.php, variable $datecut.
now number two, anyone?
just need to know if sessionhash changes at all after a user logs in.
thanks.