Forum Replies Created

Viewing 12 replies - 1 through 12 (of 12 total)
  • Thread Starter nustart

    (@nustart)

    OK, 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

    Hi 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/

    If 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.

    and 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?

    Hi 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

    Me 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?

    Thread Starter nustart

    (@nustart)

    Anyone at Tildo able to help with this? It’s been a week since I asked? Or is the free version not supported?

    I 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 PHP8

    Event 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

    I 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

    Yes.. seeing this too
    Seems to have started yesterday when I updated to 5.4
    I have just updated to 5.4.1 .. still not working

    I have enabled logging.. but not getting much added to the log, other than initial verification of accoun

    Try installing this
    Enable jQuery Migrate Helper

    It 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 deprecated

    but the site is working

Viewing 12 replies - 1 through 12 (of 12 total)