davidethomas
Forum Replies Created
-
Hi Zubair.
Here’s a screen shot of the Woocommerce->Home
https://snipboard.io/khVCEL.jpgWhen I click on some other submenus of Woocommerce (eg Customers), the system loops back to the WooCommerce->Home page.
Looking at the logs, I’m not getting logging messages for the error.
https://snipboard.io/8OF6S7.jpgThe oldest log with something interesting is this one
https://countrycamper.com.au/download/fatal-errors-2025-03-14-53e3dcc2c0cca13b86ab0de4f46d4814.logIs there a way to increase the logging level in WooC?
Thanks for your help !
Dave.Hi Zubair – thanks for following up.
We’re getting the error on the Woocommerce->Home, but the Customers and Extensions pages also exhibit the problem.
I’ve created a Paste (https://pastebin.com/RSW7BheC) and the password is Dir3q8iYM3
I’ll turn on loggin and let you know what I find.
Cheers, Dave.
Thank you for your help!
Here’s the status report.
Having big problems with this plugin (1.4.3) for a vanilla WooCommerce install (6.0.0). Using the standard email templates supplied with WC.
The new OrderIDs were mostly sequential, but then periodically we’d get gaps. The most recent order jumped from 2849 to 2900 – why?
The biggest problem is the order emails going out to customers – these are the vanilla email templates shipped with WC and they specify the PostID instead of the plugins OrderID – so customers are paying us specifying one number and we’re trying to match it to another.
Had to deactivate the plugin and now things are totally screwed. Very frustrating…