Show Unanswered Threads 2.0

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

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
*