• I’ve just purchased this plugin and it’s giving a fatal error. I turned off all of the plugins and reverted to the basic wordpress theme but it’s still giving the following. Please can you help asap or refund as I need to get this up and running asap. Thank you.

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 72 bytes) in/home/zxxmind100/public_html/nameofwebsite.com/wp-includes/wp-db.php on line 1981

    https://www.ads-software.com/plugins/wpb-woocommerce-product-slider/

Viewing 3 replies - 1 through 3 (of 3 total)
  • That error most likely has to do with your hosting – see:

    https://codex.www.ads-software.com/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

    Thread Starter hs1972

    (@hs1972)

    What does it need to be set to for this plugin to work? Other plugins I’ve purchased worked out of the box without having to do this.

    Thread Starter hs1972

    (@hs1972)

    I’ve updated the wp-config file with:

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

    Now I’m getting:

    Fatal error: Allowed memory size of 100663296 bytes exhausted (tried to allocate 524288 bytes) in /home/zxxmind100/public_html/nameofwebsite.com/wp-includes/wp-db.php on line 1975

    I’ve also had: Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 77 bytes) in/home/zxxmind100/public_html/nameofwebsite.com/wp-includes/cache.php on line 621

    How many files do I need to update to get this to work. My hosting company does allow for increasing memory limit.

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