Seite 1 von 1

(erledigt)Kann keine Foren mehr erstellen....

Verfasst: 15.08.2006 00:55
von paintball-Mekka
Couldn't insert row in forums table

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 ' forum_img, forum_url, forum_text forum_order, forum_status,

INSERT INTO phpbb_forums (forum_id, forum_name, cat_id, forum_desc, , forum_img, forum_url, forum_text forum_order, forum_status, prune_enable, auth_view, auth_read, auth_post, auth_reply, auth_edit, auth_delete, auth_sticky, auth_announce, auth_vote, auth_pollcreate) VALUES ('44', '1', 7, '', 'Hallo', 'kugeln', 'sfsdf' , 40, 0, 0, 0, 0, 1, 1, 1, 1, 3, 3, 1, 1)

Line : 413
File : admin_forums.php


Admin File


Hmm ich kann keine Foren mehr erstellen über den ACP dann zeigt er mir diesen fehler


thx 4 Help

Verfasst: 15.08.2006 00:59
von TheRenegate
Ich hab da ja schon eine Vermutung möchte aber trotdem erst wissen was du gemacht hasst bevor der fehler kam, also welche mod du installiert hast

Verfasst: 15.08.2006 18:37
von paintball-Mekka
puh einige.....

admin account, admin privat messages, atlas mod, stars, schon gewusst, board note, user post reassing, forum image, delete unused avatar, advanced report, image rezise, phpspell,quick post...


sollten sie sein...

Re: Kann keine Foren mehr erstellen....

Verfasst: 15.08.2006 22:42
von SynN
ÖFFNE:

Code: Alles auswählen

admin/admin_forums.php 
FINDE:

Code: Alles auswählen

(forum_id, forum_name, cat_id, forum_desc, , forum_img, forum_url, forum_text forum_order, forum_status, prune_enable, auth_view, auth_read, auth_post, auth_reply, auth_edit, auth_delete, auth_sticky, auth_announce, auth_vote, auth_pollcreate)
ERSETZE MIT:

Code: Alles auswählen

(forum_id, forum_name, cat_id, forum_desc, forum_img, forum_url, forum_text, forum_order, forum_status, prune_enable, auth_view, auth_read, auth_post, auth_reply, auth_edit, auth_delete, auth_sticky, auth_announce, auth_vote, auth_pollcreate)
das sollte dir helfen :)

Verfasst: 15.08.2006 23:07
von paintball-Mekka
du seien sehr sehr schlauer man......


Danke tut!

ja ich gewöhne mich grad daran, das mich son Komma richtig ärgern kann..... :D


thx.......