• Resolved mauromandala

    (@mauromandala)


    Warning: Undefined array key 0 in /home/falone/public_html/wp-content/plugins/site-mailer/modules/logs/classes/log-handler.php on line 85

    Warning: Undefined array key 0 in /home/falone/public_html/wp-content/plugins/site-mailer/modules/mailer/components/rate-limit-retry.php on line 27

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mauromandala

    (@mauromandala)

    updated my hosting to PHP 8.3. These two alerts appear in the WordPress login and frontend

    Plugin Support Elementor Team

    (@snehao)

    Hello @mauromandala,

    Thank you for bringing this to our attention.


    These warnings are related to undefined array keys in the Site Mailer plugin and are appearing due to compatibility changes in PHP 8.3. We’re aware of the issue and will be releasing a fix soon to ensure compatibility with the latest PHP version.


    In the meantime, if you’d like to hide these warnings from the frontend and login screen, you can temporarily disable WP_DEBUG in your wp-config.php file by setting it to false:
    define( ‘WP_DEBUG’, false );


    We appreciate your patience and understanding as we work on resolving this.
    Best regards,

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

The topic ‘Update php 8.4’ is closed to new replies.