Magento2-City-Dropdown icon indicating copy to clipboard operation
Magento2-City-Dropdown copied to clipboard

Specified invalid parent id (Eadesigndev_Eacore::eadesign)

Open rafiqeladli opened this issue 6 years ago • 9 comments

Hi there, thank you for this perfect extenssion. this issue 1 exception(s): Exception #0 (OutOfRangeException): Specified invalid parent id (Eadesigndev_Eacore::eadesign)

Exception #0 (OutOfRangeException): Specified invalid parent id (Eadesigndev_Eacore::eadesign)

rafiqeladli avatar Nov 26 '18 10:11 rafiqeladli

I'm getting the same error. I'm on Magento 2.2.5

conflicker avatar Dec 06 '18 14:12 conflicker

i am also faceing this error if have any body this solution then please provide me. i want to show city list in dropdown in shipping page magento 2

overtatechdeveloper avatar Jan 28 '19 12:01 overtatechdeveloper

@conflicker and @rafiqeladli upload Eadesigndev_Core from repository before install City_Dropdown and dont change anything.

logiqdesign18 avatar Feb 15 '19 14:02 logiqdesign18

Eadesigndev_Core where is that ?

imanasmage avatar Apr 24 '19 10:04 imanasmage

https://github.com/EaDesgin/eacore @anasmansuri1989 install this core module

shravan148 avatar Apr 24 '19 12:04 shravan148

Thanks @shravan148 but I fixed that. :)

imanasmage avatar Apr 26 '19 13:04 imanasmage

When I am clicking on go to import city button from manage city then it is redirecting me to dashboard.

nidhiguptamangoit avatar Apr 09 '20 08:04 nidhiguptamangoit

Go to etc/adminhtml/menu.xml in admin and replace parent like this "parent="Magento_Backend::content_elements"/>"

aneesahmadweb avatar Jan 25 '21 13:01 aneesahmadweb

Alguém sabe qual o problema? Tentei instalar tema Magento exception(s): Exception #0 (OutOfRangeException): Specified invalid parent id (Smartwave_Core::sw_all)

Exception #0 (OutOfRangeException): Specified invalid parent id (Smartwave_Core::sw_all)

#1 Magento\Backend\Model\Menu\Config->_initMenu() called at [vendor/magento/module-backend/Model/Menu/Config.php:111]
#2 Magento\Backend\Model\Menu\Config->getMenu() called at [vendor/magento/module-backend/Model/Url.php:365]
#3 Magento\Backend\Model\Url->_getMenu() called at [vendor/magento/module-backend/Model/Url.php:325]
#4 Magento\Backend\Model\Url->getStartupPageUrl() called at [vendor/magento/module-backend/Controller/Adminhtml/Index/Index.php:24]
#5 Magento\Backend\Controller\Adminhtml\Index\Index->execute() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#6 Magento\Backend\Controller\Adminhtml\Index\Index\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#7 Magento\Backend\Controller\Adminhtml\Index\Index\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/App/Action/Plugin/ActionFlagNoDispatchPlugin.php:51]
#8 Magento\Framework\App\Action\Plugin\ActionFlagNoDispatchPlugin->aroundExecute() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#9 Magento\Backend\Controller\Adminhtml\Index\Index\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#10 Magento\Backend\Controller\Adminhtml\Index\Index\Interceptor->___callPlugins() called at [generated/code/Magento/Backend/Controller/Adminhtml/Index/Index/Interceptor.php:23]
#11 Magento\Backend\Controller\Adminhtml\Index\Index\Interceptor->execute() called at [vendor/magento/framework/App/Action/Action.php:111]
#12 Magento\Framework\App\Action\Action->dispatch() called at [vendor/magento/module-backend/App/AbstractAction.php:151]
#13 Magento\Backend\App\AbstractAction->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#14 Magento\Backend\Controller\Adminhtml\Index\Index\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#15 Magento\Backend\Controller\Adminhtml\Index\Index\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/module-backend/App/Action/Plugin/Authentication.php:143]
#16 Magento\Backend\App\Action\Plugin\Authentication->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#17 Magento\Backend\Controller\Adminhtml\Index\Index\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#18 Magento\Backend\Controller\Adminhtml\Index\Index\Interceptor->___callPlugins() called at [generated/code/Magento/Backend/Controller/Adminhtml/Index/Index/Interceptor.php:32]
#19 Magento\Backend\Controller\Adminhtml\Index\Index\Interceptor->dispatch() called at [vendor/magento/framework/App/FrontController.php:186]
#20 Magento\Framework\App\FrontController->processRequest() called at [vendor/magento/framework/App/FrontController.php:118]
#21 Magento\Framework\App\FrontController->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#22 Magento\Framework\App\FrontController\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#23 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#24 Magento\Framework\App\FrontController\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/App/FrontController/Interceptor.php:23]
#25 Magento\Framework\App\FrontController\Interceptor->dispatch() called at [vendor/magento/framework/App/Http.php:116]
#26 Magento\Framework\App\Http->launch() called at [generated/code/Magento/Framework/App/Http/Interceptor.php:23]
#27 Magento\Framework\App\Http\Interceptor->launch() called at [vendor/magento/framework/App/Bootstrap.php:263]
#28 Magento\Framework\App\Bootstrap->run() called at [pub/index.php:28]

JonatanIndufix avatar Dec 17 '21 11:12 JonatanIndufix