can only upload one file at at time

pamela

Joined: 2002-09-14
Posts: 12
Posted: Sat, 2002-09-14 02:26

I have GR .4 installed. Perhaps I'm missing something, but when I drag a number of files into it to upload, then select them, then hit the upload button, it only uploads the first file and drops the rest of them out of the queue. Is it only possible to upload one file at a time? I had thought that one of the features for GR was the ability to drag-and-drop multiple files to simplify uploading. Thanks.

 
psg11

Joined: 2002-09-07
Posts: 54
Posted: Mon, 2002-09-16 04:07

Hi Pam,

If debug is ON that could be the reason why ( it happen to me ).

Try to turn debug off to see if that solve your problem.

change $gallery->app->debug = "yes"; to $gallery->app->debug = "no";
in config.php.

if it's already set to "no" then sorry no more clues.

ps: you don't have to select all the files in remote to upload. just drag and drop and hit upload

phil

 
pamela

Joined: 2002-09-14
Posts: 12
Posted: Mon, 2002-09-16 05:19

Ahhh, that was it. Thank you so much, psg11!

 
paour
paour's picture

Joined: 2002-08-14
Posts: 1479
Posted: Mon, 2002-09-16 15:33

This should be fixed in 1.0, too.