Save viewer not working

Issue #78 resolved
Former user created an issue

Save viewer is not working.

**Warning**: Unknown: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in Unknown on line 0

**Fatal error**: Uncaught exception 'Exception' with message 'DateTime::__construct(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.' in /home/riimu/cookie/src/Cookie/Save/Import.php:83 Stack trace: #0 /home/riimu/cookie/src/Cookie/Save/Import.php(83): DateTime->__construct('@1507360644') #1 /home/riimu/cookie/src/Cookie/Save/Import.php(73): Cookie\Save\Import->getDate('1507360644426') #2 /home/riimu/cookie/src/Cookie/Save/Import.php(28): Cookie\Save\Import->parseSaveStats('1507360644426;N...') #3 /home/riimu/cookie/src/Site/Service/GameService.php(58): Cookie\Save\Import->parseSave('Mi4wMDQyfHwxNTA...') #4 /home/riimu/cookie/controller/SaveController.php(32): Site\Service\GameService->parseSave('Mi in /home/riimu/cookie/src/Cookie/Save/Import.php on line 83

Comments (2)

  1. Log in to comment