Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
I changed the default time zone to 'Chennai/India' which is invalid in projeqtor. I'm trying to fix it but can't figure out what to do.
Error is like this:
ERROR:date_default_timezone_set(): Timezone ID 'Chennai/India' is invalid in projector.php at line 101
please help.
To fix the issue :
Open your parameters.php file (default location is /files/config, and you can retreive location in /tool/parametersLocation.php)
Add new value :
$paramDefaultTimezone="india/chennai";
This will allow you to run projeqtor.
Then go to Global parameters, fix parameter (if required) and save (even if parameter already seem correct).
Then you can remove line in parameters.php.