Home Forums WoodMart support forum CRON problem

CRON problem

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #705978

    savaskalfas
    Participant

    Hello,

    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 571

    #706200

    Artem Temos
    Keymaster
    Xtemos team

    Hi,

    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 ClassLoader

    Kind Regards

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