You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was attempting to edit a user and I received the following error, can you help me out?: #5 /home/dashboard/public_html/forms/form_user.php(412): FormBuil in /home/dashboard/public_html/models/funcs.php on line 75, referer: http://dashboard.yt/account/users.php #4 /home/dashboard/public_html/models/form_builder.php(66): FormBuilder->renderTextField('sign_up_stamp'), referer: http://dashboard.yt/account/users.php #3 /home/dashboard/public_html/models/form_builder.php(89): FormBuilder->generateFieldData('sign_up_stamp'), referer: http://dashboard.yt/account/users.php #2 /home/dashboard/public_html/models/form_builder.php(350): ReflectionFunction->invokeArgs(Array), referer: http://dashboard.yt/account/users.php
#0 /home/dashboard/public_html/models/funcs.php(75): DateTime->__construct(), referer: http://dashboard.yt/account/users.php
PHP 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/dashboard/public_html/models/funcs.php:75, referer: http://dashboard.yt/account/users.php
The text was updated successfully, but these errors were encountered:
I was attempting to edit a user and I received the following error, can you help me out?:
#5 /home/dashboard/public_html/forms/form_user.php(412): FormBuil in /home/dashboard/public_html/models/funcs.php on line 75, referer: http://dashboard.yt/account/users.php
#4 /home/dashboard/public_html/models/form_builder.php(66): FormBuilder->renderTextField('sign_up_stamp'), referer: http://dashboard.yt/account/users.php
#3 /home/dashboard/public_html/models/form_builder.php(89): FormBuilder->generateFieldData('sign_up_stamp'), referer: http://dashboard.yt/account/users.php
#2 /home/dashboard/public_html/models/form_builder.php(350): ReflectionFunction->invokeArgs(Array), referer: http://dashboard.yt/account/users.php
#0 /home/dashboard/public_html/models/funcs.php(75): DateTime->__construct(), referer: http://dashboard.yt/account/users.php
PHP 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/dashboard/public_html/models/funcs.php:75, referer: http://dashboard.yt/account/users.php
The text was updated successfully, but these errors were encountered: