The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi everyone
![]() Where can I find the place in the code where sessions are created for new visitors? Basically I want to know each time a member visits the site. Our members usually stay logged in, the the login hooks aren't any good (they only tell me when someone actually logs in). What I need to be able to tell is when a logged-in member comes back to the site. Is this possible? Thanks very much ![]() |
#2
|
||||
|
||||
![]()
global_start
PHP Code:
|
#3
|
|||
|
|||
![]()
thanks, but I don't want to know if they're logged in, I want to trigger something when they first arrive at the site.
|
#4
|
||||
|
||||
![]()
That triggers as they visit the site. You would probably set a cookie as well to determine if it was a separated visit.
|
#5
|
|||
|
|||
![]()
thanks. I did it in the end by checking the "last activity".
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|