OsCommerce is so easy to use because of all the add-ons (or contributions) which are available. These can be installed on top of a vanilla (plain) version of OsCommerce easily.
Many contributions and a few payment modules will require certain files to be overwritten. This isn't possible with a store that's already been modified.
Manual Install
One method of installing these contributions is to do so manually. Sometimes the author will be kind enough to tell you what code needs to be inserted into which files. In this case it's simply a matter of opening up the php files in your favorite PHP editor (or simply notepad) and pasting in the new sections.
If you're not so lucky then you will need to compare the files.
Comparing Files
Comparing the contents of two PHP files would be very time consuming and virtually impossible. A great way to speed the process up is to use a piece of software to do the job for you.
WinMerge ([URL="http://www.winmerge.org"]www.winmerge.org[/URL]) is a free tool which can compare two PHP or text files together. The differences are highlighted which will make it really easy to decide what needs to be copied where.
However you do this you should make sure that you back up the original file just in case you make a mistake.




LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks