PHP warning in WordPress administration page
-
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 189This 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)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘PHP warning in WordPress administration page’ is closed to new replies.