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

problem with stats/index.php #16

Closed
XnIcRaM opened this issue Apr 22, 2016 · 8 comments
Closed

problem with stats/index.php #16

XnIcRaM opened this issue Apr 22, 2016 · 8 comments
Labels

Comments

@XnIcRaM
Copy link

XnIcRaM commented Apr 22, 2016

It's look like all work correctly, but when I try open stats/index.php then browser show me error 500 and in my http server error log file I found PHP Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /var/www/ranksystem/stats/index.php on line 253

@Newcomer1989
Copy link
Owner

Try to set the timezone about the webinterface.

If that do not work, pls send me what stands in your database
select timezone from config;

@XnIcRaM
Copy link
Author

XnIcRaM commented Apr 22, 2016

select timezone from config;
give me:
Europe/Warsaw

I try set diffrent timezone but still stats/index.php doesn't work (I check in database, timezone always change if I change it through webinterface)

@Newcomer1989
Copy link
Owner

Newcomer1989 commented Apr 22, 2016

I try set diffrent timezone but still stats/index.php doesn't work (I check in database, timezone always change if I change it through webinterface)

Thats a known problem
#8

For the other problem I have to look..

@XnIcRaM
Copy link
Author

XnIcRaM commented Apr 22, 2016

You probably don't understand me :) Maybe my english is too bad :(

I don't have problem with changing timezone in webinterface, when I change it in webinterface then it also change in database

I can join to your TS, but dunno if my english is communicative :)

@Newcomer1989
Copy link
Owner

Newcomer1989 commented Apr 22, 2016

which PHP Version you are using?

Pls post also you timeformat inside the database
select dateformat from config;

@XnIcRaM
Copy link
Author

XnIcRaM commented Apr 22, 2016

I don't change dateformat and it is %a days, %h hours, %i mins, %s secs

PHP 5.3.3

@Newcomer1989
Copy link
Owner

Newcomer1989 commented Apr 23, 2016

ok.. when it is possible, try to upgrade to PHP 5.4 or above.
I know, its not in the requirements, but it should solve your problem.

@Newcomer1989
Copy link
Owner

Newcomer1989 commented Apr 24, 2016

should be emended with release 1.0.1
(enable the update check inside the webinterface to get notified when it gets published)

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

No branches or pull requests

2 participants