forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 bridging => Topic started by: streetstars on February 20, 2013, 05:07:02 pm

Title: Bridging Coppermine with Boonex Dolphin 7 user Base
Post by: streetstars on February 20, 2013, 05:07:02 pm
I habe read the sticky thread but it is actualy not of much use to me.

Iam Running a Dolphin 7 Community System (www.boonex.com) unfortunatly their own picture gallery sucks big time so iam using the good old coppermine.

Now to not have the usere re register on the gallery but still be able to post under their own name i was thinking to bridge the to programs.

To be honest i have no clue how to do it.

Maybe it would be easier to read teh exisitng user base from the MySQL but it is MD5 encoded.

Let me know what you need

Link to the Site is
www.street-stars.info main site
www.street-stars.info/galler/index.php gallery main site
Title: Re: Bridging Coppermine with Boonex Dolphin 7 user Base
Post by: Αndré on February 21, 2013, 09:39:48 am
Creating a custom bridge file (http://documentation.coppermine-gallery.net/en/bridging.htm#integrating_bridge_file_creating_start).

Of course you can also use workaround like cloning the CMS user database to Coppermine, but it will lack of the feature that users are automatically logged in to Coppermine after they've logged in to the CMS.
Title: Re: Bridging Coppermine with Boonex Dolphin 7 user Base
Post by: streetstars on February 21, 2013, 11:44:37 am
Well cloning would be an obtion but the CMS uses a different encryption type then Coppermine theirfor will that most likly not work.

Dophin uses SALT Encryption while as far as i know coppermine is running MD5
Title: Re: Bridging Coppermine with Boonex Dolphin 7 user Base
Post by: Αndré on February 21, 2013, 11:46:52 am
Of course Coppermine could be modified to use the same encryption, but I suggest to use/create a genuine bridge.
Title: Re: Bridging Coppermine with Boonex Dolphin 7 user Base
Post by: streetstars on February 21, 2013, 11:52:40 am
okay will try that but iam a newbie on this section of coding