Topic: Login/PWD Reset issues

Good Morning,

Both myself and another administrator cannot log in. We both receive the "07:54:40 Invalid password or login" error. When either of us try to reset out password, filling in all the feilds we get:

Enter required field: email

I have not been involved in this site since I built a while back. They are on CuteNews 2.0.3. I have FTP access to all the files. Is there something I can alter/reset in order to allow us to log in?

Thank you in advance for any help and have a great Friday!
~Fodder

Re: Login/PWD Reset issues

To recover your password using your login, create a file in the root directory for your website. For example, the code for admin_reset_password.php will be

<?php require_once dirname(__FILE__) . '/core/init.php';
$_SESSION['user'] = '<you_username>'; echo "OK"; ?>

Then access this file via the web browser by typing you_site/admin_reset_password.php

Best regards,
CN Support team

3 (edited by Blackburn22 2022-11-11 04:05:36)

Re: Login/PWD Reset issues

I found a lot of interesting information here.
https://www.myhealthatvanderbilt.net/