PHP compatibility warning

  • Author
    Posts
  • #77340

    Hi, I had to upgrade my PHP version. Before doing so I checked with a plugin the compatibility of my site, and received a “yellow warning”, that Kahuna was compatible but might have problems with future versions of PHP.
    After the upgrade to PHP 7,2 this message appears everywhere on wordpress and on my site barely visible under the header:
    Warning: use of constant ‘FORCE_SSL_ADMIN’ – assumed ‘‘FORCE_SSL_ADMIN’’ (this will throw an Error in a future version of PHP) in /web/htdocs/www.mywebsiteurl/home/wp-config.php on line 81
    Is it a Kahuna problem? How do I fix it? If I downgrade to a previous PHP version will it go away?

    Website: www.funzionarioamministrativo.it

    #77586
    Zed
    Cryout Creations mastermind

    That message has nothing to do with the theme.

    You have an improperly specified constant in your WordPress’ wp-config.php file. Most likely the constant is not quoted when its value is checked.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘PHP compatibility warning’ is closed to new replies.