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

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

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...