jerison Member Jul 23, 2012 57 1 Apr 6, 2013 #1 When I go to the staff page I see this: Does anyone know how to fix?
Kyle Member Jul 4, 2010 61 8 Apr 6, 2013 #2 You need to set a timezone PHP: date_default_timezone_set('America/Los_Angeles'); Upvote 0 Downvote
jerison Member Jul 23, 2012 57 1 Apr 6, 2013 Thread starter #3 Kyle said: You need to set a timezone PHP: date_default_timezone_set('America/Los_Angeles'); Click to expand... Where do I add this at? Upvote 0 Downvote
Kyle said: You need to set a timezone PHP: date_default_timezone_set('America/Los_Angeles'); Click to expand... Where do I add this at?
jerison Member Jul 23, 2012 57 1 Apr 6, 2013 Thread starter #4 Can someone help me on TV? Upvote 0 Downvote
BatDev Active Member Apr 20, 2012 110 25 Apr 6, 2013 #5 Add it on the top of the config.php below the <?php Upvote 0 Downvote
jerison Member Jul 23, 2012 57 1 Apr 6, 2013 Thread starter #6 BatDev said: Add it on the top of the config.php below the <?php Click to expand... Thanks mate! Upvote 0 Downvote