setQuery("SELECT email, name FROM #__users WHERE id='{$kunena_my->id}'"); $user = $kunena_db->loadObject(); if ($fbConfig->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; } ?> modified_by) { ?>
userid > 0) { 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(); } ?>
time , CKunenaTools::fbGetInternalTime()), $msg_time_since); if ($prevCheck < $fmessage->time && !in_array($fmessage->thread, $read_topics)) { $msgtitle = 'msgtitle_new'; } else { $msgtitle = 'msgtitle'; } ?>
 
reportmsg && $kunena_my->id > 1) { echo CKunenaLink::GetReportMessageLink($catid, $msg_id, _KUNENA_REPORT); } ?> ' : ' '. _KUNENA_REPORT_LOGGED.''; ?> 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).''; } ?>
 
: modified_time);?> modified_by)?>. modified_reason) { echo _KUNENA_REASON.": ".kunena_htmlspecialchars(stripslashes($fmessage->modified_reason)); } ?>
 
  ')" */ if ($kunena_my->id > 0 && empty($msg_closed)) { ?> ' . '' : ' ' . _KUNENA_QUICKMSG . ''; ?> |
loadRenderer('modules'); $options = array('style' => 'xhtml'); $position = 'kunena_msg_'.$mmm; echo $renderer->render($position, $options, null); ?>