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. :)
You can use bridge between coppermine and your forum this way your forum users can use coppermine by login to forum
read documentation (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#integrating) for more info.
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?
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.