Crazy-Achmet
Member
- Reactions
- 15
I've just installed the beta 1 of user essentials. When loading a report (with installed report centre essentials) i'm getting this error:
XF\Db\Exception: MySQL statement prepare error [1146]: Table 'db-10.xf_sv_unc' doesn't exist in src/XF/Db/AbstractStatement.php at line 228
XF\Db\Exception: MySQL statement prepare error [1146]: Table 'db-10.xf_sv_unc' doesn't exist in src/XF/Db/AbstractStatement.php at line 228
- XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 196
- XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 39
- XF\Db\Mysqli\Statement->prepare() in src/XF/Db/Mysqli/Statement.php at line 54
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
- XF\Db\AbstractAdapter->fetchOne() in src/XF/Mvc/Entity/Finder.php at line 1334
- XF\Mvc\Entity\Finder->total() in src/addons/SV/ReportCentreEssentials/XF/Pub/Controller/Report.php at line 387
- SV\ReportCentreEssentials\XF\Pub\Controller\Report->actionView() in src/XF/Mvc/Dispatcher.php at line 350
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
- XF\App->run() in src/XF.php at line 465
- XF::runApp() in index.php at line 20