15.12.2006, 17:56
(Dieser Beitrag wurde zuletzt bearbeitet: 26.08.2014, 09:52 von MyBB.de Bot.)
Eine neue Erweiterung wurde veröffentlicht: Zeige unbeantwortete Themen
Zitat: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";