Zeile 11 | Zeile 11 |
---|
define("IN_MYBB", 1); define('THIS_SCRIPT', 'showthread.php');
|
define("IN_MYBB", 1); 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 .= ",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 = "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"; $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,postbit_status"; $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,postbit_offline"; $templatelist .= ",forumjump_advanced,forumjump_special,forumjump_bit,postbit_quickdelete,postbit_attachments,postbit_attachments_attachment,postbit_attachments_thumbnails,postbit_attachments_images_image,postbit_attachments_images,showthread_quickreply_options_stick,showthread_classic_header"; $templatelist .= ",postbit_inlinecheck,showthread_inlinemoderation,postbit_attachments_thumbnails_thumbnail,postbit_ignored,postbit_groupimage,postbit_multiquote,showthread_moderationoptions_custom_tool,showthread_moderationoptions_custom,showthread_inlinemoderation_custom_tool,postbit_deleted"; $templatelist .= ",showthread_usersbrowsing,showthread_usersbrowsing_user,showthread_poll_option,showthread_poll,showthread_quickreply_options_signature,showthread_threaded_bitactive,showthread_threaded_bit,postbit_attachments_attachment_unapproved,showthread_threadnotes,postbit_reputation"; $templatelist .= ",showthread_moderationoptions_openclose,showthread_moderationoptions_stickunstick,showthread_moderationoptions_delete,showthread_moderationoptions_threadnotes,showthread_moderationoptions_manage,showthread_moderationoptions_deletepoll,showthread_poll_results,postbit_classic"; $templatelist .= ",postbit_userstar,postbit_reputation_formatted_link,postbit_warninglevel_formatted,postbit_quickrestore,forumdisplay_password,forumdisplay_password_wrongpass,postbit_purgespammer,showthread_inlinemoderation_approve,forumdisplay_thread_icon,showthread_poll_resultbit,postbit_warn"; $templatelist .= ",showthread_moderationoptions_softdelete,showthread_moderationoptions_restore,post_captcha,post_captcha_recaptcha,post_captcha_nocaptcha,showthread_moderationoptions,showthread_inlinemoderation_standard,showthread_threadedbox,showthread_inlinemoderation_manage,postbit_away"; $templatelist .= ",showthread_ratethread,postbit_posturl,postbit_icon,postbit_editedby_editreason,attachment_icon,global_moderation_notice,showthread_poll_option_multiple,postbit_gotopost,postbit_rep_button,postbit_warninglevel,showthread_threadnoteslink,showthread_search,postbit_deleted_member"; $templatelist .= ",showthread_moderationoptions_approve,showthread_moderationoptions_unapprove,showthread_inlinemoderation_delete,showthread_moderationoptions_standard,showthread_quickreply_options_close,showthread_inlinemoderation_custom,showthread_threadnotes_viewnotes,showthread_subscription";
|
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 33 | Zeile 36 |
---|
if(!empty($mybb->input['pid']) && !isset($mybb->input['tid'])) { // see if we already have the post information
|
if(!empty($mybb->input['pid']) && !isset($mybb->input['tid'])) { // see if we already have the post information
|
if(isset($style) && $style['pid'] == $mybb->get_input('pid', 1) && $style['tid'])
| if(isset($style) && $style['pid'] == $mybb->get_input('pid', MyBB::INPUT_INT) && $style['tid'])
|
{ $mybb->input['tid'] = $style['tid']; unset($style['tid']); // stop the thread caching code from being tricked
| { $mybb->input['tid'] = $style['tid']; unset($style['tid']); // stop the thread caching code from being tricked
|
Zeile 43 | Zeile 46 |
---|
$options = array( "limit" => 1 );
|
$options = array( "limit" => 1 );
|
$query = $db->simple_select("posts", "tid", "pid=".$mybb->get_input('pid', 1), $options);
| $query = $db->simple_select("posts", "fid,tid,visible", "pid=".$mybb->get_input('pid', MyBB::INPUT_INT), $options);
|
$post = $db->fetch_array($query);
|
$post = $db->fetch_array($query);
|
if(empty($post))
| if(empty($post) || ($post['visible'] == 0 && !is_moderator($post['fid'], 'canviewunapprove')) || ($post['visible'] == -1 && !is_moderator($post['fid'], 'canviewdeleted')))
|
{ // post does not exist --> show corresponding error error($lang->error_invalidpost);
| { // post does not exist --> show corresponding error error($lang->error_invalidpost);
|
Zeile 57 | Zeile 60 |
---|
}
// Get the thread details from the database.
|
}
// Get the thread details from the database.
|
$thread = get_thread($mybb->get_input('tid', 1));
| $thread = get_thread($mybb->get_input('tid', MyBB::INPUT_INT));
|
if(!$thread || substr($thread['closed'], 0, 6) == "moved|") {
| if(!$thread || substr($thread['closed'], 0, 6) == "moved|") {
|
Zeile 73 | Zeile 76 |
---|
if(!empty($threadprefix['prefix'])) {
|
if(!empty($threadprefix['prefix'])) {
|
$thread['threadprefix'] = $threadprefix['prefix'].' ';
| $thread['threadprefix'] = htmlspecialchars_uni($threadprefix['prefix']).' ';
|
$thread['displayprefix'] = $threadprefix['displaystyle'].' '; } }
| $thread['displayprefix'] = $threadprefix['displaystyle'].' '; } }
|
Zeile 93 | Zeile 96 |
---|
{ $thread['username'] = $lang->guest; }
|
{ $thread['username'] = $lang->guest; }
|
| $thread['username'] = htmlspecialchars_uni($thread['username']);
|
// Is the currently logged in user a moderator of this forum? if(is_moderator($fid))
| // Is the currently logged in user a moderator of this forum? if(is_moderator($fid))
|
Zeile 120 | Zeile 124 |
---|
else { $ismod = false;
|
else { $ismod = false;
|
| $visibleonly = " AND visible=1"; $visibleonly2 = "AND p.visible=1 AND t.visible=1";
|
}
// Make sure we are looking at a real thread here.
| }
// Make sure we are looking at a real thread here.
|
Zeile 349 | Zeile 355 |
---|
exit; }
|
exit; }
|
$pid = $mybb->input['pid'] = $mybb->get_input('pid', 1);
| $pid = $mybb->input['pid'] = $mybb->get_input('pid', MyBB::INPUT_INT);
|
// Forumdisplay cache $forum_stats = $cache->read("forumsdisplay");
| // Forumdisplay cache $forum_stats = $cache->read("forumsdisplay");
|
Zeile 409 | Zeile 415 |
---|
break; default: $query = $db->simple_select("threads", "COUNT(tid) as threads", "fid = '$fid' AND (lastpost >= '".(int)$thread['lastpost']."'{$stickybit}) {$visibleonly} {$uid_only}", array('order_by' => 'lastpost', 'order_dir' => 'desc'));
|
break; default: $query = $db->simple_select("threads", "COUNT(tid) as threads", "fid = '$fid' AND (lastpost >= '".(int)$thread['lastpost']."'{$stickybit}) {$visibleonly} {$uid_only}", array('order_by' => 'lastpost', 'order_dir' => 'desc'));
|
}
| }
|
$thread_position = $db->fetch_field($query, "threads"); $thread_page = ceil(($thread_position/$mybb->settings['threadsperpage']));
|
$thread_position = $db->fetch_field($query, "threads"); $thread_page = ceil(($thread_position/$mybb->settings['threadsperpage']));
|
|
|
$breadcrumb_multipage = array( "num_threads" => $threadcount, "current_page" => $thread_page ); }
|
$breadcrumb_multipage = array( "num_threads" => $threadcount, "current_page" => $thread_page ); }
|
|
|
// Build the navigation. build_forum_breadcrumb($fid, $breadcrumb_multipage); add_breadcrumb($thread['displayprefix'].$thread['subject'], get_thread_link($thread['tid']));
| // Build the navigation. build_forum_breadcrumb($fid, $breadcrumb_multipage); add_breadcrumb($thread['displayprefix'].$thread['subject'], get_thread_link($thread['tid']));
|
Zeile 433 | Zeile 439 |
---|
{ update_first_post($tid); }
|
{ update_first_post($tid); }
|
|
|
// Does this thread have a poll? if($thread['poll']) {
| // Does this thread have a poll? if($thread['poll']) {
|
Zeile 447 | Zeile 453 |
---|
$now = TIME_NOW;
// If the poll or the thread is closed or if the poll is expired, show the results.
|
$now = TIME_NOW;
// If the poll or the thread is closed or if the poll is expired, show the results.
|
if($poll['closed'] == 1 || $thread['closed'] == 1 || ($expiretime < $now && $poll['timeout'] > 0))
| if($poll['closed'] == 1 || $thread['closed'] == 1 || ($expiretime < $now && $poll['timeout'] > 0) || $forumpermissions['canvotepolls'] != 1)
|
{ $showresults = 1; }
| { $showresults = 1; }
|
Zeile 479 | Zeile 485 |
---|
for($i = 1; $i <= $poll['numoptions']; ++$i) { $poll['totvotes'] = $poll['totvotes'] + $votesarray[$i-1];
|
for($i = 1; $i <= $poll['numoptions']; ++$i) { $poll['totvotes'] = $poll['totvotes'] + $votesarray[$i-1];
|
}
| }
|
// Loop through the poll options. for($i = 1; $i <= $poll['numoptions']; ++$i)
| // Loop through the poll options. for($i = 1; $i <= $poll['numoptions']; ++$i)
|
Zeile 544 | Zeile 550 |
---|
else { eval("\$polloptions .= \"".$templates->get("showthread_poll_option")."\";");
|
else { eval("\$polloptions .= \"".$templates->get("showthread_poll_option")."\";");
|
} } }
| } } }
|
// If there are any votes at all, all votes together will be 100%; if there are no votes, all votes together will be 0%. if($poll['totvotes']) { $totpercent = "100%";
|
// If there are any votes at all, all votes together will be 100%; if there are no votes, all votes together will be 0%. if($poll['totvotes']) { $totpercent = "100%";
|
}
| }
|
else { $totpercent = "0%";
| else { $totpercent = "0%";
|
Zeile 561 | Zeile 567 |
---|
// Check if user is allowed to edit posts; if so, show "edit poll" link. $edit_poll = ''; if(is_moderator($fid, 'canmanagepolls'))
|
// Check if user is allowed to edit posts; if so, show "edit poll" link. $edit_poll = ''; if(is_moderator($fid, 'canmanagepolls'))
|
{
| {
|
eval("\$edit_poll = \"".$templates->get("showthread_poll_editpoll")."\";"); }
| eval("\$edit_poll = \"".$templates->get("showthread_poll_editpoll")."\";"); }
|
Zeile 569 | Zeile 575 |
---|
if(isset($alreadyvoted) || isset($showresults)) { if($alreadyvoted)
|
if(isset($alreadyvoted) || isset($showresults)) { if($alreadyvoted)
|
{
| {
|
$pollstatus = $lang->already_voted;
if($mybb->usergroup['canundovotes'] == 1)
| $pollstatus = $lang->already_voted;
if($mybb->usergroup['canundovotes'] == 1)
|
Zeile 578 | Zeile 584 |
---|
} } else
|
} } else
|
{
| {
|
$pollstatus = $lang->poll_closed; } $lang->total_votes = $lang->sprintf($lang->total_votes, $totalvotes);
| $pollstatus = $lang->poll_closed; } $lang->total_votes = $lang->sprintf($lang->total_votes, $totalvotes);
|
Zeile 591 | Zeile 597 |
---|
if($poll['timeout'] != 0) { $closeon = $lang->sprintf($lang->poll_closes, my_date($mybb->settings['dateformat'], $expiretime));
|
if($poll['timeout'] != 0) { $closeon = $lang->sprintf($lang->poll_closes, my_date($mybb->settings['dateformat'], $expiretime));
|
}
| }
|
$publicnote = ' '; if($poll['public'] == 1)
| $publicnote = ' '; if($poll['public'] == 1)
|
Zeile 602 | Zeile 608 |
---|
eval("\$pollbox = \"".$templates->get("showthread_poll")."\";"); $plugins->run_hooks("showthread_poll"); }
|
eval("\$pollbox = \"".$templates->get("showthread_poll")."\";"); $plugins->run_hooks("showthread_poll"); }
|
}
| }
|
else { $pollbox = ""; }
// Create the forum jump dropdown box.
|
else { $pollbox = ""; }
// Create the forum jump dropdown box.
|
if($mybb->settings['enableforumjump'] != 0)
| if($mybb->settings['enableforumjump'] != 0)
|
{ $forumjump = build_forum_jump("", $fid, 1); }
| { $forumjump = build_forum_jump("", $fid, 1); }
|
Zeile 646 | Zeile 652 |
---|
if($ismod == true) { $closelinkch = $stickch = '';
|
if($ismod == true) { $closelinkch = $stickch = '';
|
|
|
if($thread['closed'] == 1) { $closelinkch = ' checked="checked"';
| if($thread['closed'] == 1) { $closelinkch = ' checked="checked"';
|
Zeile 682 | Zeile 688 |
---|
if($mybb->settings['delayedthreadviews'] == 1) { $db->shutdown_query("INSERT INTO ".TABLE_PREFIX."threadviews (tid) VALUES('{$tid}')");
|
if($mybb->settings['delayedthreadviews'] == 1) { $db->shutdown_query("INSERT INTO ".TABLE_PREFIX."threadviews (tid) VALUES('{$tid}')");
|
}
| }
|
else { $db->shutdown_query("UPDATE ".TABLE_PREFIX."threads SET views=views+1 WHERE tid='{$tid}'");
| else { $db->shutdown_query("UPDATE ".TABLE_PREFIX."threads SET views=views+1 WHERE tid='{$tid}'");
|
Zeile 700 | Zeile 706 |
---|
$thread['width'] = 0; $thread['averagerating'] = 0; $thread['numratings'] = 0;
|
$thread['width'] = 0; $thread['averagerating'] = 0; $thread['numratings'] = 0;
|
}
| }
|
else { $thread['averagerating'] = (float)round($thread['totalratings']/$thread['numratings'], 2);
| else { $thread['averagerating'] = (float)round($thread['totalratings']/$thread['numratings'], 2);
|
Zeile 737 | Zeile 743 |
---|
elseif($ismod && is_moderator($fid, "canviewdeleted") == true && is_moderator($fid, "canviewunapprove") == true) { $visible = "AND p.visible IN (-1,0,1)";
|
elseif($ismod && is_moderator($fid, "canviewdeleted") == true && is_moderator($fid, "canviewunapprove") == true) { $visible = "AND p.visible IN (-1,0,1)";
|
| } elseif($forumpermissions['canviewdeletionnotice'] != 0 && $ismod == false) { $visible = "AND p.visible IN (-1,1)";
|
} else {
| } else {
|
Zeile 882 | Zeile 892 |
---|
// Figure out if we need to display multiple pages. $page = 1; $perpage = $mybb->settings['postsperpage'];
|
// Figure out if we need to display multiple pages. $page = 1; $perpage = $mybb->settings['postsperpage'];
|
if($mybb->get_input('page', 1) && $mybb->get_input('page') != "last")
| if($mybb->get_input('page', MyBB::INPUT_INT) && $mybb->get_input('page') != "last")
|
{
|
{
|
$page = $mybb->get_input('page', 1);
| $page = $mybb->get_input('page', MyBB::INPUT_INT);
|
}
if(!empty($mybb->input['pid'])) { $post = get_post($mybb->input['pid']);
|
}
if(!empty($mybb->input['pid'])) { $post = get_post($mybb->input['pid']);
|
if($post)
| if(empty($post) || ($post['visible'] == 0 && !is_moderator($post['fid'], 'canviewunapprove')) || ($post['visible'] == -1 && !is_moderator($post['fid'], 'canviewdeleted'))) { $footer .= '<script type="text/javascript">$(document).ready(function() { $.jGrowl(\''.$lang->error_invalidpost.'\', {theme: \'jgrowl_error\'}); });</script>'; } else
|
{ $query = $db->query(" SELECT COUNT(p.dateline) AS count FROM ".TABLE_PREFIX."posts p
| { $query = $db->query(" SELECT COUNT(p.dateline) AS count FROM ".TABLE_PREFIX."posts p
|
Zeile 997 | Zeile 1011 |
---|
}
$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 1018 | Zeile 1028 |
---|
// Gather a comma separated list of post IDs $pids .= "$comma'{$getid['pid']}'"; $comma = ",";
|
// Gather a comma separated list of post IDs $pids .= "$comma'{$getid['pid']}'"; $comma = ",";
|
}
| }
|
if($pids)
|
if($pids)
|
{
| {
|
$pids = "pid IN($pids)";
$attachcache = array();
| $pids = "pid IN($pids)";
$attachcache = array();
|
Zeile 1035 | Zeile 1045 |
---|
} } else
|
} } else
|
{
| {
|
// If there are no pid's the thread is probably awaiting approval. error($lang->error_invalidthread); }
| // If there are no pid's the thread is probably awaiting approval. error($lang->error_invalidthread); }
|
Zeile 1052 | Zeile 1062 |
---|
ORDER BY p.dateline "); while($post = $db->fetch_array($query))
|
ORDER BY p.dateline "); while($post = $db->fetch_array($query))
|
{
| {
|
if($thread['firstpost'] == $post['pid'] && $thread['visible'] == 0) { $post['visible'] = 0;
| if($thread['firstpost'] == $post['pid'] && $thread['visible'] == 0) { $post['visible'] = 0;
|
Zeile 1069 | Zeile 1079 |
---|
{ $own_perm = ''; if($forumpermissions['canonlyviewownthreads'] == 1)
|
{ $own_perm = ''; if($forumpermissions['canonlyviewownthreads'] == 1)
|
{
| {
|
$own_perm = " AND t.uid={$mybb->user['uid']}"; }
| $own_perm = " AND t.uid={$mybb->user['uid']}"; }
|
Zeile 1106 | Zeile 1116 |
---|
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 1114 | Zeile 1127 |
---|
} if(!$similar_thread['username']) {
|
} if(!$similar_thread['username']) {
|
$similar_thread['username'] = $similar_thread['threadusername']; $similar_thread['profilelink'] = $similar_thread['threadusername'];
| $similar_thread['username'] = $similar_thread['profilelink'] = htmlspecialchars_uni($similar_thread['threadusername']);
|
} else {
|
} else {
|
| $similar_thread['username'] = htmlspecialchars_uni($similar_thread['username']);
|
$similar_thread['profilelink'] = build_profile_link($similar_thread['username'], $similar_thread['uid']); }
| $similar_thread['profilelink'] = build_profile_link($similar_thread['username'], $similar_thread['uid']); }
|
Zeile 1140 | Zeile 1153 |
---|
$lastpostdate = my_date('relative', $similar_thread['lastpost']); $lastposter = $similar_thread['lastposter']; $lastposteruid = $similar_thread['lastposteruid'];
|
$lastpostdate = my_date('relative', $similar_thread['lastpost']); $lastposter = $similar_thread['lastposter']; $lastposteruid = $similar_thread['lastposteruid'];
|
|
|
// Don't link to guest's profiles (they have no profile). if($lastposteruid == 0) {
| // Don't link to guest's profiles (they have no profile). if($lastposteruid == 0) {
|
Zeile 1182 | Zeile 1195 |
---|
$postoptionschecked = array('signature' => '', 'emailnotify' => ''); if($mybb->user['signature'])
|
$postoptionschecked = array('signature' => '', 'emailnotify' => ''); if($mybb->user['signature'])
|
{
| {
|
$postoptionschecked['signature'] = 'checked="checked"';
|
$postoptionschecked['signature'] = 'checked="checked"';
|
}
| }
|
// Hide signature option if no permission $option_signature = ''; if($mybb->usergroup['canusesig'] && !$mybb->user['suspendsignature'])
|
// Hide signature option if no permission $option_signature = ''; if($mybb->usergroup['canusesig'] && !$mybb->user['suspendsignature'])
|
{
| {
|
eval("\$option_signature = \"".$templates->get('showthread_quickreply_options_signature')."\";"); }
if(isset($mybb->user['emailnotify']) && $mybb->user['emailnotify'] == 1) { $postoptionschecked['emailnotify'] = 'checked="checked"';
|
eval("\$option_signature = \"".$templates->get('showthread_quickreply_options_signature')."\";"); }
if(isset($mybb->user['emailnotify']) && $mybb->user['emailnotify'] == 1) { $postoptionschecked['emailnotify'] = 'checked="checked"';
|
}
| }
|
$trow = alt_trow(); if($thread['closed'] == 1)
|
$trow = alt_trow(); if($thread['closed'] == 1)
|
{
| {
|
$trow = 'trow_shaded'; }
| $trow = 'trow_shaded'; }
|
Zeile 1210 | Zeile 1223 |
---|
if($forumpermissions['modposts'] == 1) { $moderation_text = $lang->moderation_forum_posts;
|
if($forumpermissions['modposts'] == 1) { $moderation_text = $lang->moderation_forum_posts;
|
eval('$moderation_notice = "'.$templates->get('global_moderation_notice').'";');
| eval('$moderation_notice = "'.$templates->get('global_moderation_notice').'";');
|
} if($mybb->user['moderateposts'] == 1)
| } if($mybb->user['moderateposts'] == 1)
|
Zeile 1247 | Zeile 1260 |
---|
if(is_moderator($forum['fid'], "canusecustomtools") && (!empty($forum_stats[-1]['modtools']) || !empty($forum_stats[$forum['fid']]['modtools']))) {
|
if(is_moderator($forum['fid'], "canusecustomtools") && (!empty($forum_stats[-1]['modtools']) || !empty($forum_stats[$forum['fid']]['modtools']))) {
|
| $gids = explode(',', $mybb->user['additionalgroups']); $gids[] = $mybb->user['usergroup']; $gids = array_filter(array_unique($gids));
|
switch($db->type) { case "pgsql": case "sqlite":
|
switch($db->type) { case "pgsql": case "sqlite":
|
$query = $db->simple_select("modtools", "tid, name, type", "','||forums||',' LIKE '%,$fid,%' OR ','||forums||',' LIKE '%,-1,%' OR forums=''");
| foreach($gids as $gid) { $gid = (int)$gid; $gidswhere .= " OR ','||groups||',' LIKE '%,{$gid},%'"; } $query = $db->simple_select("modtools", 'tid, name, type', "(','||forums||',' LIKE '%,$fid,%' OR ','||forums||',' LIKE '%,-1,%' OR forums='') AND (groups='' OR ','||groups||',' LIKE '%,-1,%'{$gidswhere})");
|
break; default:
|
break; default:
|
$query = $db->simple_select("modtools", "tid, name, type", "CONCAT(',',forums,',') LIKE '%,$fid,%' OR CONCAT(',',forums,',') LIKE '%,-1,%' OR forums=''");
| foreach($gids as $gid) { $gid = (int)$gid; $gidswhere .= " OR CONCAT(',',groups,',') LIKE '%,{$gid},%'"; } $query = $db->simple_select("modtools", 'tid, name, type', "(CONCAT(',',forums,',') LIKE '%,$fid,%' OR CONCAT(',',forums,',') LIKE '%,-1,%' OR forums='') AND (groups='' OR CONCAT(',',groups,',') LIKE '%,-1,%'{$gidswhere})");
|
break; }
| break; }
|
Zeile 1353 | Zeile 1379 |
---|
{ if($thread['visible'] == 0) {
|
{ if($thread['visible'] == 0) {
|
$approveunapprovethread = "<option value=\"approvethread\">".$lang->approve_thread."</option>";
| eval("\$approveunapprovethread = \"".$templates->get("showthread_moderationoptions_approve")."\";");
|
} else {
|
} else {
|
$approveunapprovethread = "<option value=\"unapprovethread\">".$lang->unapprove_thread."</option>";
| eval("\$approveunapprovethread = \"".$templates->get("showthread_moderationoptions_unapprove")."\";");
|
} }
|
} }
|
if(is_moderator($forum['fid'], "cansoftdeletethreads"))
| if(is_moderator($forum['fid'], "cansoftdeletethreads") && $thread['visible'] != -1)
|
{
|
{
|
if($thread['visible'] == -1) { $softdeletethread = "<option value=\"restorethread\">".$lang->restore_thread."</option>"; } else { $softdeletethread = "<option value=\"softdeletethread\">".$lang->soft_delete_thread."</option>"; }
| eval("\$softdeletethread = \"".$templates->get("showthread_moderationoptions_softdelete")."\";"); } elseif(is_moderator($forum['fid'], "canrestorethreads") && $thread['visible'] == -1) { eval("\$softdeletethread = \"".$templates->get("showthread_moderationoptions_restore")."\";");
|
}
if(!empty($openclosethread) || !empty($stickunstickthread) || !empty($deletethread) || !empty($managethread) || !empty($adminpolloptions) || !empty($approveunapprovethread) || !empty($softdeletethread))
| }
if(!empty($openclosethread) || !empty($stickunstickthread) || !empty($deletethread) || !empty($managethread) || !empty($adminpolloptions) || !empty($approveunapprovethread) || !empty($softdeletethread))
|
Zeile 1403 | Zeile 1426 |
---|
// 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 1413 | Zeile 1436 |
---|
$add_remove_subscription = 'remove'; $add_remove_subscription_text = $lang->unsubscribe_thread; }
|
$add_remove_subscription = 'remove'; $add_remove_subscription_text = $lang->unsubscribe_thread; }
|
}
| eval("\$addremovesubscription = \"".$templates->get("showthread_subscription")."\";"); }
|
$classic_header = ''; if($mybb->settings['postlayout'] == "classic") { eval("\$classic_header = \"".$templates->get("showthread_classic_header")."\";");
|
$classic_header = ''; if($mybb->settings['postlayout'] == "classic") { eval("\$classic_header = \"".$templates->get("showthread_classic_header")."\";");
|
}
| }
|
// Get users viewing this thread if($mybb->settings['browsingthisthread'] != 0) {
| // Get users viewing this thread if($mybb->settings['browsingthisthread'] != 0) {
|
Zeile 1454 | Zeile 1479 |
---|
$invisiblemark = ''; if($user['invisible'] == 1)
|
$invisiblemark = ''; if($user['invisible'] == 1)
|
{
| {
|
$invisiblemark = "*"; ++$inviscount;
|
$invisiblemark = "*"; ++$inviscount;
|
}
| }
|
if($user['invisible'] != 1 || $mybb->usergroup['canviewwolinvis'] == 1 || $user['uid'] == $mybb->user['uid']) { $user['profilelink'] = get_profile_link($user['uid']);
|
if($user['invisible'] != 1 || $mybb->usergroup['canviewwolinvis'] == 1 || $user['uid'] == $mybb->user['uid']) { $user['profilelink'] = get_profile_link($user['uid']);
|
$user['username'] = format_name($user['username'], $user['usergroup'], $user['displaygroup']);
| $user['username'] = format_name(htmlspecialchars_uni($user['username']), $user['usergroup'], $user['displaygroup']);
|
$user['reading'] = my_date($mybb->settings['timeformat'], $user['time']);
eval("\$onlinemembers .= \"".$templates->get("showthread_usersbrowsing_user", 1, 0)."\";");
| $user['reading'] = my_date($mybb->settings['timeformat'], $user['time']);
eval("\$onlinemembers .= \"".$templates->get("showthread_usersbrowsing_user", 1, 0)."\";");
|
Zeile 1473 | Zeile 1498 |
---|
$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; }
|
Zeile 1507 | Zeile 1537 |
---|
/** * Build a navigation tree for threaded display. *
|
/** * Build a navigation tree for threaded display. *
|
* @param unknown_type $replyto * @param unknown_type $indent * @return unknown
| * @param int $replyto * @param int $indent * @return string
|
*/
|
*/
|
function buildtree($replyto="0", $indent="0")
| function buildtree($replyto=0, $indent=0)
|
{
|
{
|
global $tree, $mybb, $theme, $mybb, $pid, $tid, $templates, $parser;
| global $tree, $mybb, $theme, $mybb, $pid, $tid, $templates, $parser, $lang;
|
|
|
if($indent) { $indentsize = 13 * $indent; } else { $indentsize = 0; }
| $indentsize = 13 * $indent;
|
++$indent;
|
++$indent;
|
| $posts = '';
|
if(is_array($tree[$replyto])) { foreach($tree[$replyto] as $key => $post)
| if(is_array($tree[$replyto])) { foreach($tree[$replyto] as $key => $post)
|
Zeile 1537 | Zeile 1561 |
---|
$post['subject'] = "[".$lang->no_subject."]"; }
|
$post['subject'] = "[".$lang->no_subject."]"; }
|
| $post['username'] = htmlspecialchars_uni($post['username']);
|
$post['profilelink'] = build_profile_link($post['username'], $post['uid']);
if($mybb->input['pid'] == $post['pid'])
| $post['profilelink'] = build_profile_link($post['username'], $post['uid']);
if($mybb->input['pid'] == $post['pid'])
|