The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Stay Logged In while on non-vbulletin pages
Hi everyone,
I have making a website where I use the vbulletin as the backbone. All my non-vbulletin pages includes: PHP Code:
I hope I make sense. Thanks! --------------- Added [DATE]1309732944[/DATE] at [TIME]1309732944[/TIME] --------------- No one? Can this even be done? |
#2
|
|||
|
|||
Anyone at all? Ideas, hints anything?
|
#3
|
||||
|
||||
You should follow this guide for your pages - [HOW TO - vB4] Create your own vBulletin page
|
#4
|
|||
|
|||
Thanks, I will look at it now
|
#5
|
|||
|
|||
I think the activity time is updated as a "shutdown query", and they normally get executed at the end when you call print_output(). But you're probably not calling that. I think you might be able to add a call to exec_shut_down() at the end of your code to take care of it. (You may have to include includes/functions.php).
|
#6
|
|||
|
|||
Ohh I see, thanks will give it a look
--------------- Added [DATE]1309895499[/DATE] at [TIME]1309895499[/TIME] --------------- Seems to work if you execute the exec_shut_down(), thanks kh99! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|