Hi,
I am trying to submit a new thread on my forum and I am getting told there is a token error. This is the error I am receiving:
PHP Code:
Missing or Invalid Security Token detected.
Script Call Backtrace
=====================
#0 /home/xxx/includes/functions.php line 2528: eval()
#1 /home/xxx/includes/init.php line 417: fetch_error(security_token_missing,ltr,sendmessage.php)
#2 /home/xxx/global.php line 20: require_once(/home/xxx/includes/init.php)
#3 /home/xxx/newthread.php line 51: require_once(/home/xxx/global.php)
#4 /home/xxx/vbseo.php line 1129: require(/home/xxx/newthread.php)
POST Variables
==============
Array
(
[subject] => How To Master Your Music In FLStudio
[message] => Mastering your music will take out the rumbling and the high hiss. It will
[wysiwyg] => 1
[taglist] =>
[iconid] => 0
[s] =>
[securitytoken] => f86aa7572b03eda6250226de71922ed3da2dcb17
[f] => 24
[do] => postthread
[posthash] => 3a825698d09f7f30c6f2807ea3ead2de
[poststarttime] => 1211538472
[loggedinuser] => 29
[sbutton] => Submit New Thread
[parseurl] => 1
[parseame] => 1
[vbseo_retrtitle] => 1
[vbseo_is_retrtitle] => 1
[emailupdate] => 1
[polloptions] => 4
[sendtrackbacks] =>
[forumid] => 24
)
Request URI
===========
/newthread.php?do=postthread&f=24
Any ideas what template is causing this and what the fix is?
Thanks
Barry!