Skip to content
WJunction - Webmaster Forum

How To Fix Security Token Errors

Status
Not open for further replies.
Login to your AdminCP

da96ad36b5.png

ym4vs7.png

Click on search in templates.

Input these values:|

[slide]http://www.imgcentre.com/img/uploads/big/f8006d875f.png[/slide]

Search for:
Code:
<input type="hidden" name="s" value="$session[sessionhash]" />
Replace:
Code:
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
This will add the security tokens and wont remove the above line or duplicate it :P
 

14 comments

Status
Not open for further replies.

About the author

A
Active Member · Joined
1,612
Messages
20
Reactions
38
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom