MyBB Community Forums

Full Version: php error by hard delete thread
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
when  i hard delete a thread i have always this error:

Warning [2] Cannot modify header information - headers already sent by (output started at /home/***/public_html/inc/languages/english/replyban.lang.php:1) - Line: 1932 - File: inc/functions.php PHP 5.6.36 (Linux)
File
Line
Function[PHP]
 
errorHandler->error
/inc/functions.php
1932
header
/inc/functions.php
1945
my_setcookie
/moderation.php
3333
my_unsetcookie
/moderation.php
1645
clearinline
Warning [2] Cannot modify header information - headers already sent by (output started at /home/***/public_html/inc/languages/english/replyban.lang.php:1) - Line: 1932 - File: inc/functions.php PHP 5.6.36 (Linux)
File
Line
Function[PHP]
 
errorHandler->error
/inc/functions.php
1932
header
/inc/functions.php
1945
my_setcookie
/moderation.php
3334
my_unsetcookie
/moderation.php
1645
clearinline


Never mind, found it.
Conflict with the Reply Ban extension.