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; } ?>
time, CKunenaTools::fbGetInternalTime()), $msg_time_since); if ($prevCheck < $fmessage->time && !in_array($fmessage->thread, $read_topics)) { $msgtitle = 'msgtitle_new'; } else { $msgtitle = 'msgtitle'; } ?>
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) { ?>  
userid) { echo CKunenaLink::GetProfileLink($fbConfig, $fmessage->userid, $msg_username); } else { echo $msg_username; } ?> userlist_usertype ) echo '('.$msg_usertype.')'; ?>
userid > 0) { echo CKunenaLink::GetProfileLink($fbConfig, $fmessage->userid, $msg_avatar); } else { echo $msg_avatar; } ?> id > 1) { ?> title; ?>
BarGraphHoriz(); } ?> BarGraphHoriz(); } ?>
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).''; } //Check that the user is an admin to display the ip in messages $check = '0'; if($fbConfig->hide_ip){ if ( $is_admin ) { $check = 1; } } else { $thisCat = new jbCategory($kunena_db, $catid); $check = fb_has_moderator_permission($kunena_db, $thisCat, $kunena_my->id, $is_admin); } if (isset ( $msg_ip ) && $check) { echo ''.CKunenaLink::GetMessageIPLink($msg_ip).''; } ?>
'; echo $msg_signature; echo '
'; } ?>
')" */ 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; ?> |
 
loadRenderer('modules'); $options = array('style' => 'xhtml'); $position = 'kunena_msg_'.$mmm; echo $renderer->render($position, $options, null); ?>