Batchupload Problem Batchupload Problem
 

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

Batchupload Problem

Started by idlop, February 12, 2004, 02:06:07 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

idlop

Hi, i want to upload manny Pictures in different Albums ..so i created in userpics different albums with the pics in it ...when i will put them in to the Album of the gallery this error Message will shown :
 
Quotearning: opendir(): SAFE MODE Restriction in effect. The script whose uid is 636 is not allowed to access /home/www/web1/html/coppermine/albums/userpics/A5 owned by uid 0 in /home/www/web1/html/coppermine/searchnew.php on line 178

Warning: opendir(albums/userpics/A5/06012004/): failed to open dir: No such file or directory in /home/www/web1/html/coppermine/searchnew.php on line 178

Warning: readdir(): supplied argument is not a valid Directory resource in /home/www/web1/html/coppermine/searchnew.php on line 179

Warning: closedir(): supplied argument is not a valid Directory resource in /home/www/web1/html/coppermine/searchnew.php on line 189

I need help !!!!!

Joachim Müller

do not upload by ftp to albums/userpics, but to any other folder you created within albums.
If you run into problems with safe mode, try enabling silly_safe_mode (refer to the documentation).

GauGau

idlop

For my understanding :

I do not upload the pictures to /userpics/****** better to
/albums/***** ????

Is that right ???

Casper

yes, thats correct.  Put your own folders and pics inside albums, not inside albums/userpics.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here