dmac
Forum Replies Created
-
Forum: Plugins
In reply to: [IP Geo Block] jQuery Needs Update For WP 5.6The plugin hasn’t been updated in over 2 years, I think it might be time to drop this module 🙂
It may actually become the cause of a compromise if you leave it on a live site with old libraries on there.Perfect thank you.
Forum: Plugins
In reply to: [Facebook for WooCommerce] Edit/Add Product page broken by latest updateHi, we already tried v2.1.3 on the 29th, it still breaks it.
Forum: Plugins
In reply to: [Facebook for WooCommerce] Edit/Add Product page broken by latest updateConfirming the same issues here also.
Disabling the plugin, all is ok again.
Rolled back.- This reply was modified 5 months, 3 weeks ago by dmac.
Forum: Plugins
In reply to: [Facebook for WooCommerce] Bulk Edit “Sync and show” for Facebook SyncThank you, I think we have this working now.
Thanks for your response.Hi, any update on this?
Forum: Plugins
In reply to: [IP Geo Block] Can’t Access my Own SiteYup, I’m very surprised this hasn’t been taken over, forked, and given it a new release of life. Quality plugin.
Forum: Plugins
In reply to: [WooCommerce] Update 4.4.0 Causes Fatal ErrorsI had this issue on a few websites, with the 4.4.0 Woo update.
Rename the Woo plugin directory…If you set to output your error log using:
define('WP_DEBUG', true); define( 'WP_DEBUG_LOG', true); define( 'WP_DEBUG_DISPLAY', false);
Get your /wp-content/debug.log output…
You will see what plugin/theme it’s affecting.
In my cases, it was:
– WP Rocket
– Divi
– Activity Log
…among others.- This reply was modified 8 months ago by dmac.
Forum: Plugins
In reply to: [WooCommerce] Error saving order. Event with code 9035 has not be registered.A client of ours had the same issue just now.
In WooCommerce> Status > Logs:2020-08-12T13:56:59+00:00 ERROR Error saving order. 2020-08-12T14:46:55+00:00 ERROR Error saving order.
The order completed the payment fine, but the Woo order is empty.
Screenshot: http://prntscr.com/tygb3fAlso @colyz93 what plugin did yours conflict with?
Thanks.- This reply was modified 8 months, 1 week ago by dmac.
Forum: Plugins
In reply to: [Facebook for WooCommerce] Latest version seems to break woo functionalityHi,
Does v2.0.0 patch this specific bug?
Cheers,
Darren.Forum: Plugins
In reply to: [WP Mail Logging by MailPoet] Large DB table – wp_wpml_mailsScratch that. Found the clean up option.
Thank you
Thanks, the 3.0.2 Dev version seems to be good, no errors being throw.
Thank you for the quick response. Will the dev version get upgraded to the public edition, when you place it live?
Darren.Forum: Plugins
In reply to: [Advanced Dynamic Pricing for WooCommerce] Error on last updateConfirming the issue after today’s update. Break the plugin.
Warning: Illegal string offset 'conditions_relationship' in /var/sites/w/xxx/public_html/wp-content/plugins/advanced-dynamic-pricing-for-woocommerce/BaseVersion/Includes/External/RuleStorage.php on line 232
Forum: Plugins
In reply to: [YITH WooCommerce Gift Cards] Remove data from DatabaseThank you, ah yes it was a module installed to disable some persistent admin notifications. We have it working now, thank you for the input!