Cannot access site Cannot access site
 

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

Cannot access site

Started by Square Wheels, December 23, 2021, 03:38:49 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Square Wheels

I tried to log in and my username / password have not changed but I got a message: Login failed. Try again.

I tried the forgot password link but got:
Critical error
The password reminder email can't be sent!

I looked in the database, my username / email are as expected.

---

We have another person in the office that can log in.  He does not get errors.

He's an admin, so I thought I'd create a new account and have him approve it.

I got this:
Critical error
The registration confirmation email can't be send!

I looked in the users table, and this user new user is listed.

Can you give me tips on what to investigate?

Thank you

ron4mac

See this topic for how to reset your password: https://forum.coppermine-gallery.net/index.php/topic,79099.msg383448.html#msg383448
If using phpmyadmin, you should be able to enter the password you want and use the MD5 function so it gets encoded. (Remember to clear the salt field)

Why your server fails to send email can not be covered here.