cosmins75 Posted March 19, 2019 Share Posted March 19, 2019 Hello! When I try to access Modules page from /admin I get the message Controller AdminParentModulesSf is missing or invalid. When I activate dev mode I get this (1/1) ContextErrorException Notice: Undefined index: classname in Profile.php line 229 at ProfileCore::findTabTypeInformationByAuthSlug('id_tab', 'ROLE_MOD_TAB_ADMINFIELDTABCATESLIDER_2_CREATE')in Profile.php line 177 at ProfileCore::getProfileAccesses('5')in Profile.php line 115 at ProfileCore::getProfileAccess('5', 101)in AdminController.php line 546 at AdminControllerCore->__construct()in LegacyContext.php line 63 at LegacyContext->getContext()in UserLocaleListener.php line 39 at UserLocaleListener->__construct(object(LegacyContext))in appDevDebugProjectContainer.php line 1800 at appDevDebugProjectContainer->getPrestashop_UserLocale_ListenerService()in appDevDebugProjectContainer.php line 2284 at appDevDebugProjectContainer->ContainerIbd6fxq\{closure}()in classes.php line 3679 at EventDispatcher->sortListeners('kernel.request')in classes.php line 3563 at EventDispatcher->getListeners('kernel.request')in classes.php line 3754 at ContainerAwareEventDispatcher->getListeners('kernel.request')in TraceableEventDispatcher.php line 262 at TraceableEventDispatcher->preProcess('kernel.request')in TraceableEventDispatcher.php line 137 at TraceableEventDispatcher->dispatch('kernel.request', object(GetResponseEvent))in classes.php line 4556 at HttpKernel->handleRaw(object(Request), 1)in classes.php line 4526 at HttpKernel->handle(object(Request), 1, false)in Kernel.php line 200 at Kernel->handle(object(Request), 1, false)in index.php line 88 Any ideea how can I solve the problem? Many thanks! Link to comment Share on other sites More sharing options...
musicmaster Posted March 19, 2019 Share Posted March 19, 2019 The most specific thing is ROLE_MOD_TAB_ADMINFIELDTABCATESLIDER_2_CREATE. So my guess would be that this has something to do with a slider that you have. You might ask its creator for more info. Link to comment Share on other sites More sharing options...
cosmins75 Posted March 20, 2019 Author Share Posted March 20, 2019 Sorry but I'm totally new inPrestashop and I cannot find any info about ROLE_MOD_TAB_ADMINFIELDTABCATESLIDER_2_CREATE It's from a module or what? Many thanks! Link to comment Share on other sites More sharing options...
musicmaster Posted March 20, 2019 Share Posted March 20, 2019 My guess it is from a module. But I don't know it either. But as it says SLIDER it is obviously from a slider. That is why I asked you to look there. Did you do so? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now