Jump to the post that solved this thread.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved: 13 Years, 8 Months, 3 Weeks ago Marke all forums as read
#1
Solved: 13 Years, 8 Months, 3 Weeks ago
hello evryone ,
i'm using VBnav Bar since Mybb1.4 every thing i update it . but this time i get this error :

in header_welcomeblock_member there is a change for latest Mybb realsed so you need to fix this : Mark all forum as Read

i make this modefication :

i changed :
<a href="misc.php?action=markread">
to this :
<a href="misc.php?action=markread{$post_code_string}">
but stelle get the error .
[Image: marked.png]

anny idea plz ?

best regards Haytoch
this variabl {$post_code_string} not working !!!
[Image: 25314.png]
#2
Solved: 13 Years, 8 Months, 3 Weeks ago
It should be:

<a href="misc.php?action=markread&my_post_key={$mybb->post_code}">
#3
Solved: 13 Years, 8 Months, 3 Weeks ago
thanks it work Smile
[Image: 25314.png]
Jump to the post that solved this thread.


Forum Jump:


Users browsing this thread: 1 Guest(s)