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 2.0

Displays all unanswered threads in a search-like results list.

Version:
Author: zaher1988
Submitted: 8th February 2007
Last Updated: 8th February 2007
Version 2.0
Compatible with MyBB 1.2.x
Feb 7th 2007


Goal:
Displays all unanswered threads in a search-like results list.

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.

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

PHP Code:
$l['welcome_unanswered'] = "View Unanswered Threads"


Upgrading
No previous version is compatible with 1.2.x.

Credits:
Zaher1988 – TECHEX – The Site
*