Категории |
Вылетает ошибка: Warning: date()Здравствуйте! Ребята подскажите что за фигня и как ёё исправить. При установке шопоса вылетает ошибка: Warning: date() : 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 'Europe/Moscow' for 'MSK/4.0/no DST' instead in /home/хост/сайт/install/includes/top.php on line 105 Мне кто-то подскажет в чём проблема? попробовать в install\includes\top.php попробовать в install\includes\top.php добавить после <?php date_default_timezone_set('Europe/Moscow'); Спасибо большое, помогло! |
|