- Dołączył
- Marzec 3, 2012
- Posty
- 21
- Liczba reakcji
- 0
Witam mam problem a mianowicie
Gdy wejdziemy gdzie? na stronie gdzie podana jest data
na g?rze wyskakuje
Najgorzej gdy wejdziemy w swoje konto
Jak mam to naprawi? ? Od razu mowi? ?e jest tak na ka?dym acc maker.
Ewentualnie ustawi? aby owy komunikat nie pokazywa? si?.
@edit Ju? naprawi?em trzeba by?o w index.php pod
da?
Gdy wejdziemy gdzie? na stronie gdzie podana jest data
na g?rze wyskakuje
Kod:
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/Paris' for '1.0/no DST' instead in C:\xampplite\htdocs\latestnews.php on line 105
Najgorzej gdy wejdziemy w swoje konto
Kod:
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/Paris' for '1.0/no DST' instead in C:\xampplite\htdocs\pot\OTS_Account.php on line 385
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/Paris' for '1.0/no DST' instead in C:\xampplite\htdocs\pot\OTS_Account.php on line 385
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/Paris' for '1.0/no DST' instead in C:\xampplite\htdocs\pot\OTS_Account.php on line 385
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/Paris' for '1.0/no DST' instead in C:\xampplite\htdocs\pot\OTS_Account.php on line 385
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/Paris' for '1.0/no DST' instead in C:\xampplite\htdocs\pot\OTS_Account.php on line 370
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/Paris' for '1.0/no DST' instead in C:\xampplite\htdocs\pot\OTS_Account.php on line 370
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/Paris' for '1.0/no DST' instead in C:\xampplite\htdocs\pot\OTS_Account.php on line 370
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/Paris' for '1.0/no DST' instead in C:\xampplite\htdocs\pot\OTS_Account.php on line 370
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/Paris' for '1.0/no DST' instead in C:\xampplite\htdocs\accountmanagement.php on line 47
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/Paris' for '1.0/no DST' instead in C:\xampplite\htdocs\accountmanagement.php on line 47
Jak mam to naprawi? ? Od razu mowi? ?e jest tak na ka?dym acc maker.
Ewentualnie ustawi? aby owy komunikat nie pokazywa? si?.
@edit Ju? naprawi?em trzeba by?o w index.php pod
Kod:
//require('./exaBD.php');
Kod:
date_default_timezone_set('Europe/Warsaw');