Home › Forums › WoodMart support forum › PHP errors after recent update
PHP errors after recent update
- This topic has 4 replies, 2 voices, and was last updated 29 minutes ago by dragonoycontact.
-
AuthorPosts
-
December 11, 2024 at 4:41 pm #621635
dragonoycontactParticipantHi 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:801also 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 helpDecember 11, 2024 at 6:06 pm #621667
Artem TemosKeymasterHello,
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
December 11, 2024 at 10:56 pm #621723
dragonoycontactParticipantI 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 areaDecember 12, 2024 at 1:06 am #621741
dragonoycontactParticipantok we managed to find the issue with the Nginx Helper plugin, we disabled it and all working better.
you can close the case.December 12, 2024 at 1:16 am #621742
dragonoycontactParticipantSorry, 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.)
-
AuthorPosts
- You must be logged in to create new topics. Login / Register