MyBB Community Forums

Full Version: mark forums read not working
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
hi ive got a problem with the latest version when i click mark all forums read it doesnt work no error it just does,nt do anything
Go to your Hosting's File-manager -> images ->

Find on.png, off.png, offlock.png & rename them to: on.gif, off.gif, offlock.gif

You just need to change .png -> .gif

If you don't want to change the EXTENSION then you need to edit "general.js"

To do so:

1. Open File-Manager -> jscripts -> EDIT general.js

Find this line:

$('mark_read_'+fid).src = $('mark_read_'+fid).src.replace("on.gif", "off.gif");

Replace it with:

$('mark_read_'+fid).src = $('mark_read_'+fid).src.replace("on.png", "off.png");

Just use CTRL+F & find out any other on.gif or off.gif or offlock.gif & replace their extension with .png

Good luck Smile
changed the js file but still the same m8

i remember having this same issue when i started my other forum on mybb over 12 months ago but cant remember the fix now
Your forum is http://www.fordmodified.co.uk right?

If not, provide me with your forum url.

Because, your general.js still shows me .png images.
Test account?
user testing
pass maxpower12
i changed the js file from gif to png
Does it work on the default MyBB theme?
NO STILL THE SAME

I had the exact same problem with a fresh install back in 04-28-2012, when i started my other forum
see this post http://community.mybb.com/thread-117809.html
and im not sure if it ever got fixed or i got fed up and got vbulletin
please some1 has got to know whats wrong

still not got this fixed cant think what else to do

can i please get some help on this
@CRAIG@VM

First PROVIDE YOUR FORUM URL. You guys just need solutions for bullshit problems that usually by installing huge of amount of plugins & modifying forums without knowledge.

How the hell can I help you without your forum url? I already asked you:

Your forum is http://www.fordmodified.co.uk right?

You did not reply me.

Also STOP BLAMING staff. They already much else to develop for you only.
(2013-07-21, 03:05 PM)Cedric Wrote: [ -> ]@CRAIG@VM

First PROVIDE YOUR FORUM URL. You guys just need solutions for bullshit problems that usually by installing huge of amount of plugins & modifying forums without knowledge.

How the hell can I help you without your forum url? I already asked you:

Your forum is http://www.fordmodified.co.uk right?

You did not reply me.

Also STOP BLAMING staff. They already much else to develop for you only.

al i`m saying is i had this problem over a yeah ago on another forum but never got it fixed my url in in my sig and how is it a bullshit problem when no 1 can tell when there is really new posts or not?
Pages: 1 2 3 4