Login by email address Login by email address
 

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

Login by email address

Started by Sugarbird, April 15, 2014, 02:58:22 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Sugarbird

I set my login from username login to email address login. I am now unable to login. I tried 'I forgot my password', it returns - 'user unknown'. I would like to change back to username login. I am using the latest coppermine gallery version. My gallery URL: www.b-h.co.za/gallery

gmc

Via a tool like phpMyAdmin, edit the cpg_config table to set login_method to username.
SQL: (change table prefix from off_ to your defined value)
UPDATE `cpg_config` SET `value` = 'username' WHERE `name` = 'login_method';
Thanks!
Greg
My Coppermine Gallery
Need a web hosting account? See my gallery for an offer for CPG Forum users.
Send me money

Αndré

Quote<!--Coppermine Photo Gallery 1.4.25 (stable)-->

cpg1.4.x isn't supported anymore. You should upgrade to the latest stable release of cpg1.5.x (currently cpg1.5.28).

gmc

Quote from: Αndré on April 22, 2014, 02:55:24 PM
cpg1.4.x isn't supported anymore. You should upgrade to the latest stable release of cpg1.5.x (currently cpg1.5.28).
The things I can't see when working from my tablet...
(Haven't found a way to view page source to see the version running... or download/open the update.sql file...)

Or I would have suggested the upgrade as well.
Thanks!
Greg
My Coppermine Gallery
Need a web hosting account? See my gallery for an offer for CPG Forum users.
Send me money