Need timezone information
-
I had to go into the PHP and add the line
date_default_timezone_set('America/Los_Angeles');to line 52 ofsimply-instagram-media.phpso that I wouldn’t get an error message in PHP about the time zone not being set.
The topic ‘Need timezone information’ is closed to new replies.