I have doubled check and made sure all directories are CHMOD correctly. I get this error when trying to upload just one photo. All three error appear on the page. Using the latest version. 5.11.
Warning: move_uploaded_file(/home/mysite/public_html/gallery/uploads/1/authorpic.jpg): failed to open stream: Permission denied in /home/mysite/public_html/gallery/image-inc.php on line 37
Warning: move_uploaded_file(): Unable to move '/tmp/phpy3YV57' to '/home/mysite/public_html/gallery/uploads/1/authorpic.jpg' in /home/mysite/public_html/gallery/image-inc.php on line 37
and this one too: Unable to move file [/tmp/phpy3YV57] [/home/mysite/public_html/gallery/uploads/1/authorpic.jpg]
I replaced name with mysite for posting purposes.
Thanks