- 查询语句错误 [1054]
- 错误信息: Unknown column 'sLevel' in 'field list'
- SQL: INSERT INTO {tablepre}forum_optionvalue2 (sLevel ,sDegree ,sJob ,sSex ,sMarriage ,nYears ,sJobIn ,sCharacter ,sLevelForegn ,sPC ,sCantonese, tid, fid) VALUES ('1' ,'1' ,'1' ,'1' ,'1' ,'5' ,'1' ,'1' ,'1' ,'1' ,'1', '484', '44')
- Backtrace: forum.php:60 -> source\module\forum\forum_post.php:406 -> source\include\post\post_newthread.php:370 -> source\class\class_core.php:884 -> source\class\class_core.php:910 -> source\class\class_core.php:689
- 点击这里寻求帮助
- Backtrace
- File Line Function
- 1: forum.php 60 require()
- 2: source\module\forum\forum_post.php 406 require_once()
- 3: source\include\post\post_newthread.php 370 DB::query()
- 4: source\class\class_core.php 884 DB::_execute()
- 5: source\class\class_core.php 910 db_mysql->query()
- 6: source\class\class_core.php 689 db_mysql->halt()
复制代码 但在后台,可以查到这个字段。 |