The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
useractivity updated by non-vb pages?
Somewhere back in the midsts of time we created some non-vbulletin pages that utilised the vb login system by adding this to the pages.
Code:
require ("global.php"); Later we found we need to add Code:
$vbulletin->session->save(); However we've now noticed that though session.useractivity is set correctly, user.useractivity is never updated by the non-vb pages so the user profile pages don't show activity correctly. Could someone let us know if there is a function we can call to update this too? (Obviously we can update the database variable directly but I'd prefer to stay as close to the vb code as possible.) thanks kirsty |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|