MyBB Community Forums

Full Version: Ads After First Post mod is giving PHP errors
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
After activating this plugin: http://mods.mybboard.net/view/ads-after-...r-mybb-14x

I get these errors in the AdminCP:

File	Line	Function
[PHP]	 	errorHandler->error
/admin/index.php	51	header

And these errors when trying to view a thread:

Warning [2] Cannot modify header information - headers already sent by (output started at /home/tinyme/public_html/forum/inc/plugins/adsafp.php:246) - Line: 1548 - File: inc/functions.php PHP 5.2.8 (Linux)File	Line	Function
[PHP]	 	errorHandler->error
/inc/functions.php	1548	header
/inc/class_session.php	360	my_setcookie
/inc/class_session.php	98	session->load_guest
/global.php	56	session->init
/showthread.php	21	require_once

Warning [2] Cannot modify header information - headers already sent by (output started at /home/tinyme/public_html/forum/inc/plugins/adsafp.php:246) - Line: 1548 - File: inc/functions.php PHP 5.2.8 (Linux)File	Line	Function
[PHP]	 	errorHandler->error
/inc/functions.php	1548	header
/inc/class_session.php	365	my_setcookie
/inc/class_session.php	98	session->load_guest
/global.php	56	session->init
/showthread.php	21	require_once

Warning [2] Cannot modify header information - headers already sent by (output started at /home/tinyme/public_html/forum/inc/plugins/adsafp.php:246) - Line: 1548 - File: inc/functions.php PHP 5.2.8 (Linux)File	Line	Function
[PHP]	 	errorHandler->error
/inc/functions.php	1548	header
/inc/class_session.php	106	my_setcookie
/global.php	56	session->init
/showthread.php	21	require_once

Warning [2] Cannot modify header information - headers already sent by (output started at /home/tinyme/public_html/forum/inc/plugins/adsafp.php:246) - Line: 1548 - File: inc/functions.php PHP 5.2.8 (Linux)File	Line	Function
[PHP]	 	errorHandler->error
/inc/functions.php	1548	header
/inc/functions.php	1609	my_setcookie
/inc/functions_indicators.php	54	my_set_array_cookie
/showthread.php	456	mark_thread_read

I am using the ExtBlue theme.