Installation for OsCommerce version 2.3.4 Responsive (Bootstraped).

Updated by Clustersolutions 05-05-2015

Updated by Piernas 06-18-2018.

Simple installation - should take only a few minutes.

Notes:

Another documents:

1) Uploads directory

Upload the files and directories in the "drop_on_top" directory to your server maintaining the directory structure of osCommerce.

Please note that "catalog" refers to the root of your osCommerce install and probably won't actually exist.

These are all new files so will not affect your osCommerce installation.

Important: now ensure that the following two directories are writable. Dependent on your server this may be 0755 or 0777.

2) compare_files directory

Now upload the files in compare_files/ again .. maintaining the osCommerce directory structure. Those files overwrite the existiing ones, so I sggest you to do a backup.

If you use another osCommerce version or your files has been already modified by other addons you may want to use a file compare program like winmerge to apply the changes in your modified files.

The files that needs modifications are:

3) Multilanguage support

Although special language characters replacement can still be used via admin it is very limited. You now have the ability to add individual character conversion files to the following directory:catalog/includes/modules/ultimate_seo_urls5/includes/character_conversion. Some languages are already there.

The files must be named exactly the same as your language file in catalog/includes/languages/ - e.g. danish.php or german.php or espanol.php etc.

For most of these files I have tried to put the special characters in the array but it is up to you to add the English equivalents.

I also have tried to save the files in a relevant encoding but again, it is up to you to ensure the encoding matches the output of your site.

Once you have added files to the character_conversion folder these will take precedence and the admin settings will not work for that particular language.

Once a character conversion file has been completed it would be a great help to others if you could email the file to me so that I can add the full files to the next release.

4) New language box and navbar modules

IMPORTANT!!! If you enable multilanguage support for this contribution you have to use the multilanguage box and/or navbar modules instead of the stock oscommerce ones (that must be disabled). You can locate the modules on the addittional_uploads directory of this package.

Your installation is now complete!

please click here (.htaccess setup is necessary for URL rewrite and also maintaining compatabiity with Chemo's SEO URL version)