The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Usercp issue
Some members are getting this when they try and access the usercp:
"Your submission could not be processed because a security token was missing or mismatched. If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error." Other members (and myself) ave no problems accessing the usercp. And one member said clicking it takes her to some outside site and she ca't get back in. Sounds weird to me. I looked at the page properties and the page properties are correct it seems. So does anyone have any ideas why its working for some members and not others? |
#2
|
|||
|
|||
Please create a new style with no parent, make this style use able for those members, if they report no issues on the new style, then there is a security token issue in the template, could be related to your upgrade of the site and not reverting all the templates.
As well, some hacks can produce a security token issue as well, you can also try globally disabling your hacks and ask the user if the issue is still present, if its not manually disable them one at a time and have the suer test with you to find the hack that is causing the issue. |
#3
|
|||
|
|||
I ran some tests, and when I get the error message mentioned aove in Internet Explorer and AOL Explorer. In Firefox and Netscape Navigator, there is no error message, and the UserCP loads up fine. I know all about making sure the security token is included in the templates where a form is being sent see:
https://vborg.vbsupport.ru/showthrea...ty+token+error More tests to come. Mike --------------- Added [DATE]1219763604[/DATE] at [TIME]1219763604[/TIME] --------------- I tried loading my site with the UserCP error message on my Macintosh, and I did not get the error message in Safari, Opera, or Firefox on the Mac. I did not try IE or Netscape yet to see if the error recurs. I suspect there is some kind of incompatability with the browser, and the error happens because there is a different activity in the CP templates that require a security token than the well-known line: value="$session[sessionhash]" That needs to have: <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> Inserted after it. But I am not hip enough as a programmer to figure it out. Ideas? Anyone? Anyone? Bueller? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|