Seite 1 von 1

problem mit Foren bild

Verfasst: 09.06.2008 16:54
von Vaki
hi wenn ich ein bild vor den foren hinzufügen will kommt das

Couldn't update forum information

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_status = 0, prune_enable = 0 WHERE forum_id = 1' at line 3

UPDATE phpbb_forums SET forum_name = 'Test Forum 1', cat_id = 1, forum_desc = 'Ein Test-Forum.', forum_img = '', forum_url = '', forum_text = '' , '', '', '', forum_status = 0, prune_enable = 0 WHERE forum_id = 1

Line : 453
File : admin_forums.php



wo ist das problem?

Verfasst: 17.06.2008 08:40
von FCM
Seit wann kann man Forenbilder bei phpBB2 einfügen? Hast du dazu eine MOD installiert? Wenn ja, dann hast du bei der Installation einen Fehler gemacht.

Re: problem mit Foren bild

Verfasst: 18.06.2008 08:32
von Typ3D
Vaki hat geschrieben:hi wenn ich ein bild vor den foren hinzufügen will kommt das

Couldn't update forum information

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_status = 0, prune_enable = 0 WHERE forum_id = 1' at line 3

UPDATE phpbb_forums SET forum_name = 'Test Forum 1', cat_id = 1, forum_desc = 'Ein Test-Forum.', forum_img = '', forum_url = '', forum_text = '' , '', '', '', forum_status = 0, prune_enable = 0 WHERE forum_id = 1

Line : 453
File : admin_forums.php



wo ist das problem?
Scheint was ähnliches zu sein wie das unter diesem Link hier:
> http://www.selfphp4.de/forum/showthread.php?p=97226.