Server error log
XF\Db\Exception: MySQL statement prepare error [1054]: Unknown column 'ozzmodz_uie_notification_types' in 'field list' src/XF/Db/AbstractStatement.php:230
Stack trace
INSERT INTO `xf_user_ignored` (`user_id`, `ignored_user_id`, `ozzmodz_uie_content_types`, `ozzmodz_uie_notification_types`, `ozzmodz_uie_ignore_date`) VALUES (?, ?, ?, ?, ?)
------------
#0 src/XF/Db/Mysqli/Statement.php(198): XF\Db\AbstractStatement->getException('MySQL statement...', 1054, '42S22')
#1 src/XF/Db/Mysqli/Statement.php(41): XF\Db\Mysqli\Statement->getException('MySQL statement...', 1054, '42S22')
#2 src/XF/Db/Mysqli/Statement.php(56): XF\Db\Mysqli\Statement->prepare()
#3 src/XF/Db/AbstractAdapter.php(96): XF\Db\Mysqli\Statement->execute()
#4 src/XF/Db/AbstractAdapter.php(220): XF\Db\AbstractAdapter->query('INSERT INTO `x...', Array)
#5 src/XF/Mvc/Entity/Entity.php(1526): XF\Db\AbstractAdapter->insert('xf_user_ignored', Array, false)
#6 src/XF/Mvc/Entity/Entity.php(1258): XF\Mvc\Entity\Entity->_saveToSource()
#7 src/addons/OzzModz/UserIgnoreExtended/XF/Service/User/Ignore.php(25): XF\Mvc\Entity\Entity->save(false)
#8 src/addons/OzzModz/UserIgnoreExtended/XF/Pub/Controller/Account.php(37): OzzModz\UserIgnoreExtended\XF\Service\User\Ignore->ignoreByContent(Array)
#9 src/XF/Mvc/Dispatcher.php(352): OzzModz\UserIgnoreExtended\XF\Pub\Controller\Account->actionIgnore(Object(XF\Mvc\ParameterBag))
#10 src/XF/Mvc/Dispatcher.php(259): XF\Mvc\Dispatcher->dispatchClass('XF:Account', 'Ignore', Object(XF\Mvc\RouteMatch), Object(SV\SearchImprovements\XF\Pub\Controller\Account), NULL)
#11 src/XF/Mvc/Dispatcher.php(115): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(SV\SearchImprovements\XF\Pub\Controller\Account), NULL)
#12 src/XF/Mvc/Dispatcher.php(57): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#13 src/XF/App.php(2485): XF\Mvc\Dispatcher->run()
#14 src/XF.php(524): XF\App->run()
#15 index.php(20): XF::runApp('XF\\Pub\\App')
#16 {main}
Request state
array(4) {
["url"] => string(15) "/account/ignore"
["referrer"] => string(65) "/topics/forum-updates.410897/page-68"
["_GET"] => array(0) {
}
["_POST"] => array(8) {
["_xfToken"] => string(8) "********"
["username"] => string(12) "ThaWasteland"
["content_types"] => array(3) {
[0] => string(4) "post"
[1] => string(12) "conversation"
[2] => string(7) "mention"
}
["notification_types"] => array(2) {
[0] => string(5) "alert"
[1] => string(5) "email"
}
["_xfRedirect"] => string(65) "/topics/forum-updates.410897/page-68"
["_xfRequestUri"] => string(36) "/topics/forum-updates.410897/page-68"
["_xfWithData"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}