Thread Starter
divijc
(@divijc)
Another issue is that The Woocommerce > Export Orders > Export Tab Page is loading extremely slow whereas all other tab in the plugin are loading up quite fast.
hi
How many orders do you have in >Woocommerce>Orders?
Can you provide exact error message?
Please, follow to https://codex.ww.wp.xz.cn/Using_Your_Browser_to_Diagnose_JavaScript_Errors#Step_3:_Diagnosis
thanks, Alex
Thread Starter
divijc
(@divijc)
Hi Alex, the JS error was being faced on localhost, but when I installed it on my website, the error is gone.
I have 86 orders and 80,000 products.
However, Woocommerce > Export Orders > Export Tab Page is loading extremely slow (>13s) where as all other plugin tabs are loading up fast(<4s). Please help with this.
hi
>the JS error was being faced on localhost
I think, you have no orders in local db. This bug was reported week ago and already fixed.
80K products are huge number. My plugin gathers all meta fields for them.
Could you turn on mysql “slow query log” ? and attach results?
Detailed howto https://www.a2hosting.com/kb/developer-corner/mysql/enabling-the-slow-query-log-in-mysql
thanks, Alex
-
This reply was modified 8 years, 9 months ago by
algol.plus.
Thread Starter
divijc
(@divijc)
Hi,my slow query log file > 400MB, How should I send it to you?
Is there a way to disable the plugin from gathering all the meta fields from products since I have a large store?
hi
Could you start command “tail -f /path/to/log” and reload slow page?
I can provide you custom version if you contact me via helpdesk.
thanks, Alex