On Sale - Peach MyBB Theme - 10$ For limited time Check here
On Sale - Focus Responsive Theme - 20$ For limited time Check here
ThankYou/Like
#11
Add this code in footer template of your forum, it will work fine Smile
Code:
<a href="{$mybb->settings['bburl']}/misc.php?action=markread{$post_code_string}">{$lang->bottomlinks_markread}</a>
#12
(01-08-2018, 06:40 AM)WallBB Wrote: Add this code in footer template of your forum, it will work fine Smile
Code:
<a href="{$mybb->settings['bburl']}/misc.php?action=markread{$post_code_string}">{$lang->bottomlinks_markread}</a>

Where would I put it if I wanted it in the bar that has Log Out | | Forum Team | Forum Statistics?
#13
I don't think it will work out in index_boardstats template. Before MyBB 1.8.10, it was present in that template. Now it will only work in footer template, unless you modify core files
MyBB has moved the mark all forums as read in footer since 1.8.10 release
#14
(01-09-2018, 05:32 PM)WallBB Wrote: I don't think it will work out in index_boardstats template. Before MyBB 1.8.10, it was present in that template. Now it will only work in footer template, unless you modify core files
MyBB has moved the mark all forums as read in footer since 1.8.10 release

Oh OK. I tried that code in the footer but it didn't line up correctly and the text was blue.
#15
(01-09-2018, 06:04 PM)Hyperspace Wrote:
(01-09-2018, 05:32 PM)WallBB Wrote: I don't think it will work out in index_boardstats template. Before MyBB 1.8.10, it was present in that template. Now it will only work in footer template, unless you modify core files
MyBB has moved the mark all forums as read in footer since 1.8.10 release

Oh OK. I tried that code in the footer but it didn't line up correctly and the text was blue.
Can you share the URL, I will check why it didn't work
#16
(01-11-2018, 10:57 AM)WallBB Wrote:
(01-09-2018, 06:04 PM)Hyperspace Wrote:
(01-09-2018, 05:32 PM)WallBB Wrote: I don't think it will work out in index_boardstats template. Before MyBB 1.8.10, it was present in that template. Now it will only work in footer template, unless you modify core files
MyBB has moved the mark all forums as read in footer since 1.8.10 release

Oh OK. I tried that code in the footer but it didn't line up correctly and the text was blue.
Can you share the URL, I will check why it didn't work

I got it to work in the bar where is says RSS Syndication
#17
(01-11-2018, 04:40 PM)Hyperspace Wrote:
(01-11-2018, 10:57 AM)WallBB Wrote:
(01-09-2018, 06:04 PM)Hyperspace Wrote:
(01-09-2018, 05:32 PM)WallBB Wrote: I don't think it will work out in index_boardstats template. Before MyBB 1.8.10, it was present in that template. Now it will only work in footer template, unless you modify core files
MyBB has moved the mark all forums as read in footer since 1.8.10 release

Oh OK. I tried that code in the footer but it didn't line up correctly and the text was blue.
Can you share the URL, I will check why it didn't work

I got it to work in the bar where is says RSS Syndication
Correct, that is where it needs to be added Smile
Good work mate




Users browsing this thread: 1 Guest(s)