Solved: 4 Years, 7 Months ago Board not upgraded after update
#11
Solved: 4 Years, 7 Months ago
When you say unable to login, is there an error message that appears or does that page just appear to reload itself?
Plugin Count: I lost count.
Public Plugins are available here.
Please do not PM me for support unless asked to.
Reply
#12
Solved: 4 Years, 7 Months ago
once again try this SQL query to change your password
UPDATE mybb_users SET password = 'actualRequiredPassword', salt = '' WHERE uid = '1';
Reply
#13
Solved: 4 Years, 7 Months ago
It reloads itself until I get the capcha code and then after another failed attempt I get a message that I have to wait 15 min before I can try again.

I get this message after a few failed logins:

You have failed to login within the required number of attempts. You must now wait 0h 15m 0s before you can login again.

(2018-08-19, 04:24 PM).m. Wrote: once again try this SQL query to change your password
UPDATE mybb_users SET password = 'actualRequiredPassword', salt = '' WHERE uid = '1';

That worked.  Thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)