Fixed: Accessing the forum

Any comment or bug (like broken links) about mh-nexus.de itself.
Post Reply
User avatar
prino
Posts: 14
Joined: 19 Sep 2008 13:43

Fixed: Accessing the forum

Post by prino »

gives

Code: Select all

[phpBB Debug] PHP Notice: in file /index.php on line 86: date() [function.date]: 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 'Europe/Berlin' for 'CEST/2.0/DST' instead
[phpBB Debug] PHP Notice: in file /index.php on line 86: getdate() [function.getdate]: 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 'Europe/Berlin' for 'CEST/2.0/DST' instead
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4284: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4286: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4287: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4288: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
Robert AH Prins
robert.ah.prins @ the.17+Gb.Google thingy
https://prino.neocities.org/zOS/zOS-Tools.html - Some programming here :mrgreen:
Maël
Site Admin
Posts: 1454
Joined: 12 Mar 2005 14:15

Re: Accessing the forum

Post by Maël »

Thanks for pointing that out. Fixed.
Post Reply