hello problem with adding photos hello problem with adding photos
 

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

hello problem with adding photos

Started by idotal, July 29, 2010, 02:19:05 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

idotal

hello
i installed coopermine gallery.
and i uploaded photos of a tv show.
the photos are organized in album folder in folders, and i want to put each folder in album.
now i put the photos of the screencaps but now i see that i some files where not transfered to the database.

http://gallery.stargatefun.co.il/index.php?cat=31
in the 2 catagory needs to be 12748 photos instead of 12742 photos.
how can i add the missing files?

please look how my photos folders in album folder are organized.
this is the order

albums
  sg1 season 1
     episode 1
          photos
          screencaps
     episode 2
          photos
          screencaps

i want to put all the photos in screen caps folder to 1 album in coopermine, and so i did for all the episodes but now i see that some files wherent transfer to the albums and i cant know what files because there are a lot of files...but there is a easy way to add all the photos from specific folder to specific album? maybe checker or something...

Stramm

use a tool like phpmyadmin and have a look at the database (the pictures table). Let phpmyadmin show you the contents by filename and tell it to show you all entries... then it should be a lot easier for you to find the files that haven't been added.

idotal

how exacly can i do that??
i found the pics database but i don't kno what to do from there....

idotal

is there a plugin that add all the photos from specific folder to specific album...it's seems very stupid if there isn't one, because i need all the photos from specific folder...not some of them.

Stramm

Have a look at the phpmyadmin homepage for a description how to use that tool.

Batch adding pictures will add do what you need. You can add all pictures of a directory to a certain album. Read the documentation.

ΑndrĂ©

There's also a plugin called MassImport, which adds all pictures to albums according to your folder structure.