Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2023-01-10 19:17:54
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,310
[SOLVED] Can't log in: "Warning: FUNCTION old_password does not exist"
I’m using a fresh password that I just requested from the installation, because my previous caused that same error. I’ve two suspicious facts:
- PHP/MySQL might have been updated but we weren’t notified by our client. (And yes, a VERY old Textpattern!)
- Somebody there might have changed the PW and didn’t send us a notice.
Can any of these cause the following error message?
Warning: FUNCTION DB468416.old_password does not exist select name from txp_users where name = 'my_login' and (pass = password(lower('my_passwd')) or pass = password('my_passwd') or pass = old_password(lower('my_passwd')) or pass = old_password('my_passwd')) and privs > 0 in /mnt/webpath/htdocs/txp/textpattern/lib/txplib_db.php on line 81
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
#2 2023-01-10 19:25:37
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,310
Re: [SOLVED] Can't log in: "Warning: FUNCTION old_password does not exist"
I found this here that solved it. Thanks, Oleg!
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline