-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Admin page just a white box and black background #2077
Comments
#1491 (comment) so you can close this issue? |
no...unfortunately I thought I was in the clear, but I was wrong. The front end works, the backend doesn't. The previous post fixed an install issue I had. I belive I'm past the install at this point and there is a setting in apache or maybe php.ini that I can't figure out. Or just something in magento??? Driving myself nuts trying to figure this out Here is the front page working |
Thank you for clearing up my weekend. |
Removed by moderator |
That code worked to bring up a user name and password boxes, but I"m getting a message
I even reset the password in phpMyAdmin under the table "admin_user". Added a MD5 functioin to convert the plain password. Still same thing. So I'm sure I'm not getting the u/p incorrect. Thanks for the help Dmitry |
Hi @serkia , please, try command |
I also got the same problem. |
So what was the solution to this? unlocking from cli does not work either.. |
Do you mean, it fails? Or it doesn't unlock the user? Or it doesn't fix your issue? |
I got the same issue, when I try to unlock from cli it shows error, that the syntax is wrong. |
@zoneradx , could you, please, provide the exact error message and how you run the command? Thanks. |
@zoneradx can you provide more informations? |
@buskamuza The error I get is |
oh it hasn't been fixed??? What I did was, create a new magento folder, run the installation and type the same information and password as before. after that copy the salt from the new database and paste it on the other one. > run the unlock from cli. and you should be able to login again... |
I have been installing via the command line and ran into this problem yesterday, after banging my head off the wall all day, I tried creating a new user via the cli "./bin/magento admin:user:create" and that’s when I noticed an error. I guess usually my random typing contains numbers.... The fix was to make sure there is 1 alpha character and 1 numeric character in the admin password. This should be labelled a bug if the password is not validated during install with magento setup:install password requirements are:
|
@serkia can we close the issue? |
Solution for
|
All related bug was closed, issue is not reproducible now |
[performance] MAGETWO-87609: Add cache for getimagesize() function for product images
I'm at a dead end. Result is the same with chrome, firefox, and the latest IE on windows 10
running on apache 2.4, php 5.6
screenshot
http://prntscr.com/8pvods
The text was updated successfully, but these errors were encountered: