fb_profile == 'cb') { $msg_params = array( 'username' => &$msg_username, 'messageobject' => &$fmessage, 'subject' => &$msg_subject, 'messagetext' => &$msg_text, 'signature' => &$msg_signature, 'karma' => &$msg_karma, 'karmaplus' => &$msg_karmaplus, 'karmaminus' => &$msg_karmaminus ); $profileHtml = $kunenaProfile->showProfile($fmessage->userid, $msg_params); } else { $profileHtml = null; } // topic emoticons $topic_emoticons = array (); $topic_emoticons[0] = KUNENA_URLEMOTIONSPATH . 'default.gif'; $topic_emoticons[1] = KUNENA_URLEMOTIONSPATH . 'exclam.gif'; $topic_emoticons[2] = KUNENA_URLEMOTIONSPATH . 'question.gif'; $topic_emoticons[3] = KUNENA_URLEMOTIONSPATH . 'arrow.gif'; $topic_emoticons[4] = KUNENA_URLEMOTIONSPATH . 'love.gif'; $topic_emoticons[5] = KUNENA_URLEMOTIONSPATH . 'grin.gif'; $topic_emoticons[6] = KUNENA_URLEMOTIONSPATH . 'shock.gif'; $topic_emoticons[7] = KUNENA_URLEMOTIONSPATH . 'smile.gif'; ?> time, CKunenaTools::fbGetInternalTime()), $msg_time_since); if ($prevCheck < $fmessage->time && !in_array($fmessage->thread, $read_topics)) { $msgtitle = 'msgtitle_new'; } else { $msgtitle = 'msgtitle'; } ?> '?>
topic_emoticon == 0 ? '' : "topic_emoticon] . "\" alt=\"emo\" border=\"0\" />"; ?>
userid > 0) { echo CKunenaLink::GetProfileLink($fbConfig, $fmessage->userid, $msg_avatar); } else { echo $msg_avatar; } ?> userid) { echo CKunenaLink::GetProfileLink($fbConfig, $fmessage->userid, $msg_username); } else { echo $msg_username; } ?> id > 1) { if ( $fbConfig->userlist_usertype ) echo '('.$msg_usertype.')'; } ?>

BarGraphHoriz(); } ?> BarGraphHoriz(); } ?>

username) { $authorName = $kunena_my->username; } else { $authorName = $kunena_my->name; } //contruct the reply subject $resubject = kunena_htmlspecialchars(strtolower(substr($msg_subject, 0, strlen(_POST_RE))) == strtolower(_POST_RE) ? $msg_subject : _POST_RE .' '. $msg_subject); ?>
captcha && $kunena_my->id < 1) { ?>  
modified_by) { echo ''. _KUNENA_EDITING_LASTEDIT .': '. date(_DATETIME, $fmessage->modified_time) .' '. _KUNENA_BY .' '. CKunenaTools::whoisID($fmessage->modified_by) .'.'; if ($fmessage->modified_reason) { echo _KUNENA_REASON .': '. kunena_htmlspecialchars(stripslashes($fmessage->modified_reason)); } echo ''; } if ($fbConfig->reportmsg && $kunena_my->id > 1) { echo ''.CKunenaLink::GetReportMessageLink($catid, $msg_id, _KUNENA_REPORT).''; } if (isset($msg_ip)) { echo ''.CKunenaLink::GetMessageIPLink($msg_ip).''; } ?>
')" */ if ($kunena_my->id > 0 && !isset($msg_closed)): ?> ' . '' : ' ' . _KUNENA_QUICKMSG . ''; ?>
'; if (isset($msg_merge)) { echo " " . $msg_merge; } if (isset($msg_split)) { echo " " . $msg_split; } if (isset($msg_delete)) { echo " " . $msg_delete; } if (isset($msg_edit)) { echo " " . $msg_edit; } } else { echo $msg_closed; } } else { if (!isset($msg_closed)) { echo $msg_reply; ?> |
'; echo $msg_signature; echo '
'; } ?>
loadRenderer('modules'); $options = array('style' => 'xhtml'); $position = 'kunena_msg_'.$mmm; echo $renderer->render($position, $options, null); ?>