Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 PHP (Unix / Linux / Apache) versions
 $seourlsthrow301=TRUE; not working
Author    Topic »  

Marshall
Ecommerce Template Guru

USA
1948 Posts

Posted - 10/27/2025 :  13:15:19  
version 7.8.7

Noticed that URLs such as proddetail.php?prod=XYZ is not redirecting to the SEO URL such as website/X-Y-Z-Product
The settings in the includes.php file are

$seodetailurls=TRUE;
$detlinkspacechar="-";
$noencodedslasheswarning=TRUE;
$seourlsthrow301=TRUE;

and the .htaccess has

RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule (.*) proddetail.php?prod=$1 [QSA,nc,L,B]

It was working fine before the update to v7.8.7

Marshall
CENLYT Productions - ms designs
Affordable Web Design
Custom Ecommerce Designs
Responsive Websites
Cenlyt.com

Marshall
Ecommerce Template Guru

USA
1948 Posts

Posted - 10/28/2025 :  19:01:29  
Checked another PHP site on 7.8.7 and an ASP site on 7.8.7, none of the proddetail.asp/php?prod=... are working to redirect the products to the SEO friendly URLs.

Marshall
CENLYT Productions - ms designs
Affordable Web Design
Custom Ecommerce Designs
Responsive Websites
Cenlyt.com

Vince
Administrator

43139 Posts

Posted - 10/29/2025 :  04:14:26  
Hi Marshall
Thanks for letting me know and this is fixed now and the fix in the updater in the incproddetail.php file.

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater
     Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000