The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I'm working on a non-VB native page doing a form submit.
Everytime I load the page, it says my security token is "guest". But I'm logged into the forum, etc. My sessionhash is filled out correctly, etc. Not sure what I'm doing wrong. Any suggestions on how to troubleshoot this further? |
#2
|
||||
|
||||
![]()
If it's a non-vb page, then you will need to allow the page to access the vb database to see if the person is a vb user on your forum, otherwise it won't know that and will put in a security token for an unregistered user, which is "guest".
|
#3
|
|||
|
|||
![]()
I did that, included global.php. I'm able to connect to the vB database without a problem, etc. Just for whatever reason, it keeps thinking I'm a guest. Are there any specific variables (other than $db) that I should be adding to the global statement?
|
#4
|
||||
|
||||
![]()
Have you tried printing out the userid as a hidden input field just to see if it gets populated?
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|