WordPress Plugin: Image Browser
This plugin adds an “Insert Image” button to the the edit screen which opens an image browser in a popup window to select from all previously uploaded images and add the appropriate code to the post.
This plugin adds an “Insert Image” button to the the edit screen which opens an image browser in a popup window to select from all previously uploaded images and add the appropriate code to the post.
This post was written by . You can visit the Author Archive for a short bio, more posts, and other information about the author.
Why I get this error
Warning: Cannot modify header information – headers already sent by (output started at /usr/local/data/araya/staff/wordpress/wp-content/plugins/image-browser-plugin.php:97) in /usr/local/data/araya/staff/wordpress/wp-admin/post.php on line 340
what must I do to fix this !
Thanks
Mostly this happens when there are whitespaces after the closing
?>in the source code. Just remove them and the error message should disappear. (The error message also gives you the location where the output started: have a closer look at line 97 of image-browser-plugin.php).If it doesn’t help, please send me an email with attached image-browser-plugin.php to [email protected] and I will have a look.
I was corect that source and remove the whitespaces after closing tag. and now. doing well
thank’s for you help
Please help with this error:
==
Warning: opendir(D:Websiteschrisbryce.comwww/wp-content): failed to open dir: Invalid argument in D:\Websites\chrisbryce.com\www\wp-admin\image-browser.php on line 169
Could no open upload directory
==
Thank you