• Rejestracja
vBHELP.pl - polskie wsparcie vBulletin
  1. #1
    dave17 jest nieaktywny Początkujący
    Dołączył
    Oct 2013
    Posty
    4

    Domyślnie Problem po instalacji vb 4.2.2

    Mam pytanie co to ma być po instalacji?



    Kod:
    Warning: date() [function.date]:  It is not safe to rely on the system's timezone settings. Please use  the date.timezone setting, the TZ environment variable 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/Berlin' for  'CEST/2.0/DST' instead in ..../includes/functions.php on line 4912
    
    Warning: date() [function.date]:  It is not safe to rely on the system's timezone settings. Please use  the date.timezone setting, the TZ environment variable 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/Berlin' for  'CEST/2.0/DST' instead in ..../includes/functions.php on line 5104
    
    Warning: date() [function.date]:  It is not safe to rely on the system's timezone settings. Please use  the date.timezone setting, the TZ environment variable 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/Berlin' for  'CEST/2.0/DST' instead in ..../includes/functions.php on line 5104
    
    Warning: date() [function.date]:  It is not safe to rely on the system's timezone settings. Please use  the date.timezone setting, the TZ environment variable 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/Berlin' for  'CEST/2.0/DST' instead in ..../includes/functions.php on line 5104
    Unable to add cookies, header already sent.
    File: /home/ix193757/public_html/includes/class_core.php
    Line: 5745


    ---------- Wiadomość dopisana o 12:43 ----------

    sam sobie poradziałem wystarczy zmienić wersje php . sorry przepraszam



  2. #2
    grygus jest nieaktywny Początkujący
    Dołączył
    Nov 2013
    Posty
    1

    Domyślnie

    Mam ten sam problem. Jaką wersję i gdzie to zmieniłeś?


  3. #3
    Awatar Grzegorz
    Grzegorz jest nieaktywny Ja tu tylko sprzątam
    Dołączył
    Jan 2008
    Posty
    1 620
    Przydatne posty
    111

    Domyślnie

    Cytat Zamieszczone przez grygus Zobacz posta
    Mam ten sam problem. Jaką wersję i gdzie to zmieniłeś?
    Myślę, że poniższy link będzie pomocnym:
    Common Issues 4.2.2 - vBulletin Community Forum

    ewentualnie w ekstremalnych sytuacjach:
    vBulletin 4.2.2 FULL has been released. - vBulletin Community Forum
    Potrzebujesz stylu dla swojego forum? Chcesz przenieść styl z vbulletin 3 na vbulletin 4? Pisz PW


  4. #4
    Marcin_J_ jest nieaktywny Stały bywalec
    Dołączył
    Nov 2010
    Posty
    110
    Przydatne posty
    9

    Domyślnie

    Nie ma potrzeby zmieniać wersję php.
    Wystarczy dodać w configu php (php.ini):

    Kod:
    date.timezone = "Europe/Warsaw"
    PHP: Europe - Manual


Chmurka.pl

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67