• Resolved orchardwhite

    (@orchardwhite)


    We have about 1400 orders we need to get exported and we’ve had nothing but issues. This plugin apparently is needing an extreme amount of memory, which just should not be. The error we are getting is this…

    Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 692048 bytes) in /home/drinkgru/public_html/wp-content/plugins/woocommerce-store-exporter-deluxe/includes/functions.php on line 1024

    The server this is on has 96GB of RAM available and I believe the limit is 512MB or something fairly sufficient for tasks. This should be plenty to export orders, but we’ve been unsuccessful. This is quite critical that we get this fixed as right now we can’t get all of this exported to begin fulfilling orders.

    https://www.ads-software.com/plugins/woocommerce-exporter/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi orchardwhite, our Plugin uses get_posts() to collect Posts, for 1400 Posts that can be pretty heavy. We’re migrating to an SQL solution in the interim use the Limit Volume and Volume Offet options under Export Options to generatate smaller exports.

    Hi guys,

    Any update on this problem, as I’m currently experiencing it…
    Thanks!

    @airboute: If you require assistance then, as per the Forum Welcome, please post your own topic.

    This topic references an old version of WordPress.

    @esmi: no problem, I’ll do that, it’s just that I’m experiencing the exact same problem, and as the topic was still open, I thought I could post here… My mistake!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Exporting Orders – Allowed Memory Exhausted’ is closed to new replies.