Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved: 13 Years, 5 Months, 4 Weeks ago Mark Forum Read error - Authorization Mismatch Error
#1
Solved: 13 Years, 5 Months, 4 Weeks ago
Yes, I am very aware of this sticky:

http://community.mybb.com/thread-93432.html

The problem is, it doesn't exactly tell me how to correct it - it assumes one is an expert on this. I certainly am not, and I'm still learning my way around it.

Can someone please explain to me what I must do to make this work? I have a mark forum read error with this error:

Authorization code mismatch. Are you accessing this function correctly? Please go back and try again.
#2
Solved: 13 Years, 5 Months, 4 Weeks ago
admin panel --> templates --> Find Updated Templates (last tab on right side)

you might get some templates list . open each of them and find if there is a link for markread

example :
<a href="misc.php?action=markread&amp;fid={$fid}">{$lang->markforum_read}</a>

append &my_post_key={$mybb->post_code} like below
<a href="misc.php?action=markread&my_post_key={$mybb->post_code}&amp;fid={$fid}">{$lang->markforum_read}</a>

I hope that helps..
#3
Solved: 13 Years, 5 Months, 4 Weeks ago
It is not working.. can someone come and take a look? I'll provide the login/pw
#4
Solved: 13 Years, 5 Months, 4 Weeks ago
^ alright - let me check it ...
#5
Solved: 13 Years, 5 Months, 4 Weeks ago
This user has been denied support. This user has been denied support.
Was this ever fixed? If so, how? I'm having the same problem.
#6
Solved: 13 Years, 5 Months, 4 Weeks ago
^ well, it was fixed by using the referred sticky topic !!


Forum Jump:


Users browsing this thread: 1 Guest(s)