Site in read-only mode

This site is now read-only following the release of MyBB 1.8 and the new mods site.

If you are looking for MyBB 1.8 mods please click here to visit the new mods site.

You can continue to download submissions for MyBB 1.6 and earlier here, however new submissions will only be accepted via the new mods site.

Show Unanswered Threads

It will display all unanswered threads

Version:
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";