combine two coppermine galleries in one combine two coppermine galleries in one
 

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

combine two coppermine galleries in one

Started by bickyz, March 20, 2010, 06:54:26 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bickyz

Hi, i have two website running two coppermine galleries. Once gallery has 121 albums and other has 470 albums. Both gallery are using same templates Hardwired.

How can i combine both galleries into 1?

Joachim Müller

Not at all, as the file ID count started from one for each of the galleries. The template you use is irrelevant - it's the content of the database tables that can't be marged easily. Your only option is to download all your files from one gallery and batch-add them to the other (as suggested in the corresponding section of the docs). If you need details, do as suggested per board rules and post the links to your galleries for a start.