Jump to content

[JOB OFFER] Merging class override files


a_smith

Recommended Posts

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 by a_smith (see edit history)
Link to comment
Share on other sites

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...