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:
PHP Code:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
underneath
PHP Code:
<input type="hidden" name="s" value="$session[sessionhash]" />