Notice: Undefined variable: type_str in /usr/home/diablo/public_html/forum/func/error.php on line 124
Notice: Undefined index: a in /usr/home/diablo/public_html/forum/func/error.php on line 148
MercuryBoard Error
mercuryboard has exited with the following error!
date() [function.date]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable 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 'America/New_York' for 'EST/-5.0/no DST' instead
[2048]
The error was reported on line 465 of /usr/home/diablo/public_html/forum/global.php
Code:
463 function mbdate($format, $time=0)
464 {
465 return date($format, ($time ? $time : $this->time) + (($this->user['TimeAdjust'] - $this->sets['servertime']) * 3600));
466 }
467
Check status of problem (recommended)
View debug information (advanced)