Home Forums WoodMart support forum PHP errors after recent update

PHP errors after recent update

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #621635

    dragonoycontact
    Participant

    Hi there, we are seeing the following php errors in Query Monitor:
    Trying to access array offset on value of type bool
    wp-includes/media.php:795
    Trying to access array offset on value of type bool
    wp-includes/media.php:801

    also this in “doing it wrong” :
    Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the woocommerce domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. (This message was added in version 6.7.0.)

    we attached screenshotsof the issue in the private area, also wordpress login, its affecting almost all pages, with products in them, we think its related to product images, we tried to regenerate the thumbnails but it wont help.
    we also tried to disable all plugins and still the same, only after moving to a default theme instead of woodmart fixed the problem.
    please help

    #621667

    Artem Temos
    Keymaster

    Hello,

    1. We need your FTP access to troubleshoot this error.

    2. This error is generated by installed plugins or custom code in the child theme.

    Kind Regards

    #621723

    dragonoycontact
    Participant

    I disabled all plugins and remove all the content from the child theme functions.php, the php errors removed but only remains in the checkout page when clicking on “place order”, i have 2 payment method and its the same on both of them, takes about 14-15 seconds to go to the payment page, this is unreal.
    I attached the ftp login in the private area

    #621741

    dragonoycontact
    Participant

    ok we managed to find the issue with the Nginx Helper plugin, we disabled it and all working better.
    you can close the case.

    #621742

    dragonoycontact
    Participant

    Sorry, last this is this warning: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the woocommerce domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. (This message was added in version 6.7.0.)

Viewing 5 posts - 1 through 5 (of 5 total)