SourceBans icon indicating copy to clipboard operation
SourceBans copied to clipboard

date_default_timezone_set() error

Open ghost opened this issue 9 years ago • 3 comments

ContextErrorException in LoginSubscriber.php line 77:
Notice: date_default_timezone_set(): Timezone ID '' is invalid

is returned after I've successfully run SB and went to http://sb.example.org/login - nothing found on Stackoverflow or GitHub or Google is helping here.

ghost avatar Nov 07 '16 23:11 ghost

There's no entry in your settings table for timezone. Setting that will fix the error.

ellisonpatterson avatar Jan 06 '17 18:01 ellisonpatterson

how ?

s0j0hn avatar Apr 09 '17 20:04 s0j0hn

There is no installer, so of course the default settings are missing.

ErikMinekus avatar Apr 11 '17 13:04 ErikMinekus