MyBB.de Forum
Show Unanswered Threads 2.0 - Druckversion

+- MyBB.de Forum (https://www.mybb.de/forum)
+-- Forum: Anpassungen (https://www.mybb.de/forum/forum-47.html)
+--- Forum: Plugin-Veröffentlichungen und -Support (https://www.mybb.de/forum/forum-82.html)
+--- Thema: Show Unanswered Threads 2.0 (/thread-19587.html)

Seiten: Seiten: 1 2 3 4


Show Unanswered Threads 2.0 - MyBB.de Bot - 28.06.2007

Eine neue Erweiterung wurde veröffentlicht: Show Unanswered Threads 2.0

Zitat: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:

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

Upgrading
No previous version is compatible with 1.2.x.

Credits:
Zaher1988 – TECHEX – The Site
*



RE: Show Unanswered Threads 2.0 - Anke - 25.09.2007

So,

hab es installiert und wollte plugin aktiveren, dann kam folgendes;

Warning: fopen(/var/www/vhosts/hohe-magie.de/subdomains/www.hexenzeiten/httpdocs//inc/languages/english/global.lang.php): failed to open stream: Permission denied in /var/www/vhosts/hohe-magie.de/subdomains/www.hexenzeiten/httpdocs/inc/plugins/sua.php on line 39

Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/hohe-magie.de/subdomains/www.hexenzeiten/httpdocs/inc/plugins/sua.php:39) in /var/www/vhosts/hohe-magie.de/subdomains/www.hexenzeiten/httpdocs/admin/adminfunctions.php on line 88


MyBB Fehler
Could not open file!

In der Install steht ich soll im inc-language-global.php die dateiattribute umsetzten, ich habe da aber nur eine global.lang.php datei drin ist das richtig dann?


RE: Show Unanswered Threads 2.0 - Schumuckl - 25.09.2007

Du mußt in der english/global.lang.php folgendes hinzufügen

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



RE: Show Unanswered Threads 2.0 - Anke - 25.09.2007

Wo da genau??


RE: Show Unanswered Threads 2.0 - Schumuckl - 25.09.2007

einfach unten mit ran


RE: Show Unanswered Threads 2.0 - Anke - 25.09.2007

Habe es eingefügt erscheint nun aber im Header folgendes:

Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/hohe-magie.de/subdomains/www.hexenzeiten/httpdocs/inc/languages/deutsch_du/global.lang.php:1) in /var/www/vhosts/hohe-magie.de/subdomains/www.hexenzeiten/httpdocs/inc/functions.php on line 78

Link ist jedoch da und funkt auch.

Man gar nicht so einfach


RE: Show Unanswered Threads 2.0 - Schumuckl - 25.09.2007

hänge mal deine global.php aus dem Ordner Deutshc_du hier an


RE: Show Unanswered Threads 2.0 - Anke - 25.09.2007

Ok hier ist sie:


.php   global.lang.php (Größe: 12,28 KB / Downloads: 6)


RE: Show Unanswered Threads 2.0 - Schumuckl - 25.09.2007

sieht eigendlich richtig aus *grübel*


RE: Show Unanswered Threads 2.0 - Anke - 25.09.2007

Blacky hat folgendes festgestellt, daher kam auch die Fehlermeldung:

zitat:
in der global php is ja oben son zeug mit #############################
das mag php nicht

2. Zitat:

möglich auch dass ihn nur der absatnd zw. <?php und der ersten # gestört hat
es darf kein zeilenumbruch sein bzw ne leerzeile