Community Add-Ons
| Maintainers: | Glcustoms |
Spinner
for osCommerce Online Merchant v2.2
This is a way to customize images displayed in the catalog index.php file. In OS Commerce
default, the New Products for that month are displayed. This contribution to OS
Commerce will allow store operators to place rotating images of their choice above or below the New PProducts. A way to give a "show case" effect. Images can be linked, made to stop on mouse over, contain popup text, rotated left to right, up to down or vice versa. Back ground images may be used to create different "effects" (with the incorporation of a table).The store operator/webmaster must manualy edit a certain files to customise the page.
I made a typo
define('FILENAME_SPINNER', 'Spinner.php'); // spinner Module
should be:
define('FILENAME_SPINNER', 'spinner.php'); // spinner Module
with a small s letter.
This is only the correction, download the previous file.
