Plugin PHP file causing Error Log entries
-
Hello, I have hundreds upon hundreds of warnings in my PHP.ERROR.LOG file:
HP Warning: Cannot modify header information – headers already sent by (output started at /home/public_html/wp-cron.php:23) in /home/neptunvs/public_html/wpdir/plugins/wpfront-notification-bar/classes/class-wpfront-notification-bar.php on line 63
My googling says that it may be extra space in the mentioned file, so I went to edit class-wpfront-notification-bar.php on line 63 and saw there was an extra line in the PHP before the end of the document = empty space? Not sure if this is the cause, it’s the only thing I could ascertain.
Thank you for any help
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Plugin PHP file causing Error Log entries’ is closed to new replies.