(09-16-2010 03:50 PM)ZiNgA BuRgA Wrote: Then you should check the URL that is being put in (right-click -> Copy Image Location in Firefox) and track the issue there.
But I think you've somewhat got the wrong idea. All you're doing is changing the path of the image. If you want what the first post is talking about (different images per forum), you'll need separate templates for each forum, with a forum template prefix set up for each forum.
Alternatively, you could use something like this:
And have your images in:
images/forum1/on.gif
images/forum1/off.gif
images/forum2/on.gif
etc
...where the numbers refer to the forum ID. If you do this, you'll need an image for every single forum and don't need XThreads.
Alright, I did your technique, and it works, however the AJAX mark read feature doesn't work. And this seems to be the case on Imran's forum as well.
What's the issue? I have to refresh the page before the icon changes.