How can I add users using IPB, with 2 different domains? How can I add users using IPB, with 2 different domains?
 

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

How can I add users using IPB, with 2 different domains?

Started by fox666, March 11, 2004, 10:10:17 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

fox666

I want to add the users from my IPB forums to my gallery, using two different doamins. How can I do this, id it possible? Thanks :D

Joachim Müller

using different domains, you can't use the bridge file method. There's no importer available (you would have to write it). This could be done with some advanced hacking - you would have to create a connector on the domain where coppermine is that reads all information from the remote database and fill the values on the local database, but this is tricky stuff. Unless you're an PHP and mySQL expert: forget it.

GauGau