OK what do i need to do to fix it?
--------------- Added [DATE]1224206489[/DATE] at [TIME]1224206489[/TIME] ---------------
OK i did a bit of looking around
i found i need to look for this in my footer. It is not found
Code:
<input type="hidden" name="s" value="$session[sessionhash]" />
Which that means this code isn't there
Code:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
Where should i place that?