apex1 Posted January 18, 2012 Share Posted January 18, 2012 I turned on friendly URLs in my back office and generated a new .htaccess file. When I click product pages, URLs look good and pages show up like I want. However, when I click the cart button or try to view the "my account" page, i get a 404 error. here's examples from my .htaccess file: RewriteRule ^my-account$ /my-account.php [QSA,L] RewriteRule ^order$ /order.php [QSA,L] They look to be correct, but I don't know what is happening. Any help would be much appreciated! Link to comment Share on other sites More sharing options...
apex1 Posted January 18, 2012 Author Share Posted January 18, 2012 Really? Does anyone have a clue about this problem? Link to comment Share on other sites More sharing options...
tomerg3 Posted January 18, 2012 Share Posted January 18, 2012 Did you make sure that the pages have a name in Preferences-->SEO? Link to comment Share on other sites More sharing options...
BWT Posted December 30, 2013 Share Posted December 30, 2013 (edited) I had the same problem and what fixed it for me was to go to the back office > tools> generators tic the check boxes all 3 of them the last one is what did t for me! Then regenerate the .htaccess file. Edited December 30, 2013 by T-Bone (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts