
0
Not a bug
PHP - Code warining and error load data from server
I need help for these errors because the files are encrypted so I cannot edit any error. See in the pictures below.
Answer

Answer
Not a bug
If anything needs editing is your PHP configuration file (php.ini). The error message is self-explanatory. Your PHP configuration is missing a value for "date.timezone". Setting one will fix the warning.
Customer support service by UserEcho
If anything needs editing is your PHP configuration file (php.ini). The error message is self-explanatory. Your PHP configuration is missing a value for "date.timezone". Setting one will fix the warning.