Can i Change the user and pass table ???? Can i Change the user and pass table ????
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Can i Change the user and pass table ????

Started by Ares, December 24, 2005, 06:07:46 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Ares

I already have a sql database from another thing.. and i want to use the same login and password with the coopermine ... the problem is that im my table...
The id column is `account_id`(instead of `user_id`),
the login column is `userid` (instead of `user_name`) and
password column is `user_pass` (instead of `user_password`)....
and they are not on the `users` table.. but in the `login`table....

All other tables can be on the same place....

can i change this in the source berofe installing?? is yes.. can you help me??

Sorry for my bad english... but i need help with this....

Joachim Müller

you'll need to create a bridge file that fits your needs - take a look at the existing bridge files. Modifying coppermine's core code is not recommended, as you'd have to modify a lot of code and you'd be having a hard time upgrading. Create a bridge file instead, it's not that hard.

Ares

#2
Sorry for doing this.. but im quite noob in this...

Can you indiccate one that should be easyer for the things that  i want to do ??

And how can i start to use that bridge???

I tried to change some bridges that was already done... but all the time.. the login page comes off

Nibbler

I'll see if I can make a demo bridge file for you.

Ares

Maaan.. if you can do this for me ill save my job for the next 2 months at least ^^

Ares

Do you need some additional information to do this???

If you need anything just post.. and ill send the information...