2 sam2kb Sep 02, 2012 19:23
![](https://forums.b2evolution.net/media/users/sam2kb/profile_pictures/.evocache/daemon-250.jpg/crop-top-80x80.jpg?mtime=1372015408)
Alex wrote:
You need to add something like this in your php.ini
Talk to your host if you don't have access to php.ini file<!-- codeblock lang="" line="1" --><pre><code>date.timezone = America/New_York</code></pre><!-- /codeblock -->
I was having the same problem and it was driving me crazy, until I found this simple line of code to insert in my php.ini file. What caused it to start having the error and how in the world did you find the solution? Many thanks!
You need to add something like this in your php.ini
Talk to your host if you don't have access to php.ini file