Jump to content

Blank page on products pages


Recommended Posts

Hello,

 

All my product pages have suddenly turned blank. Do you have any idea what might be causing this issue?

 

I’ve already tried the following:

Cleared the caches

Disabled the most recently installed module

Regenerated the .htaccess file

Enabled debug mode (no errors are displayed)

 

All other pages on the site are working fine — only the product pages are affected. The issue appeared without me making any changes to the site, so I have no real indication of where it could be coming from.

 

Thank you in advance for your help !

Link to comment
Share on other sites

Blank page usually mean 500 server error. Turn on debug mode and/or check your server error logs for the details

Can you share a link here?

Link to comment
Share on other sites

On 5/13/2025 at 7:57 PM, Margauxsc said:

Hello, 

I don't see any error when I turn on debug mode. Page is still blank.

And no error on the logs also...

Hello,

Please check the status code in the network tab of the product page URL.

If the status code is 200 OK, you need to debug the code in ProductController.php

Because there may be a die and exit in the code, or the product page template may be empty in your theme.

Thanks,

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...