Dream
07-02-2005, 10:00 PM
Description
Adds "Replied Threads: x" to your navbar under the private messages link, when there are new posts in threads you started.
The link does a search of threads you replied with new posts.
search.php?do=getnew&showposts=0&starteronly=1&exactname=1&searchuser=Dream
Installation
Edit "navbar" template, find
$vbphrase[private_messages_nav]</phrase></if>
replace for
$vbphrase[private_messages_nav]</phrase></if>$my_threads_replied
Upload the plug-in and activate it.
Info
1 template edit (navbar)
1 plug-in (global_start hook)
1 query added
Adds "Replied Threads: x" to your navbar under the private messages link, when there are new posts in threads you started.
The link does a search of threads you replied with new posts.
search.php?do=getnew&showposts=0&starteronly=1&exactname=1&searchuser=Dream
Installation
Edit "navbar" template, find
$vbphrase[private_messages_nav]</phrase></if>
replace for
$vbphrase[private_messages_nav]</phrase></if>$my_threads_replied
Upload the plug-in and activate it.
Info
1 template edit (navbar)
1 plug-in (global_start hook)
1 query added