Error using Custom mass PM MOD Version: 1.4.7

Makes it posble for admin to specify witch type of users may mass PM any usergroup
Also PM users can be a list of usernames, so PM can be sendt to any number of users

Moderator: Moderators

Forum rules
The content in this forum is dated Dec. 21 2005 and can be used as Archive only. This Forum is LOCKED and READ ONLY !

Error using Custom mass PM MOD Version: 1.4.7

Postby skfung on Mon 07. Mar, 2005 13:09

I can send mass PM using this Mod. but an error displayed at the top when I clicked "Profile", "Register" and the "Mass PM icon",

Warning: Cannot modify header information - headers already sent by (output started at /home/klnpf/public_html/phpbb/language/lang_chinese_traditional_taiwan/lang_mass_pm.php:35) in /home/klnpf/public_html/phpbb/includes/page_header.php on line 508

Warning: Cannot modify header information - headers already sent by (output started at /home/klnpf/public_html/phpbb/language/lang_chinese_traditional_taiwan/lang_mass_pm.php:35) in /home/klnpf/public_html/phpbb/includes/page_header.php on line 514

Warning: Cannot modify header information - headers already sent by (output started at /home/klnpf/public_html/phpbb/language/lang_chinese_traditional_taiwan/lang_mass_pm.php:35) in /home/klnpf/public_html/phpbb/includes/page_header.php on line 515

-------------
the code of page_header.php on line 508 to 515

//
// Login box?
//
if ( !$userdata['session_logged_in'] )
{
$template->assign_block_vars('switch_user_logged_out', array());
}
else
{
$template->assign_block_vars('switch_user_logged_in', array());

if ( !empty($userdata['user_popup_pm']) )
{
$template->assign_block_vars('switch_enable_pm_popup', array());
}
}

// Add no-cache control for cookies if they are set
//$c_no_cache = (isset($HTTP_COOKIE_VARS[$board_config['cookie_name'] . '_sid']) || isset($HTTP_COOKIE_VARS[$board_config['cookie_name'] . '_data'])) ? 'no-cache="set-cookie", ' : '';

any suggestion, please?
skfung
Poster
Poster
 
Posts: 1
Joined: Sat 05. Mar, 2005 08:14

Return to Custom mass PM [2.0.6/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron