Suddenly can't upload files Suddenly can't upload files
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Suddenly can't upload files

Started by golive, July 09, 2004, 12:23:17 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

golive

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.

Joachim Müller

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