Show Unanswered Threads

It will display all unanswered threads

Author: zaher1988
Submitted: 6th March 2006
Goal:

Will display all unanswered threads ( 0 replies).

Installation:

Upload sua.php to ./inc/plugins
Chmod ./search.php and ./inc/languages/YOUR LANGUAGE/global.php to 777
Go to Admin CP > Board Settings > Plug-in Manager > Activate
You may now reset that chmod of Chmod ./search.php and ./inc/languages/YOUR LANGUAGE/global.php back to 755

Description:
By default a link called Show Unanswered Threads will appear beside show today’s posts.
You may move it where ever you want.
When you click that link, a list of all unanswered threads will appear.

Notes
Chmod ./search.php and ./inc/languages/YOUR LANGUAGE/global.php To 777 when you need to deactivate.
*I know it really annoying but some server doesn’t allow remote chmoding.

Translating
You may translate this plug-in by editing ./inc/languages/english/global.lang.php,
Find and edit this:

$l['welcome_unanswered'] = "View Unanswered Threads";