Probleme mit msgicon mod
Verfasst: 05.11.2003 22:01
Ich brauche dringend Hilfe!!!!!!!!!!!!!!!
Hab den msgicon mod installiert und wenn ich jetzt Antworten möchte oder ein Neues Thema erstellen will kommt dieser Fehler:
Parse error: parse error in ......./includes/template.php(127) : eval()'d code on line 299
Aber an der template.php hab ich nichts verändert.
Trotzdem hier der code:
Ausserdem funktioniert der Quiz mod nicht mehr nach dem einbau des msgicon mod. Wenn ich die Quizfrage manuell stellen möchte kommt dieser Fehler:
Warning: Missing argument 21 for submit_post() in ........./includes/functions_post.php on line 222
Error in posting
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax near ' 1, 0)' at line 1
INSERT INTO phpbb_topics (topic_title, topic_poster, topic_time, forum_id, topic_status, topic_type, topic_vote , topic_quiz, topic_icon) VALUES ('Quiz Frage #6 ...', 2, 1068060388, 19, 0, 0, 0, , 1, 0)
Line : 270
File : ....../includes/functions_post.php
Zeile 222
Hab noch die 2.0.3. Version von phpbb
Ich bin Für jede Hilfe Dankbar!

Hab den msgicon mod installiert und wenn ich jetzt Antworten möchte oder ein Neues Thema erstellen will kommt dieser Fehler:
Parse error: parse error in ......./includes/template.php(127) : eval()'d code on line 299
Aber an der template.php hab ich nichts verändert.
Trotzdem hier der code:
Code: Alles auswählen
299 $namespace = $varrefs[1][$i];
300 $varname = $varrefs[3][$i];
301 $new = $this->generate_block_varref($namespace, $varname);
Warning: Missing argument 21 for submit_post() in ........./includes/functions_post.php on line 222
Error in posting
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax near ' 1, 0)' at line 1
INSERT INTO phpbb_topics (topic_title, topic_poster, topic_time, forum_id, topic_status, topic_type, topic_vote , topic_quiz, topic_icon) VALUES ('Quiz Frage #6 ...', 2, 1068060388, 19, 0, 0, 0, , 1, 0)
Line : 270
File : ....../includes/functions_post.php
Zeile 222
Code: Alles auswählen
function submit_post($mode, &$post_data, &$message, &$meta, &$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, &$msg_icon)
Hab noch die 2.0.3. Version von phpbb
Ich bin Für jede Hilfe Dankbar!
