MyBB Community Forums

Full Version: Problems with login AGAIN! :(
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hi! Smile

Im have problems with my forum login again... Sad

A few days i have a login bug and can't be resolved:
http://community.mybboard.net/thread-43396-page-2.html

After i convert my forum to SMF a few days to install a fresh install of mybb....
i convert the forum and i resolved a bug with the plugin of passwordconvert...

Now i have the same problem of before, ONLY FOR ME!
im logged in Firefox (The cookie is saved) but if i try to login with my account appear this page:
http://foroact.com/member.php
I put the correct password and again redirects to http://foroact.com/member.php
and never i can log in...

Can you help me? Blush

Greetings
:| How on Earth can you say it can't be resolved when you didn't answer the last thing that you were asked??

Rolleyes

And why are you only just saying now that you merged?? Is this linked to the other problem?? If so, why didn't you mention it then?? Undecided

http://community.mybboard.net/thread-420...#pid302288
Sorry :$ sorry :$

And yes http://community.mybboard.net/thread-420...#pid302288 is the problem that i resolved...
Being redirected to member.php only seems to happen after merging, and that file fixes it, quite a few people have said it completely solves it. Try just resetting your password by doing this:

[h]UPDATE mybb_users SET password = '098f6bcd4621d373cade4e832627b4f6', salt = '' WHERE uid = 'X'[/php]

Change the X to your uid and make sure your table prefix is correct. This will change your password to 'test'.
I have the same problem after the merging and and is only for same users in this casi only me...

UPDATE `mybb_users` SET `password` = '098f6bcd4621d373cade4e832627b4f6', `salt` = '' WHERE `uid` = 'X'
How i make this?
Run that in phpMyAdmin. Or you can try and reset your password using the lost password link, actually.
yes i can...
i reset and try to login and the same...
The problem is for 2 users Me and anoher admin.. Confused
?? i have to wait to MyBB 1.4.5 ?? In 1.4.3 no exist this problem Confused
If you merged, you need the fixed file I liked you to. Are you saying that isn't working?? because you'll be the first person to say that, after all the people who said it worked.
Yes i fixed the archive, remmember that the problem is before of the merge
And now in the Admin CP when i select any option need to login again and all was perfect.. :'(
Pages: 1 2