View Full Version : Token error for all new users??
luggz
06-06-2008, 09:51 PM
I need some help i have all my new members getting this error every time they login, select UserCP, an after the sign up an they click profile, options or userCP. I don't get this error my self but all new members do, how ever if i change the Style to the default style no one gets that error. Can some one point this out or maby one here has had this issue before as well?
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.
Thanks
-Luggz
veenuisthebest
06-06-2008, 09:55 PM
read this
Implementing CSRF Protection in modifications (https://vborg.vbsupport.ru/showthread.php?t=177013&highlight=csrf)
luggz
06-06-2008, 10:12 PM
read this
Implementing CSRF Protection in modifications (https://vborg.vbsupport.ru/showthread.php?t=177013&highlight=csrf)
LOL sigh i knew this would be posted i did look at it an the code
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
Is below
value="$session[sessionhash]"
so now what?
Ok i even reverted the damn templates an i get the same thing like i said its only at reregistration usercp, an at login
So where does it go?
define('CSRF_PROTECTION', true);
--------------- Added 1212797753 at 1212797753 ---------------
Screw it ill just go back to 3.6.8 plain an simple i have added this every where still no help but thanks any ways
Lynne
06-06-2008, 11:16 PM
If you reverted all your templates, then you would have a style exactly like your default style (only perhaps different colors). Are you sure you reverted *all* your templates? Although, I wouldn't do that, I would simply go through every edited template, hit Edit, View History, compare my version of the template to vbulletin's version, make the changes needed and Save.
luggz
06-06-2008, 11:24 PM
Thats what I'm saying i have done that I have been here for the last 3 hours looking through all of them
--------------- Added 07 Jun 2008 at 02:38 ---------------
*** Removed. Payment may only be offered in Requests For Paid Services (https://vborg.vbsupport.ru/forumdisplay.php?f=30) ***
Dismounted
06-07-2008, 06:56 AM
Create a new style with no parent set - does it happen then? Also, disable your modifications.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.