Installing addons that update the same file
I just finished settup taxclound which updates order.php. I am not attemtting to install "Fast and Easy Checkout" which changing the shoppong cart to 1 step instead of 3. but it also has a order.php file, and as many different changes to this file. How can a have both.
Thanks
Re: Installing addons that update the same file
You'll need to compare the taxcloud file with the FEC file, as well as the original order.php file to figure out how each mod changed the file.
Re: Installing addons that update the same file
There is no program that would do this?
Thanks
Re: Installing addons that update the same file
Sure. There are free tools like WinMerge which will compare the files and show you the differences so you can decide which parts to combine when merging.
http://www.zen-cart.com/wiki/index.php/Useful_Tools
Re: Installing addons that update the same file
Will look into this
thanks
Re: Installing addons that update the same file
Quote:
Originally Posted by
joem83
There is no program that would do this?
The human brain is the only reliable tool for this purpose...