View Single Post
  #1  
Old 12-21-2007, 07:07 AM
 
jorgeG jorgeG is offline
 

Member
  
Join Date: Jun 2007
Location: Clifton, NJ
Posts: 18
 

Default CDSEO creating strange links

Hi. I've already created a ticket on the Websitecm site for this and I'm still waiting for a response. I thought I'd post my issue here as well in case anyone has any ideas.

CDSEO seems to be holding on to the path of the previous click. The first click works fine but after that it goes bad. For example:

first click: www.mywebsite.com/category/product/item1.html - works fine

second click: www.mywebsite.com/category/product/category/product/item2.html - kablooy!

Also, customers can't add anything to their cart bcz it will try to find cart.php inside of the products folder: www.mywebsite.com/products/cart.php and naturally I get a 404 error.

BTW, I've already changed $REQUEST_URI to $_SERVER['REQUEST_URI'] in case someone wants to suggest that.

I had to disable CDSEO bcz of these issues so you won't be able to see these issues in all their glory. Can someone help please. Gracias.
__________________
Jorge
v 4.1.9[unix]
www.patriapet.com
Reply With Quote