Array Error Warning upon changing preloader style
-
Hello. Thank you for developing this plugin.
The plugin seems to function normally with the default settings, upon changing to a different preloader style I received these error messages, though the plugin still appears to function properly.
PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /home/my-username/public_html/wp-content/plugins/jeba-wp-preloader/main-functions.php on line 265
PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /home/my-username/public_html/wp-content/plugins/jeba-wp-preloader/main-functions.php on line 265
PHP Warning: Cannot modify header information – headers already sent by (output started at /home/my-username/public_html/wp-content/plugins/jeba-wp-preloader/main-functions.php:265) in /home/my-username/public_html/wp-includes/pluggable.php on line 1196
I receive a similar error message when attempting to change the background color for the preloader, as well.
Warning: array_key_exists() expects parameter 2 to be array, null given in /home/my-username/public_html/wp-content/plugins/jeba-wp-preloader/main-functions.php on line 265
Warning: Cannot modify header information – headers already sent by (output started at /home/my-username/public_html/wp-content/plugins/jeba-wp-preloader/main-functions.php:265) in /home/my-username/public_html/wp-includes/pluggable.php on line 1196
curt
The topic ‘Array Error Warning upon changing preloader style’ is closed to new replies.