![]() |
A security token error while submitting form
I need to login from an external website, that similar to a single sign on system using vbulletin user account, at the moment i just included vbulletin file "login.php" into my external php script, and i can get all the session and user information.
The problem is when posting a form with that file included, it says "Your submission could not be processed because a security token was missing.", what is the best workaround to avoid this. Thanks in advance |
Post this at vbulletin.com forums and one of the staff could probably pinpoint EXACTLY what the issue is.
I've seen this error alot and it's usually on NULLED vbulletin scripts. |
I resolved this by adding this tag to my form on the template.
HTML Code:
<input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" /> |
Thanks for the reply, i have another work around of it. Moreover attaching forum login.php required much more wastefull process, so i plan to create user authentication myself, but using the same forum user data. It works! with minor oddity off course :D
|
All times are GMT. The time now is 07:51 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|