nustart
Forum Replies Created
-
Forum: Plugins
In reply to: [Constant Contact + WooCommerce] /wp-json/wc/v3/coupons?per_page=100OK, sounds good – Please provide a private email, which I will forward to the account owner for him to fill in – there will need to be some coordination with him to get 2step auth code when you log in
Thank you
Forum: Plugins
In reply to: [WooCommerce] Woocommerce causing Critical ErrorHi Woocommerce.. there are a couple of threads telling you of this critical error that caused by an uncaught TypeError in your plugin code, but so far not even a hint of an acknowledgement in over 24hrs?
To the original poster, I have posted a temporary fix (until Woocommerce release a patch) on this thread if it helps?
https://www.ads-software.com/support/topic/critical-error-woocommerce-remoteinboxnotifications/Forum: Plugins
In reply to: [WooCommerce] Critical Error: WooCommerce RemoteInboxNotificationsIf you need to get you site up and running, I have just added
return false;
To line 23 (at the top of the function) at: /wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/ComparisonOperation.php
public static function compare( $left_operand, $right_operand, $operation ) { //Added this as a tempfix return false;
This is a short-term emergency hack and I would expect Woocommerce support to issue an update to overwrite the ComparisonOperation.php to fix the code problem , but if you need something just to get your site up, this has worked for me
[But, this could impact notifications from your site, so only use with caution and keep an eye out for Woocommerce official fx) ]- This reply was modified 1 year, 1 month ago by nustart.
Forum: Plugins
In reply to: [WooCommerce] Website Critical Errorand me
Uncaught?TypeError:?strpos():?Argument?#1?($haystack) in/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/ComparisonOperation.php:49
Brand new site is broken. Please advise a fix ASAP, looking at the forums, this is happening to multiple installs?
Forum: Plugins
In reply to: [WooCommerce] Critical error with attributeHi Woo Support – this site is a brand new site, with nothing setup yet (1 product, no payment, no shipping, no tax)
It seems like the setup wizard is trying to force something – how can I turn off the wizard so that this site can be up and running again as soon as possible? Currently no Woocommerce edit screens are functional
Forum: Plugins
In reply to: [WooCommerce] Critical error with attributeMe to… this error has popped up
CRITICAL Uncaught TypeError: strpos(): Argument #1 ($haystack) must be of type string, array given in /nas/content/live/familyfuntramp/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/ComparisonOperation.php:49 Stack trace: #0 /nas/content/live/familyfuntramp/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/ComparisonOperation.php(49): strpos(Array, Array) #1 /nas/content/live/familyfuntramp/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/OptionRuleProcessor.php(32): Automattic\WooCommerce\Admin\RemoteInboxNotifications\ComparisonOperation::compare(Array, Array, 'in') #2 /nas/content/live/familyfuntramp/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/RuleEvaluator.php(79): Automattic\WooCommerce\Admin\RemoteInboxNotifications\OptionRuleProcessor->process(Object(stdClass), NULL) #3 /nas/content/live/familyfuntramp/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/OrRuleProcessor.php(46): Automattic\WooCommerce\Admin\RemoteInboxNotifications\RuleEvaluator->evaluate(Array, NULL) #4 /nas/content/live/familyfuntramp/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/RuleEvaluator.php(79): Automattic\WooCommerce\Admin\RemoteInboxNotifications\OrRuleProcessor->process(Object(stdClass), NULL) #5 /nas/content/live/familyfuntramp/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/OrRuleProcessor.php(46): Automattic\WooCommerce\Admin\RemoteInboxNotifications\RuleEvaluator->evaluate(Array, NULL) #6 /nas/content/live/familyfuntramp/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/RuleEvaluator.php(79): Automattic\WooCommerce\Admin\RemoteInboxNotifications\OrRuleProcessor->process(Object(stdClass), NULL)
Same here
add_to_cart and begin_purchase event are being picked up, but add_payment, add_shipping_info and purchase event are not being caught
Like tomasc1 above, my test purchases are going thru just fine?
Forum: Plugins
In reply to: [Tidio – Live Chat & AI Chatbots] Unuseable on mobile?Anyone at Tildo able to help with this? It’s been a week since I asked? Or is the free version not supported?
Forum: Plugins
In reply to: [Event Organiser] Critical Error on Event PageI am getting this too – intermittent, if I go into the event showing the error and press save, it seem to “reset” and it is ok again.
Fatal error: Uncaught Exception: Error in formating DateTime object. Expected DateTime, but instead given boolean in /nas/content/live/surfgolfclub/wp-content/plugins/event-organiser/includes/event-organiser-utility-functions.php:31 Stack trace: #0 /nas/content/live/surfgolfclub/wp-content/plugins/event-organiser/includes/event-organiser-utility-functions.php(164): eo_format_datetime(false, 'F j, Y g:i a') #1 /nas/content/live/surfgolfclub/wp-content/themes/stm-surfgolfbeach/event-meta-event-single.php(61): eo_format_event_occurrence() #2 /nas/content/live/surfgolfclub/wp-includes/template.php(785): require('/nas/content/li...') #3 /nas/content/live/surfgolfclub/wp-content/plugins/event-organiser/includes/event-organiser-templates.php(96): load_template('/nas/content/li...', false) #4 /nas/content/live/surfgolfclub/wp-content/plugins/event-organiser/includes/event-organiser-templates.php(41): eo_locate_template(Array, true, false) #5 /nas/content/live/surfgolfclub/wp-content/themes/stm-surfgolfbeach/single-event.php(46): in /nas/content/live/surfgolfclub/wp-content/plugins/event-organiser/includes/event-organiser-utility-functions.php on line 31
Yes. WordPress 6.1
And occurs with both PHP7.4 and when upgraded to PHP8Event Organsier version 3.12.1 WordPress 6.1. Event Organiser has only been tested up to Event Organiser Event Organiser jQuery Version 3.6.1 PHP Version 7.4.30 MySQL Version 5.7.39-42-log Web Server Apache
Forum: Plugins
In reply to: [WooCommerce] Expiration Date Error on CC Checkout 5.4.0I rolled woocommerce back to 5.3.0 as per the original ticket, and that has fixed the symptoms (ie, my client can actually collect monies and complete sales whilst this gets resolved)
Client is logging a support ticket with authorize.net plugin provider to hopefully get a fix for problem
Forum: Plugins
In reply to: [WooCommerce] Expiration Date Error on CC Checkout 5.4.0Yes.. seeing this too
Seems to have started yesterday when I updated to 5.4
I have just updated to 5.4.1 .. still not workingI have enabled logging.. but not getting much added to the log, other than initial verification of accoun
Forum: Plugins
In reply to: [Unyson] Unyson Not working after WP upgrade to 5.5Try installing this
Enable jQuery Migrate HelperIt will add back in the older jquery that 5.5 update removed
With it installed I get the error message
/wp-content/plugins/solazu-unyson/framework/extensions/widgets/static/js/slz-upload-image.js: jQuery.fn.live() is deprecatedbut the site is working