Forum

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.

Error in default ti...
 
Notifications
Clear all

Error in default time zone

2 Posts
2 Users
0 Reactions
2,562 Views
(@atishdop)
Posts: 1
New Member
Topic starter
 
[#3673]

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.


 
Posted : 15 Sep 2016 16H34
babynus
(@babynus)
Posts: 14953
Main Contributor Admin
 

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.


 
Posted : 05 Oct 2016 11H13
Share:

Scroll to Top