lol, I know.
The second post of that thread is what I think needs to be done. I posted on that thread for some support, but have not received an answer.
I just don't know how to apply his example in my scenario. Completely lost.
I, as well as many others, would love a solution to this. It just seems that unless you are a coder yourself, any mod that has been abandoned is now stuck in the graveyard due to this CSRF issue.
--------------- Added [DATE]1210648668[/DATE] at [TIME]1210648668[/TIME] ---------------
If it helps, this is the e-mail notification (per Andrea's hack) notifying me of the security token error...
Quote:
Missing or Invalid Security Token detected.
Script Call Backtrace
=====================
#0 /home/hipho13/public_html/forum/includes/functions.php line 2528: eval()
#1 /home/hipho13/public_html/forum/includes/init.php line 417:
fetch_error(security_token_missing,ltr,sendmessage .php)
#2 /home/hipho13/public_html/forum/global.php line 20:
require_once(/home/hipho13/public_html/forum/includes/init.php)
#3 /home/hipho13/public_html/forum/showthread.php line 102:
require_once(/home/hipho13/public_html/forum/global.php)
#4 /home/hipho13/public_html/forum/vbseo.php line 1129:
require(/home/hipho13/public_html/forum/showthread.php)
POST Variables
==============
Array
(
[do] => whatever
[p] => 726
[all] => 726
[postid] => 726
[securitytoken] =>
)
Request URI
===========
/forum/showthread.php
|