|
|
when add a new post, only title been inserted by not the post itself. errors as:
Discuz! Database Error
The database has encountered a problem. Need Help?
Error messages:
[Type] 查询语句错误
[1062] Duplicate entry '1112' for key 1
[Query] INSERT INTO forum_post SET `fid`='109',`tid`='840',`first`='1',`author`='Test',`authorid`='4',`subject`='awk: remove trial spaces for a field',`dateline`='1313098102',`message`='It\'s a tricky test. ',`useip`='209.207.80.91',`invisible`='0',`anonymous`='0',`usesig`='1',`htmlon`='0',`bbcodeoff`='-1',`smileyoff`='-1',`parseurloff`='',`attachment`='0',`tags`='',`replycredit`='0',`status`='0',`pid`='1112'
Program messages:
[Line: 0060]forum.php(require)
[Line: 0355]source/module/forum/forum_post.php(require_once)
[Line: 0490]source/include/post/post_newthread.php(insertpost)
[Line: 0930]source/function/function_forum.php(DB::insert)
[Line: 0901]source/class/class_core.php(DB::query)
bcmorning.com:81 已经将此出错信息详细记录, 由此给您带来的访问不便我们深感歉意
Then you can see the title in the list but can not click in. |
|