Hy,
when i try to create a serie, i get the following error:
kr Chris
when i try to create a serie, i get the following error:
Code:
Error: Call to undefined method XenAddons\Showcase\XF\Entity\User::canCreateImsSeries() in src/addons/XenAddons/Showcase/Pub/Controller/Series.php at line 119
XenAddons\Showcase\Pub\Controller\Series->actionCreateSeries() in src/XF/Mvc/Dispatcher.php at line 352
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2483
XF\App->run() in src/XF.php at line 524
XF::runApp() in index.php at line 20
Code:
array(4) {
["url"] => string(40) "/index.php?showcase/series/create-series"
["referrer"] => string(54) "https://www.zafira-forum.de/index.php?showcase/series/"
["_GET"] => array(1) {
["showcase/series/create-series"] => string(0) ""
}
["_POST"] => array(0) {
}
}
kr Chris
Last edited: