copy the configuration/settings from one gallery to new gallery copy the configuration/settings from one gallery to new gallery
 

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

copy the configuration/settings from one gallery to new gallery

Started by bickyz, October 20, 2008, 10:51:57 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bickyz

Hi, i have a coppermine gallery running on one site, where i post events pictures.

I have another new site where i have installed new coppermine and i use this one to post my personal photographs. I want both the gallery to be identical; settings/configurations wise.

Is there anyway that i can export the settings/configuration from the first gallery to this new one, so that both looks same.

Joachim Müller

Not built into coppermine. You can use a third-party database manipulation tool like phpMyAdmin to dump coppermine's config table and restore it on the other site, but that's only for very experienced users. I recommend doing this this old-fashioned way: two windows open on your screen and performing regular visual comparison.