davidear Posted March 10, 2011 Share Posted March 10, 2011 Hello,i installed version 1.3.7 working only on template, and on modules page showed the errorFatal error: Class ‘CarrierModule’ not found in /PATH/classes/Module.php(323) : eval()‘d code on line 29i watched the call in Modules.php but i didn't understand so i modified the file classes/CarrierModule.php and i roughly duplicate the abstract class CarrierModuleCore with the name CarrierModule to see what will happen and it works but tthe page throw the same error with the class ImportModule.I made the same change with this class and now works…… Why this situation happened?? the class CarrierModule should be the implementation of CarrierModuleCore? how is the correct way to solve it?Thanks Link to comment Share on other sites More sharing options...
Pepperama Posted March 23, 2011 Share Posted March 23, 2011 I am having the same issue. Very frustrating as I upgraded and then had to downgrade due to this problem. Didn't fix it though. Link to comment Share on other sites More sharing options...
r2gl Posted November 6, 2011 Share Posted November 6, 2011 anyone has a solution to this problem yet? I am having the same problem now.. 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