• Rejestracja
vBHELP.pl - polskie wsparcie vBulletin
  • Tagi:
  1. #1
    Szary jest nieaktywny Użytkownik
    Dołączył
    Aug 2011
    Posty
    42

    Domyślnie upgrade forum

    Witam,

    posiadam forum na wersji vb 4.1.12 a chce przenieść na vb publishing (wersja z cms)

    jak mogę ten krok wykonać?



  2. #2
    Szary jest nieaktywny Użytkownik
    Dołączył
    Aug 2011
    Posty
    42

    Domyślnie

    Witam ponownie!

    zrobiłem już upgrade ale mam takie problemy!


    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

    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

    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 5038

    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
    czy ktoś wie o co z tym chodzi?


  3. #3
    Krzysztof Cieślak jest nieaktywny Początkujący
    Dołączył
    Aug 2008
    Przegląda
    Kalisz
    Posty
    15

    Domyślnie

    Kurcze mam to samo


  4. #4
    Awatar WoG
    WoG
    WoG jest nieaktywny vB Specialist
    Dołączył
    Feb 2008
    Posty
    2 812
    Przydatne posty
    298
    Wpisów
    1

    Domyślnie

    Administrator serwera musi zmienić konfigurację php.ini i zamienić:
    Kod:
    ;date.timezone =
    na:
    Kod:
    date.timezone = "Europe/Berlin"
    Z poważaniem,
    WoG

    Ty też możesz pomóc spolszczać vBulletin 5: GitHub.com
    "Rozczarowanie spowodowane niską jakością pamięta się długo po przeminięciu radości spowodowanej niską ceną"


  5. #5
    Krzysztof Cieślak jest nieaktywny Początkujący
    Dołączył
    Aug 2008
    Przegląda
    Kalisz
    Posty
    15

    Domyślnie

    Nie pomaga zmiana timezone. Poza tym wyświetla się jeszcze błąd:

    Kod:
    Unable to add cookies, header already sent.
    File: /home/admin/domains/autogaleria.pl/public_html/forum/includes/class_core.php
    Line: 5745


  6. #6
    Awatar Alvarey
    Alvarey jest nieaktywny Użytkownik
    Dołączył
    Oct 2013
    Posty
    28
    Przydatne posty
    3


  7. #7
    Krzysztof Cieślak jest nieaktywny Początkujący
    Dołączył
    Aug 2008
    Przegląda
    Kalisz
    Posty
    15

    Domyślnie

    Wiem, że coś mi się przykleiło do forum, zrobiłem aktualizację z 4.1.1 na 4.2.2 więc pliki, przynajmniej /includes/class_core.php powinien być ok. Tym bardziej, że linia 5745 wskazuje na taki kod:
    Kod:
    echo "<br /><b>Warning</b>: $errstr in <b>$errfile</b> on line <b>$errline</b><br />";
    Może bardziej jest to spowodowane z błędem function.date z początku tematu?

    ---------- Wiadomość dopisana o 17:31 ----------

    Pomogło to: vBulletin 4.2.2 FULL has been released. - vBulletin Community Forum


  8. #8
    Awatar WoG
    WoG
    WoG jest nieaktywny vB Specialist
    Dołączył
    Feb 2008
    Posty
    2 812
    Przydatne posty
    298
    Wpisów
    1

    Domyślnie Temat oznaczony jako "ROZWIĄZANY"

    Ten problem został rozwiązany, a wątek zamknięty.

    • Jeśli chcesz zadać nowe pytanie, załóż nowy wątek.
    • Jeśli masz wątpliwości odnośnie rozwiązanego problemu, poproś moderatora o otworzenie wątku.
    Z poważaniem,
    WoG

    Ty też możesz pomóc spolszczać vBulletin 5: GitHub.com
    "Rozczarowanie spowodowane niską jakością pamięta się długo po przeminięciu radości spowodowanej niską ceną"


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