1.2.3 (2007.04.16) - Modified by Eivind E. Valderhaug
- Properly display path in breadcrumbs (Home :: Order Online).
- Set optional limit and order-by clause in config file (qo_settings.php) for similar matches results when product models are not found.
Previously if a product model was not found, all products that had similar product models would be displayed.
This can now (easily from the config file) be limited to a number and the result can be ordered by one or more columns in the products or products_description tables.
- Use common html header instead of custom header.
The downside is that the custom css file won't get included unless it's copied to the current template css directory.