Skip to content
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

di:compile causes Fatal error for magento1 classes #1322

Closed
Flyingmana opened this issue May 31, 2015 · 2 comments
Closed

di:compile causes Fatal error for magento1 classes #1322

Flyingmana opened this issue May 31, 2015 · 2 comments

Comments

@Flyingmana
Copy link
Member

I have modules with classes for magento1 and 2,
in last beta release they cause the following error during setup:di:compile

Fatal error: Class 'Mage_Core_Helper_Abstract' not found in /srv/magento_beta_full/app/code/Cotya/Elasticgento/Model/m1/Data.php on line 38

It did work before thx to this patch: #986
and seemed to stop after the move to the new magento cli script.

@mazhalai
Copy link
Contributor

mazhalai commented Jun 1, 2015

@Flyingmana the old compiler.php is not the same as setup:di:compile. Please try setup:di:compile-multi-tenant

@vpelipenko
Copy link
Contributor

@Flyingmana, did you try solution provided by @mazhalai?

magento-team pushed a commit that referenced this issue Jul 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants