• Searching for products? like rings ?in WooCommerce on first attempt produces errors below but then works with a second time you search. Also works when I disable the plugin:

    > Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 65536 bytes) in /usr/home/ben/public_html/ben.com/wp-content/plugins**/woocommerce/includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-geolocation**.php on line 242

    > Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 65536 bytes) in /usr/home/ben/public_html/ben.com/wp-includes/class-wp-fatal-error-handler.php on line 55

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32768 bytes) in /usr/home/ben/public_html/ben.com/wp-conten**t/plugins/woocommerce/i18n/countries.php on line 1**

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32768 bytes) in /usr/home/ben/public_html/ben.com/wp-content/plugins/woocommerc**e/includes/class-wc-log-levels.php on line** 1

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

Viewing 1 replies (of 1 total)
  • Plugin Author Mikko Saari

    (@msaari)

    Out of memory errors are always tricky to fix. There’s no easy single answer. You need to investigate what the search does and if there are some steps that eat up the memory. Disabling custom excerpts, if you’re using them, is a good first step.

    Have you tried disabling other plugins? Does that help?

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.