On my testboard i got these error when I create a new event.
XF\Db\Exception: MySQL statement prepare error [1146]: Table 'Dbtestboard.xf_nf_calendar_event_view' doesn't exist in src/XF/Db/AbstractStatement.php at line 217
XF\Db\Exception: MySQL statement prepare error [1146]: Table 'Dbtestboard.xf_nf_calendar_event_view' doesn't exist in src/XF/Db/AbstractStatement.php at line 217
- 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/addons/NF/Calendar/Repository/Event.php at line 212
- NF\Calendar\Repository\Event->logEventView() in src/addons/NF/Calendar/Pub/Controller/Event.php at line 127
- NF\Calendar\Pub\Controller\Event->actionView() in src/XF/Mvc/Dispatcher.php at line 321
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 244
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 100
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 50
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2177
- XF\App->run() in src/XF.php at line 390
- XF::runApp() in index.php at line 20