Gallery integration with multiple boards Gallery integration with multiple boards
 

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

Gallery integration with multiple boards

Started by nemanjas, September 16, 2004, 04:04:08 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nemanjas

Can i integrate it with two boards at the same time?

Nibbler

No, and I don't really see why you'd want to.

manipul8or

It would be very useful, because Coppermine integrates very well. In my case I have Coppermine 1.3.x integrated with phpbb 2.x, but would also like to use the custom bridge file for Mambo, to integrate that aswell. Couldn't you just duplicate the bridge system, running one for mambo, and one for phpbb ?

Help would be much appreciated,
manipul8or.

Stramm

no, you can't have one 'slave' and two 'masters'. But possible is to have one master (eg phpbb) and two slaves (mambo and cpg)... means you have to bridge cpg and mambo to phpbb or cpg and phpbb to mambo. One app needs to take care about all the user stuff. That's it and there's currently no way around