I get a
Quote:
"security token is missing please contact the administrator"
|
when trying to access inlinemod.php?forumid=75 that, i have searched for it in the templates and cant seem to find the problem.
Here is the template code I THINK.
Quote:
<form action="inlinemod.php" method="post" id="inlinemodform">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
<input type="hidden" name="url" value="$url" />
|
Help please.