coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: Pascal on January 26, 2005, 09:53:49 PM

Title: No Files uploaded
Post by: Pascal on January 26, 2005, 09:53:49 PM
I have a problem. I wanted to upload today after a longer break a picture into my Gallerie 1,3, got however the only following error messages:

At the Upload-Dialog:
QuoteWarning: opendir(./albums/edit): failed to open dir: No such file or directory in /homepages/35/d36907678/htdocs/foto-community/upload.php on line 406

The Next Window:
QuoteWarning: move_uploaded_file(./albums/edit/mHTTP_temp_bffb4c7c.jpg): failed to open stream: No such file or directory in /homepages/35/d36907678/htdocs/foto-community/upload.php on line 1193

Warning: move_uploaded_file(): Unable to move '/tmp/php5iYNMp' to './albums/edit/mHTTP_temp_bffb4c7c.jpg' in /homepages/35/d36907678/htdocs/foto-community/upload.php on line 1193

The Lines in my upload.php:
    $directory_handle = opendir($directory_path);
            if (!(move_uploaded_file($_FILES['file_upload_array']['tmp_name'][$counter], $path_to_image))) {

Can anyone give a reference, for repair the Upload-Function?

Please in German. My English is very bad and the above ist an Babelfish-Translate

Edit: This is an Failure-Message from the second Window:

Dateiname/URL   Fehlermeldung
1. Victor im hohen Gras.jpg   Kann nicht verschieben.
Title: Re: No Files uploaded
Post by: Joachim Müller on January 27, 2005, 08:21:26 AM
search for the error message you get and find your way through the postings, from oldest to newest. This has been asked a million times over...

Joachim
Title: Re: No Files uploaded
Post by: Pascal on January 27, 2005, 07:56:20 PM
Hmm, i have updated this Morning the Coppermine to the latest Version and the Problem is lost.  ;D