Seite 1 von 1
Forumfehler
Verfasst: 29.01.2006 20:01
von Isaac
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, , 0)' at line 1
INSERT INTO phpbb_topics (topic_title, topic_poster, topic_time, forum_id, topic_status, topic_type, topic_vote) VALUES ('', 4, 1138561091, , 0, , 0)
Line : 258
File : functions_post.php
das kommt wenn man einen post abschicken will. was muss ich machen?
Verfasst: 29.01.2006 23:02
von punkface
Hallo
- Verlink doch mal die functions_post.php als .txt-Datei (siehe: KB:datei)
- Welche MODs hast du eingebaut?
Verfasst: 30.01.2006 09:02
von Isaac
Erstmal ist es die ganz normale functions_post.php, da ich einfach eine neue hochgeladen habe. Aber bitte:
http://finaldawn.fi.funpic.de/functionspost.txt
Die MODs sind:
Color Groups (VF)
Atlas(NF)
Userpost(HF)
Avatar on Index(VF)
Avatar on Groups(VF)
ACP(VF)
Junior Admin(VF)
Verfasst: 30.01.2006 09:19
von Isaac
hat sich erledigt. die
posting.php
war kaputt^^