Page 1 of 1

[solved] Admin Unterforum erstellen

PostPosted: 20.04.2012, 07:13
by skorpion1976
Ich erstelle seid gestern Abend ein Unterforum für meinen Internen Bereich. Ist auch nicht schlimmes geht nur um Umfragen. Das Problem ist wenn alles eingestellt ist kommt dieses hier als Fehler:


Allgemeiner Fehler
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 's_Bearing.png')' at line 2

INSERT INTO phpbb_forums (forum_id, forum_name, cat_id, forum_desc, forum_order, forum_status, prune_enable, auth_view, auth_read, auth_post, auth_news, auth_reply, auth_edit, auth_delete, auth_cal, auth_sticky, auth_announce, auth_global_announce, auth_vote, auth_pollcreate, auth_ban, auth_greencard, auth_bluecard, auth_attachments, auth_download, main_type, forum_link, forum_link_internal, forum_link_hit_count, icon) VALUES ('9', 'Umfragen', 1, '', 70, 0, 0, 1, 1, 1, 3, 1, 1, 1, 3, 3, 3, 5, 1, 1, 3, 5, 1, 1, 1, 'c', '', 0, 0, './../images/forum_icons/rift/Slayer's_Bearing.png')

Line : 776
File : admin_forums.php

Re: Admin Unterforum erstellen

PostPosted: 20.04.2012, 21:04
by Yenky
Gefixt ;)

Lag am Namen des Bildes. Jetzt kannst du das gewünschte Bild einstellen.

MfG Yenky

Re: Admin Unterforum erstellen

PostPosted: 21.04.2012, 13:36
by skorpion1976
Dankeschön....