Hello,
I just upgraded to v.9.1 and now I receive the following error when trying to upload an image:
Warning: move_uploaded_file(D:/wwwroot/blogs/media/Opera.jpg): failed to open stream: Permission denied in D:\wwwroot\blogs\admin\b2upload.php on line 149
Warning: move_uploaded_file(): Unable to move 'C:\PHP\uploadtemp\php1971.tmp' to 'D:/wwwroot/blogs/media/Opera.jpg' in D:\wwwroot\blogs\admin\b2upload.php on line 149
Couldn't upload your file to: D:/wwwroot/blogs/media/Opera.jpg
Has anyone else had this occur? Image upload worked fine before the upgrade.
Thanks for your help! :-)
Dan
Check the permissions for the media folder. It should be writable by the webserver (CHMOD 777).