coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: golive on July 09, 2004, 12:23:17 PM

Title: Suddenly can't upload files
Post by: golive on July 09, 2004, 12:23:17 PM
After having selected upload files and chosen 1 file in the file upload box this message appears:

Warning: opendir(./albums/edit): failed to open dir: No such file or directory in /usr/home/web/web11934/cpg1.3.0/upload.php on line 406

when I select my file and press continue this message appears:
Warning: move_uploaded_file(./albums/edit/mHTTP_temp_2736a8bb.jpg): failed to open stream: No such file or directory in /usr/home/web/web11934/cpg1.3.0/upload.php on line 1193

Warning: move_uploaded_file(): Unable to move '/var/tmp/phpAPpcIS' to './albums/edit/mHTTP_temp_2736a8bb.jpg' in /usr/home/web/web11934/cpg1.3.0/upload.php on line 1193
  and 0 files were uploades.
The programme has been working excellent until now. Can anybody please help me ???. I don't know much about php.
Title: Re: Suddenly can't upload files
Post by: Joachim Müller on July 09, 2004, 02:49:46 PM
apparently your edit folder inside the albums folder has been lost (this is a known issue on some webhosts and will be fixed with cpg1.3.1, which is due to be released soon as a bugfix). For now, just create a folder named "edit" within your albums folder (using your ftp software) and CHMOD it to 777 or 755 (depending on your config, similarly to the albums folder).

GauGau