聯(lián)系官方銷售客服
1835022288
028-61286886
錯誤提示如下:幾個模型都是類似錯誤。用的是最新的vip2500版本
Error Number: 1054
Unknown column 'voiceurl' in 'field list'
REPLACE INTO `dr_1_voice` (`title`, `keywords`, `voiceurl`, `voicelen`, `voicesize`, `voicecontent`, `author`, `inputtime`, `updatetime`, `inputip`, `hits`, `status`, `uid`, `catid`, `id`, `comments`, `favorites`, `tableid`, `description`, `url`) VALUES ('阿斯蒂芬', '阿斯蒂芬,斯蒂芬', '是的', '水電費(fèi)', '是f', '
阿斯蒂芬
', 'ANSON', '1544863464', '1544863464', 'xxx', 0, '9', 1, 1, 5, 0, 0, 0, '', '/index.php?s=voice&c=show&id=5')
Filename: /www/wwwroot/xxx.cn/diy/branch/fqb/C_Model.php
Line Number: 349
voiceurl是什么字段?
是我新增的一個字段,剛才查數(shù)據(jù)庫,發(fā)現(xiàn)該字段不存在,是不是程序的bug,建模型的時候是加了這個字段的,但是程序沒寫入數(shù)據(jù)庫
數(shù)據(jù)庫賬號權(quán)限不夠,嘗試用root賬號試試
刪了字段再創(chuàng)建
數(shù)據(jù)庫賬號問題,我也遇到過,換一個賬號