Account Maker Data/Polskie znaki

Status
Zamknięty.

Neespa

User
Zarejestrowany
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

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');
da?
Kod:
date_default_timezone_set('Europe/Warsaw');
 
Odp: Data/Polskie znaki

Wejd? w index.php i tam pod
PHP:
//require('./exaBD.php');
dodaj
PHP:
date_default_timezone_set('Europe/Warsaw');



S?dz?c po nazwie tematu chcia?by? mie? polskie znaki. Wejd? w layouts/layout.php i tam pod
PHP:
<head>
dodaj
PHP:
	<meta http-equiv="Content-Type" content="text/html; charset=windows-1250" />
 
Odp: Data/Polskie znaki

Wejd? w index.php i tam pod
PHP:
//require('./exaBD.php');
dodaj
PHP:
date_default_timezone_set('Europe/Warsaw');



S?dz?c po nazwie tematu chcia?by? mie? polskie znaki. Wejd? w layouts/layout.php i tam pod
PHP:
<head>
dodaj
PHP:
	<meta http-equiv="Content-Type" content="text/html; charset=windows-1250" />











Notka moderatorska:
Zamykam.
Dawido.
 
Ostatnio edytowane przez moderatora:
Status
Zamknięty.
Back
Do góry