Quote Originally Posted by triplethreat23 View Post
Ok disregard my post #4966... I was able to get rid of that error message by playing around with the permissions. However now I get this error when I try to upload more than 1 image at a time:

Warning: move_uploaded_file(/var/www/vhosts/mysite.com/httpdocs/images/medium/Humpback Whale_04_MED.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied in /var/www/vhosts/mysite.com/httpdocs/manage/includes/ih_manager.php on line 191

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpzwMxNj' to '/var/www/vhosts/mysite.com/httpdocs/images/medium/Humpback Whale_04_MED.jpg' in /var/www/vhosts/mysite.com/httpdocs/manage/includes/ih_manager.php on line 191
TEXT_MSG_NOUPLOAD_MEDIUM

The images do display on the front end and back end, but I still get the error. Any ideas how to fix that?
Set your permissions on the image/ folder to 777 like the bmz_cache/ folder.