When I go to media library from a post to select some extent image to embed in a new post I get the error message below at top of page. Functionality seems to remain. And error message does not appear when I access directly from Media menu tab in sidebar of admin
Warning: Cannot modify header information - headers already sent by (output started at /home/h2c/public_html/wp-admin/includes/media.php:313) in /home/h2c/public_html/wp-content/plugins/wp-greet-box/includes/wp-greet-box.class.php on line 489
melissaaggie98@gmail.com
Member
Posted 9 months ago #
I get the exact same error. Could someone please respond to the above request so that we can find a resolution? Thanks!
melissaaggie98@gmail.com
Member
Posted 8 months ago #
Does anyone know how to get this particular error to the creator of the WP Greet Box plugin? My cPanel error log is filled with just the following errors:
[Wed Sep 07 15:07:04 2011] [error] [client 70.140.41.90] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/livmommy/public_html/wp-admin/includes/media.php:313) in /home/livmommy/public_html/wp-content/plugins/wp-greet-box/includes/wp-greet-box.class.php on line 489, referer: http://www.mommylivingthelifeofriley.com/wp-admin/media-upload.php?post_id=20165&type=image&
[Wed Sep 07 02:18:42 2011] [error] [client 70.140.41.90] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/livmommy/public_html/wp-admin/includes/media.php:313) in /home/livmommy/public_html/wp-content/plugins/wp-greet-box/includes/wp-greet-box.class.php on line 489, referer: http://www.mommylivingthelifeofriley.com/wp-admin/media-upload.php?post_id=20150&type=image&tab=library
I love this plugin, but I would really love it if a new version of this plugin could be released which addresses these errors.
lev236
Member
Posted 3 months ago #
Open up the /wp-greet-box/includes/wp-greet-box.class.php file, scroll all the way to the bottom and delete the extra space after the closing ?>
That should fix it.