Home / Forums / WoodMart support forum / CRON problem
Home › Forums › WoodMart support forum › CRON problem
CRON problem
- This topic has 1 reply, 2 voices, and was last updated 5 months, 1 week ago by
Artem Temos.
-
AuthorPosts
-
January 25, 2026 at 10:54 am #705978
savaskalfasParticipantHello,
My server system created the following warning message.
After I contacted the server’s administrator, I was notified to :
“Contact your service developer. The issue may be related to code incompatibility with the selected php 8.3 version that you have set to execute the specific scheduled task.”
Can you help please?
PHP Warning: Undefined array key “SERVER_NAME” in /var/www/vhosts/434882921.linuxzone127.grserver.gr/parts.automotohistory.com/wp-content/plugins/woocommerce-eu-vat-field/classes/com/WCEV_Globals.php on line 22
PHP Warning: Undefined array key “SERVER_NAME” in /var/www/vhosts/434882921.linuxzone127.grserver.gr/parts.automotohistory.com/wp-content/plugins/woocommerce-eu-vat-field/classes/com/WCEV_Globals.php on line 22
PHP Warning: Undefined array key “SERVER_NAME” in /var/www/vhosts/434882921.linuxzone127.grserver.gr/parts.automotohistory.com/wp-content/plugins/woocommerce-eu-vat-field/classes/com/WCEV_Globals.php on line 22
PHP Warning: Undefined array key “SERVER_NAME” in /var/www/vhosts/434882921.linuxzone127.grserver.gr/parts.automotohistory.com/wp-content/plugins/woocommerce-eu-vat-field/classes/com/WCEV_Globals.php on line 69
PHP Warning: Undefined array key “SERVER_NAME” in /var/www/vhosts/434882921.linuxzone127.grserver.gr/parts.automotohistory.com/wp-content/plugins/woocommerce-eu-vat-field/classes/com/WCEV_Globals.php on line 69
PHP Warning: Undefined array key “SERVER_NAME” in /var/www/vhosts/434882921.linuxzone127.grserver.gr/parts.automotohistory.com/wp-content/plugins/woocommerce-eu-vat-field/classes/com/WCEV_Globals.php on line 69
PHP Fatal error: Allowed memory size of 201326592 bytes exhausted (tried to allocate 32768 bytes) in /var/www/vhosts/434882921.linuxzone127.grserver.gr/parts.automotohistory.com/wp-content/plugins/woocommerce/src/Blocks/BlockTypes/RatingFilter.php on line 1
PHP Fatal error: Allowed memory size of 201326592 bytes exhausted (tried to allocate 24576 bytes) in /var/www/vhosts/434882921.linuxzone127.grserver.gr/parts.automotohistory.com/wp-content/plugins/duplicate-post/vendor/composer/ClassLoader.php on line 571January 27, 2026 at 10:10 am #706200Hi,
Thanks for the details. The warnings and fatals you shared are coming from third‑party plugins during a cron run, not from the theme:
– Undefined array key SERVER_NAME in woocommerce-eu-vat-field plugin
– Memory exhausted in WooCommerce Blocks RatingFilter and Duplicate Post ClassLoaderKind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register