System Warning

This topic contains 2 replies, has 2 voices, and was last updated by  ja.do GmbH Albert Augustin 5 years, 9 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #33388

    Hi i got this warning with WordPress 5.1 running on PHP 7.2:

    Warning: Use of undefined constant DB_CHARSET – assumed ‘DB_CHARSET’ (this will throw an Error in a future version of PHP) in /Users/albertaugustin/Documents/GIT/segeltage/src/www/plugins/event-organiser/event-organiser-debug.php on line 408

    ja.do GmbH Albert Augustin
    #33417

    You should have DB_CHARSET defined in your wp-config.php, neverthless I’ll add a check. That said, it shouldn’t impact the plug-in or your site, except for the system information page.

    Stephen Harris
    #33428

    I have defined them:

    define('DB_CHARSET', 'utf8mb4');

    But now the malfunction is gone. maybe the database was not updated after install updates to 5.1.1

    ja.do GmbH Albert Augustin
Viewing 3 posts - 1 through 3 (of 3 total)
To enable me to focus on Pro customers, only users who have a valid license for the Pro add-on may post new topics or replies in this forum. If you have a valid license, please log-in or register an account using the e-mail address you purchased the license with. If you don't you can purchase one here. Or there's always the WordPress repository forum.