MyBB Community Forums

Full Version: problem with login ? set-cookie ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The following warnings occurred:
Warning [2] Cannot modify header information - headers already sent by (output started at /home/haifa/public_html/fanclub/inc/languages/english/portal.lang.php:1) - Line: 1541 - File: inc/functions.php PHP 5.2.10 (Linux)
File	Line	Function
[PHP]	 	errorHandler->error
/inc/functions.php	1541	header
/index.php	77	my_setcookie
Warning [2] Cannot modify header information - headers already sent by (output started at /home/haifa/public_html/fanclub/inc/languages/english/portal.lang.php:1) - Line: 1541 - File: inc/functions.php PHP 5.2.10 (Linux)
File	Line	Function
[PHP]	 	errorHandler->error
/inc/functions.php	1541	header
/index.php	89	my_setcookie
Warning [2] Cannot modify header information - headers already sent by (output started at /home/haifa/public_html/fanclub/inc/languages/english/portal.lang.php:1) - Line: 1541 - File: inc/functions.php PHP 5.2.10 (Linux)
File	Line	Function
[PHP]	 	errorHandler->error
/inc/functions.php	1541	header
/index.php	90	my_setcookie
Reupload portal.lang.php to the language files. It seems to have the wrong encoding (or incorrect coding) and therefore outputting content before the cookies are being set.