Parašė angel· 2011 Sau. 2 19:01:47
#1
Deprecated: Function eregi() is deprecated in /news/inc/functions.inc.php on line 289
Deprecated: Function eregi() is deprecated in /news/inc/functions.inc.php on line 289
Warning: Cannot modify header information - headers already sent by (output started at /news/inc/functions.inc.php:289) in /news/index.php on line 90
Warning: Cannot modify header information - headers already sent by (output started at /news/inc/functions.inc.php:289) in /news/index.php on line 96
Warning: Cannot modify header information - headers already sent by (output started at /news/inc/functions.inc.php:289) in news/index.php on line 97
Deprecated: Function eregi() is deprecated in /news/index.php on line 241
Isirašiau cutenews ,bet pirma kart susiduriu su tokia bėda čia kaip prisijungi pats pirmas puslapis
Parašė mrZilvi· 2011 Sau. 2 20:01:02
#2
Sveikas,
pas tave hostinge naudojama 5.3 arba naujesnė
PHP versija. Tavo naudojamas CuteNews nepalaiko serveryje esamos
PHP versijos. Ar naudoji naujausią CuteNews versiją?
Ereg-i funkcijos
PHP 5.3 buvo pašalintos ir jas pakeičia preg_match ir preg_replace.
ereg() (use preg_match() instead)
ereg_replace() (use preg_replace() instead)
eregi() (use preg_match() with the 'i' modifier instead)
eregi_replace() (use preg_replace() with the 'i' modifier instead)
http://takien.com/513/how-to-fix...-5-3-0.php - paaiškinimas kaip ištaisyti ‘Function eregi() is deprecated’ klaidas.
Parašė angel· 2011 Sau. 2 20:01:08
#3
mrZilvi parašė:
Sveikas,
pas tave hostinge naudojama 5.3 arba naujesnė
PHP versija. Tavo naudojamas CuteNews nepalaiko serveryje esamos
PHP versijos. Ar naudoji naujausią CuteNews versiją?
Ereg-i funkcijos
PHP 5.3 buvo pašalintos ir jas pakeičia preg_match ir preg_replace.
ereg() (use preg_match() instead)
ereg_replace() (use preg_replace() instead)
eregi() (use preg_match() with the 'i' modifier instead)
eregi_replace() (use preg_replace() with the 'i' modifier instead)
http://takien.com/513/how-to-fix...-5-3-0.php - paaiškinimas kaip ištaisyti ‘Function eregi() is deprecated’ klaidas.
Ačiū už pagalba rakinkit tėma.