-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error 500 at Import PIM Data #233
Comments
Hi @gammyduck , It seems your bug comes from app/code/community/Pimgento/Core/Block/Adminhtml/Launcher.php:20, $this->getConfig() seems to be empty. Could you please debug this and come back to us ? Looking forward to reading you. |
Hi @gammyduck, Any news on this issue ? Regards |
Hello I am also facing similar issue can you or @Dnd-Gimix help me out in this? Waiting to hear back from you. Thanks |
Hello @baljinderimpinge , Thank you for your interest in PIMGento. Unfortunately, as this repository is not maintained anymore, we are not providing any support on it. Thank you for your understanding. Regards, |
Installed on Magento 1.9.7 and can change settings in configuration but not access the Import PIM Data.
[Thu Apr 26 20:08:43.360330 2018] [access_compat:error] [pid 30483] [client 127.0.0.1:51213] AH01797: client denied by server configuration: /xxxx/public_html/app/etc/local.xml
[Thu Apr 26 20:09:02.561107 2018] [proxy_fcgi:error] [pid 30622] [client 127.0.0.1:51238] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Call to a member function getParams() on null in /xxx/public_html/app/code/community/Pimgento/Core/Block/Adminhtml/Launcher.php:20\nStack trace:\n#0 /xxx/public_html/app/code/core/Mage/Core/Model/Layout.php(491): Pimgento_Core_Block_Adminhtml_Launcher->__construct(Array)\n#1 /xxx/public_html/app/code/core/Mage/Core/Model/Layout.php(437): Mage_Core_Model_Layout->_getBlockInstance('Pimgento_Core_B...', Array)\n#2 /xxx/public_html/app/code/community/Pimgento/Core/Block/Adminhtml/Task.php(18): Mage_Core_Model_Layout->createBlock('pimgento_core/a...')\n#3 /xxx/public_html/app/code/core/Mage/Core/Block/Abstract.php(297): Pimgento_Core_Block_Adminhtml_Task->_prepareLayout()\n#4 /xxx/public_html/app/code/core/Mage/Core/Model/...\nPHP message: PHP Stack trace:\nPHP message: PHP 1. newrelic_exception_handler() UNKNOWN?:0\n', referer: http://xxx.com/index.php/admin/process/list/key/14f6020541f65ddd92d098a0e285c10a/
The text was updated successfully, but these errors were encountered: