Code: Select all
function generate_smilies($mode, $page_id)
{
global $db, $board_config, $template, $lang, $images, $theme, $phpEx, $phpbb_root_path;
global $user_ip, $session_length, $starttime;
global $userdata;
$inline_columns = 4;
$inline_rows = 5;
$window_columns = 8;
my phpBB board wrote: Warning: Cannot add header information - headers already sent by (output started at /home/dsawyer/blenderwars-www/phpBB2/includes/functions_post.php:2) in /home/dsawyer/blenderwars-www/phpBB2/includes/page_header.php on line 451
Warning: Cannot add header information - headers already sent by (output started at /home/dsawyer/blenderwars-www/phpBB2/includes/functions_post.php:2) in /home/dsawyer/blenderwars-www/phpBB2/includes/page_header.php on line 452
Warning: Cannot add header information - headers already sent by (output started at /home/dsawyer/blenderwars-www/phpBB2/includes/functions_post.php:2) in /home/dsawyer/blenderwars-www/phpBB2/includes/page_header.php on line 453