forum.coppermine-gallery.net

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: mauro on November 20, 2003, 02:31:13 am

Title: Use same users from another msql database
Post by: mauro on November 20, 2003, 02:31:13 am
Hello, i have a Question and i hope someone can help on this.

I have two databases on my domain. 1.- xxx and 2.- xxxfotos (where coppermine is)
on 1.- xxx i have some users where the information is stored on "account" and has fields user_name and user_password within others.

what i want is use this same user from xxx in xxxfotos.

Any help is really appreciated.

  Gracias.

  Mauro
Title: Use same users from another msql database
Post by: DJMaze on November 20, 2003, 02:34:44 am
merge the 2 databases into 1
edit Coppermine login etc. in PHP to use the other table
Title: Use same users from another msql database
Post by: mauro on November 20, 2003, 03:05:53 am
Thanks for your reply but i really need more easy to understand directions. Also can i acomplish this without merging the databases?

  Thanks.
Title: Use same users from another msql database
Post by: Joachim Müller on November 20, 2003, 07:18:05 am
there's no simple cut'n paste solution for this, you have to understand how it works or you won't achieve your goal.
You could also try fiddling with the bridge files that come with coppermine to use the other database's user info, but this requires some knowledge as well.

GauGau