- Status: Pending
Hello,
After completing the upgrade process on my forum, I encountered the following error:
SELECT * FROM `core_theme_editor_settings`
IPS\Db\Exception: Table 'dbname.core_theme_editor_settings' doesn't exist (1146)
#0 public_html/system/Db/Select.php(402): IPS\Db->preparedQuery()
#1 public_html/system/Db/Select.php(460): IPS\Db\Select->runQuery()
#2 [internal function]: IPS\Db\Select->rewind()
#3 public_html/system/Theme/Editor/Setting.php(205): IteratorIterator->rewind()
#4 public_html/system/Theme/Theme.php(490): IPS\Theme\Editor\Setting::loadAllKeys()
#5 public_html/system/Theme/Theme.php(367): IPS\Theme::themes()
#6 public_html/system/Dispatcher/Standard.php(82): IPS\Theme::i()
#7 public_html/system/Dispatcher/Front.php(902): IPS\Dispatcher\Standard::baseCss()
#8 public_html/system/Dispatcher/Front.php(143): IPS\Dispatcher\Front::baseCss()
#9 public_html/system/Dispatcher/Dispatcher.php(126): IPS\Dispatcher\Front->init()
#10 public_html/index.php(16): IPS\Dispatcher::i()
#11 {main}
Recommended Comments