本帖最后由 leonswin 于 2010-3-20 01:06 编辑
SupeSite info: MySQL Query Error
User: xxx
Time: 2010-3-19 11:32pm
Script: /admincp.php
SQL: UPDATE [Table]spaceitems SET catid='10', subject='台球', keyword='台球游戏', folder='0', hash='xxx', picid='0', styletitle='', digest='3', top='3', allowreply='1', grade='3', haveattach='0', dateline='xxx' WHERE itemid='10'
Error: Unknown column 'folder' in 'field list'
Errno.: 1054
SupeSite info: MySQL Query Error
User: xxx
Time: 2010-3-19 11:33pm
Script: /admincp.php
SQL: INSERT INTO [Table]spaceitems (`catid`, `subject`, `keyword`, `folder`, `hash`, `picid`, `styletitle`, `digest`, `top`, `allowreply`, `grade`, `haveattach`, `dateline`, `tid`, `type`, `uid`, `username`, `lastpost`, `fromtype`) VALUES ('11', 'testtesttest', 'test,test1,test2', '0', 'xxx', '0', '', '0', '0', '1', '0', '0', 'xxx', '0', 'xxx', '1', 'xxx', 'xxx', 'adminpost')
Error: Unknown column 'folder' in 'field list'
Errno.: 1054
|