Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #935992

    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?

    #936040

    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

    #936084

    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

    #936279

    Hi,

    Did you add a product purchase button to the product page? Please test the solution in the following thread.

    // https://kriesi.at/support/topic/avia-editor-product-purchase-button-crash-the-page-at-variable-products/#post-927017

    Best regards,
    Ismael

    #936327

    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

    #936792

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.