Hi there,
I'm so close... I've installed the wysiwyg plugin from mudbomb: http://mudbomb.com/archives/2005/02/02/wysiwyg-plugin-for-wordpress/
Everything works well but I'm having a problem with the insert image button. Here is what's happening:
Since this plugin is written for the regular wordpress, it's trying to access files via the 'wp-content/uploads' folder (which doesn't exist in MU).
How do I get it to upload into each user's respective 'wp-content/blogs.dir/#ofuserblog/files/2006/files' directory?
Here's the error I'm getting:
-----------
Warning: opendir(/home/elevated/public_html//wp-content/uploads/) [function.opendir]: failed to open dir: No such file or directory in /home/elevated/public_html/wp-admin/iimage-browser.php on line 505
Cannot open upload directory :-(
Check Destination directory and URI of this directory in admin area > options > miscellaneous
Sorry, I can't find any files in this directory :-(
------------------
Here's the iimage-browser.php file (in txt format):
http://elevatedinternet.com/iimage-browser.txt
Thanks so much for your help!
Aaron