• error shown when we edit the (woocommerce) product
    Fatal error: Allowed memory size of 176160768 bytes exhausted (tried to allocate 262144 bytes) in /home/brandkpl/public_html/wp-includes/cache.php on line 674

    • This topic was modified 7 years, 11 months ago by vatsal12k.
Viewing 1 replies (of 1 total)
  • Hey vatsal12k,

    Please paste the following line of code in to your wp-config.php file just before the line that says ‘That’s all, stop editing! Happy blogging.’

    define( ‘WP_MEMORY_LIMIT’, ‘256M’ );

    Please let me know if this works!
    Bobby

Viewing 1 replies (of 1 total)
  • The topic ‘fatal error’ is closed to new replies.