- UCenter info: MySQL Query Error
- SQL:SELECT value FROM [Table]vars WHERE name='noteexists1'
- Error:SELECT command denied to user 'igood_root'@'localhost' for table 'pre_ucenter_vars'
- Errno:1142
論壇出現這樣的報錯,是 config/config_ucenter.php 配置檔案有問題。
- define('UC_DBTABLEPRE', '`資料庫名`.pre_ucenter_');
這樣的配置才對