PDA

View Full Version : after upgrated to 3.7.0


cafenetland
05-04-2008, 02:26 PM
some of my users are getting this error

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.

also when i make a quick search im getting this error.

i just upgrated my 3.6.8 to 3.7.0

i do not know how to fix that. can some one help me

Jase2
05-04-2008, 02:31 PM
That is because of an hack. Check for an updated version, or disable your mods all together and find the problematic hack.

Guest210212002
05-04-2008, 02:36 PM
Not necessarily a hack, it's more likely that he hasn't updated/reverted some templates.

Revert the search template for one, and navbar if you haven't modded it. If you do have a custom navbar template, you'll need to add:


<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />


Right underneath:


<input type="hidden" name="do" value="process" />

cafenetland
05-04-2008, 02:49 PM
u guys were right.

first problem was the hide hack

and the search problem was because of the code that Chris-777 added up there.

i added the code to navbar and now its working well.

i enabled the hide hack and now looking for an update for 3.7.0

thank both of u guys very very much .

rinkrat
05-10-2008, 03:52 AM
Helped me too. Thanks :)