View Full Version : Still cannot 'mark forums read'???
gertrude
11-17-2011, 07:36 PM
When I try to "mark forums read', I get a message that says something like "can't do that. You have an invalid security token".
ADMINS!! any ideas?????
Sam Edwards
11-17-2011, 09:42 PM
Im afraid I dont have a clue gertrude but I will see what I can find out for you.
joemac
11-18-2011, 07:43 AM
Working on it.
boards
11-18-2011, 07:57 AM
I often find that when I arrive at the TCB home page I cant use the mark forums read, profile buttons etc...
So I have to click on the unread posts then access those buttons from there (took 2years to work that out).
Exzim
11-18-2011, 05:53 PM
Working on it.
In your forumhome template, find the following code:
Code:
<a href="forumdisplay.php?$session[sessionurl]do=markread rel="nofollow">$vbphrase[mark_forums_read]</a>
Replace it with this:
Code:
<a href="forumdisplay.php?$session[sessionurl]do=markread&markreadhash=$bbuserinfo[securitytoken]" rel="nofollow">$vbphrase[mark_forums_read]</a>
In your navbar template (twice), find this code:
Code:
<td class="vbmenu_control"><a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a></td>
And replace with this:
Code:
<a href="forumdisplay.php?$session[sessionurl]do=markread&markreadhash=$bbuserinfo[securitytoken]" rel="nofollow">$vbphrase[mark_forums_read]</a>
Shayne
11-19-2011, 10:47 PM
Thanks ExZim,
Gertrude, the problem should be resolved - please let me know if this is not the case.
Shayne
11-19-2011, 11:05 PM
Actually, that didnt work. I'll need to investigate further and find the rogue addon that didnt like the latest upgrade.
gertrude
11-24-2011, 09:14 PM
I am thinking that the problem could be that I've updated my ZoneAlarm. It is the only thing that has changed..or not changed..recently.
Will try to upgrade, then let you know.
Boards, tried all those things...no joy, I'm afraid. :smiley13:
Belladonna
11-25-2011, 03:41 AM
No Gertrude, I am having the same problem and am using the same computer, browser, etc. Thanks for the efforts though Shayne and Joe xx
jiggs
11-25-2011, 10:25 AM
TN can we sue them?
Belladonna
11-25-2011, 12:58 PM
TN can we sue them?
Eish, don't even joke about suing Jiggsy!!! I heard that's how one of the other Zimbo/Rhodie sites got shut down!!! Don't know how true it was, but the site concerned was buzzing one day and gone the next with no explanation!!! :smiley19:
Tricky Nicky
11-25-2011, 04:21 PM
TN can we sue them?
@ Jiggs - LOL! Sure, I will get right on it for you! :smiley36: :smiley36:
joemac
11-25-2011, 07:50 PM
Mmmmm, the 'upgrade ' has made all sorts of interesting changes. Fix one thing, another breaks. Sigh.....
joemac
11-28-2011, 10:10 AM
Okay, try now.
blueheeler
11-28-2011, 10:20 AM
Okay, try now.
Nope!
jiggs
11-28-2011, 11:13 AM
and it tell you to inform the administrator that it is buggered but wont let you do that either
licorice
11-28-2011, 12:04 PM
Yup, I cant either,
I get this message
Your submission could not be processed because a security token was invalid.
If this occurred unexpectedly, please inform the administrator (http://www.thechiefbaboon.com/forums/sendmessage.php) and describe the action you performed before you received this error.
gertrude
12-03-2011, 01:37 PM
Still not working, Joe
Belladonna
02-04-2012, 02:19 PM
Sorry to be a pest, but is this going to be sorted out?? I am really struggling now because I have limited internet access over here and am finding it hard keeping track of which ones I've read but have new posts since logging in and which ones I haven't!!! Wish I could read them all like I used to do, but ....
Shayne
02-06-2012, 05:57 AM
Do you get this message?
If this occurred unexpectedly, please inform the administrator (http://www.thechiefbaboon.com/forums/sendmessage.php) and describe the action you performed before you received this error.
Also are you using green or blue baboon?
Belladonna
02-06-2012, 06:38 AM
That's the message and I am using the green Baboon. About to change over to blue in case that sorts the problem...
Belladonna
02-06-2012, 06:47 AM
Right changed to blue and still can't mark forums read :(
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.