Community Add-Ons
| Maintainers: | webschiff |
AddTablePrefixedMS2.2.rc1
for osCommerce Online Merchant v2.2
Modified 23.09.2007
I've done this by:
1. Adding a variable - DB_TABLE_PREFIX - to the configure.php files
2. Inserting this new variable into all the define statements for the database tables
I have also:
a. Modified the Backup tool to include the catalog's prefix in the file name and the header within the file
b. Added a checkbox to the Backup options enabling backup of just the tables matching the current catalog prefix, or the entire database
c. Modified the New Installation routines to capture and configure the table prefix, and to apply that prefix when loading the standard demo oscommerce shop
d. Modified the Update Installation routines to cope with applying an update to a catalog that already has a prefix applied to it
I have provided descriptions of the changes required for a standard Oscommerce 2.2.rc1 release.
I fixed some errors. This is a complete Contrib.
There is one error after install... I hope anyone can fix this Problem...
Maby I can fix it...
But this Contrib is full functional
