View Single Post
  #5  
Old 12-03-2007, 08:36 AM
  inboxnews's Avatar 
inboxnews inboxnews is offline
 

Senior Member
  
Join Date: Jul 2007
Posts: 121
 

Default Re: CDSEO Category Redirects to Home.php?!?

Quote:
Originally Posted by Jon
Open modules/cdseolinks/cdseo_config.php

Find:
$cdseo_urlvar = $REQUEST_URI;

Change to:
$cdseo_urlvar = $_SERVER['REQUEST_URI'];

Thanks Jon. Yeah, I remember that was mentioned in step-1, or there abouts, but figured since the product links worked that couldn't be the problem. Anyway, that fixed it. Thanks.
__________________
XCART 4.1.8 [Linux]
Reply With Quote