cooch Posted March 5, 2007 Posted March 5, 2007 Whenever I click on a category or a product, I get an error similar to: The requested URL /cat_new/curvycuttercircletemplateset-p-285.html was not found on this server. Cat_new is the directory where the store is, and the missing pages must be something generated on-the-fly since they are not "real" pages in the directory. What script is generating these pages, and any ideas why they might not show? Permissions somewhere? Thanks!
Velveeta Posted March 5, 2007 Posted March 5, 2007 Whenever I click on a category or a product, I get an error similar to: The requested URL /cat_new/curvycuttercircletemplateset-p-285.html was not found on this server. Cat_new is the directory where the store is, and the missing pages must be something generated on-the-fly since they are not "real" pages in the directory. What script is generating these pages, and any ideas why they might not show? Permissions somewhere? Thanks! Judging by the "-p-285" portion of that url, it looks like you've got the ultimate seo url's contribution installed... And my guess as to why it's not working would be possibly some missing entries from your .htaccess file that are supposed to use mod_rewrite to transform that url into one the store can understand... Check your .htaccess file and see if you have any entries for things like rewriterule, rewritecond, etc... Richard. Richard Lindsey
cooch Posted March 5, 2007 Author Posted March 5, 2007 Judging by the "-p-285" portion of that url, it looks like you've got the ultimate seo url's contribution installed... And my guess as to why it's not working would be possibly some missing entries from your .htaccess file that are supposed to use mod_rewrite to transform that url into one the store can understand... Check your .htaccess file and see if you have any entries for things like rewriterule, rewritecond, etc... Richard. Thanks...will do!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.