Skip to content
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

Open
bugyak opened this issue Jan 3, 2017 · 5 comments
Open

when visit /login #43

bugyak opened this issue Jan 3, 2017 · 5 comments

Comments

@bugyak
Copy link

bugyak commented Jan 3, 2017

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)

@JustAnAlias
Copy link

Upgrading to php 5.6 should fix it

@15w34r0n3D4y
Copy link

15w34r0n3D4y commented Feb 21, 2017

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!

@15w34r0n3D4y 15w34r0n3D4y mentioned this issue Feb 21, 2017
Closed
@cbmdk
Copy link

cbmdk commented Feb 28, 2017

I have the same error... just upgraded to php 5.6. no dice

@JustAnAlias
Copy link

JustAnAlias commented Mar 3, 2017

If you have PHP 5.6, the problem most likely is in your .htaccess, remember mod_rewrite

Check your console for errors

@swetorrentking
Copy link
Owner

Check the HTTP response from the server. Should contain the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants