Welcome Guest, Not a member yet? Register   Sign In
Showing Warning on screen. How do I stop this?
#6

[eluser]InsiteFX[/eluser]
Add to index.php
Code:
// PHP 5.3 will BITCH without this! PyroCMS Development Team.
if (ini_get('date.timezone') == '')
{
    date_default_timezone_set('GMT');
}

InsiteFX


Messages In This Thread
Showing Warning on screen. How do I stop this? - by El Forum - 11-23-2010, 07:01 PM
Showing Warning on screen. How do I stop this? - by El Forum - 11-23-2010, 07:49 PM
Showing Warning on screen. How do I stop this? - by El Forum - 11-23-2010, 08:02 PM
Showing Warning on screen. How do I stop this? - by El Forum - 11-23-2010, 09:10 PM
Showing Warning on screen. How do I stop this? - by El Forum - 12-09-2010, 08:14 PM
Showing Warning on screen. How do I stop this? - by El Forum - 12-10-2010, 10:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB