Quiz Hack Version 0.2.0
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Na, die sind jedenfalls teilweise ganz schön kniffelig. Woher hast Du die Datenbank und - falls ich das zum Laufen bekomme - kann ich mich noch mal melden zwecks *auchhabenwill*?
Ich habe halt festgestellt, dass einige der Einträge, die ich finden muss nicht vorhanden sind. Im Improvisieren bin ich zu wenig php-bewandert.
Ich habe halt festgestellt, dass einige der Einträge, die ich finden muss nicht vorhanden sind. Im Improvisieren bin ich zu wenig php-bewandert.
Habs ja geahnt, nie klappt was auf Anhieb...
Also, folgender Fehler, hat jemand eine Idee? Ich stell das Ding gleich mal als Text online. Wäre Euch riesig dankbar.
http://www.ketario.de/functions_post.txt
Danke
Also, folgender Fehler, hat jemand eine Idee? Ich stell das Ding gleich mal als Text online. Wäre Euch riesig dankbar.
Parse error: parse error, unexpected T_BOOLEAN_OR in /home/www/web2/html/board/includes/functions_post.php on line 242
Warning: Empty regular expression in /home/www/web2/html/board/includes/functions_post.php on line 105
Parse error: parse error, unexpected T_BOOLEAN_OR in /home/www/web2/html/board/includes/functions_post.php on line 242
Warning: Missing argument 14 for prepare_post() in /home/www/web2/html/board/includes/functions_post.php on line 133
Warning: Empty regular expression in /home/www/web2/html/board/includes/functions_post.php on line 112
Fatal error: Call to undefined function: submit_post() in /home/www/web2/html/board/includes/quiz.php on line 484
http://www.ketario.de/functions_post.txt
Danke
Dieser Fehler ist weg, dafür gibts folgende:
bei Abschicken richtiger Antwort:
im ACP:
quizfrage manuell erstellen
und noch mal im ACP
Importieren
bei Abschicken richtiger Antwort:
bevor es zurück zur Antwort umleitetWarning: Missing argument 14 for prepare_post() in /home/www/web2/html/board/includes/functions_post.php on line 132
Warning: Missing argument 21 for submit_post() in /home/www/web2/html/board/includes/functions_post.php on line 232
Warning: Cannot add header information - headers already sent by (output started at /home/www/web2/html/board/includes/functions_post.php:132) in /home/www/web2/html/board/includes/page_header.php on line 537
Warning: Cannot add header information - headers already sent by (output started at /home/www/web2/html/board/includes/functions_post.php:132) in /home/www/web2/html/board/includes/page_header.php on line 539
Warning: Cannot add header information - headers already sent by (output started at /home/www/web2/html/board/includes/functions_post.php:132) in /home/www/web2/html/board/includes/page_header.php on line 540
im ACP:
quizfrage manuell erstellen
Warning: Missing argument 14 for prepare_post() in /home/www/web2/html/board/includes/functions_post.php on line 132
Warning: Missing argument 21 for submit_post() in /home/www/web2/html/board/includes/functions_post.php on line 232
und noch mal im ACP
Importieren
Hat jemand eine Lösung?Warning: OpenDir: No such file or directory (errno 2) in /home/www/web2/html/board/admin/admin_quiz.php on line 831
Warning: readdir(): supplied argument is not a valid Directory resource in /home/www/web2/html/board/admin/admin_quiz.php on line 832
Warning: closedir(): supplied argument is not a valid Directory resource in /home/www/web2/html/board/admin/admin_quiz.php on line 839
Das liegt daran, dass im Download des Mod der Ordner /quiz_export fehlt. Am besten erstellst du ihn manuell im Hauptverzeichnis des Forums.theMomo hat geschrieben: und noch mal im ACP
Importieren
Hat jemand eine Lösung?Warning: OpenDir: No such file or directory (errno 2) in /home/www/web2/html/board/admin/admin_quiz.php on line 831
Warning: readdir(): supplied argument is not a valid Directory resource in /home/www/web2/html/board/admin/admin_quiz.php on line 832
Warning: closedir(): supplied argument is not a valid Directory resource in /home/www/web2/html/board/admin/admin_quiz.php on line 839