MODs: Ja
Dein Wissensstand: Einsteiger
Link zu Deinem Forum: http://kinderspiele.ki.funpic.de/phpBB2/index.php?
PHP Version:
MySQL Version:
Was hast Du gemacht, bevor das Problem aufgetreten ist?
Quiz Hack 0.2.1 eingebaut.
Was hast Du bereits versucht um das Problem zu lösen?
phpBB.de / phpbb2.de
Fehlerbeschreibung und Nachricht
Versuche hier mal mein Glück und hoffe das mir jemand Helfen kann.
Ich habe in meinem Board versucht den Quiz Hack 0.2.1 einzubauen.
Jetzt bekomme ich folgenden Fehler.
Warning: Missing argument 21 for submit_post() in /usr/export/www/vhosts/funnetwork/hosting/kinderspiele/phpBB2/includes/functions_post.php on line 222
Wo habe ich den Fehler gemacht.Error in posting
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ' 0, 1, 0, 0, 1)' at line 1
INSERT INTO phpbb_topics (topic_title, topic_bedankomat, topic_poster, topic_time, forum_id, topic_status, topic_type, topic_icon, topic_vote, topic_quiz) VALUES ('Und hier die neue Quiz-Frage: [QUIZ] Diese Quizfrage wurde von mixmax vorgeschlagen', 35, 22, 1135794003, , 0, 1, 0, 0, 1)
Line : 264
File : functions_post.php
Meine functions_post.txt
1.Der Fehler kommt wen ich eine Quizfrage manuell stellen möchte.
2.Fehler beim Öffnen der Import-Datei.(Für Fragen)
3.Mußte leider feststellen,das bei mir die "Fully integrated shoutbox" nicht mehr funktioniert.
Nach dem einbau.
----------------------------------------------------------------------
functions_post.php on line 222
Code: Alles auswählen
function submit_post($mode, &$post_data, &$message, &$meta, &$topic_bedankomat, &$forum_id, &$topic_id, &$post_id, &$poll_id, &$topic_type, &$bbcode_on, &$html_on, &$smilies_on, &$attach_sig, &$bbcode_uid, &$post_username, &$post_subject, &$post_message, &$poll_title, &$poll_options, &$poll_length, $post_icon = 0)