I got this error when I requested to update the PHP version from 5.2.17 to PHP 5.3.21 on the server.
I always keep this line inside codeigniter's root index.php.So that my code works at any server
index.php
date_default_timezone_set('Asia/Dhaka');
List of Supported Timezones here