The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
i was wondering how inforum,inthread, etc. were updated/added to the session's table in the database. I searched heavily through the files and i found nothing
![]() anyone know? |
|
#2
|
|||
|
|||
|
they are part of the array on the content of the session...
|
|
#3
|
||||
|
||||
|
would u know what file i could find them in?
|
|
#4
|
|||
|
|||
|
function exec_shut_down() in includes/functions.php ... we set the session when shutting down the process...
|
|
#5
|
||||
|
||||
|
thanks
|
|
#6
|
||||
|
||||
|
hmmm i changed it the shutdown query replaces in /includes/functions.php but it still doesnt update the session table with the journal_id
anyone know y? am i not passing the variable on? or what?
|
|
#7
|
||||
|
||||
|
bump wumpy everyone
|
|
#8
|
||||
|
||||
|
comeon, anyone?
anyone from vb team know? |
|
#9
|
|||
|
|||
|
Make sure you make whatever you are using for the journal_id a global:
PHP Code:
PHP Code:
|
|
#10
|
||||
|
||||
|
kool thanks brad
i will reply back if it helps solve da problem
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|