This is a discussion on Ultimate SEO URLs within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; redirects to same Product info page. In /catalog/includes/classes/ seo .class.php Under function ValidateName Find: if ((strpos($parts[count($parts) - 2], $type)) !== ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| redirects to same Product info page. In /catalog/includes/classes/seo.class.php Under function ValidateName Find: if ((strpos($parts[count($parts) - 2], $type)) !== FALSE) Replace with: if ($parts[count($parts) - 2] == $type) More...
__________________ Michael Sasek osCMax Developer
|
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ultimate SEO URLs | michael_s | New osCommerce Contributions | 0 | 08-23-2007 02:31 AM |
| Ultimate SEO URLs | michael_s | New osCommerce Contributions | 0 | 07-31-2007 11:57 AM |
| Ultimate SEO URLs | michael_s | New osCommerce Contributions | 0 | 07-08-2007 01:42 AM |
| Ultimate SEO URLs | michael_s | New osCommerce Contributions | 0 | 04-15-2007 12:12 PM |
| Ultimate SEO URLs | cssc | osCMax v2 Features Discussion | 1 | 05-22-2006 09:23 PM |