Seri Posted January 26, 2003 Posted January 26, 2003 :stupid: Hello all, firstly to any developers reading this, osCommerce has to be the best OpenSource E-Commerce solution out there (I've so far installed and tried about 8 different ones). Now that the creepings out of the way, I have a problem. I can configure and administer osCommerce with no glitches, but, when I go to peruse the new shop I can only get as far as the first page, any other pages fail with a 404 page not found. After looking at the url, it seems that it's replacing the '=' and '&' signs with a '/' for example, when I click on the first item on my site, osCommerce gives me the url: http://www.al-najjar.co.uk/catalog/default...lt.php/cPath/22 when the url should be: http://www.al-najjar.co.uk/catalog/default...lt.php?cPath=22 Is this a known problem? I'm presuming that it's something wrong in my php.ini but I've can't see what. Any assistance would be appreciated. Thanks Seri
radders Posted January 26, 2003 Posted January 26, 2003 Strange. Normally you only get urls like that when you have enabled ' Searchengine-friendly urls' in Admin-> My Store Then the link should be found though because oscommerce is expecting that sort of link.
Seri Posted January 26, 2003 Author Posted January 26, 2003 Thanks, that was the problem, I've turned it off (my own fault, it did say 'Still in development'). Something to be noted though, I can turn it back on if anyone wants to debug it....
Recommended Posts
Archived
This topic is now archived and is closed to further replies.