![]() |
Mark Forums Read Error
We are getting this message when a user click the "Mark Forums Read" option. We are running VB 3.87
HTML Code:
our submission could not be processed because a security token was invalid. |
Create a new style with no parent:
|
Quote:
|
Which "mark forum read" link are you using?
You will need to chk the template the link is on via the page, its missing the security token info in the newer template. |
Quote:
http://www.mysite.com/forums/forumdi...hp?do=markread which templetes do I need to look at ? |
To find the template to modify, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. (Sometimes the template is the one mentioned at the very top of the page source.)
|
Quote:
I enabled that and I cant seem to find where it calls any templates? I looked throughout and no luck . VB Settings says it should show up at the top or bottom but all I see its this at the top HTML Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en"> <head> <meta name="robots" content="noindex,follow" /> <script type="text/javascript"> |
When you enable template names in html via vb, it shows them in multiple locations in the page source, you have to view the page source
When your on the forumdisplay page, your using the mark forums read from the quick links i would assume, is your forumdisplay template default or modified? |
Quote:
|
I was asking about the forumdisplay template, not forumhome.
I assume also that your navbar template is also modified & missing the security token info: Code:
td class="vbmenu_control"><a href="forumdisplay.php?$session[sessionurl]do=markread&markreadhash=$bbuserinfo[securitytoken]" rel="nofollow">$vbphrase[mark_forums_read]</a></td> |
All times are GMT. The time now is 09:35 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|