Hi there!
The individual product page on my site is broken. It doesn’t respond when I click the picture of the product or the button “View details”
Here’s what the host tells me:
PHP Warning: session_start(): Unable to clear session lock record in /public_shtml/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 42
How can I solve this issue?
Hey hanyin83,
Can you try the solution posted in this thread: https://kriesi.at/support/topic/cant-resolve-warnings-locked-out-of-site/
Hope it helps :)
Best regards,
Nikko
Hi Nikko,
I tried the way on the thread you provided but it wasn’t working. I discussed with the host provider and I was told that my issue was different from the one in the thread. Is there any other way to fix the problem?
Best,
Hanyin
Hi,
Did you add a product purchase button to the product page? Please test the solution in the following thread.
Best regards,
Ismael
Hi Ismael,
This error messages still exists:
PHP Warning: session_start(): Unable to clear session lock record wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 42
Also, this problem is making my site run extremely slow. Is there a way to solve this?
Best,
Hanyin
Hi,
Can you please add the following to wp-config.php
define( ‘WP_DEBUG’, false );
and let us know if the error goes away and the site is back and fast?
Best regards,
Basilis