4images Forum & Community

4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: doer on December 20, 2006, 10:53:35 AM

Title: can not upload image! no such file or directory
Post by: doer on December 20, 2006, 10:53:35 AM
when I try to upload a image it says

Code: [Select]
Warning: move_uploaded_file(./data/media/1/Blue_hills.jpg): failed to open stream: No such file or directory in /mounted-storage/home/sub/sc15605-NZUA/www/gallery/includes/upload.php on line 113

Warning: move_uploaded_file(): Unable to move '/tmp/phpEuriKY' to './data/media/1/Blue_hills.jpg' in /mounted-storage/home/sub/sc15605-NZUA/www/gallery/includes/upload.php on line 113

First, I had my data folder deleted accidentally, then I have re-uploaded it... now nothing is missing...

Why do I get this message again?? :?
Title: Re: can not upload image! no such file or directory
Post by: phantom5 on December 27, 2006, 01:10:18 AM
is your category folder (/1) read-only? I had a problem like that. Make sure the folders are set to 777 which might fix it.. that fixed mine.