regonly == "1" || $fbConfig->changename == '0') && $kunena_my->id != "" && !$is_Moderator) { echo ""; } else { if ($registeredUser == 1) { echo ""; } else { echo ""; $setFocus = 1; } } ?> askemail && !$kunena_my->id) || $fbConfig->changename == 1 || $is_Moderator) { echo ''; echo ""; echo ''; } ?> document.postform.subject.focus();"; $setFocus = 1; } ?> rtewidth == 0) { $useRte = 0; } else { $useRte = 1; } $fbTextArea = smile::fbWriteTextarea('message', $htmlText, $fbConfig->rtewidth, $fbConfig->rteheight, $useRte, $fbConfig->disemoticons); echo $fbTextArea; if ($setFocus == 0) { echo ''; } //check if this user is already subscribed to this topic but only if subscriptions are allowed if ($fbConfig->allowsubscriptions == 1) { if ($id == 0) { $fb_thread = -1; } else { $kunena_db->setQuery("SELECT thread FROM #__fb_messages WHERE id='{$id}'"); $fb_thread = $kunena_db->loadResult(); } $kunena_db->setQuery("SELECT thread FROM #__fb_subscriptions WHERE userid='{$kunena_my->id}' AND thread='{$fb_thread}'"); $fb_subscribed = $kunena_db->loadResult(); if ($fb_subscribed == "" || $id == 0) { $fb_cansubscribe = 1; } else { $fb_cansubscribe = 0; } } ?> allowimageupload || ($fbConfig->allowimageregupload && $kunena_my->id != 0) || $is_Moderator) && $no_image_upload == "0") { ?> allowfileupload || ($fbConfig->allowfileregupload && $kunena_my->id != 0) || $is_Moderator) && $no_file_upload == "0") { ?> id != 0 && $fbConfig->allowsubscriptions == 1 && $fb_cansubscribe == 1 && !$editmode) { ?> captcha == 1 && $kunena_my->id < 1) { ?>
"name)); ?>"
: $authorName"; echo "
' . _GEN_EMAIL . ' *:
: :
: topic_emoticon) && $editmode ) { $emoid_selected = $mes->topic_emoticon; } else { $emoid_selected = '0'; } $topicToolbar = smile::topicToolbar($emoid_selected, $fbConfig->rtewidth); echo $topicToolbar; ?>
imagewidth."x".$fbConfig->imageheight." - ".$fbConfig->imagesize." KB";?>')" />
filetypes." - ".$fbConfig->filesize." KB";?>')" style = "cursor:auto" />
: subscriptionschecked == 1) { ?>
    
askemail) { echo $fbConfig->showemail == '0' ? "* - " . _POST_EMAIL_NEVER . "" : "* - " . _POST_EMAIL_REGISTERED . ""; } ?>
showhistory == 1) { listThreadHistory($id, $fbConfig, $kunena_db); } ?>