Out of memory Error
-
Thank you for the useful plugin ??
The plugin encounters a fatal out of memory error when I navigate to the setting page of it.
I realized that it’s because we had over 6000 subscribers which needed to be synchronized. maybe you have to query only the post IDs instead of whole complete Objects when getting the number of unsynchronized Orders.
I solved the problem by limiting the numberposts arg in woo_ml_get_untracked_orders function in functions.php of the plugin.one other problem was the synchronization was taking so long. so I decided to increase WOO_ML_SYNC_UNTRACKED_ORDERS_CYCLE to 50.
the Firefox tab also freezes on synchronization process.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Out of memory Error’ is closed to new replies.