Upgrading and the override system
Can I just check my thinking on this please.
I have a zen cart with override files.
Am I correct in thinking that when I upgrade to the current version of Zen Cart, I just need to add the override folders and files into the site, and don't need to winMerge the code in these files with the new version of Zen?
Then any other files I have altered that are not in the override system, they need to have the altered code manually added to the new files.
Is this correct? Or do I need to create a new set of override files from the new upgraded code?
Thanks
Paul
Re: Upgrading and the override system
You need to check the override files in your template against the changelog to see if any of them have been altered between your version and the new version. If any base files have changed, you need to merge your customizations into the new versions.
Re: Upgrading and the override system