a_smith Posted September 15, 2013 Share Posted September 15, 2013 (edited) I have purchased paid module and cant install it. The developer won't help....During installation the module needs to override a few classes and put some files to /override/classes folder.The problem is that some of the files (with the same name) already exists there and some of the classes being used by a new module are already overriden by 2 other (already installed) modules.Solution to this issue is to merge the code of a new files with the existing files.If you got the knowledge and want to help please let me know via PM (including your price please). EDIT: I get those two error messages during installation: Unable to install override: The method getOrderTotal in the class Cart is already overriden.Unable to install override: The method validateOrder in the class PaymentModule is already overriden. This is because those two classes are already overridden by the two files which are already exists in /override/classes folder. Those two files are Cart.php and PaymentModule.php When I temporarily delete those 2 files from the server, a new module was installed properly. Edited September 15, 2013 by a_smith (see edit history) Link to comment Share on other sites More sharing options...
bellini13 Posted September 15, 2013 Share Posted September 15, 2013 PM sent Link to comment Share on other sites More sharing options...
Ronaldo Perez Posted September 15, 2013 Share Posted September 15, 2013 If still needed help with module - I can do it 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