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.
Do you like this article? Submit it to Blogosphere News!
4 Responses
ivari
July 30th, 2004 at 4:14 am
1Why 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
Zarniwoop
July 30th, 2004 at 11:51 am
2Mostly 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 zarniwoop@NO.SPAMbistr-o-mathik.org and I will have a look.
ivari
August 1st, 2004 at 6:58 pm
3I was corect that source and remove the whitespaces after closing tag. and now. doing well
thank’s for you help
Chris
August 27th, 2004 at 2:01 pm
4Please 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