Use same users from another msql database Use same users from another msql database
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Use same users from another msql database

Started by mauro, November 20, 2003, 02:31:13 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

mauro

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

DJMaze

merge the 2 databases into 1
edit Coppermine login etc. in PHP to use the other table
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0

mauro

Thanks for your reply but i really need more easy to understand directions. Also can i acomplish this without merging the databases?

  Thanks.

Joachim Müller

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