Hi all, ive installed the above and seemed to go fine. Admin and Main site both still work which is always a bonus for me!
However the ultimate urls isnt working. Not sure ive updated the .htaccess right. Can someone take a look?
Options +FollowSymLinks
RewriteEngine On
RewriteBase /climax-creation.com/
# From Ultimate SEO URLs
RewriteRule ^(.*)-p-(.*).html$ index\.php?main_page=product_info&products_id=$2&%{QUERY_STRING} [L]
RewriteRule ^(.*)-c-(.*).html$ index\.php?main_page=index&cPath=$2&%{QUERY_STRING} [L]
RewriteRule ^(.*)-m-([0-9]+).html$ index\.php?main_page=index&manufacturers_id=$2&%{QUERY_STRING} [L]
RewriteRule ^(.*)-pi-([0-9]+).html$ index\.php?main_page=popup_image&pID=$2&%{QUERY_STRING} [L]
RewriteRule ^(.*)-pr-([0-9]+).html$ index\.php?main_page=product_reviews&products_id=$2&%{QUERY_STRING} [L]
RewriteRule ^(.*)-pri-([0-9]+).html$ index\.php?main_page=product_reviews_info&products_id=$2&%{QUERY_STRING} [L]
Not sure ive got the Rewrite base right. Ive uploaded all of the appropriate files, ive put this .htaccess in root folder, and thats all ive done and believe that should be it, but obviously not!
Can someone point me in the right direction? Many thanks!
Cally![]()



