Mybb version: 1.8.7
i no install new plusign or etc.Today i got this error.
#i try change orginal functions.php not work
#i try browser cookie clear not work
i need help thanks!
i no install new plusign or etc.Today i got this error.
#i try change orginal functions.php not work
#i try browser cookie clear not work
i need help thanks!
Dahili MyBB Hatası
MyBB, dahili bir SQL hatası olduğunu tespit etti ve aşağıdaki nedenlerden dolayı devam edemiyor.
Hata Tipi:
Uyarı (2)
Hata Mesajı:
Cannot modify header information - headers already sent by (output started at /home/xxx/public_html/forum/inc/plugins/avatarep.php:1)
Konum:
Dosya: inc/functions.php
Satır: 1861
Kod:
1858.
1859. $mybb->cookies[$name] = $value;
1860.
1861. header($cookie, false);
1862. }
1863.
1864. /**
Geri Bildirim Raporu:
File Line Function
/inc/class_error.php 208 errorHandler->output_error
[PHP] errorHandler->error
/inc/functions.php 1861 header
/inc/class_session.php 357 my_setcookie
/inc/class_session.php 94 session->load_guest
/global.php 54 session->init
/index.php 18 require_once