Advanced search  

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

Pages: [1]   Go Down

Author Topic: Batch Uploading Problem  (Read 6061 times)

0 Members and 1 Guest are viewing this topic.

Zeitgeist

  • Coppermine regular visitor
  • **
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 71
Batch Uploading Problem
« on: November 24, 2005, 11:39:54 am »

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.
Logged
I love GauGau!

mini1400

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 34
    • Minis & Megaliths
Re: Batch Uploading Problem
« Reply #1 on: November 24, 2005, 12:48:23 pm »

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

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: Batch Uploading Problem
« Reply #2 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.
Logged
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

  • Coppermine regular visitor
  • **
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 71
Re: Batch Uploading Problem
« Reply #3 on: November 26, 2005, 04:34:48 am »

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.
« Last Edit: November 26, 2005, 04:44:42 am by Zeitgeist »
Logged
I love GauGau!
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 20 queries.