Batch Uploading Problem Batch Uploading Problem
 

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

Batch Uploading Problem

Started by Zeitgeist, November 24, 2005, 11:39:54 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Zeitgeist

I'm having the same problem I had described in an earlier (unrelated) post. Anyway, in batch uploading some of my pictures are not showing up.

Directory:
/albums/Year 2004/2004 (00) Misc Pictures by Justin Alexander/2004-MiscByJustinA_01.jpg (2004-MiscByJustinA_02.jpg, 03, etc) --- Show Up in Batch Upload

/albums/Year 2004/2004 (02-08) Big Party @ Daniel's Parents in Franklin, TN/2004_02_08-LevysParents_00.jpg (2004_02_08-LevysParents_01.jpg, 02, etc) --- Does NOT show up in Batch Upload

I know I shouldn't use spaces, etc, in my directory names but I use the same hierarchy on my machine, that's why. I'm kind of confused on what the problem is.
I love GauGau!

mini1400

Could it be the apostrophe in the filename - I know MS SQL doesn't like them in fields....

kegobeer

Don't use spaces or special characters in file names.  Just because you can do it in Windows doesn't mean you should use it on your website.  That causes plenty of errors when attempting to use PHP scripts to look at file names.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Zeitgeist

#3
Quote from: kegobeer on November 24, 2005, 03:41:38 PM
Don't use spaces or special characters in file names.  Just because you can do it in Windows doesn't mean you should use it on your website.  That causes plenty of errors when attempting to use PHP scripts to look at file names.

Okay, yeah, it seems like it is the apostophe, I'll remove them on my machine and host. Thanks.
I love GauGau!