Hello.
Is there a way to override the GMT timezone selection and get it to recognize the php.ini's date.timezone parameter (Unix, PHP 5.2.9, cPanel)?
Thanks in advance.
hi, the default timezone is set in config/main.inc.php and this can be overridden on a user level from the personall settings page.
Thanks for your reply, JohnDoh.
Q: Is it possible to have a personal settings page for the users on a shared server so that a separate installation isn't needed?
Thanks in advance.
Quote from: cubicz1;27953Q: Is it possible to have a personal settings page for the users on a shared server so that a separate installation isn't needed?
On the settings page you can set all the personal settings. In the ./config/main.inc.php you can set several of these setting globally and also prevent users from overriding them.