Thread: StatsLab13
View Single Post
Old 01-03-2013, 01:04 PM   #33
fhomess
Hall Of Famer
 
fhomess's Avatar
 
Join Date: Nov 2002
Posts: 3,585
Quote:
Originally Posted by BleedingCubbyBlue View Post
I'm seeing the errors below at the top of every page after installing. Overall, most things seem to work.

Timezone is set to America/Chicago

The only requirement I couldn't meet is to use MySQL 5.2 since my host doesn't offer it yet.

Code:
Deprecated: mktime(): The is_dst parameter is deprecated in /homepages/3/d90035788/htdocs/otba/StatsLab/adodb-time.inc.php on line 732

Deprecated: gmmktime(): The is_dst parameter is deprecated in /homepages/3/d90035788/htdocs/otba/StatsLab/adodb-time.inc.php on line 732
This is not a functional problem and StatsLab should work fine. The adodb-time class was implemented to handle older dates. PHP5.2 allows me to avoid using adodb-time, but I haven't finished that change yet. In the meantime, you might check with your host about excluding deprecation errors from error reporting in php.ini.
__________________
StatsLab- PHP/MySQL based utilities for Online Leagues
Baseball Cards - Full list of known templates and documentation on card development.
fhomess is offline   Reply With Quote