ChrisPrefect
Forum Replies Created
-
Is there any fix planned? It is annoying, that this plugin crashes all the time.
Did you find the memory leak?
I actually have the paid version of this plugin.
haha that’s the wrong question! 😀
Why does this plugin have a memory leak?
It’s not the browser. There are 7 constantly open tabs with other pages from this woocommerce installation. But only the tab with the plugin open constantly crashes.
I need to have the tab open because it is a notebook at a workstation at the warehouse. The tab needs to be open all the time to quickly correct the stock levels by the warehouse workers.
Hi Jon
I don’t understand. Why would you close this bug and urge me to contact you directly?
Did you replicate the bug? Did you try to add the date format “l, d. F Y” and didn’t get a validation error?
Regards,
Chris@tarawhitie I think you posted in the wrong thread. Open a new one for your problem.
Is there a solution for this?
Forum: Plugins
In reply to: [WooCommerce] Stock levels wrongI found something… On all the orders I see messages in the order annotations like “product X stock level reduced from 5 to 4”.
But these messages are missing when the order way paid with Paypal!
So there is something wrong here. Why are the stock levels not reduced when an order is paid with Paypal?
Best Regards,
ChrisForum: Plugins
In reply to: [WooCommerce] Stock levels wrongEven if I used a staging server (which I actually have), it would not help.
I would have to do hundreds of test-orders and especially full payments with several payment options to replicate the bug! And then refund all the payments and pay the fees on all those transactions anyway. That does not help at all.I don’t have these two mentioned extensions.
What I need are suggestions from others that had a similar problem and what the solution was. Maybe it is a plugin (which I doubt) or a special payment option (like bank pre-payment) which does not deduct the stock levels automatically. I know that I am missing / overlooking something. I don’t think it is a problem with a plugin that only changes stocklevels randomly and not on every order.
Thanks!
ChrisForum: Plugins
In reply to: [WooCommerce] Stock levels wrongSo nobody has an idea why stock levels could suddenly be wrong on some products?
Forum: Plugins
In reply to: [WooCommerce] Stock levels wrongHi John
Thanks, but this standard advice to disable all plugins and switch to the default theme is not helpful. This is a live shop with hundreds of users each day. We can’t basically shut down the store for days. And the problem is only visible after several days, only when we notice that users ordered products that where shown as “in stock” but are long gone.
How else can we test this?
How can a plugin or a theme prevent WooCommerce from SOMETIMES decreasing the stock level after an order was made? I can’t imagine that this is because of some incompatibility.
Best Regards!
ChrisForum: Plugins
In reply to: [WooCommerce] Transaction CancelledGuys, the fix from isitesco actually worked.
It is just one word to replace in one file.
Forum: Plugins
In reply to: [WooCommerce] Transaction CancelledSame problem here. This should be fixed as fast as possible. I am loosing money each hour. Subscribing this thread for updates. Thanks!
Forum: Plugins
In reply to: [WooCommerce] Order Comments not showing in confirmation mailsHello Mike
Thanks, but that does not work.
I now printed out <?php do_action( ‘woocommerce_email_customer_details’, $order, $sent_to_admin, $plain_text, $email ); ?> and got way too much information. The address, e-mail and phone number are already printed out. Ant the format is wrong, it uses unordered lists as it appears.
How do I get the old behavior again? How do I just get the order comments filed?
Thanks a lot!
Best Regards,
ChrisForum: Plugins
In reply to: [WooCommerce] Order Comments not showing in confirmation mails? But why should I need that? The address is already printed out correctly by “$order->get_formatted_billing_address();” in my template. And it even comes after the ‘woocommerce_email_order_meta’ hook. I don’t think that has anything to do with it? Would be very strange, right?
Forum: Plugins
In reply to: [WooCommerce] Order Comments not showing in confirmation mailsHello Mike
Thanks for testing. Yes, the default template works fine (the first I posted). But even when I copy the same line with woocommerce_email_after_order_table 1:1 to my own mail template, it does not output anything.
Where is that woocommerce_email_customer_details hook?
Best Regards,
Chris