Quote:
Originally Posted by joker2040
This doesn't work for me. Everytime I try to post to test it out I get that stupid security token message. Any ideas?
|
It looks like I'm only getting this messing when browsing with FF3. It seems to work fine with IE. ???
I ran the following query but it still didn't fix the issue.
Code:
SELECT templateid , title , styleid FROM template WHERE template_un NOT LIKE '%<input type="hidden" name="s" value="$session[sessionhash]" />%<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />%' AND template_un LIKE '%<input type="hidden" name="s" value="$session[sessionhash]" />%' ORDER BY title ASC, styleid ASC;