-
Notifications
You must be signed in to change notification settings - Fork 67
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
when visit /login #43
Comments
Upgrading to php 5.6 should fix it |
Hey, can you help me please. First time I have problem but solved (forget install Git) now I have successfully installed but problem is when I want login (i have all default nothing change in User.php) only created secret.php file and add my db information. I get "An error occured" (username: System | password: password) PHP version 5.6.18 and MYSQL version 5.7.11 Thank you! |
I have the same error... just upgraded to php 5.6. no dice |
If you have PHP 5.6, the problem most likely is in your .htaccess, remember mod_rewrite Check your console for errors |
Check the HTTP response from the server. Should contain the error. |
TypeError: Cannot read property 'serverTime' of undefined
at AuthService.setSettings (app.bundle.js:5194)
at AuthService.serverResponse (app.bundle.js:5246)
at AuthResource.get.addAlert.type (app.bundle.js:3766)
at angular-chart.min.js:46
at angular-chart.min.js:46
at m.$eval (angular-chart.min.js:46)
at m.$digest (angular-chart.min.js:46)
at m.$apply (angular-chart.min.js:46)
at angular-chart.min.js:46
at f (angular-chart.min.js:46)
The text was updated successfully, but these errors were encountered: