The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
|
GS 3.3.1 error log - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: Installation & Setup (http://get-simple.info/forums/forumdisplay.php?fid=5) +--- Thread: GS 3.3.1 error log (/showthread.php?tid=6205) |
GS 3.3.1 error log - phpman - 2014-04-29 Dear Shawn, today i found any error inside my installation like this: Code: [29-Apr-2014 10:00:39] PHP Warning: 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 in /var/www/vhosts/domain.com/httpdocs/root/admin/inc/logging.class.php on line 49 whats wrong in this case i set the time zone in the settings correct. Hope you can help. best regards, Harald RE: GS 3.3.1 error log - datiswous - 2014-04-29 Have you tried the steps provided in this topic: http://get-simple.info/forums/showthread.php?tid=6026 RE: GS 3.3.1 error log - phpman - 2014-05-04 yes i do this but it does not help. I have all the time the message inside errorlog RE: GS 3.3.1 error log - shawn_a - 2014-05-04 set your timezone in gsconfig RE: GS 3.3.1 error log - phpman - 2014-05-04 ah okay i reset the gsconfig file and now it works. :-) |