Community Add-Ons

Maintainers: Web Host
Add file to this package
Top » Other

Online Merchant v2.2 RC1 XHTMLValid Catalog
for osCommerce Online Merchant v2.2

This contribution validates the catalog side of Online Merchant v2.2 RC1.

You will also need Online Merchant v2.2 RC1 for the installation. http://www.oscommerce.com/solutions/downloads

It is a very simple install designed for new osCommerce stores.

Enjoy and hope it helps some people.

A Web Host contribution.
http://forums.oscommerce.com/index.php?showuser=167039

Legend:  Download   Report
Expand All / Collapse All
error with redirection wHiTeHaT 6 Oct 2008  

I encountered a problem with redirect linking.
What it do is for example in the contact_us.php page.
If use it when logged it simply log's you out.
To fix, goto:
catalog/includes/functions/general.php
Find:
function tep_redirect($url) {
ADD BELOW
$url = preg_replace('/&/','&',$url);

That's it

Online Merchant v2.2 RC1 XHTMLValid Catalog Web Host 8 Jul 2007