CPGmassImport after changes to DB - what could go wrong? CPGmassImport after changes to DB - what could go wrong?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

CPGmassImport after changes to DB - what could go wrong?

Started by rivers, January 05, 2008, 06:14:26 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rivers

Hi

I've used CPGmassImport for over 10,000 images a few weeks ago.  Since then, I have made changes to the categories of many images.  So, the database now reflects the new categories for several hundred images, but the file structure on the server is identical to when I first used CPGmassImport.  Here's an example

After initial use of CPGMassImport:
Folder1/Image1-->Cat1
Folder2/Image2-->Cat2
Folder3/Image3-->Cat3

Now subsequent to changes:
Folder1/Image1-->Cat2
Folder2/Image2-->Cat2
Folder3/Image3-->Cat1

I believe most of you are familiar with CPGmassImport and this situation where file structure no longer reflects database associations between images and categories.

My question:

If I was to use CPGmassIMport again to add more files to existing folders, would this destroy the changes I made and revert to the original "FOLDER=CATEGORY" structure?  What could possibly go wrong here?

Looking for anyone's experience with this

Thank you kindly.



Joachim Müller