hexiaoxiao33 / hudbt

Automatically exported from code.google.com/p/hudbt
GNU General Public License v2.0
1 stars 0 forks source link

控制面板-》用户javascript 用户css报http500 #169

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
RT 错误如下:

Missing Database Table
Error: Table user_properties for model Property was not found in datasource 
default.

Notice: If you want to customize this error message, create 
app/View/Errors/missing_table.ctp

Stack Trace

CORE/Cake/Model/Model.php line 3237 → Model->setSource(string)
CORE/Cake/Model/Datasource/DboSource.php line 1067 → Model->getDataSource()
CORE/Cake/Model/Model.php line 2694 → DboSource->read(User, array)
CORE/Cake/Model/Model.php line 1527 → Model->find(string, array)
/var/webroot/hudbt/usercp.php line 852 → Model->read(string, string)

Original issue reported on code.google.com by vrqq3...@gmail.com on 30 Jun 2013 at 10:24

GoogleCodeExporter commented 8 years ago
数据库表没更新,请看commit log或者重新导入一次表

Original comment by zuohaoch...@gmail.com on 1 Aug 2013 at 1:49