jaymsgq
03-31-2012, 07:38 PM
Hi
I converted the forum template from 3.6/3.8 to 4.1. All major functions of the forum work from a user stand point of view, but when a user click on reputation icon I see a pop up with this message "Your submission could not be processed because a security token was missing. " The same thing happens when I click Add/Edit tags . I know I need to add security token something like below not sure where to add for ajax requests ?
{vb:raw session.sessionhash}
{vb:raw bbuserinfo.securitytoken}
Reputation Icon calls this url
http://www.sitename.com/reputation.php?do=addreputation&p=175172
Add/Edit Tags button calls this url
http://www.sitename.com/threadtag.php?t=77320
Both the above links show security token error in a pop up window.
Please advise.
Thanks
Jay
I converted the forum template from 3.6/3.8 to 4.1. All major functions of the forum work from a user stand point of view, but when a user click on reputation icon I see a pop up with this message "Your submission could not be processed because a security token was missing. " The same thing happens when I click Add/Edit tags . I know I need to add security token something like below not sure where to add for ajax requests ?
{vb:raw session.sessionhash}
{vb:raw bbuserinfo.securitytoken}
Reputation Icon calls this url
http://www.sitename.com/reputation.php?do=addreputation&p=175172
Add/Edit Tags button calls this url
http://www.sitename.com/threadtag.php?t=77320
Both the above links show security token error in a pop up window.
Please advise.
Thanks
Jay