錯誤提示:

  1. UCenter info: MySQL Query Error
  2. SQL:SELECT value FROM [Table]vars WHERE name='noteexists1'
  3. Error:SELECT command denied to user 'igood_root'@'localhost' for table 'pre_ucenter_vars'
  4. Errno:1142

論壇出現這樣的報錯,是 config/config_ucenter.php 配置檔案有問題。

  1. define('UC_DBTABLEPRE', '`資料庫名`.pre_ucenter_');

這樣的配置才對