MyBB.de Forum

Normale Version: Captcha fehlt.
Du siehst gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
Seiten: 1 2 3
Probiere ich gleich mal aus.
Bringt keine Veränderung. Auch sind die Thumbnails der Beiträge immer noch weg...
Also der Fehler ist wohl nicht lösbar.... Was muss ich sicher wenn ich das Forum neu aufsetzen will, habe das standard Theme geändert etc.
Siehe Beitrag #12
Habs umgeschrieben.

PHP-Code:
FAIL ('/var/www/web593/html/epiccraft/forum/inc/plugins/myspoiler.php' does not start with <?php)
FAIL ('/var/www/web593/html/epiccraft/forum/inc/languages/english/printthread.lang.php' starts with <?php [NO NEWLINE])
OK ('/var/www/web593/html/epiccraft/forum/inc/3rdparty/diff/Diff.php' starts with <?php [UNIX newline \n])
FAIL ('/var/www/web593/html/epiccraft/forum/inc/3rdparty/diff/Diff.php' does not end with '?>')
OK ('/var/www/web593/html/epiccraft/forum/inc/3rdparty/diff/Diff3.php' starts with <?php [UNIX newline \n])
FAIL ('/var/www/web593/html/epiccraft/forum/inc/3rdparty/diff/Diff3.php' does not end with '?>')
OK ('/var/www/web593/html/epiccraft/forum/inc/3rdparty/diff/Diff/Renderer.php' starts with <?php [UNIX newline \n])
FAIL ('/var/www/web593/html/epiccraft/forum/inc/3rdparty/diff/Diff/Renderer.php' does not end with '?>')
OK ('/var/www/web593/html/epiccraft/forum/inc/3rdparty/diff/Diff/Mapped.php' starts with <?php [UNIX newline \n])
FAIL ('/var/www/web593/html/epiccraft/forum/inc/3rdparty/diff/Diff/Mapped.php' does not end with '?>')
OK ('/var/www/web593/html/epiccraft/forum/inc/3rdparty/diff/Diff/ThreeWay.php' starts with <?php [UNIX newline \n])
FAIL ('/var/www/web593/html/epiccraft/forum/inc/3rdparty/diff/Diff/ThreeWay.php' does not end with '?>')
OK ('/var/www/web593/html/epiccraft/forum/inc/3rdparty/diff/Diff/Engine/shell.php' starts with <?php [UNIX newline \n])
FAIL ('/var/www/web593/html/epiccraft/forum/inc/3rdparty/diff/Diff/Engine/shell.php' does not end with '?>')
OK ('/var/www/web593/html/epiccraft/forum/inc/3rdparty/diff/Diff/Engine/string.php' starts with <?php [UNIX newline \n])
FAIL ('/var/www/web593/html/epiccraft/forum/inc/3rdparty/diff/Diff/Engine/string.php' does not end with '?>')
OK ('/var/www/web593/html/epiccraft/forum/inc/3rdparty/diff/Diff/Engine/native.php' starts with <?php [UNIX newline \n])
FAIL ('/var/www/web593/html/epiccraft/forum/inc/3rdparty/diff/Diff/Engine/native.php' does not end with '?>')
OK ('/var/www/web593/html/epiccraft/forum/inc/3rdparty/diff/Diff/Engine/xdiff.php' starts with <?php [UNIX newline \n])
FAIL ('/var/www/web593/html/epiccraft/forum/inc/3rdparty/diff/Diff/Engine/xdiff.php' does not end with '?>')
OK ('/var/www/web593/html/epiccraft/forum/inc/3rdparty/diff/Diff/Renderer/unified.php' starts with <?php [UNIX newline \n])
FAIL ('/var/www/web593/html/epiccraft/forum/inc/3rdparty/diff/Diff/Renderer/unified.php' does not end with '?>')
OK ('/var/www/web593/html/epiccraft/forum/inc/3rdparty/diff/Diff/Renderer/inline.php' starts with <?php [UNIX newline \n])
FAIL ('/var/www/web593/html/epiccraft/forum/inc/3rdparty/diff/Diff/Renderer/inline.php' does not end with '?>'
Dann ist die inc/plugins/myspoiler.php der Übeltäter...
Das dachte ich mir auch schon fast. Gibt es denn ein aktuelle Spoilerplugin welches ich dann an der Stelle nutzen kann?.

Schade das Mybb die Funktion nicht von Haus aus bietet.

Du musst nur den Mist vor dem <?php entfernen. Zeile 1. Mit einem Editor, der für PHP Dateien geeignet ist (nicht Microsoft notepad).
Ich nehm immer Notepad++
Dann versuche doch, die Datei zu reparieren...
Ist gemacht Smile, danke für Eure hilfe,
Seiten: 1 2 3