• Hi,

    I am getting this message:
    Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 20975616 bytes) in /home/aiething/public_html/wp-content/plugins/woocommerce/templates/loop/add-to-cart.php on line 38

    While the resource usage dashboard does not show any reach of limits. The host cannot help, here is their reply:

    ”That script is trying to allocate over 1GB of memory, which to be honest is quite a lot for a simple add to cart. There’s a code error there most likely, please check your code and fix it for this to work as expected.”

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Moderator threadi

    (@threadi)

    That’s actually unusual for WooCommerce. I’m guessing that one or more of the plugins you’re using alongside WooCommerce is interfering here.

    Take a look at which ones you’re using that might be interfering with the WooCommerce checkout process. Try deactivating them to see if they’re the cause.

    You can also try deactivating all plugins except WooCommerce. If it still doesn’t work, the issue lies with the theme you’re using, which you can also switch as a test. However, if everything works fine without these plugins but with your theme, reactivate the plugins one by one until you find the culprit.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.