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'; ?>
|
|
||||
|---|---|---|---|---|
|
||||
|
||||
| '; } ?> | ||||