Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1481723

    Have been using enfold for years has always worked great.

    Just did the update and am getting a critical error in the theme. Moving to a basic it works formatting is messed up as expected but works. Ive doable all plugins and it still wont come up.

    #1481732

    Hey lengleson,

    Thanks for the login details. Could you share server error logs with us please? Also, did you try upgrading your PHP version and deactivate plugins?

    Best regards,
    Rikard

    #1481733

    PHP version: 7.3.6
    All plugins have been disabled.

    #1481741

    Here is latest log

    #1481750

    I have spoke to my hosting and they told be this
    I have tried increasing the Memory limit I could see that there seems to be issue with the theme as it is not supporting the memory limit so I suggest you to check with the theme vendor and also the PHP requirements of the website.

    Now site is saying this
    Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 12288 bytes) in /home/goldbet4/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-modal-elements.php on line 3107

    #1481793

    Hi,

    Thanks for that. Then you need to increase the memory allocated to PHP on your WordPress installation: https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#Increasing_memory_allocated_to_PHP

    Best regards,
    Rikard

    #1481845

    PHP has been increased to 1048mb it’s still doing it. The error changes all the time. Sometimes it will load sometimes not.

    About every 3rd refresh it will work. Ive spoke to Bluehost and they say its in the scripting of the theme. If I disable the theme and just use a default it works fine. No plugins are activated. it generates different error each time.

    Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 196608 bytes) in /home/goldbet4/public_html/wp-includes/class-wp-block-metadata-registry.php on line 175

    Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 8192 bytes) in /home/goldbet4/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-base.php on line 104

    Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 32768 bytes) in /home/goldbet4/public_html/wp-content/themes/enfold/config-layerslider/LayerSlider/assets/wp/actions.php on line 1974

    #1481939

    Hi,

    How exactly did you increase the memory? I’m asking since some hosting provider has fixed memory, and increasing it in wp-config will not change it.

    Ive spoke to Bluehost and they say its in the scripting of the theme.

    That sounds extremely vague, try asking them what “scripting” is wrong please. I’m running a test installation with only 128mb memory and it’s working without any problems.

    Error messages will change depending on what is requesting memory. Also note that everything on your WordPress installation will consume memory, not only the active theme. This for example is a default WordPress file:

    Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 196608 bytes) in /home/goldbet4/public_html/wp-includes/class-wp-block-metadata-registry.php on line 175

    Best regards,
    Rikard

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