Quote:
|
Is there a program available that will look at both the file being upgraded and the upgraded one coming from you and show where the mods were made?
|
Upgrading a site with a lot of mods can be tricky. I use a tool called winmerge for file comparision and you can get it here:
http://winmerge.org/
Quote:
|
How will I know which files to upgrade...how and where the mods were made on my �old files� ?
|
The hard part is you have to compare both files but with v3.1 almost every php file changed in some form or fashion.
So you could download the stock version of v3.0.15 and compare your modified files against it which would give you a better idea of what you have changed. Then you could take those differences and incorporate it into v3.1.
In all honesty there is not a really good way to upgrade a site and keep all your original mods without redoing them. The core code changes and even though a mod worked before doesn't mean it will now. So it is best to try and document any mods you add or any file changes you have made that way you have some sort of idea of what you have done.
This is also why we added the module system that way mods built using it are independant of 68 Classifieds core code.
If anyone else has some advice for upgrading a site like this please share your thoughts.
