Maria, try logging in with this link.
http://mariafrangieh.com/wp-login.php
Did not get a 404 error when I tried this link. The login page popped up. Try logging in now. Should work. π
I tried, no luck, it gives me the 404 error, but there is no “user registration is currently not allowed”.
I also tried to login using
http://mariafrangieh.com/wp-register.php
I got user registration is currently not allowed.
When I type wwww.mariafrangieh.com and hit themes or anything except dashboard I can access the backend of the website, it is like there is a part that is missing in the code.
Thank you harishanker for your help well appreciated π
So, you’re saying that when you visit http://mariafrangieh.com/wp-login.php you get a 404 error? Or, does the page load for you, and you get the error when you try logging in?
I tried visiting http://mariafrangieh.com/wp-admin/, but it gives me 404. But http://mariafrangieh.com/wp-login.php works fine for me.
And, could you tell me how you accessed the backend (dashboard) of the site?
I think this looks like a minor hiccup with your upgrade to WP 4.0.1 – and something tells me that this is an issue with your WordPress database or your filesystem. Looks like a minor issue anyway.
When I visit this page http://mariafrangieh.com/wp-login.php I get the login box but when I enter my login details I get the 404 error.
Then I go to http://www.mariafrangieh.com and I can see the admin menu on the top
– When I click dashboard I get the 404 error
– When I click anything else I can access the backend easily
Thank you for saying its minor, I am actually terrified hehehe
I am really very thankful for your help :))))
Okay, so, do you have FTP access to your website (i.e. can you view and modify your files through a File Upload program and/or you can view your files through your web host’s control panel)? If you have the same, try out the following solutions:
1) Log into the FTP root of your web server (the home directory of mariafrangieh.com) – check if there is a folder called ‘wp-admin’. 99% it should be there itself. If it’s there, no worries. π If else, we’ll have to try something.
2) Open the folder ‘wp-content’. In that, you’ll find a folder called ‘plugins’. Change its name to something else. Once the changes are saved, try logging in to your website’s backend by visiting http://mariafrangieh.com/wp-admin/
If this works, the issue is with one of your plugins which is not compatible with WordPress 4.0.1 – and was preventing you from logging in. By doing this step, we have uninstalled all the plugins in your blog. You’ll have to reinstall just the essential ones… Install each one-by-one, so that you can find the plugin that causes the issue and choose not to install it.
Sorry for the late reply, I tried it out, but no luck π
I think there is a problem with my wordpress this page and the dashboard are missing all other features are running correctly.
Hi Mariafrangleh – we’re having the same problem with one of our sites. We found this article and are trying the “Replace the wp-login.php” file options right now. I’ll let you know if it works.
http://codex.ww.wp.xz.cn/Login_Trouble
Guess what it turned out that “index” file was missing.
Thank you for your help π well appreciated
Looks like we had to update both the wp-login.php file as well as the wp-admin >> includes >> update.php file
Once that was done – we were in!!