• Resolved anicky

    (@anicky)


    Hi,

    There is a PHP warning in the WordPress administration page for Simple Banner settings:

    Warning: Use of undefined constant checked - assumed 'checked' (this will throw an Error in a future version of PHP) in /path/to/website/wp-content/plugins/simple-banner/simple-banner.php on line 189

    This can be fixed by adding quotes arround ‘checked’ word in lines 186 and 189 of simple-banner.php file.

    Kind regards,
    Jérémie

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author rpetersen29

    (@rpetersen29)

    Great, thanks Jérémie. I’ll get out the bugfix tonight.

    Plugin Author rpetersen29

    (@rpetersen29)

    Nevermind, that was easy enough. Fix 2.4.1 is out now.

    thinkdm2

    (@thinkdm2)

    I just installed version 2.4.3 and I am seeing the same error message:

    Warning: Use of undefined constant checked – assumed ‘checked’ (this will throw an Error in a future version of PHP) in /var/www/vhosts/vyvebroadband.com/dev.vyvebroadband.com/wp-content/plugins/simple-banner/simple-banner.php on line 225
    checked>

    Plugin Author rpetersen29

    (@rpetersen29)

    Thanks, should all be fixed in 2.4.4

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

The topic ‘PHP warning in WordPress administration page’ is closed to new replies.