1 sayfadan 1. sayfa

Yeni Forum ekleyemiyorum!

İletiTarih: 12.08.2006, 20:23
webci
Simple sub forum kurdum.Fakat yeni forum ekle dediğimde şu hatayı veriyor:

Genel Hata
Couldn't insert row in forums table

DEBUG MODE

SQL Error : 1136 Column count doesn't match value count at row 1

INSERT INTO phpbb_forums (forum_id, forum_name, cat_id, forum_parent, forum_desc, 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 ('54', 'dasd', 5, 'asdasd', 50, 0, 0, 0, 0, 1, 1, 1, 1, 3, 3, 1, 1)

Line : 493
File : admin_forums.php


Nasıl düzeltebilirim?

Simple sub forum kodlarının ekli olduğu Dosyam aşağıda:

http://www.hemenpaylas.com/download/136 ... s.php.html

İletiTarih: 12.08.2006, 20:39
Gregorian
modu eksik kurmuşsun

İletiTarih: 13.08.2006, 17:21
webci
nerede yanlış yapmışım?dosyaya ekler misin kodları?

İletiTarih: 22.08.2006, 09:46
Gregorian
inster into sorgusunda eksik/fazla sorgu var..tekrar kurulum yap

İletiTarih: 24.08.2006, 05:50
webci
tamam düzelttim.