Jump to content

Fatal error: CarrierModule


davidear

Recommended Posts

Hello,
i installed version 1.3.7 working only on template, and on modules page showed the error
Fatal error: Class ‘CarrierModule’ not found in /PATH/classes/Module.php(323) : eval()‘d code on line 29

i 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

  • 2 weeks later...
  • 7 months later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...