1 頁 (共 1 頁)

[問題] 新增子版面~資料庫出現錯誤

發表於 : 2006-09-01 01:21
tentsy01
問題已解決~自爆^^

Re: [問題] 新增子版面~資料庫出現錯誤

發表於 : 2006-09-01 09:45
hentaibbc
tentsy01 寫: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_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 ('19', '測試', 1, '喔', 20, 0, 1,1,1,0, 0, 0, 1, 1, 1, 1, 3, 3, 1, 1)

Line : 528
File : admin_forums.php
多出來的...

只是...不知道是怎麼多的就是了...="=