Log in without a password Log in without a password
 

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

Log in without a password

Started by aps, November 30, 2006, 05:53:45 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

aps

Hi there
I was wondering if it would be possible to log in to the gallery without using a password.
Presently we have a username/pw system for particular pages on our website and members are tired of having to create different usernames and pw's for each system (gallery, forum, calendar etc).
Ideally, I'd like them to use our main pw system and then be able to go directly to the gallery and participate using their username.
Is this possible and if so, can you please point me in the direction of where to find out how to do it?
Thanks. :)

Sami

You can use bridge between coppermine and your forum this way your forum users can use coppermine by login to forum

read documentation for more info.
‍I don't answer to PM with support question
Please post your issue to related board

aps

Thanks for this.
However, in the documentation it says

Warning: If you already have users and custom groups in your coppermine database when you enable bbs integration, be aware that they will be lost. If your coppermine users have already created private albums and uploaded pics to them, they will be lost as well!

So, that's our case. We have about 150 users who have lots of files in there.

Is there another way?

donnoman

Backup your database.

Bridge.

Then manually reconnect all of the user galleries to the proper user_id's of the bridged system.

If you do a csv extract of the coppermine users, and do the same with the originating system, you could match them up in a spreadshet or other database, and create a sql file that you could import via phpmyadmin.