Hallo, Gast! (Registrieren)

Wir wünschen allen Besuchern frohe Ostern!

Letzte Ankündigung: MyBB 1.8.37 veröffentlicht (04.11.23)


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste
Captcha fehlt.
#21
Probiere ich gleich mal aus.
Bringt keine Veränderung. Auch sind die Thumbnails der Beiträge immer noch weg...
#22
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.
#23
Siehe Beitrag #12
#24
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 '?>'
#25
Dann ist die inc/plugins/myspoiler.php der Übeltäter...
[Bild: banner.png]

Bitte die Foren-Regeln beachten und im Profil die verwendete MyBB-Version angeben.
#26
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.

#27
Du musst nur den Mist vor dem <?php entfernen. Zeile 1. Mit einem Editor, der für PHP Dateien geeignet ist (nicht Microsoft notepad).
#28
Ich nehm immer Notepad++
#29
Dann versuche doch, die Datei zu reparieren...
[Bild: banner.png]

Bitte die Foren-Regeln beachten und im Profil die verwendete MyBB-Version angeben.
#30
Ist gemacht Smile, danke für Eure hilfe,