Product Pages Not Displaying

Hello, thank you for this great product. I finished installation with the default demo mysql. When i click on a product, I'm not able to see a specific product page 404 error.

tim

This sounds like a problem with apache mod_rewrite or your document root setting. Make sure mod_rewrite is properly enabled and that your document root setting is correctly set in apache.

Old ticket, but have exactly this problem.

Could you possibly be a little more specific on what I am looking for?

As I have moved the recovered site from a sub-domain, to the top level, would this be the cause?

I've setup a single page, it shows in the menus, but as above I just get 404 when I go to that page from the menu.

I had to install the package again on another domain and then copied the htaccess from there to the rebuild.

I'll recheck the article, but I'm essentially using the one from the build progress I think

@tim is this the problem?

Web path to catalog root

  RewriteBase /

So I took the file you linked to, and replaced mine, with it.

The Store is installed in the public_html folder, so the root of the domain.

Store still works, page I set up doesn't.

Maybe I'll not bother and do the pages I need another way.

Don't want to break the store having spent so long getting it backl.

tim

So the root of the domain is / for {BASE_DIR}. So RewriteBase / looks right.
If you are just having troubles with a certain page. What page is it? Is it a custom file? What did you name it? Do you override the url with a routing module?

Simple text form, see attachment, called donations.

tim

Ok an information page with permalinks. Does the vqmod show any conflicts?
Do the product pages work or ss it just this page that doesn't?

Chủ đề này đã bị đóng do không hoạt động trong thời gian dài. Không thể đăng bài vào chủ đề này.
View code on GitHub