• 14-07-2015, 12:25:17
    #1
    merhaba arkadaşlar,

    Durup dururken
    Warning: date() [function.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/Helsinki' for 'EEST/3.0/DST' instead in /home/ecmelgod/public_html/catalog/controller/common/footer.php on line 46

    şeklinde hata almaya başladım. Tüm alt sayfaların, üst kısımlarda bu şekilde hata uyarısı veriyor. çözümü nedir acaba?
  • 14-07-2015, 13:16:47
    #2
    Üyeliği durduruldu
    footer.php nin en üstüne

    <?php
    date_default_timezone_set('Europe/Istanbul');

    olacak şekilde ekle <?php yi iki kere yazma