TheTechLounge Posted July 10, 2015 Share Posted July 10, 2015 Okay this one is doing my head in. Selecting My Services works fine (/clientarea.php?action=services), but selecting My Domains (/clientarea.php?action=domains) ends up in a redirection to our home page. Any ideas? 0 Quote Link to comment Share on other sites More sharing options...
TheTechLounge Posted July 11, 2015 Author Share Posted July 11, 2015 Okay turned on error reporting and get this when selecting My Domains Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.' in /home/ttl/public_html/whmcs/includes/classes/WHMCS/Domains.php:0 Stack trace: #0 /home/ttl/public_html/whmcs/includes/classes/WHMCS/Domains.php(0): DateTime->__construct() #1 /home/ttl/public_html/whmcs/clientarea.php(0): WHMCS\Domains::getRenewableDomains() #2 {main} Next exception 'Exception' with message 'DateTime::__construct(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, yo in /home/ttl/public_html/whmcs/includes/classes/WHMCS/Terminus.php on line 0 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted July 15, 2015 WHMCS Support Manager Share Posted July 15, 2015 Hi, Please try setting a timezone in your php.ini: http://docs.whmcs.com/Changing_Timezone 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.