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
|