View Full Version : "security token" error when users loggin in
pureturk
07-21-2008, 07:53 PM
Some of my users are recieving this message when trying to login.
does anyone know why it happens?
"Your submission could not be processed because a security token was missing or mismatched."
I m using latest version 3.7.2 patch level 1
King Fly
07-21-2008, 08:00 PM
alot of my members say they get this while trying to post and im also on the same 3.7.2 patch 1
raman911
07-22-2008, 12:45 AM
i have also same problem
plz help us
RZAmber
07-22-2008, 01:34 AM
my mods and myself get this message when we try to mod a thread from the forum.
we can only modify a thread while we are in it, which is strange...
Dismounted
07-22-2008, 07:18 AM
Create a new style with no parent set - then browse with that style. If you don't experience problems with this style, it means your style is outdated and needs to be updated.
A search will have revealed a lot of answers.
pureturk
07-26-2008, 07:34 PM
Solution =
Open up your footer template and find:
<form action="profile.php?do=dst" method="post" name="dstform">
..and under it add:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
p30netcom
08-04-2008, 01:30 AM
Solution =
Open up your footer template and find:
<form action="profile.php?do=dst" method="post" name="dstform">
..and under it add:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
Thanks a lot That works fine for mine... :up:
meissenation
08-05-2008, 07:58 PM
Thank you thank you thank you!
Cloverfield
09-17-2008, 04:01 PM
Solution =
Open up your footer template and find:
<form action="profile.php?do=dst" method="post" name="dstform">
..and under it add:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
That's already there for me and it still doesn't work. This mainly happens when members try accessing their UserCP or use the search feature.
Opserty
09-17-2008, 05:08 PM
That's already there for me and it still doesn't work. This mainly happens when members try accessing their UserCP or use the search feature.Please don't keep bumping threads with the same question. Asking once is enough. ;)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.