Help... I can't upload or get the batch file to work Help... I can't upload or get the batch file to work
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Help... I can't upload or get the batch file to work

Started by greyeagle, May 16, 2005, 03:31:25 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

greyeagle

I created a folder in the album directory (not in the edit or userpics) uploaded the pics using the ftp, and get nothing.  The control panel seems to work fine, except for not displaying any pictures. When I go to the Batch control..it says to select a directory & file, but there is no display to select from.  I tried to indivdually upload and got the following:

File Uploads: 
File Name/URL Error Message
1. soldier1.jpg Impossible to move.
2. soldier2.jpg Impossible to move.
3. soldier3.jpg Impossible to move.
4. soldier4.jpg Impossible to move.
5. soldier5.jpg Impossible to move.

Warning: move_uploaded_file(./cgp133/albums/edit/mHTTP_temp_af868f3e.jpg): failed to open stream: No such file or directory in /data/3/0/128/106/128921/user/130586/htdocs/cpg133/upload.php on line 1197

Warning: move_uploaded_file(): Unable to move '/data/tmp/phpWk6H8y' to './cgp133/albums/edit/mHTTP_temp_af868f3e.jpg' in /data/3/0/128/106/128921/user/130586/htdocs/cpg133/upload.php on line 1197

Warning: move_uploaded_file(./cgp133/albums/edit/mHTTP_temp_dcfeac00.jpg): failed to open stream: No such file or directory in /data/3/0/128/106/128921/user/130586/htdocs/cpg133/upload.php on line 1197

Warning: move_uploaded_file(): Unable to move '/data/tmp/phpsM1TqZ' to './cgp133/albums/edit/mHTTP_temp_dcfeac00.jpg' in /data/3/0/128/106/128921/user/130586/htdocs/cpg133/upload.php on line 1197

Warning: move_uploaded_file(./cgp133/albums/edit/mHTTP_temp_7f06b828.jpg): failed to open stream: No such file or directory in /data/3/0/128/106/128921/user/130586/htdocs/cpg133/upload.php on line 1197

Warning: move_uploaded_file(): Unable to move '/data/tmp/php4nBzuu' to './cgp133/albums/edit/mHTTP_temp_7f06b828.jpg' in /data/3/0/128/106/128921/user/130586/htdocs/cpg133/upload.php on line 1197

Warning: move_uploaded_file(./cgp133/albums/edit/mHTTP_temp_a3e807d0.jpg): failed to open stream: No such file or directory in /data/3/0/128/106/128921/user/130586/htdocs/cpg133/upload.php on line 1197

Warning: move_uploaded_file(): Unable to move '/data/tmp/php2zYAo4' to './cgp133/albums/edit/mHTTP_temp_a3e807d0.jpg' in /data/3/0/128/106/128921/user/130586/htdocs/cpg133/upload.php on line 1197

Warning: move_uploaded_file(./cgp133/albums/edit/mHTTP_temp_8e8f4f70.jpg): failed to open stream: No such file or directory in /data/3/0/128/106/128921/user/130586/htdocs/cpg133/upload.php on line 1197

Warning: move_uploaded_file(): Unable to move '/data/tmp/phpCCWYEK' to './cgp133/albums/edit/mHTTP_temp_8e8f4f70.jpg' in /data/3/0/128/106/128921/user/130586/htdocs/cpg133/upload.php on line 1197


Joachim Müller

set the permissions (CHMOD) on the newly created folders as suggested in the docs (usually CHMOD 777 or 755)