Log in

View Full Version : Missing Security Token?


nick-harper
10-10-2008, 07:09 AM
I am getting an error when some people log in and it says they have a missing security token.

I have been told that I need to make the template I am using compatible with the version of Vbulletin but I have no idea how to do this?

Thanks

MysCha
10-10-2008, 07:10 AM
update ur template
ADmincp > Style Manager > Update Template

nick-harper
10-10-2008, 07:16 AM
When I do this though it breaks the template and makes it un useable! :(

There are the following templates that can be reverted or edited:

forumhome_forumbit_level1_nopost
forumhome_forumbit_level1_post
forumhome_forumbit_level2_post
forumhome_lastpostby
header
navbar

The Default vBulletin one is also out of date.

I have checked every template for the following:

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


underneath

<input type="hidden" name="s" value="$session[sessionhash]" />