NJAquaman
07-04-2009, 10:00 PM
What: A Global Var for all New post counts.
A global variable to call all new post to use for navbar ect ect
along with the ability to clear and search the forum (links).
WORKS WITH ..!!!
3.6.x
3.7.x
3.8.x
Install:
1) import the product .xml
2) Place the $pcount var anywhere you want in any template to show up !
2.1) This is the code to show the pcount with search and to clear the count. Place it in the navbar or anywhere.
<a href="/forum/search.php?$session[sessionurl]do=getnew" accesskey="2">New Posts <if condition="$pcount">($pcount)</if></a>
<a href="/forum/forumdisplay.php?$session[sessionurl]do=markread">Clear Post Count</a>
Demo:
101562
New posts is click able showing you the threads that the post it is in
Clear post get rid of the pcount number if you already read the posts
DONT FORGET TO CLICK INSTALL (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=217881)
__________________________________________________ ______________
Change Log
v1.1 - 08/23/09
- corrected some minor tweaks
__________________________________________________ ______________
A global variable to call all new post to use for navbar ect ect
along with the ability to clear and search the forum (links).
WORKS WITH ..!!!
3.6.x
3.7.x
3.8.x
Install:
1) import the product .xml
2) Place the $pcount var anywhere you want in any template to show up !
2.1) This is the code to show the pcount with search and to clear the count. Place it in the navbar or anywhere.
<a href="/forum/search.php?$session[sessionurl]do=getnew" accesskey="2">New Posts <if condition="$pcount">($pcount)</if></a>
<a href="/forum/forumdisplay.php?$session[sessionurl]do=markread">Clear Post Count</a>
Demo:
101562
New posts is click able showing you the threads that the post it is in
Clear post get rid of the pcount number if you already read the posts
DONT FORGET TO CLICK INSTALL (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=217881)
__________________________________________________ ______________
Change Log
v1.1 - 08/23/09
- corrected some minor tweaks
__________________________________________________ ______________