First off, thanks for the great plugin. This is invaluable for people hosting their own home webserver.
I believe I have the same problem as nowutah. When using the media library Smush.it function I receive the following message in the Smush.it column:
C:WebRootblogwp-contentuploadsdsc00783a.jpg must be within the content directory (C:WebRootblog/wp-content)
I have spent more time than I would like to admit trying to fix this myself, but I am no programmer. Anyway, I believe it’s just a path problem, but could not figure it out myself. When I comment out the check in wp-smushit.php to see if file is in WP_CONTENT_DIR it places a temp file ‘___16.tmp’ for example in the following directory:
C:\WebRoot\blog\wp_contents\
The file ‘___16.tmp’ is the reduced image. It just never gets put in the correct directory or renamed. But this only happens when the path check is commented out.
Any help you can give me is appreciated.
I am running the following setup on a home box:
OS: Windows XP
Webserver: Apache 2.2
PHP: 5.2.2
Wordpress: 2.8.4