??? ???? ?? ???? ?????? [phpBB Debug] ???????
مرسل: الخميس إبريل 23, 2009 8:39 pm
?????? ?????
??? ?????? ???? ??????? ???? ??? ??? ???? ????? ????? ??? ??????? ... ????? ?? ??????? ??????? ?? ??? ???? ???????
??????? ?? ????? ??? 4066 ??? ????? 4081 ?? ?????? :
? ?? ?? ??? ??? ????????? ???? the shadow
??????? ?? ????? ??? 3855 ? ?? ???? ?? ?????? :
?? ???? ?? ???????? ?
? ???? ???
??? ?????? ???? ??????? ???? ??? ??? ???? ????? ????? ??? ??????? ... ????? ?? ??????? ??????? ?? ??? ???? ???????
كود: تحديد الكل
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4067: Undefined index: topic_last_poster_colour
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4072: Undefined index: poster_id
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4072: Undefined index: post_username
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4067: Undefined index: topic_last_poster_colour
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4072: Undefined index: poster_id
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4072: Undefined index: post_username
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4067: Undefined index: topic_last_poster_colour
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4072: Undefined index: poster_id
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4072: Undefined index: post_username
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4067: Undefined index: topic_last_poster_colour
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4072: Undefined index: poster_id
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4072: Undefined index: post_username
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4067: Undefined index: topic_last_poster_colour
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4072: Undefined index: poster_id
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4072: Undefined index: post_username
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4067: Undefined index: topic_last_poster_colour
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4072: Undefined index: poster_id
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4072: Undefined index: post_username
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4067: Undefined index: topic_last_poster_colour
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4072: Undefined index: poster_id
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4072: Undefined index: post_username
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4067: Undefined index: topic_last_poster_colour
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4072: Undefined index: poster_id
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4072: Undefined index: post_username
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3854: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3228)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3855: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3228)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3856: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3228)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3857: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3228)
كود: تحديد الكل
//????? ??????? ???? ?????
$template->assign_block_vars('latest_posts', array(
'POST_AUTHOR' => get_username_string('username', $row['topic_last_poster_id'], $row['username'], $row['topic_last_poster_colour '], $row['topic_last_poster_name']),
'POST_SUBJECT' => $row['topic_title'],
'POST_ID' => $row['topic_last_post_id'],
'NUM_REPLIES' => $row['topic_replies'],
'U_POST_AUTHOR' => get_username_string('profile', $row['topic_last_poster_id'], $row['username'], $row['user_colour'], $row['topic_last_poster_name']),
'POST_AUTHOR_COLOUR'=> get_username_string('colour', $row['poster_id'], $row['username'], $row['user_colour'], $row['post_username']),
'TOPIC_ICON_IMG' => (!empty($icons[$row['icon_id']])) ? $icons[$row['icon_id']]['img'] : '',
'TOPIC_ICON_IMG_WIDTH' => (!empty($icons[$row['icon_id']])) ? $icons[$row['icon_id']]['width'] : '',
'TOPIC_ICON_IMG_HEIGHT' => (!empty($icons[$row['icon_id']])) ? $icons[$row['icon_id']]['height'] : '',
'U_MINI_POST' => append_sid("{$phpbb_root_path}viewtopic.$phpEx", "f={$row['forum_id']}&p={$row['topic_last_post_id']}"),
));
}
??????? ?? ????? ??? 3855 ? ?? ???? ?? ?????? :
كود: تحديد الكل
// application/xhtml+xml not used because of IE
header('Content-type: text/html; charset=UTF-8');
header('Cache-Control: private, no-cache="set-cookie"');
header('Expires: 0');
header('Pragma: no-cache');
return;
}
? ???? ???