mike_101 Posted November 14, 2015 Share Posted November 14, 2015 (edited) Hello, I made an override for the Category.php class and I deleted the class_index.php from the cache directory so it would take effect. I've done this before in 1.6.0, I had no problems with this. But now I get a 500 error, I can't access the shop, it won't regenerate the class_index, so I put back the old one and I still get the error. It's not my browser, I can't access the shop from other browsers/computers. What happend?? PS Version: 1.6.1.2 This is how I did the override: class Category extends CategoryCore { public function doStuff(){ // do stuff here } } I put the file in override/classes Please help. EDIT: Never mind, I accidently moved the config directory somewhere else (so annyoing when this happens..) Edited November 14, 2015 by mike_101 (see edit history) 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