View Full Version : Click icon to get all new posts in each forum
SirSteve
10 Nov 2001, 23:02
I would like this hack that is on the home page. Can it be posted? :)
Thanks in advance.
In index.php, find this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and replace it with this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Now in forumhome_forumbit_levelX_post templates replace this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
with this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
That's it I think... this will only work if you have v2.2.0.
SirSteve
11 Nov 2001, 14:50
Can you double check the code?
This is mine:
<img src="{imagesfolder}/$forum[onoff].gif" border="0" alt="">
not this:
<img src="images/$forum[onoff].gif" border="0" alt="">
Even so, I made the changes with adding the {imagesfolder} to your replacement code and I get errors.
SirSteve, remove ' in second code.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
vBulletin® v3.6.12, Copyright ©2000-2012, Jelsoft Enterprises Ltd.