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

PHP Fatal error: Class 'Clean_Core_Model_Mysql4_Setup' not found in #1

Open
jonathonklem opened this issue Sep 11, 2014 · 4 comments
Open

Comments

@jonathonklem
Copy link
Contributor

I'm getting the above error in Magento 1.9 installation

@kalenjordan
Copy link
Owner

Oops! That's a dependency from my local code base. Sorry about that - I'm at a company retreat for the next few days but hopefully next week I can get to this.

If you wanted to work around it, just replace that setup class with the regular core magento one to create the database tables.

@kalenjordan
Copy link
Owner

Hey @jonathonklem I'm guessing based on the other issue that you posted that you ended up working around this? If you did and wouldn't mind PR'ing that would be amazing. My week has been kinda nuts so I haven't been able to get to this yet. :/

@jonathonklem
Copy link
Contributor Author

No worries, actually I'm a bit of a magento novice so I just manually created the tables myself and stripped out the offending code. I'm currently using this plugin in a project, so I'll have to fix it the proper way eventually (possibly before the week's up). When that time comes I should be able to figure out a better fix.

@kalenjordan
Copy link
Owner

Ah okay cool. Good man.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants