Pagina 1 din 1

Eroare

Scris: 11-Mar-2015, 20:26:42
de Flavius11
Uitanduma in logul forumului vad aceste erori :

Cod: Selectaţi tot

n /home/cstinere/public_html/forum/includes/utf/utf_tools.php on line 1781

[11-Mar-2015 20:15:44 EET] PHP Strict Standards:  Non-static method utf_normalizer::nfkc() should not be called statically in /home/cstinere/public_html/forum/includes/utf/utf_tools.php on line 1663

ethod phpbb_captcha_qa::get_instance() should not be called statically in /home/cstinere/public_html/forum/includes/captcha/captcha_factory.php on line 38
[11-Mar-2015 19:10:41 EET] PHP Strict Standards:  Non-static method phpbb_captcha_factory::get_instance() should not be called statically in /home/cstinere/public_html/forum/posting.php on line 185
led statically, assuming $this from incompatible context in /home/cstinere/public_html/forum/includes/ucp/ucp_register.php on line 164
[11-Mar-2015 20:15:43 EET] PHP Strict Standards:  call_user_func() expects parameter 1 to be a valid callback, non-static method phpbb_captcha_qa::get_instance() should not be called statically in /home/cstinere/public_html/forum/includes/captcha/captcha_factory.php on line 38
Se pot repara aceste erori ? Ma poate ajuta cineva .

Scris: 11-Mar-2015, 20:54:43
de dorin
Caută fişierul: /includes/startup.php si cauta linia următoare:

Cod: Selectaţi tot

error_reporting(E_ALL & ~E_NOTICE & ~E_DEPRECATED);
si inlocuieste-o cu:

Cod: Selectaţi tot

error_reporting(E_ALL & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT);
P.S. Se scrie "uitându-mă"

Re: Eroare

Scris: 11-Mar-2015, 21:33:24
de Flavius11
Da scuze de ortografie , am scris in repezeala , de cand am incercat sa fac un update la forum am o gramada de erori .oricum nu am reusit sa fac acel up fara sa pierd membrii , mesaje .

mai intampin si aceasta eroare la modul prim ban to group :

Cod: Selectaţi tot

[phpBB Debug] PHP Warning: in file /includes/acp/acp_mods.php on line 1976: Illegal string offset 'realname'
[phpBB Debug] PHP Warning: in file /includes/acp/acp_mods.php on line 1976: Illegal string offset 'realname'
[phpBB Debug] PHP Warning: in file /includes/acp/acp_mods.php on line 1976: Illegal string offset 'realname'
[phpBB Debug] PHP Warning: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
Am schimbat . Multumesc de ajutor .