Zeile 12 | Zeile 12 |
---|
define('THIS_SCRIPT', 'showthread.php');
$templatelist = "showthread,postbit,postbit_author_user,postbit_author_guest,showthread_newthread,showthread_newreply,showthread_newreply_closed,postbit_avatar,postbit_find,postbit_pm,postbit_www,postbit_email,postbit_edit,postbit_quote,postbit_report,postbit_signature,postbit_online,postbit_offline,postbit_away,postbit_gotopost,showthread_ratethread";
|
define('THIS_SCRIPT', 'showthread.php');
$templatelist = "showthread,postbit,postbit_author_user,postbit_author_guest,showthread_newthread,showthread_newreply,showthread_newreply_closed,postbit_avatar,postbit_find,postbit_pm,postbit_www,postbit_email,postbit_edit,postbit_quote,postbit_report,postbit_signature,postbit_online,postbit_offline,postbit_away,postbit_gotopost,showthread_ratethread";
|
$templatelist .= ",multipage,multipage_breadcrumb,multipage_end,multipage_jump_page,multipage_nextpage,multipage_page,multipage_page_current,multipage_page_link_current,multipage_prevpage,multipage_start,showthread_inlinemoderation_softdelete,showthread_inlinemoderation_restore,showthread_inlinemoderation_delete,showthread_inlinemoderation_manage,showthread_quickreply_options_close,showthread_quickreply_options_stick"; $templatelist .= ",postbit_editedby,showthread_similarthreads,showthread_similarthreads_bit,postbit_iplogged_show,postbit_iplogged_hiden,postbit_profilefield,showthread_quickreply,showthread_add_poll,showthread_send_thread,showthread_poll_editpoll,showthread_poll_undovote,showthread_moderationoptions_standard,postbit_editedby_editreason"; $templatelist .= ",forumjump_advanced,forumjump_special,forumjump_bit,showthread_multipage,postbit_reputation,postbit_quickdelete,postbit_attachments,postbit_attachments_attachment,postbit_attachments_thumbnails,postbit_attachments_images_image,postbit_attachments_images,postbit_posturl,postbit_rep_button,showthread_inlinemoderation_standard"; $templatelist .= ",postbit_inlinecheck,showthread_inlinemoderation,postbit_attachments_thumbnails_thumbnail,postbit_ignored,postbit_groupimage,postbit_multiquote,showthread_search,showthread_moderationoptions_custom_tool,showthread_moderationoptions_custom,showthread_inlinemoderation_custom_tool,showthread_inlinemoderation_custom";
| $templatelist .= ",multipage,multipage_breadcrumb,multipage_end,multipage_jump_page,multipage_nextpage,multipage_page,multipage_page_current,multipage_page_link_current,multipage_prevpage,multipage_start,showthread_inlinemoderation_softdelete,showthread_inlinemoderation_restore,showthread_inlinemoderation_delete,showthread_inlinemoderation_manage"; $templatelist .= ",postbit_editedby,showthread_similarthreads,showthread_similarthreads_bit,postbit_iplogged_show,postbit_iplogged_hiden,postbit_profilefield,showthread_quickreply,showthread_add_poll,showthread_send_thread,showthread_poll_editpoll,showthread_poll_undovote,showthread_moderationoptions_standard,postbit_editedby_editreason,postbit_warninglevel"; $templatelist .= ",forumjump_advanced,forumjump_special,forumjump_bit,postbit_reputation,postbit_quickdelete,postbit_attachments,postbit_attachments_attachment,postbit_attachments_thumbnails,postbit_attachments_images_image,postbit_attachments_images,showthread_inlinemoderation_standard,showthread_quickreply_options_stick,showthread_quickreply_options_close"; $templatelist .= ",postbit_inlinecheck,showthread_inlinemoderation,postbit_attachments_thumbnails_thumbnail,postbit_ignored,postbit_groupimage,postbit_multiquote,showthread_search,showthread_moderationoptions_custom_tool,showthread_moderationoptions_custom,showthread_inlinemoderation_custom_tool,showthread_inlinemoderation_custom,postbit_posturl,postbit_rep_button";
|
$templatelist .= ",showthread_usersbrowsing,showthread_usersbrowsing_user,showthread_poll_option_multiple,showthread_poll_option,showthread_poll,showthread_threadedbox,showthread_quickreply_options_signature,showthread_threaded_bitactive,showthread_threaded_bit,postbit_attachments_attachment_unapproved,showthread_threadnotes,showthread_threadnotes_viewnotes"; $templatelist .= ",showthread_moderationoptions_openclose,showthread_moderationoptions_stickunstick,showthread_moderationoptions_delete,showthread_moderationoptions_threadnotes,showthread_moderationoptions_manage,showthread_moderationoptions_deletepoll,showthread_threadnoteslink,showthread_poll_results,showthread_classic_header,postbit_warn";
|
$templatelist .= ",showthread_usersbrowsing,showthread_usersbrowsing_user,showthread_poll_option_multiple,showthread_poll_option,showthread_poll,showthread_threadedbox,showthread_quickreply_options_signature,showthread_threaded_bitactive,showthread_threaded_bit,postbit_attachments_attachment_unapproved,showthread_threadnotes,showthread_threadnotes_viewnotes"; $templatelist .= ",showthread_moderationoptions_openclose,showthread_moderationoptions_stickunstick,showthread_moderationoptions_delete,showthread_moderationoptions_threadnotes,showthread_moderationoptions_manage,showthread_moderationoptions_deletepoll,showthread_threadnoteslink,showthread_poll_results,showthread_classic_header,postbit_warn";
|
$templatelist .= ",postbit_userstar,postbit_reputation_formatted_link,postbit_warninglevel_formatted,postbit_quickrestore,forumdisplay_password,forumdisplay_password_wrongpass,postbit_classic,postbit_purgespammer,showthread_inlinemoderation_approve,showthread_moderationoptions,forumdisplay_thread_icon,postbit_warninglevel,showthread_poll_resultbit,global_moderation_notice";
| $templatelist .= ",postbit_userstar,postbit_reputation_formatted_link,postbit_warninglevel_formatted,postbit_quickrestore,forumdisplay_password,forumdisplay_password_wrongpass,postbit_classic,postbit_purgespammer,showthread_inlinemoderation_approve,showthread_moderationoptions,forumdisplay_thread_icon,showthread_poll_resultbit,global_moderation_notice";
|
require_once "./global.php"; require_once MYBB_ROOT."inc/functions_post.php";
| require_once "./global.php"; require_once MYBB_ROOT."inc/functions_post.php";
|
Zeile 997 | Zeile 997 |
---|
}
$multipage = multipage($postcount, $perpage, $page, str_replace("{tid}", $tid, THREAD_URL_PAGED.$highlight.$threadmode));
|
}
$multipage = multipage($postcount, $perpage, $page, str_replace("{tid}", $tid, THREAD_URL_PAGED.$highlight.$threadmode));
|
if($postcount > $perpage) { eval("\$threadpages = \"".$templates->get("showthread_multipage")."\";"); }
| |
// Lets get the pids of the posts on this page. $pids = "";
| // Lets get the pids of the posts on this page. $pids = "";
|
Zeile 1022 | Zeile 1018 |
---|
if($pids) { $pids = "pid IN($pids)";
|
if($pids) { $pids = "pid IN($pids)";
|
|
|
$attachcache = array(); if($mybb->settings['enableattachments'] == 1 && $thread['attachmentcount'] > 0 || is_moderator($fid, 'caneditposts')) {
| $attachcache = array(); if($mybb->settings['enableattachments'] == 1 && $thread['attachmentcount'] > 0 || is_moderator($fid, 'caneditposts')) {
|
Zeile 1059 | Zeile 1055 |
---|
} $posts .= build_postbit($post); $post = '';
|
} $posts .= build_postbit($post); $post = '';
|
}
| }
|
$plugins->run_hooks("showthread_linear"); }
| $plugins->run_hooks("showthread_linear"); }
|
Zeile 1106 | Zeile 1102 |
---|
if($similar_thread['icon'] > 0 && $icon_cache[$similar_thread['icon']]) { $icon = $icon_cache[$similar_thread['icon']];
|
if($similar_thread['icon'] > 0 && $icon_cache[$similar_thread['icon']]) { $icon = $icon_cache[$similar_thread['icon']];
|
| $icon['path'] = str_replace("{theme}", $theme['imgdir'], $icon['path']); $icon['path'] = htmlspecialchars_uni($icon['path']); $icon['name'] = htmlspecialchars_uni($icon['name']);
|
eval("\$icon = \"".$templates->get("forumdisplay_thread_icon")."\";"); } else
| eval("\$icon = \"".$templates->get("forumdisplay_thread_icon")."\";"); } else
|
Zeile 1120 | Zeile 1119 |
---|
else { $similar_thread['profilelink'] = build_profile_link($similar_thread['username'], $similar_thread['uid']);
|
else { $similar_thread['profilelink'] = build_profile_link($similar_thread['username'], $similar_thread['uid']);
|
}
| }
|
// If this thread has a prefix, insert a space between prefix and subject if($similar_thread['prefix'] != 0)
| // If this thread has a prefix, insert a space between prefix and subject if($similar_thread['prefix'] != 0)
|
Zeile 1302 | Zeile 1301 |
---|
if(is_moderator($forum['fid'], "canapproveunapproveposts")) { eval("\$inlinemodapprove = \"".$templates->get("showthread_inlinemoderation_approve")."\";");
|
if(is_moderator($forum['fid'], "canapproveunapproveposts")) { eval("\$inlinemodapprove = \"".$templates->get("showthread_inlinemoderation_approve")."\";");
|
}
| }
|
if(!empty($inlinemodsoftdelete) || !empty($inlinemodrestore) || !empty($inlinemoddelete) || !empty($inlinemodmanage) || !empty($inlinemodapprove)) { eval("\$standardposttools = \"".$templates->get("showthread_inlinemoderation_standard")."\";");
| if(!empty($inlinemodsoftdelete) || !empty($inlinemodrestore) || !empty($inlinemoddelete) || !empty($inlinemodmanage) || !empty($inlinemodapprove)) { eval("\$standardposttools = \"".$templates->get("showthread_inlinemoderation_standard")."\";");
|
Zeile 1311 | Zeile 1310 |
---|
// Only show inline mod menu if there's options to show if(!empty($standardposttools) || !empty($customposttools))
|
// Only show inline mod menu if there's options to show if(!empty($standardposttools) || !empty($customposttools))
|
{
| {
|
eval("\$inlinemod = \"".$templates->get("showthread_inlinemoderation")."\";"); }
| eval("\$inlinemod = \"".$templates->get("showthread_inlinemoderation")."\";"); }
|
Zeile 1319 | Zeile 1318 |
---|
if(!empty($customthreadtools)) { eval("\$customthreadtools = \"".$templates->get("showthread_moderationoptions_custom")."\";");
|
if(!empty($customthreadtools)) { eval("\$customthreadtools = \"".$templates->get("showthread_moderationoptions_custom")."\";");
|
}
| }
|
$openclosethread = $stickunstickthread = $deletethread = $threadnotes = $managethread = $adminpolloptions = $approveunapprovethread = $softdeletethread = '';
if(is_moderator($forum['fid'], "canopenclosethreads")) { eval("\$openclosethread = \"".$templates->get("showthread_moderationoptions_openclose")."\";");
|
$openclosethread = $stickunstickthread = $deletethread = $threadnotes = $managethread = $adminpolloptions = $approveunapprovethread = $softdeletethread = '';
if(is_moderator($forum['fid'], "canopenclosethreads")) { eval("\$openclosethread = \"".$templates->get("showthread_moderationoptions_openclose")."\";");
|
}
| }
|
if(is_moderator($forum['fid'], "canstickunstickthreads")) { eval("\$stickunstickthread = \"".$templates->get("showthread_moderationoptions_stickunstick")."\";"); }
if(is_moderator($forum['fid'], "candeletethreads"))
|
if(is_moderator($forum['fid'], "canstickunstickthreads")) { eval("\$stickunstickthread = \"".$templates->get("showthread_moderationoptions_stickunstick")."\";"); }
if(is_moderator($forum['fid'], "candeletethreads"))
|
{
| {
|
eval("\$deletethread = \"".$templates->get("showthread_moderationoptions_delete")."\";"); }
| eval("\$deletethread = \"".$templates->get("showthread_moderationoptions_delete")."\";"); }
|
Zeile 1342 | Zeile 1341 |
---|
{ eval("\$threadnotes = \"".$templates->get("showthread_moderationoptions_threadnotes")."\";"); eval("\$managethread = \"".$templates->get("showthread_moderationoptions_manage")."\";");
|
{ eval("\$threadnotes = \"".$templates->get("showthread_moderationoptions_threadnotes")."\";"); eval("\$managethread = \"".$templates->get("showthread_moderationoptions_manage")."\";");
|
}
| }
|
if($pollbox && is_moderator($forum['fid'], "canmanagepolls")) {
| if($pollbox && is_moderator($forum['fid'], "canmanagepolls")) {
|
Zeile 1364 | Zeile 1363 |
---|
if(is_moderator($forum['fid'], "cansoftdeletethreads")) { if($thread['visible'] == -1)
|
if(is_moderator($forum['fid'], "cansoftdeletethreads")) { if($thread['visible'] == -1)
|
{
| {
|
$softdeletethread = "<option value=\"restorethread\">".$lang->restore_thread."</option>";
|
$softdeletethread = "<option value=\"restorethread\">".$lang->restore_thread."</option>";
|
}
| }
|
else { $softdeletethread = "<option value=\"softdeletethread\">".$lang->soft_delete_thread."</option>"; }
|
else { $softdeletethread = "<option value=\"softdeletethread\">".$lang->soft_delete_thread."</option>"; }
|
}
| }
|
if(!empty($openclosethread) || !empty($stickunstickthread) || !empty($deletethread) || !empty($managethread) || !empty($adminpolloptions) || !empty($approveunapprovethread) || !empty($softdeletethread)) { eval("\$standardthreadtools = \"".$templates->get("showthread_moderationoptions_standard")."\";");
| if(!empty($openclosethread) || !empty($stickunstickthread) || !empty($deletethread) || !empty($managethread) || !empty($adminpolloptions) || !empty($approveunapprovethread) || !empty($softdeletethread)) { eval("\$standardthreadtools = \"".$templates->get("showthread_moderationoptions_standard")."\";");
|
Zeile 1380 | Zeile 1379 |
---|
// Only show mod menu if there's any options to show if(!empty($standardthreadtools) || !empty($customthreadtools))
|
// Only show mod menu if there's any options to show if(!empty($standardthreadtools) || !empty($customthreadtools))
|
{
| {
|
eval("\$moderationoptions = \"".$templates->get("showthread_moderationoptions")."\";"); } }
| eval("\$moderationoptions = \"".$templates->get("showthread_moderationoptions")."\";"); } }
|
Zeile 1403 | Zeile 1402 |
---|
// Subscription status $add_remove_subscription = 'add'; $add_remove_subscription_text = $lang->subscribe_thread;
|
// Subscription status $add_remove_subscription = 'add'; $add_remove_subscription_text = $lang->subscribe_thread;
|
|
|
if($mybb->user['uid']) { $query = $db->simple_select("threadsubscriptions", "tid", "tid='".(int)$tid."' AND uid='".(int)$mybb->user['uid']."'", array('limit' => 1));
| if($mybb->user['uid']) { $query = $db->simple_select("threadsubscriptions", "tid", "tid='".(int)$tid."' AND uid='".(int)$mybb->user['uid']."'", array('limit' => 1));
|
Zeile 1425 | Zeile 1424 |
---|
if($mybb->settings['browsingthisthread'] != 0) { $timecut = TIME_NOW - $mybb->settings['wolcutoff'];
|
if($mybb->settings['browsingthisthread'] != 0) { $timecut = TIME_NOW - $mybb->settings['wolcutoff'];
|
|
|
$comma = ''; $guestcount = 0; $membercount = 0;
| $comma = ''; $guestcount = 0; $membercount = 0;
|
Zeile 1440 | Zeile 1439 |
---|
WHERE s.time > '$timecut' AND location2='$tid' AND nopermission != 1 ORDER BY u.username ASC, s.time DESC ");
|
WHERE s.time > '$timecut' AND location2='$tid' AND nopermission != 1 ORDER BY u.username ASC, s.time DESC ");
|
|
|
while($user = $db->fetch_array($query)) { if($user['uid'] == 0)
| while($user = $db->fetch_array($query)) { if($user['uid'] == 0)
|
Zeile 1469 | Zeile 1468 |
---|
$comma = $lang->comma; } }
|
$comma = $lang->comma; } }
|
}
| }
|
$guestsonline = ''; if($guestcount)
|
$guestsonline = ''; if($guestcount)
|
{
| {
|
$guestsonline = $lang->sprintf($lang->users_browsing_thread_guests, $guestcount);
|
$guestsonline = $lang->sprintf($lang->users_browsing_thread_guests, $guestcount);
|
| }
$invisonline = ''; if($mybb->user['invisible'] == 1) { // the user was counted as invisible user --> correct the inviscount $inviscount -= 1; } if($inviscount && $mybb->usergroup['canviewwolinvis'] != 1) { $invisonline = $lang->sprintf($lang->users_browsing_forum_invis, $inviscount);
|
}
$onlinesep = '';
|
}
$onlinesep = '';
|
if($guestcount && $onlinemembers)
| if($invisonline != '' && $onlinemembers)
|
{ $onlinesep = $lang->comma; }
|
{ $onlinesep = $lang->comma; }
|
$invisonline = ''; if($inviscount && $mybb->usergroup['canviewwolinvis'] != 1 && ($inviscount != 1 && $mybb->user['invisible'] != 1)) { $invisonline = $lang->sprintf($lang->users_browsing_thread_invis, $inviscount); }
|
|
$onlinesep2 = '';
|
$onlinesep2 = '';
|
if($invisonline != '' && $guestcount)
| if($invisonline != '' && $guestcount || $onlinemembers && $guestcount)
|
{ $onlinesep2 = $lang->comma; }
| { $onlinesep2 = $lang->comma; }
|