Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

missing pages


cooch

Recommended Posts

Posted

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!

Posted
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

Posted
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!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...