Hey sunshine, thanks for that fix. you have a typo in the suggestion number 2, a single quote accidentally got into the wrong place here:
$message', From: '
This is how it should look:
$m = mail($user_email, '[' . get_settings('blogname') . "] Your weblog's login/password", $message, 'From: ' .get_settings('blogname'). ' WordPress Admin <' .get_settings('admin_email'). '>');
sunshine
Member
Posted 5 years ago #
Whoops, sorry. I'll fix my post right now.
(damn my c&p abilities)!
I'm guessing wordpress is not for people who aren't saavy with coding. I'm locked out and after reading all these posts on fixing buggy code, etc, I have no idea what to do to fix this. I tried going into phpmyadmin and doing what was instructed, and it didn't work. I've tried everything I could find that I felt comfortable doing, and nothing works. I'm locked out and fear I have to wipe everything out and start all over. I'm very disappointed. :(
Anonymous
Unregistered
Posted 5 years ago #
I had a very similar problem, after upgrading from b2 0.6 to wordpress 1.2 the options table was not setup correcly, siteurl was set as http:// when I changed this to the correct value I could login again.
Scout141
Member
Posted 5 years ago #
Hurrah! Thanks for the fix, Sunshine.
Just ran into this problem, and your fix did the job :)
Anonymous
Unregistered
Posted 5 years ago #
Hey, that worked! Yay for Sunshine!
Sunshine! You are the best. It worked flawlessly...
Many thanks - you've saved many a thought.
Best - cman
Anonymous
Unregistered
Posted 5 years ago #
That was truly a grt fix,thank you.
emsdc - are you able to login to your blog ?
Anonymous
Unregistered
Posted 5 years ago #
I've been locked out from WP too, but I suspect it is because I have used scandinavian symbols in the user name -> 'PÃ¥l'. I can't login and I cant get a new password... Would the above fix help me out?
The symbols used should not be a problem. Go ahead and try it.
Anonymous
Unregistered
Posted 5 years ago #
It's me with the symbols -> 'PÃ¥l' was the problem - got screwed up in the database.
I went in through phpmyadmin and changed the login to something without scandinavian letters and *tadaa* I could login again.
coatesman
Member
Posted 5 years ago #
Hi,
I am having a similar problem, amd can not login.
I was in the admin area and tried to test a new user. The login did not accept and when I went to the admin area to go to different page the program openend up the login page. I used the normal user and pass but had no luck. I have cleared all cookies and temp files and still no joy.
I am not much of a techie so I am no to keen on fiddling with the program files.
Thanks,
Chris
http://www.mfr.f2s.com/phpmyadmin/
comes handy in times of crises and nothing else work.