[ad_1]
Plugin Author
Zorem
(@zorem)
Hi @maxidesconto,
We already use PHP 8.0.21 on our development server and we can’t replicate any issue on our development server.
Maybe you have any jQuery error on your orders page, can you please check the browser console in the order details page and check if there is any jQuery error on it?
Thanks
Hi, i appreciate your answer. When i click to delete i get this error on console:
POST 500
Plugin Author
Zorem
(@zorem)
Can you please share the exact jQuery error which you get?
I dont know exactly what is the error the console just gives me this 500 Internal Server Error
“jQuery requires a window with a document”
“undefined”==typeof jQuery.migrateMute&&(jQuery.migrateMute=!0)
“use strict”;”object”==typeof module&&”object”==typeof module.exports?
$.post( woocommerce_admin_meta_boxes.ajax_url, data, function( response ) {
$( '#tracking-item-' + tracking_id ).unblock();
if ( response != '-1' ) {
$( '#tracking-item-' + tracking_id ).remove();
}
});
Plugin Author
Zorem
(@zorem)
Hi @maxidesconto,
We can’t replicate this kind of issue in our development store.
Can you please check with the Storefront WooCommerce theme and check again?
Thanks
my theme is storefront i checked with astra and helo from elementor but the issue remains
i have JQMIGRATE: Migrate is installed, version 3.3.2
if its useful i can give you access to the staging server for you to take a look
Plugin Author
Zorem
(@zorem)
Do you use any plugins for JQMIGRATE?
no this configuration i have is standard for all woocommerce users in the company KINSTA that only works with wordpress and google cloud. I dont have that plugin installed in order to use some old jquery because even if i wanted they didnt allow it for security reasons.
Today i received an email from them saying that they will remove php 7.4 so i tested the store and every thing works fine except that situation.
I deactivated all plugins to check if its for some plugin but it seems to be some Kinsta configuration or something that is not dealing well with this. They have many users as they are a big and trusted company for woocommerce and wordpress users so maybe its good to find whats causing this because zorem probably have many users in this company also who received the same email and will be testing.
