ModerationCenter.php 66 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153
  1. <?php
  2. /**
  3. * Moderation Center.
  4. *
  5. * Simple Machines Forum (SMF)
  6. *
  7. * @package SMF
  8. * @author Simple Machines http://www.simplemachines.org
  9. * @copyright 2013 Simple Machines and individual contributors
  10. * @license http://www.simplemachines.org/about/smf/license.php BSD
  11. *
  12. * @version 2.1 Alpha 1
  13. */
  14. if (!defined('SMF'))
  15. die('No direct access...');
  16. /**
  17. * Entry point for the moderation center.
  18. *
  19. * @param bool $dont_call = false
  20. */
  21. function ModerationMain($dont_call = false)
  22. {
  23. global $txt, $context, $scripturl, $sc, $modSettings, $user_info, $settings, $sourcedir, $options, $smcFunc;
  24. // Don't run this twice... and don't conflict with the admin bar.
  25. if (isset($context['admin_area']))
  26. return;
  27. $context['can_moderate_boards'] = $user_info['mod_cache']['bq'] != '0=1';
  28. $context['can_moderate_groups'] = $user_info['mod_cache']['gq'] != '0=1';
  29. $context['can_moderate_approvals'] = $modSettings['postmod_active'] && !empty($user_info['mod_cache']['ap']);
  30. // Everyone using this area must be allowed here!
  31. if (!$context['can_moderate_boards'] && !$context['can_moderate_groups'] && !$context['can_moderate_approvals'])
  32. isAllowedTo('access_mod_center');
  33. // We're gonna want a menu of some kind.
  34. require_once($sourcedir . '/Subs-Menu.php');
  35. // Load the language, and the template.
  36. loadLanguage('ModerationCenter');
  37. loadTemplate(false, 'admin');
  38. $context['admin_preferences'] = !empty($options['admin_preferences']) ? unserialize($options['admin_preferences']) : array();
  39. $context['robot_no_index'] = true;
  40. // This is the menu structure - refer to Subs-Menu.php for the details.
  41. $moderation_areas = array(
  42. 'main' => array(
  43. 'title' => $txt['mc_main'],
  44. 'areas' => array(
  45. 'index' => array(
  46. 'label' => $txt['moderation_center'],
  47. 'function' => 'ModerationHome',
  48. ),
  49. 'settings' => array(
  50. 'label' => $txt['mc_settings'],
  51. 'function' => 'ModerationSettings',
  52. ),
  53. 'modlogoff' => array(
  54. 'label' => $txt['mc_logoff'],
  55. 'function' => 'ModEndSession',
  56. 'enabled' => empty($modSettings['securityDisable_moderate']),
  57. ),
  58. 'notice' => array(
  59. 'file' => 'ModerationCenter.php',
  60. 'function' => 'ShowNotice',
  61. 'select' => 'index'
  62. ),
  63. ),
  64. ),
  65. 'logs' => array(
  66. 'title' => $txt['mc_logs'],
  67. 'areas' => array(
  68. 'modlog' => array(
  69. 'label' => $txt['modlog_view'],
  70. 'enabled' => !empty($modSettings['modlog_enabled']) && $context['can_moderate_boards'],
  71. 'file' => 'Modlog.php',
  72. 'function' => 'ViewModlog',
  73. ),
  74. 'warnings' => array(
  75. 'label' => $txt['mc_warnings'],
  76. 'enabled' => in_array('w', $context['admin_features']) && $modSettings['warning_settings'][0] == 1 && $context['can_moderate_boards'],
  77. 'function' => 'ViewWarnings',
  78. 'subsections' => array(
  79. 'log' => array($txt['mc_warning_log']),
  80. 'templates' => array($txt['mc_warning_templates'], 'issue_warning'),
  81. ),
  82. ),
  83. ),
  84. ),
  85. 'posts' => array(
  86. 'title' => $txt['mc_posts'],
  87. 'enabled' => $context['can_moderate_boards'] || $context['can_moderate_approvals'],
  88. 'areas' => array(
  89. 'postmod' => array(
  90. 'label' => $txt['mc_unapproved_posts'],
  91. 'enabled' => $context['can_moderate_approvals'],
  92. 'file' => 'PostModeration.php',
  93. 'function' => 'PostModerationMain',
  94. 'custom_url' => $scripturl . '?action=moderate;area=postmod',
  95. 'subsections' => array(
  96. 'posts' => array($txt['mc_unapproved_replies']),
  97. 'topics' => array($txt['mc_unapproved_topics']),
  98. ),
  99. ),
  100. 'attachmod' => array(
  101. 'label' => $txt['mc_unapproved_attachments'],
  102. 'enabled' => $context['can_moderate_approvals'],
  103. 'file' => 'PostModeration.php',
  104. 'function' => 'PostModerationMain',
  105. 'custom_url' => $scripturl . '?action=moderate;area=attachmod;sa=attachments',
  106. ),
  107. 'reports' => array(
  108. 'label' => $txt['mc_reported_posts'],
  109. 'enabled' => $context['can_moderate_boards'],
  110. 'file' => 'ModerationCenter.php',
  111. 'function' => 'ReportedPosts',
  112. 'subsections' => array(
  113. 'open' => array($txt['mc_reportedp_active']),
  114. 'closed' => array($txt['mc_reportedp_closed']),
  115. ),
  116. ),
  117. ),
  118. ),
  119. 'groups' => array(
  120. 'title' => $txt['mc_groups'],
  121. 'enabled' => $context['can_moderate_groups'],
  122. 'areas' => array(
  123. 'userwatch' => array(
  124. 'label' => $txt['mc_watched_users_title'],
  125. 'enabled' => in_array('w', $context['admin_features']) && $modSettings['warning_settings'][0] == 1 && $context['can_moderate_boards'],
  126. 'function' => 'ViewWatchedUsers',
  127. 'subsections' => array(
  128. 'member' => array($txt['mc_watched_users_member']),
  129. 'post' => array($txt['mc_watched_users_post']),
  130. ),
  131. ),
  132. 'groups' => array(
  133. 'label' => $txt['mc_group_requests'],
  134. 'file' => 'Groups.php',
  135. 'function' => 'Groups',
  136. 'custom_url' => $scripturl . '?action=moderate;area=groups;sa=requests',
  137. ),
  138. 'viewgroups' => array(
  139. 'label' => $txt['mc_view_groups'],
  140. 'file' => 'Groups.php',
  141. 'function' => 'Groups',
  142. ),
  143. ),
  144. ),
  145. );
  146. // Make sure the administrator has a valid session...
  147. validateSession('moderate');
  148. // I don't know where we're going - I don't know where we've been...
  149. $menuOptions = array(
  150. 'action' => 'moderate',
  151. 'disable_url_session_check' => true,
  152. );
  153. $mod_include_data = createMenu($moderation_areas, $menuOptions);
  154. unset($moderation_areas);
  155. // We got something - didn't we? DIDN'T WE!
  156. if ($mod_include_data == false)
  157. fatal_lang_error('no_access', false);
  158. // Retain the ID information in case required by a subaction.
  159. $context['moderation_menu_id'] = $context['max_menu_id'];
  160. $context['moderation_menu_name'] = 'menu_data_' . $context['moderation_menu_id'];
  161. // @todo: html in here is not good
  162. $context[$context['moderation_menu_name']]['tab_data'] = array(
  163. 'title' => $txt['moderation_center'],
  164. 'help' => '',
  165. 'description' => '
  166. <strong>' . $txt['hello_guest'] . ' ' . $context['user']['name'] . '!</strong>
  167. <br /><br />
  168. ' . $txt['mc_description']);
  169. // What a pleasant shortcut - even tho we're not *really* on the admin screen who cares...
  170. $context['admin_area'] = $mod_include_data['current_area'];
  171. // Build the link tree.
  172. $context['linktree'][] = array(
  173. 'url' => $scripturl . '?action=moderate',
  174. 'name' => $txt['moderation_center'],
  175. );
  176. if (isset($mod_include_data['current_area']) && $mod_include_data['current_area'] != 'index')
  177. $context['linktree'][] = array(
  178. 'url' => $scripturl . '?action=moderate;area=' . $mod_include_data['current_area'],
  179. 'name' => $mod_include_data['label'],
  180. );
  181. if (!empty($mod_include_data['current_subsection']) && $mod_include_data['subsections'][$mod_include_data['current_subsection']][0] != $mod_include_data['label'])
  182. $context['linktree'][] = array(
  183. 'url' => $scripturl . '?action=moderate;area=' . $mod_include_data['current_area'] . ';sa=' . $mod_include_data['current_subsection'],
  184. 'name' => $mod_include_data['subsections'][$mod_include_data['current_subsection']][0],
  185. );
  186. // Now - finally - the bit before the encore - the main performance of course!
  187. if (!$dont_call)
  188. {
  189. if (isset($mod_include_data['file']))
  190. require_once($sourcedir . '/' . $mod_include_data['file']);
  191. $mod_include_data['function']();
  192. }
  193. }
  194. /**
  195. * This function basically is the home page of the moderation center.
  196. */
  197. function ModerationHome()
  198. {
  199. global $txt, $context, $scripturl, $modSettings, $user_info, $user_settings;
  200. loadTemplate('ModerationCenter');
  201. loadJavascriptFile('admin.js', array('default_theme' => true), 'admin.js');
  202. $context['page_title'] = $txt['moderation_center'];
  203. $context['sub_template'] = 'moderation_center';
  204. // Handle moderators notes.
  205. ModBlockNotes();
  206. // Load what blocks the user actually can see...
  207. $valid_blocks = array();
  208. if ($context['can_moderate_groups'])
  209. $valid_blocks['g'] = 'GroupRequests';
  210. if ($context['can_moderate_boards'])
  211. {
  212. $valid_blocks['r'] = 'ReportedPosts';
  213. $valid_blocks['w'] = 'WatchedUsers';
  214. }
  215. if (empty($user_settings['mod_prefs']))
  216. $user_blocks = 'n' . ($context['can_moderate_boards'] ? 'wr' : '') . ($context['can_moderate_groups'] ? 'g' : '');
  217. else
  218. list (, $user_blocks) = explode('|', $user_settings['mod_prefs']);
  219. $user_blocks = str_split($user_blocks);
  220. $context['mod_blocks'] = array();
  221. foreach ($valid_blocks as $k => $block)
  222. {
  223. if (in_array($k, $user_blocks))
  224. {
  225. $block = 'ModBlock' . $block;
  226. if (function_exists($block))
  227. $context['mod_blocks'][] = $block();
  228. }
  229. }
  230. }
  231. /**
  232. * Show a list of the most active watched users.
  233. */
  234. function ModBlockWatchedUsers()
  235. {
  236. global $context, $smcFunc, $scripturl, $modSettings;
  237. if (($watched_users = cache_get_data('recent_user_watches', 240)) === null)
  238. {
  239. $modSettings['warning_watch'] = empty($modSettings['warning_watch']) ? 1 : $modSettings['warning_watch'];
  240. $request = $smcFunc['db_query']('', '
  241. SELECT id_member, real_name, last_login
  242. FROM {db_prefix}members
  243. WHERE warning >= {int:warning_watch}
  244. ORDER BY last_login DESC
  245. LIMIT 10',
  246. array(
  247. 'warning_watch' => $modSettings['warning_watch'],
  248. )
  249. );
  250. $watched_users = array();
  251. while ($row = $smcFunc['db_fetch_assoc']($request))
  252. $watched_users[] = $row;
  253. $smcFunc['db_free_result']($request);
  254. cache_put_data('recent_user_watches', $watched_users, 240);
  255. }
  256. $context['watched_users'] = array();
  257. foreach ($watched_users as $user)
  258. {
  259. $context['watched_users'][] = array(
  260. 'id' => $user['id_member'],
  261. 'name' => $user['real_name'],
  262. 'link' => '<a href="' . $scripturl . '?action=profile;u=' . $user['id_member'] . '">' . $user['real_name'] . '</a>',
  263. 'href' => $scripturl . '?action=profile;u=' . $user['id_member'],
  264. 'last_login' => !empty($user['last_login']) ? timeformat($user['last_login']) : '',
  265. );
  266. }
  267. return 'watched_users';
  268. }
  269. /**
  270. * Show an area for the moderator to type into.
  271. */
  272. function ModBlockNotes()
  273. {
  274. global $context, $smcFunc, $scripturl, $txt, $user_info;
  275. // Are we saving a note?
  276. if (isset($_GET['modnote']) && isset($_POST['makenote']) && isset($_POST['new_note']))
  277. {
  278. checkSession();
  279. $_POST['new_note'] = $smcFunc['htmlspecialchars'](trim($_POST['new_note']));
  280. // Make sure they actually entered something.
  281. if (!empty($_POST['new_note']) && $_POST['new_note'] !== $txt['mc_click_add_note'])
  282. {
  283. // Insert it into the database then!
  284. $smcFunc['db_insert']('',
  285. '{db_prefix}log_comments',
  286. array(
  287. 'id_member' => 'int', 'member_name' => 'string', 'comment_type' => 'string', 'recipient_name' => 'string',
  288. 'body' => 'string', 'log_time' => 'int',
  289. ),
  290. array(
  291. $user_info['id'], $user_info['name'], 'modnote', '', $_POST['new_note'], time(),
  292. ),
  293. array('id_comment')
  294. );
  295. // Clear the cache.
  296. cache_put_data('moderator_notes', null, 240);
  297. cache_put_data('moderator_notes_total', null, 240);
  298. }
  299. // Redirect otherwise people can resubmit.
  300. redirectexit('action=moderate');
  301. }
  302. // Bye... bye...
  303. if (isset($_GET['notes']) && isset($_GET['delete']) && is_numeric($_GET['delete']))
  304. {
  305. checkSession('get');
  306. // Lets delete it.
  307. $smcFunc['db_query']('', '
  308. DELETE FROM {db_prefix}log_comments
  309. WHERE id_comment = {int:note}
  310. AND comment_type = {string:type}',
  311. array(
  312. 'note' => $_GET['delete'],
  313. 'type' => 'modnote',
  314. )
  315. );
  316. // Clear the cache.
  317. cache_put_data('moderator_notes', null, 240);
  318. cache_put_data('moderator_notes_total', null, 240);
  319. redirectexit('action=moderate');
  320. }
  321. // How many notes in total?
  322. if (($moderator_notes_total = cache_get_data('moderator_notes_total', 240)) === null)
  323. {
  324. $request = $smcFunc['db_query']('', '
  325. SELECT COUNT(*)
  326. FROM {db_prefix}log_comments AS lc
  327. LEFT JOIN {db_prefix}members AS mem ON (mem.id_member = lc.id_member)
  328. WHERE lc.comment_type = {string:modnote}',
  329. array(
  330. 'modnote' => 'modnote',
  331. )
  332. );
  333. list ($moderator_notes_total) = $smcFunc['db_fetch_row']($request);
  334. $smcFunc['db_free_result']($request);
  335. cache_put_data('moderator_notes_total', $moderator_notes_total, 240);
  336. }
  337. // Grab the current notes. We can only use the cache for the first page of notes.
  338. $offset = isset($_GET['notes']) && isset($_GET['start']) ? $_GET['start'] : 0;
  339. if ($offset != 0 || ($moderator_notes = cache_get_data('moderator_notes', 240)) === null)
  340. {
  341. $request = $smcFunc['db_query']('', '
  342. SELECT IFNULL(mem.id_member, 0) AS id_member, IFNULL(mem.real_name, lc.member_name) AS member_name,
  343. lc.log_time, lc.body, lc.id_comment AS id_note
  344. FROM {db_prefix}log_comments AS lc
  345. LEFT JOIN {db_prefix}members AS mem ON (mem.id_member = lc.id_member)
  346. WHERE lc.comment_type = {string:modnote}
  347. ORDER BY id_comment DESC
  348. LIMIT {int:offset}, 10',
  349. array(
  350. 'modnote' => 'modnote',
  351. 'offset' => $offset,
  352. )
  353. );
  354. $moderator_notes = array();
  355. while ($row = $smcFunc['db_fetch_assoc']($request))
  356. $moderator_notes[] = $row;
  357. $smcFunc['db_free_result']($request);
  358. if ($offset == 0)
  359. cache_put_data('moderator_notes', $moderator_notes, 240);
  360. }
  361. // Lets construct a page index.
  362. $context['page_index'] = constructPageIndex($scripturl . '?action=moderate;area=index;notes', $_GET['start'], $moderator_notes_total, 10);
  363. $context['start'] = $_GET['start'];
  364. $context['notes'] = array();
  365. foreach ($moderator_notes as $note)
  366. {
  367. $context['notes'][] = array(
  368. 'author' => array(
  369. 'id' => $note['id_member'],
  370. 'link' => $note['id_member'] ? ('<a href="' . $scripturl . '?action=profile;u=' . $note['id_member'] . '">' . $note['member_name'] . '</a>') : $note['member_name'],
  371. ),
  372. 'time' => timeformat($note['log_time']),
  373. 'text' => parse_bbc($note['body']),
  374. 'delete_href' => $scripturl . '?action=moderate;area=index;notes;delete=' . $note['id_note'] . ';' . $context['session_var'] . '=' . $context['session_id'],
  375. );
  376. }
  377. return 'notes';
  378. }
  379. /**
  380. * Show a list of the most recent reported posts.
  381. */
  382. function ModBlockReportedPosts()
  383. {
  384. global $context, $user_info, $scripturl, $smcFunc;
  385. // Got the info already?
  386. $cachekey = md5(serialize($user_info['mod_cache']['bq']));
  387. $context['reported_posts'] = array();
  388. if ($user_info['mod_cache']['bq'] == '0=1')
  389. return 'reported_posts_block';
  390. if (($reported_posts = cache_get_data('reported_posts_' . $cachekey, 90)) === null)
  391. {
  392. // By George, that means we in a position to get the reports, jolly good.
  393. $request = $smcFunc['db_query']('', '
  394. SELECT lr.id_report, lr.id_msg, lr.id_topic, lr.id_board, lr.id_member, lr.subject,
  395. lr.num_reports, IFNULL(mem.real_name, lr.membername) AS author_name,
  396. IFNULL(mem.id_member, 0) AS id_author
  397. FROM {db_prefix}log_reported AS lr
  398. LEFT JOIN {db_prefix}members AS mem ON (mem.id_member = lr.id_member)
  399. WHERE ' . ($user_info['mod_cache']['bq'] == '1=1' || $user_info['mod_cache']['bq'] == '0=1' ? $user_info['mod_cache']['bq'] : 'lr.' . $user_info['mod_cache']['bq']) . '
  400. AND lr.closed = {int:not_closed}
  401. AND lr.ignore_all = {int:not_ignored}
  402. ORDER BY lr.time_updated DESC
  403. LIMIT 10',
  404. array(
  405. 'not_closed' => 0,
  406. 'not_ignored' => 0,
  407. )
  408. );
  409. $reported_posts = array();
  410. while ($row = $smcFunc['db_fetch_assoc']($request))
  411. $reported_posts[] = $row;
  412. $smcFunc['db_free_result']($request);
  413. // Cache it.
  414. cache_put_data('reported_posts_' . $cachekey, $reported_posts, 90);
  415. }
  416. $context['reported_posts'] = array();
  417. foreach ($reported_posts as $i => $row)
  418. {
  419. $context['reported_posts'][] = array(
  420. 'id' => $row['id_report'],
  421. 'alternate' => $i % 2,
  422. 'topic_href' => $scripturl . '?topic=' . $row['id_topic'] . '.msg' . $row['id_msg'] . '#msg' . $row['id_msg'],
  423. 'report_href' => $scripturl . '?action=moderate;area=reports;report=' . $row['id_report'],
  424. 'author' => array(
  425. 'id' => $row['id_author'],
  426. 'name' => $row['author_name'],
  427. 'link' => $row['id_author'] ? '<a href="' . $scripturl . '?action=profile;u=' . $row['id_author'] . '">' . $row['author_name'] . '</a>' : $row['author_name'],
  428. 'href' => $scripturl . '?action=profile;u=' . $row['id_author'],
  429. ),
  430. 'comments' => array(),
  431. 'subject' => $row['subject'],
  432. 'num_reports' => $row['num_reports'],
  433. );
  434. }
  435. return 'reported_posts_block';
  436. }
  437. /**
  438. * Show a list of all the group requests they can see.
  439. */
  440. function ModBlockGroupRequests()
  441. {
  442. global $context, $user_info, $scripturl, $smcFunc;
  443. $context['group_requests'] = array();
  444. // Make sure they can even moderate someone!
  445. if ($user_info['mod_cache']['gq'] == '0=1')
  446. return 'group_requests_block';
  447. // What requests are outstanding?
  448. $request = $smcFunc['db_query']('', '
  449. SELECT lgr.id_request, lgr.id_member, lgr.id_group, lgr.time_applied, mem.member_name, mg.group_name, mem.real_name
  450. FROM {db_prefix}log_group_requests AS lgr
  451. INNER JOIN {db_prefix}members AS mem ON (mem.id_member = lgr.id_member)
  452. INNER JOIN {db_prefix}membergroups AS mg ON (mg.id_group = lgr.id_group)
  453. WHERE ' . ($user_info['mod_cache']['gq'] == '1=1' || $user_info['mod_cache']['gq'] == '0=1' ? $user_info['mod_cache']['gq'] : 'lgr.' . $user_info['mod_cache']['gq']) . '
  454. ORDER BY lgr.id_request DESC
  455. LIMIT 10',
  456. array(
  457. )
  458. );
  459. for ($i = 0; $row = $smcFunc['db_fetch_assoc']($request); $i ++)
  460. {
  461. $context['group_requests'][] = array(
  462. 'id' => $row['id_request'],
  463. 'alternate' => $i % 2,
  464. 'request_href' => $scripturl . '?action=groups;sa=requests;gid=' . $row['id_group'],
  465. 'member' => array(
  466. 'id' => $row['id_member'],
  467. 'name' => $row['real_name'],
  468. 'link' => '<a href="' . $scripturl . '?action=profile;u=' . $row['id_member'] . '">' . $row['real_name'] . '</a>',
  469. 'href' => $scripturl . '?action=profile;u=' . $row['id_member'],
  470. ),
  471. 'group' => array(
  472. 'id' => $row['id_group'],
  473. 'name' => $row['group_name'],
  474. ),
  475. 'time_submitted' => timeformat($row['time_applied']),
  476. );
  477. }
  478. $smcFunc['db_free_result']($request);
  479. return 'group_requests_block';
  480. }
  481. /**
  482. * Browse all the reported posts...
  483. * @todo this needs to be given its own file?
  484. */
  485. function ReportedPosts()
  486. {
  487. global $txt, $context, $scripturl, $modSettings, $user_info, $smcFunc;
  488. loadTemplate('ModerationCenter');
  489. // Put the open and closed options into tabs, because we can...
  490. $context[$context['moderation_menu_name']]['tab_data'] = array(
  491. 'title' => $txt['mc_reported_posts'],
  492. 'help' => '',
  493. 'description' => $txt['mc_reported_posts_desc'],
  494. );
  495. // This comes under the umbrella of moderating posts.
  496. if ($user_info['mod_cache']['bq'] == '0=1')
  497. isAllowedTo('moderate_forum');
  498. // Are they wanting to view a particular report?
  499. if (!empty($_REQUEST['report']))
  500. return ModReport();
  501. // Set up the comforting bits...
  502. $context['page_title'] = $txt['mc_reported_posts'];
  503. $context['sub_template'] = 'reported_posts';
  504. // Are we viewing open or closed reports?
  505. $context['view_closed'] = isset($_GET['sa']) && $_GET['sa'] == 'closed' ? 1 : 0;
  506. // Are we doing any work?
  507. if ((isset($_GET['ignore']) || isset($_GET['close'])) && isset($_GET['rid']))
  508. {
  509. checkSession('get');
  510. $_GET['rid'] = (int) $_GET['rid'];
  511. // Update the report...
  512. $smcFunc['db_query']('', '
  513. UPDATE {db_prefix}log_reported
  514. SET ' . (isset($_GET['ignore']) ? 'ignore_all = {int:ignore_all}' : 'closed = {int:closed}') . '
  515. WHERE id_report = {int:id_report}
  516. AND ' . $user_info['mod_cache']['bq'],
  517. array(
  518. 'ignore_all' => isset($_GET['ignore']) ? (int) $_GET['ignore'] : 0,
  519. 'closed' => isset($_GET['close']) ? (int) $_GET['close'] : 0,
  520. 'id_report' => $_GET['rid'],
  521. )
  522. );
  523. // Time to update.
  524. updateSettings(array('last_mod_report_action' => time()));
  525. recountOpenReports();
  526. }
  527. elseif (isset($_POST['close']) && isset($_POST['close_selected']))
  528. {
  529. checkSession('post');
  530. // All the ones to update...
  531. $toClose = array();
  532. foreach ($_POST['close'] as $rid)
  533. $toClose[] = (int) $rid;
  534. if (!empty($toClose))
  535. {
  536. $smcFunc['db_query']('', '
  537. UPDATE {db_prefix}log_reported
  538. SET closed = {int:is_closed}
  539. WHERE id_report IN ({array_int:report_list})
  540. AND ' . $user_info['mod_cache']['bq'],
  541. array(
  542. 'report_list' => $toClose,
  543. 'is_closed' => 1,
  544. )
  545. );
  546. // Time to update.
  547. updateSettings(array('last_mod_report_action' => time()));
  548. recountOpenReports();
  549. }
  550. }
  551. // How many entries are we viewing?
  552. $request = $smcFunc['db_query']('', '
  553. SELECT COUNT(*)
  554. FROM {db_prefix}log_reported AS lr
  555. WHERE lr.closed = {int:view_closed}
  556. AND ' . ($user_info['mod_cache']['bq'] == '1=1' || $user_info['mod_cache']['bq'] == '0=1' ? $user_info['mod_cache']['bq'] : 'lr.' . $user_info['mod_cache']['bq']),
  557. array(
  558. 'view_closed' => $context['view_closed'],
  559. )
  560. );
  561. list ($context['total_reports']) = $smcFunc['db_fetch_row']($request);
  562. $smcFunc['db_free_result']($request);
  563. // So, that means we can page index, yes?
  564. $context['page_index'] = constructPageIndex($scripturl . '?action=moderate;area=reports' . ($context['view_closed'] ? ';sa=closed' : ''), $_GET['start'], $context['total_reports'], 10);
  565. $context['start'] = $_GET['start'];
  566. // By George, that means we in a position to get the reports, golly good.
  567. $request = $smcFunc['db_query']('', '
  568. SELECT lr.id_report, lr.id_msg, lr.id_topic, lr.id_board, lr.id_member, lr.subject, lr.body,
  569. lr.time_started, lr.time_updated, lr.num_reports, lr.closed, lr.ignore_all,
  570. IFNULL(mem.real_name, lr.membername) AS author_name, IFNULL(mem.id_member, 0) AS id_author
  571. FROM {db_prefix}log_reported AS lr
  572. LEFT JOIN {db_prefix}members AS mem ON (mem.id_member = lr.id_member)
  573. WHERE lr.closed = {int:view_closed}
  574. AND ' . ($user_info['mod_cache']['bq'] == '1=1' || $user_info['mod_cache']['bq'] == '0=1' ? $user_info['mod_cache']['bq'] : 'lr.' . $user_info['mod_cache']['bq']) . '
  575. ORDER BY lr.time_updated DESC
  576. LIMIT ' . $context['start'] . ', 10',
  577. array(
  578. 'view_closed' => $context['view_closed'],
  579. )
  580. );
  581. $context['reports'] = array();
  582. $report_ids = array();
  583. for ($i = 0; $row = $smcFunc['db_fetch_assoc']($request); $i++)
  584. {
  585. $report_ids[] = $row['id_report'];
  586. $context['reports'][$row['id_report']] = array(
  587. 'id' => $row['id_report'],
  588. 'alternate' => $i % 2,
  589. 'topic_href' => $scripturl . '?topic=' . $row['id_topic'] . '.msg' . $row['id_msg'] . '#msg' . $row['id_msg'],
  590. 'report_href' => $scripturl . '?action=moderate;area=reports;report=' . $row['id_report'],
  591. 'author' => array(
  592. 'id' => $row['id_author'],
  593. 'name' => $row['author_name'],
  594. 'link' => $row['id_author'] ? '<a href="' . $scripturl . '?action=profile;u=' . $row['id_author'] . '">' . $row['author_name'] . '</a>' : $row['author_name'],
  595. 'href' => $scripturl . '?action=profile;u=' . $row['id_author'],
  596. ),
  597. 'comments' => array(),
  598. 'time_started' => timeformat($row['time_started']),
  599. 'last_updated' => timeformat($row['time_updated']),
  600. 'subject' => $row['subject'],
  601. 'body' => parse_bbc($row['body']),
  602. 'num_reports' => $row['num_reports'],
  603. 'closed' => $row['closed'],
  604. 'ignore' => $row['ignore_all']
  605. );
  606. }
  607. $smcFunc['db_free_result']($request);
  608. // Now get all the people who reported it.
  609. if (!empty($report_ids))
  610. {
  611. $request = $smcFunc['db_query']('', '
  612. SELECT lrc.id_comment, lrc.id_report, lrc.time_sent, lrc.comment,
  613. IFNULL(mem.id_member, 0) AS id_member, IFNULL(mem.real_name, lrc.membername) AS reporter
  614. FROM {db_prefix}log_reported_comments AS lrc
  615. LEFT JOIN {db_prefix}members AS mem ON (mem.id_member = lrc.id_member)
  616. WHERE lrc.id_report IN ({array_int:report_list})',
  617. array(
  618. 'report_list' => $report_ids,
  619. )
  620. );
  621. while ($row = $smcFunc['db_fetch_assoc']($request))
  622. {
  623. $context['reports'][$row['id_report']]['comments'][] = array(
  624. 'id' => $row['id_comment'],
  625. 'message' => $row['comment'],
  626. 'time' => timeformat($row['time_sent']),
  627. 'member' => array(
  628. 'id' => $row['id_member'],
  629. 'name' => empty($row['reporter']) ? $txt['guest'] : $row['reporter'],
  630. 'link' => $row['id_member'] ? '<a href="' . $scripturl . '?action=profile;u=' . $row['id_member'] . '">' . $row['reporter'] . '</a>' : (empty($row['reporter']) ? $txt['guest'] : $row['reporter']),
  631. 'href' => $row['id_member'] ? $scripturl . '?action=profile;u=' . $row['id_member'] : '',
  632. ),
  633. );
  634. }
  635. $smcFunc['db_free_result']($request);
  636. }
  637. }
  638. /**
  639. * Act as an entrace for all group related activity.
  640. * @todo As for most things in this file, this needs to be moved somewhere appropriate?
  641. */
  642. function ModerateGroups()
  643. {
  644. global $txt, $context, $scripturl, $modSettings, $user_info;
  645. // You need to be allowed to moderate groups...
  646. if ($user_info['mod_cache']['gq'] == '0=1')
  647. isAllowedTo('manage_membergroups');
  648. // Load the group templates.
  649. loadTemplate('ModerationCenter');
  650. // Setup the subactions...
  651. $subactions = array(
  652. 'requests' => 'GroupRequests',
  653. 'view' => 'ViewGroups',
  654. );
  655. if (!isset($_GET['sa']) || !isset($subactions[$_GET['sa']]))
  656. $_GET['sa'] = 'view';
  657. $context['sub_action'] = $_GET['sa'];
  658. // Call the relevant function.
  659. $subactions[$context['sub_action']]();
  660. }
  661. /**
  662. * How many open reports do we have?
  663. */
  664. function recountOpenReports()
  665. {
  666. global $user_info, $context, $smcFunc;
  667. $request = $smcFunc['db_query']('', '
  668. SELECT COUNT(*)
  669. FROM {db_prefix}log_reported
  670. WHERE ' . $user_info['mod_cache']['bq'] . '
  671. AND closed = {int:not_closed}
  672. AND ignore_all = {int:not_ignored}',
  673. array(
  674. 'not_closed' => 0,
  675. 'not_ignored' => 0,
  676. )
  677. );
  678. list ($open_reports) = $smcFunc['db_fetch_row']($request);
  679. $smcFunc['db_free_result']($request);
  680. $_SESSION['rc'] = array(
  681. 'id' => $user_info['id'],
  682. 'time' => time(),
  683. 'reports' => $open_reports,
  684. );
  685. $context['open_mod_reports'] = $open_reports;
  686. }
  687. /**
  688. * Get details about the moderation report... specified in
  689. * $_REQUEST['report'].
  690. */
  691. function ModReport()
  692. {
  693. global $user_info, $context, $sourcedir, $scripturl, $txt, $smcFunc;
  694. // Have to at least give us something
  695. if (empty($_REQUEST['report']))
  696. fatal_lang_error('mc_no_modreport_specified');
  697. // Integers only please
  698. $_REQUEST['report'] = (int) $_REQUEST['report'];
  699. // Get the report details, need this so we can limit access to a particular board
  700. $request = $smcFunc['db_query']('', '
  701. SELECT lr.id_report, lr.id_msg, lr.id_topic, lr.id_board, lr.id_member, lr.subject, lr.body,
  702. lr.time_started, lr.time_updated, lr.num_reports, lr.closed, lr.ignore_all,
  703. IFNULL(mem.real_name, lr.membername) AS author_name, IFNULL(mem.id_member, 0) AS id_author
  704. FROM {db_prefix}log_reported AS lr
  705. LEFT JOIN {db_prefix}members AS mem ON (mem.id_member = lr.id_member)
  706. WHERE lr.id_report = {int:id_report}
  707. AND ' . ($user_info['mod_cache']['bq'] == '1=1' || $user_info['mod_cache']['bq'] == '0=1' ? $user_info['mod_cache']['bq'] : 'lr.' . $user_info['mod_cache']['bq']) . '
  708. LIMIT 1',
  709. array(
  710. 'id_report' => $_REQUEST['report'],
  711. )
  712. );
  713. // So did we find anything?
  714. if (!$smcFunc['db_num_rows']($request))
  715. fatal_lang_error('mc_no_modreport_found');
  716. // Woohoo we found a report and they can see it! Bad news is we have more work to do
  717. $row = $smcFunc['db_fetch_assoc']($request);
  718. $smcFunc['db_free_result']($request);
  719. // If they are adding a comment then... add a comment.
  720. if (isset($_POST['add_comment']) && !empty($_POST['mod_comment']))
  721. {
  722. checkSession();
  723. $newComment = trim($smcFunc['htmlspecialchars']($_POST['mod_comment']));
  724. // In it goes.
  725. if (!empty($newComment))
  726. {
  727. $smcFunc['db_insert']('',
  728. '{db_prefix}log_comments',
  729. array(
  730. 'id_member' => 'int', 'member_name' => 'string', 'comment_type' => 'string', 'recipient_name' => 'string',
  731. 'id_notice' => 'int', 'body' => 'string', 'log_time' => 'int',
  732. ),
  733. array(
  734. $user_info['id'], $user_info['name'], 'reportc', '',
  735. $_REQUEST['report'], $newComment, time(),
  736. ),
  737. array('id_comment')
  738. );
  739. // Redirect to prevent double submittion.
  740. redirectexit($scripturl . '?action=moderate;area=reports;report=' . $_REQUEST['report']);
  741. }
  742. }
  743. $context['report'] = array(
  744. 'id' => $row['id_report'],
  745. 'topic_id' => $row['id_topic'],
  746. 'board_id' => $row['id_board'],
  747. 'message_id' => $row['id_msg'],
  748. 'message_href' => $scripturl . '?msg=' . $row['id_msg'],
  749. 'message_link' => '<a href="' . $scripturl . '?msg=' . $row['id_msg'] . '">' . $row['subject'] . '</a>',
  750. 'report_href' => $scripturl . '?action=moderate;area=reports;report=' . $row['id_report'],
  751. 'author' => array(
  752. 'id' => $row['id_author'],
  753. 'name' => $row['author_name'],
  754. 'link' => $row['id_author'] ? '<a href="' . $scripturl . '?action=profile;u=' . $row['id_author'] . '">' . $row['author_name'] . '</a>' : $row['author_name'],
  755. 'href' => $scripturl . '?action=profile;u=' . $row['id_author'],
  756. ),
  757. 'comments' => array(),
  758. 'mod_comments' => array(),
  759. 'time_started' => timeformat($row['time_started']),
  760. 'last_updated' => timeformat($row['time_updated']),
  761. 'subject' => $row['subject'],
  762. 'body' => parse_bbc($row['body']),
  763. 'num_reports' => $row['num_reports'],
  764. 'closed' => $row['closed'],
  765. 'ignore' => $row['ignore_all']
  766. );
  767. // So what bad things do the reporters have to say about it?
  768. $request = $smcFunc['db_query']('', '
  769. SELECT lrc.id_comment, lrc.id_report, lrc.time_sent, lrc.comment, lrc.member_ip,
  770. IFNULL(mem.id_member, 0) AS id_member, IFNULL(mem.real_name, lrc.membername) AS reporter
  771. FROM {db_prefix}log_reported_comments AS lrc
  772. LEFT JOIN {db_prefix}members AS mem ON (mem.id_member = lrc.id_member)
  773. WHERE lrc.id_report = {int:id_report}',
  774. array(
  775. 'id_report' => $context['report']['id'],
  776. )
  777. );
  778. while ($row = $smcFunc['db_fetch_assoc']($request))
  779. {
  780. $context['report']['comments'][] = array(
  781. 'id' => $row['id_comment'],
  782. 'message' => strtr($row['comment'], array("\n" => '<br />')),
  783. 'time' => timeformat($row['time_sent']),
  784. 'member' => array(
  785. 'id' => $row['id_member'],
  786. 'name' => empty($row['reporter']) ? $txt['guest'] : $row['reporter'],
  787. 'link' => $row['id_member'] ? '<a href="' . $scripturl . '?action=profile;u=' . $row['id_member'] . '">' . $row['reporter'] . '</a>' : (empty($row['reporter']) ? $txt['guest'] : $row['reporter']),
  788. 'href' => $row['id_member'] ? $scripturl . '?action=profile;u=' . $row['id_member'] : '',
  789. 'ip' => !empty($row['member_ip']) && allowedTo('moderate_forum') ? '<a href="' . $scripturl . '?action=trackip;searchip=' . $row['member_ip'] . '">' . $row['member_ip'] . '</a>' : '',
  790. ),
  791. );
  792. }
  793. $smcFunc['db_free_result']($request);
  794. // Hang about old chap, any comments from moderators on this one?
  795. $request = $smcFunc['db_query']('', '
  796. SELECT lc.id_comment, lc.id_notice, lc.log_time, lc.body,
  797. IFNULL(mem.id_member, 0) AS id_member, IFNULL(mem.real_name, lc.member_name) AS moderator
  798. FROM {db_prefix}log_comments AS lc
  799. LEFT JOIN {db_prefix}members AS mem ON (mem.id_member = lc.id_member)
  800. WHERE lc.id_notice = {int:id_report}
  801. AND lc.comment_type = {string:reportc}',
  802. array(
  803. 'id_report' => $context['report']['id'],
  804. 'reportc' => 'reportc',
  805. )
  806. );
  807. while ($row = $smcFunc['db_fetch_assoc']($request))
  808. {
  809. $context['report']['mod_comments'][] = array(
  810. 'id' => $row['id_comment'],
  811. 'message' => parse_bbc($row['body']),
  812. 'time' => timeformat($row['log_time']),
  813. 'member' => array(
  814. 'id' => $row['id_member'],
  815. 'name' => $row['moderator'],
  816. 'link' => $row['id_member'] ? '<a href="' . $scripturl . '?action=profile;u=' . $row['id_member'] . '">' . $row['moderator'] . '</a>' : $row['moderator'],
  817. 'href' => $scripturl . '?action=profile;u=' . $row['id_member'],
  818. ),
  819. );
  820. }
  821. $smcFunc['db_free_result']($request);
  822. // What have the other moderators done to this message?
  823. require_once($sourcedir . '/Modlog.php');
  824. require_once($sourcedir . '/Subs-List.php');
  825. loadLanguage('Modlog');
  826. // This is all the information from the moderation log.
  827. $listOptions = array(
  828. 'id' => 'moderation_actions_list',
  829. 'title' => $txt['mc_modreport_modactions'],
  830. 'items_per_page' => 15,
  831. 'no_items_label' => $txt['modlog_no_entries_found'],
  832. 'base_href' => $scripturl . '?action=moderate;area=reports;report=' . $context['report']['id'],
  833. 'default_sort_col' => 'time',
  834. 'get_items' => array(
  835. 'function' => 'list_getModLogEntries',
  836. 'params' => array(
  837. 'lm.id_topic = {int:id_topic}',
  838. array('id_topic' => $context['report']['topic_id']),
  839. 1,
  840. ),
  841. ),
  842. 'get_count' => array(
  843. 'function' => 'list_getModLogEntryCount',
  844. 'params' => array(
  845. 'lm.id_topic = {int:id_topic}',
  846. array('id_topic' => $context['report']['topic_id']),
  847. 1,
  848. ),
  849. ),
  850. // This assumes we are viewing by user.
  851. 'columns' => array(
  852. 'action' => array(
  853. 'header' => array(
  854. 'value' => $txt['modlog_action'],
  855. ),
  856. 'data' => array(
  857. 'db' => 'action_text',
  858. 'class' => 'smalltext',
  859. ),
  860. 'sort' => array(
  861. 'default' => 'lm.action',
  862. 'reverse' => 'lm.action DESC',
  863. ),
  864. ),
  865. 'time' => array(
  866. 'header' => array(
  867. 'value' => $txt['modlog_date'],
  868. ),
  869. 'data' => array(
  870. 'db' => 'time',
  871. 'class' => 'smalltext',
  872. ),
  873. 'sort' => array(
  874. 'default' => 'lm.log_time',
  875. 'reverse' => 'lm.log_time DESC',
  876. ),
  877. ),
  878. 'moderator' => array(
  879. 'header' => array(
  880. 'value' => $txt['modlog_member'],
  881. ),
  882. 'data' => array(
  883. 'db' => 'moderator_link',
  884. 'class' => 'smalltext',
  885. ),
  886. 'sort' => array(
  887. 'default' => 'mem.real_name',
  888. 'reverse' => 'mem.real_name DESC',
  889. ),
  890. ),
  891. 'position' => array(
  892. 'header' => array(
  893. 'value' => $txt['modlog_position'],
  894. ),
  895. 'data' => array(
  896. 'db' => 'position',
  897. 'class' => 'smalltext',
  898. ),
  899. 'sort' => array(
  900. 'default' => 'mg.group_name',
  901. 'reverse' => 'mg.group_name DESC',
  902. ),
  903. ),
  904. 'ip' => array(
  905. 'header' => array(
  906. 'value' => $txt['modlog_ip'],
  907. ),
  908. 'data' => array(
  909. 'db' => 'ip',
  910. 'class' => 'smalltext',
  911. ),
  912. 'sort' => array(
  913. 'default' => 'lm.ip',
  914. 'reverse' => 'lm.ip DESC',
  915. ),
  916. ),
  917. ),
  918. );
  919. // Create the watched user list.
  920. createList($listOptions);
  921. // Make sure to get the correct tab selected.
  922. if ($context['report']['closed'])
  923. $context[$context['moderation_menu_name']]['current_subsection'] = 'closed';
  924. // Finally we are done :P
  925. loadTemplate('ModerationCenter');
  926. $context['page_title'] = sprintf($txt['mc_viewmodreport'], $context['report']['subject'], $context['report']['author']['name']);
  927. $context['sub_template'] = 'viewmodreport';
  928. }
  929. /**
  930. * Show a notice sent to a user.
  931. */
  932. function ShowNotice()
  933. {
  934. global $smcFunc, $txt, $context;
  935. $context['page_title'] = $txt['show_notice'];
  936. $context['sub_template'] = 'show_notice';
  937. $context['template_layers'] = array();
  938. loadTemplate('ModerationCenter');
  939. // @todo Assumes nothing needs permission more than accessing moderation center!
  940. $id_notice = (int) $_GET['nid'];
  941. $request = $smcFunc['db_query']('', '
  942. SELECT body, subject
  943. FROM {db_prefix}log_member_notices
  944. WHERE id_notice = {int:id_notice}',
  945. array(
  946. 'id_notice' => $id_notice,
  947. )
  948. );
  949. if ($smcFunc['db_num_rows']($request) == 0)
  950. fatal_lang_error('no_access', false);
  951. list ($context['notice_body'], $context['notice_subject']) = $smcFunc['db_fetch_row']($request);
  952. $smcFunc['db_free_result']($request);
  953. $context['notice_body'] = parse_bbc($context['notice_body'], false);
  954. }
  955. /**
  956. * View watched users.
  957. */
  958. function ViewWatchedUsers()
  959. {
  960. global $smcFunc, $modSettings, $context, $txt, $scripturl, $user_info, $sourcedir;
  961. // Some important context!
  962. $context['page_title'] = $txt['mc_watched_users_title'];
  963. $context['view_posts'] = isset($_GET['sa']) && $_GET['sa'] == 'post';
  964. $context['start'] = isset($_REQUEST['start']) ? (int) $_REQUEST['start'] : 0;
  965. loadTemplate('ModerationCenter');
  966. // Get some key settings!
  967. $modSettings['warning_watch'] = empty($modSettings['warning_watch']) ? 1 : $modSettings['warning_watch'];
  968. // Put some pretty tabs on cause we're gonna be doing hot stuff here...
  969. $context[$context['moderation_menu_name']]['tab_data'] = array(
  970. 'title' => $txt['mc_watched_users_title'],
  971. 'help' => '',
  972. 'description' => $txt['mc_watched_users_desc'],
  973. );
  974. // First off - are we deleting?
  975. if (!empty($_REQUEST['delete']))
  976. {
  977. checkSession(!is_array($_REQUEST['delete']) ? 'get' : 'post');
  978. $toDelete = array();
  979. if (!is_array($_REQUEST['delete']))
  980. $toDelete[] = (int) $_REQUEST['delete'];
  981. else
  982. foreach ($_REQUEST['delete'] as $did)
  983. $toDelete[] = (int) $did;
  984. if (!empty($toDelete))
  985. {
  986. require_once($sourcedir . '/RemoveTopic.php');
  987. // If they don't have permission we'll let it error - either way no chance of a security slip here!
  988. foreach ($toDelete as $did)
  989. removeMessage($did);
  990. }
  991. }
  992. // Start preparing the list by grabbing relevant permissions.
  993. if (!$context['view_posts'])
  994. {
  995. $approve_query = '';
  996. $delete_boards = array();
  997. }
  998. else
  999. {
  1000. // Still obey permissions!
  1001. $approve_boards = boardsAllowedTo('approve_posts');
  1002. $delete_boards = boardsAllowedTo('delete_any');
  1003. if ($approve_boards == array(0))
  1004. $approve_query = '';
  1005. elseif (!empty($approve_boards))
  1006. $approve_query = ' AND m.id_board IN (' . implode(',', $approve_boards) . ')';
  1007. // Nada, zip, etc...
  1008. else
  1009. $approve_query = ' AND 1=0';
  1010. }
  1011. require_once($sourcedir . '/Subs-List.php');
  1012. // This is all the information required for a watched user listing.
  1013. $listOptions = array(
  1014. 'id' => 'watch_user_list',
  1015. 'title' => $txt['mc_watched_users_title'] . ' - ' . ($context['view_posts'] ? $txt['mc_watched_users_post'] : $txt['mc_watched_users_member']),
  1016. 'width' => '100%',
  1017. 'items_per_page' => $modSettings['defaultMaxMessages'],
  1018. 'no_items_label' => $context['view_posts'] ? $txt['mc_watched_users_no_posts'] : $txt['mc_watched_users_none'],
  1019. 'base_href' => $scripturl . '?action=moderate;area=userwatch;sa=' . ($context['view_posts'] ? 'post' : 'member'),
  1020. 'default_sort_col' => $context['view_posts'] ? '' : 'member',
  1021. 'get_items' => array(
  1022. 'function' => $context['view_posts'] ? 'list_getWatchedUserPosts' : 'list_getWatchedUsers',
  1023. 'params' => array(
  1024. $approve_query,
  1025. $delete_boards,
  1026. ),
  1027. ),
  1028. 'get_count' => array(
  1029. 'function' => $context['view_posts'] ? 'list_getWatchedUserPostsCount' : 'list_getWatchedUserCount',
  1030. 'params' => array(
  1031. $approve_query,
  1032. ),
  1033. ),
  1034. // This assumes we are viewing by user.
  1035. 'columns' => array(
  1036. 'member' => array(
  1037. 'header' => array(
  1038. 'value' => $txt['mc_watched_users_member'],
  1039. ),
  1040. 'data' => array(
  1041. 'sprintf' => array(
  1042. 'format' => '<a href="' . $scripturl . '?action=profile;u=%1$d">%2$s</a>',
  1043. 'params' => array(
  1044. 'id' => false,
  1045. 'name' => false,
  1046. ),
  1047. ),
  1048. ),
  1049. 'sort' => array(
  1050. 'default' => 'real_name',
  1051. 'reverse' => 'real_name DESC',
  1052. ),
  1053. ),
  1054. 'warning' => array(
  1055. 'header' => array(
  1056. 'value' => $txt['mc_watched_users_warning'],
  1057. ),
  1058. 'data' => array(
  1059. 'function' => create_function('$member', '
  1060. global $scripturl;
  1061. return allowedTo(\'issue_warning\') ? \'<a href="\' . $scripturl . \'?action=profile;area=issuewarning;u=\' . $member[\'id\'] . \'">\' . $member[\'warning\'] . \'%</a>\' : $member[\'warning\'] . \'%\';
  1062. '),
  1063. ),
  1064. 'sort' => array(
  1065. 'default' => 'warning',
  1066. 'reverse' => 'warning DESC',
  1067. ),
  1068. ),
  1069. 'posts' => array(
  1070. 'header' => array(
  1071. 'value' => $txt['posts'],
  1072. ),
  1073. 'data' => array(
  1074. 'sprintf' => array(
  1075. 'format' => '<a href="' . $scripturl . '?action=profile;u=%1$d;area=showposts;sa=messages">%2$s</a>',
  1076. 'params' => array(
  1077. 'id' => false,
  1078. 'posts' => false,
  1079. ),
  1080. ),
  1081. ),
  1082. 'sort' => array(
  1083. 'default' => 'posts',
  1084. 'reverse' => 'posts DESC',
  1085. ),
  1086. ),
  1087. 'last_login' => array(
  1088. 'header' => array(
  1089. 'value' => $txt['mc_watched_users_last_login'],
  1090. ),
  1091. 'data' => array(
  1092. 'db' => 'last_login',
  1093. ),
  1094. 'sort' => array(
  1095. 'default' => 'last_login',
  1096. 'reverse' => 'last_login DESC',
  1097. ),
  1098. ),
  1099. 'last_post' => array(
  1100. 'header' => array(
  1101. 'value' => $txt['mc_watched_users_last_post'],
  1102. ),
  1103. 'data' => array(
  1104. 'function' => create_function('$member', '
  1105. global $scripturl;
  1106. if ($member[\'last_post_id\'])
  1107. return \'<a href="\' . $scripturl . \'?msg=\' . $member[\'last_post_id\'] . \'">\' . $member[\'last_post\'] . \'</a>\';
  1108. else
  1109. return $member[\'last_post\'];
  1110. '),
  1111. ),
  1112. ),
  1113. ),
  1114. 'form' => array(
  1115. 'href' => $scripturl . '?action=moderate;area=userwatch;sa=post',
  1116. 'include_sort' => true,
  1117. 'include_start' => true,
  1118. 'hidden_fields' => array(
  1119. $context['session_var'] => $context['session_id'],
  1120. ),
  1121. ),
  1122. 'additional_rows' => array(
  1123. $context['view_posts'] ?
  1124. array(
  1125. 'position' => 'bottom_of_list',
  1126. 'value' => '
  1127. <input type="submit" name="delete_selected" value="' . $txt['quickmod_delete_selected'] . '" class="button_submit" />',
  1128. 'align' => 'right',
  1129. ) : array(),
  1130. ),
  1131. );
  1132. // If this is being viewed by posts we actually change the columns to call a template each time.
  1133. if ($context['view_posts'])
  1134. {
  1135. $listOptions['columns'] = array(
  1136. 'posts' => array(
  1137. 'data' => array(
  1138. 'function' => create_function('$post', '
  1139. return template_user_watch_post_callback($post);
  1140. '),
  1141. ),
  1142. ),
  1143. );
  1144. }
  1145. // Create the watched user list.
  1146. createList($listOptions);
  1147. $context['sub_template'] = 'show_list';
  1148. $context['default_list'] = 'watch_user_list';
  1149. }
  1150. /**
  1151. * Callback for createList().
  1152. * @param $approve_query
  1153. */
  1154. function list_getWatchedUserCount($approve_query)
  1155. {
  1156. global $smcFunc, $modSettings;
  1157. $request = $smcFunc['db_query']('', '
  1158. SELECT COUNT(*)
  1159. FROM {db_prefix}members
  1160. WHERE warning >= {int:warning_watch}',
  1161. array(
  1162. 'warning_watch' => $modSettings['warning_watch'],
  1163. )
  1164. );
  1165. list ($totalMembers) = $smcFunc['db_fetch_row']($request);
  1166. $smcFunc['db_free_result']($request);
  1167. return $totalMembers;
  1168. }
  1169. /**
  1170. * Callback for createList().
  1171. *
  1172. * @param $start
  1173. * @param $items_per_page
  1174. * @param $sort
  1175. * @param $approve_query
  1176. * @param $dummy
  1177. */
  1178. function list_getWatchedUsers($start, $items_per_page, $sort, $approve_query, $dummy)
  1179. {
  1180. global $smcFunc, $txt, $scripturl, $modSettings, $user_info, $context;
  1181. $request = $smcFunc['db_query']('', '
  1182. SELECT id_member, real_name, last_login, posts, warning
  1183. FROM {db_prefix}members
  1184. WHERE warning >= {int:warning_watch}
  1185. ORDER BY {raw:sort}
  1186. LIMIT ' . $start . ', ' . $items_per_page,
  1187. array(
  1188. 'warning_watch' => $modSettings['warning_watch'],
  1189. 'sort' => $sort,
  1190. )
  1191. );
  1192. $watched_users = array();
  1193. $members = array();
  1194. while ($row = $smcFunc['db_fetch_assoc']($request))
  1195. {
  1196. $watched_users[$row['id_member']] = array(
  1197. 'id' => $row['id_member'],
  1198. 'name' => $row['real_name'],
  1199. 'last_login' => $row['last_login'] ? timeformat($row['last_login']) : $txt['never'],
  1200. 'last_post' => $txt['not_applicable'],
  1201. 'last_post_id' => 0,
  1202. 'warning' => $row['warning'],
  1203. 'posts' => $row['posts'],
  1204. );
  1205. $members[] = $row['id_member'];
  1206. }
  1207. $smcFunc['db_free_result']($request);
  1208. if (!empty($members))
  1209. {
  1210. // First get the latest messages from these users.
  1211. $request = $smcFunc['db_query']('', '
  1212. SELECT m.id_member, MAX(m.id_msg) AS last_post_id
  1213. FROM {db_prefix}messages AS m' . ($user_info['query_see_board'] == '1=1' ? '' : '
  1214. INNER JOIN {db_prefix}boards AS b ON (b.id_board = m.id_board AND {query_see_board})') . '
  1215. WHERE m.id_member IN ({array_int:member_list})' . (!$modSettings['postmod_active'] || allowedTo('approve_posts') ? '' : '
  1216. AND m.approved = {int:is_approved}') . '
  1217. GROUP BY m.id_member',
  1218. array(
  1219. 'member_list' => $members,
  1220. 'is_approved' => 1,
  1221. )
  1222. );
  1223. $latest_posts = array();
  1224. while ($row = $smcFunc['db_fetch_assoc']($request))
  1225. $latest_posts[$row['id_member']] = $row['last_post_id'];
  1226. if (!empty($latest_posts))
  1227. {
  1228. // Now get the time those messages were posted.
  1229. $request = $smcFunc['db_query']('', '
  1230. SELECT id_member, poster_time
  1231. FROM {db_prefix}messages
  1232. WHERE id_msg IN ({array_int:message_list})',
  1233. array(
  1234. 'message_list' => $latest_posts,
  1235. )
  1236. );
  1237. while ($row = $smcFunc['db_fetch_assoc']($request))
  1238. {
  1239. $watched_users[$row['id_member']]['last_post'] = timeformat($row['poster_time']);
  1240. $watched_users[$row['id_member']]['last_post_id'] = $latest_posts[$row['id_member']];
  1241. }
  1242. $smcFunc['db_free_result']($request);
  1243. }
  1244. $request = $smcFunc['db_query']('', '
  1245. SELECT MAX(m.poster_time) AS last_post, MAX(m.id_msg) AS last_post_id, m.id_member
  1246. FROM {db_prefix}messages AS m' . ($user_info['query_see_board'] == '1=1' ? '' : '
  1247. INNER JOIN {db_prefix}boards AS b ON (b.id_board = m.id_board AND {query_see_board})') . '
  1248. WHERE m.id_member IN ({array_int:member_list})' . (!$modSettings['postmod_active'] || allowedTo('approve_posts') ? '' : '
  1249. AND m.approved = {int:is_approved}') . '
  1250. GROUP BY m.id_member',
  1251. array(
  1252. 'member_list' => $members,
  1253. 'is_approved' => 1,
  1254. )
  1255. );
  1256. while ($row = $smcFunc['db_fetch_assoc']($request))
  1257. {
  1258. $watched_users[$row['id_member']]['last_post'] = timeformat($row['last_post']);
  1259. $watched_users[$row['id_member']]['last_post_id'] = $row['last_post_id'];
  1260. }
  1261. $smcFunc['db_free_result']($request);
  1262. }
  1263. return $watched_users;
  1264. }
  1265. /**
  1266. * Callback for createList().
  1267. *
  1268. * @param $approve_query
  1269. */
  1270. function list_getWatchedUserPostsCount($approve_query)
  1271. {
  1272. global $smcFunc, $modSettings, $user_info;
  1273. $request = $smcFunc['db_query']('', '
  1274. SELECT COUNT(*)
  1275. FROM {db_prefix}messages AS m
  1276. INNER JOIN {db_prefix}members AS mem ON (mem.id_member = m.id_member)
  1277. INNER JOIN {db_prefix}boards AS b ON (b.id_board = m.id_board)
  1278. WHERE mem.warning >= {int:warning_watch}
  1279. AND {query_see_board}
  1280. ' . $approve_query,
  1281. array(
  1282. 'warning_watch' => $modSettings['warning_watch'],
  1283. )
  1284. );
  1285. list ($totalMemberPosts) = $smcFunc['db_fetch_row']($request);
  1286. $smcFunc['db_free_result']($request);
  1287. return $totalMemberPosts;
  1288. }
  1289. /**
  1290. * Callback for createList().
  1291. *
  1292. * @param $start
  1293. * @param $items_per_page
  1294. * @param $sort
  1295. * @param $approve_query
  1296. * @param $delete_boards
  1297. */
  1298. function list_getWatchedUserPosts($start, $items_per_page, $sort, $approve_query, $delete_boards)
  1299. {
  1300. global $smcFunc, $txt, $scripturl, $modSettings, $user_info;
  1301. $request = $smcFunc['db_query']('', '
  1302. SELECT m.id_msg, m.id_topic, m.id_board, m.id_member, m.subject, m.body, m.poster_time,
  1303. m.approved, mem.real_name, m.smileys_enabled
  1304. FROM {db_prefix}messages AS m
  1305. INNER JOIN {db_prefix}members AS mem ON (mem.id_member = m.id_member)
  1306. INNER JOIN {db_prefix}boards AS b ON (b.id_board = m.id_board)
  1307. WHERE mem.warning >= {int:warning_watch}
  1308. AND {query_see_board}
  1309. ' . $approve_query . '
  1310. ORDER BY m.id_msg DESC
  1311. LIMIT ' . $start . ', ' . $items_per_page,
  1312. array(
  1313. 'warning_watch' => $modSettings['warning_watch'],
  1314. )
  1315. );
  1316. $member_posts = array();
  1317. while ($row = $smcFunc['db_fetch_assoc']($request))
  1318. {
  1319. $row['subject'] = censorText($row['subject']);
  1320. $row['body'] = censorText($row['body']);
  1321. $member_posts[$row['id_msg']] = array(
  1322. 'id' => $row['id_msg'],
  1323. 'id_topic' => $row['id_topic'],
  1324. 'author_link' => '<a href="' . $scripturl . '?action=profile;u=' . $row['id_member'] . '">' . $row['real_name'] . '</a>',
  1325. 'subject' => $row['subject'],
  1326. 'body' => parse_bbc($row['body'], $row['smileys_enabled'], $row['id_msg']),
  1327. 'poster_time' => timeformat($row['poster_time']),
  1328. 'approved' => $row['approved'],
  1329. 'can_delete' => $delete_boards == array(0) || in_array($row['id_board'], $delete_boards),
  1330. );
  1331. }
  1332. $smcFunc['db_free_result']($request);
  1333. return $member_posts;
  1334. }
  1335. /**
  1336. * Entry point for viewing warning related stuff.
  1337. */
  1338. function ViewWarnings()
  1339. {
  1340. global $context, $txt;
  1341. $subActions = array(
  1342. 'log' => array('ViewWarningLog'),
  1343. 'templateedit' => array('ModifyWarningTemplate', 'issue_warning'),
  1344. 'templates' => array('ViewWarningTemplates', 'issue_warning'),
  1345. );
  1346. $_REQUEST['sa'] = isset($_REQUEST['sa']) && isset($subActions[$_REQUEST['sa']]) && (empty($subActions[$_REQUEST['sa']][1]) || allowedTo($subActions[$_REQUEST['sa']]))? $_REQUEST['sa'] : 'log';
  1347. // Some of this stuff is overseas, so to speak.
  1348. loadTemplate('ModerationCenter');
  1349. loadLanguage('Profile');
  1350. // Setup the admin tabs.
  1351. $context[$context['moderation_menu_name']]['tab_data'] = array(
  1352. 'title' => $txt['mc_warnings'],
  1353. 'description' => $txt['mc_warnings_description'],
  1354. );
  1355. // Call the right function.
  1356. $subActions[$_REQUEST['sa']][0]();
  1357. }
  1358. /**
  1359. * Simply put, look at the warning log!
  1360. */
  1361. function ViewWarningLog()
  1362. {
  1363. global $smcFunc, $modSettings, $context, $txt, $scripturl, $sourcedir;
  1364. // Setup context as always.
  1365. $context['page_title'] = $txt['mc_warning_log_title'];
  1366. require_once($sourcedir . '/Subs-List.php');
  1367. // This is all the information required for a watched user listing.
  1368. $listOptions = array(
  1369. 'id' => 'warning_list',
  1370. 'title' => $txt['mc_warning_log_title'],
  1371. 'items_per_page' => $modSettings['defaultMaxMessages'],
  1372. 'no_items_label' => $txt['mc_warnings_none'],
  1373. 'base_href' => $scripturl . '?action=moderate;area=warnings;sa=log;' . $context['session_var'] . '=' . $context['session_id'],
  1374. 'default_sort_col' => 'time',
  1375. 'get_items' => array(
  1376. 'function' => 'list_getWarnings',
  1377. ),
  1378. 'get_count' => array(
  1379. 'function' => 'list_getWarningCount',
  1380. ),
  1381. // This assumes we are viewing by user.
  1382. 'columns' => array(
  1383. 'issuer' => array(
  1384. 'header' => array(
  1385. 'value' => $txt['profile_warning_previous_issued'],
  1386. ),
  1387. 'data' => array(
  1388. 'db' => 'issuer_link',
  1389. ),
  1390. 'sort' => array(
  1391. 'default' => 'member_name_col',
  1392. 'reverse' => 'member_name_col DESC',
  1393. ),
  1394. ),
  1395. 'recipient' => array(
  1396. 'header' => array(
  1397. 'value' => $txt['mc_warnings_recipient'],
  1398. ),
  1399. 'data' => array(
  1400. 'db' => 'recipient_link',
  1401. ),
  1402. 'sort' => array(
  1403. 'default' => 'recipient_name',
  1404. 'reverse' => 'recipient_name DESC',
  1405. ),
  1406. ),
  1407. 'time' => array(
  1408. 'header' => array(
  1409. 'value' => $txt['profile_warning_previous_time'],
  1410. ),
  1411. 'data' => array(
  1412. 'db' => 'time',
  1413. ),
  1414. 'sort' => array(
  1415. 'default' => 'lc.log_time DESC',
  1416. 'reverse' => 'lc.log_time',
  1417. ),
  1418. ),
  1419. 'reason' => array(
  1420. 'header' => array(
  1421. 'value' => $txt['profile_warning_previous_reason'],
  1422. ),
  1423. 'data' => array(
  1424. 'function' => create_function('$warning', '
  1425. global $scripturl, $settings, $txt;
  1426. $output = \'
  1427. <div class="floatleft">
  1428. \' . $warning[\'reason\'] . \'
  1429. </div>\';
  1430. if (!empty($warning[\'id_notice\']))
  1431. $output .= \'
  1432. <a href="\' . $scripturl . \'?action=moderate;area=notice;nid=\' . $warning[\'id_notice\'] . \'" onclick="window.open(this.href, \\\'\\\', \\\'scrollbars=yes,resizable=yes,width=400,height=250\\\');return false;" target="_blank" class="new_win" title="\' . $txt[\'profile_warning_previous_notice\'] . \'"><img src="\' . $settings[\'default_images_url\'] . \'/filter.png" alt="\' . $txt[\'profile_warning_previous_notice\'] . \'" /></a>\';
  1433. return $output;
  1434. '),
  1435. ),
  1436. ),
  1437. 'points' => array(
  1438. 'header' => array(
  1439. 'value' => $txt['profile_warning_previous_level'],
  1440. ),
  1441. 'data' => array(
  1442. 'db' => 'counter',
  1443. ),
  1444. ),
  1445. ),
  1446. );
  1447. // Create the watched user list.
  1448. createList($listOptions);
  1449. $context['sub_template'] = 'show_list';
  1450. $context['default_list'] = 'warning_list';
  1451. }
  1452. /**
  1453. * Callback for createList().
  1454. */
  1455. function list_getWarningCount()
  1456. {
  1457. global $smcFunc, $modSettings;
  1458. $request = $smcFunc['db_query']('', '
  1459. SELECT COUNT(*)
  1460. FROM {db_prefix}log_comments
  1461. WHERE comment_type = {string:warning}',
  1462. array(
  1463. 'warning' => 'warning',
  1464. )
  1465. );
  1466. list ($totalWarns) = $smcFunc['db_fetch_row']($request);
  1467. $smcFunc['db_free_result']($request);
  1468. return $totalWarns;
  1469. }
  1470. /**
  1471. * Callback for createList().
  1472. *
  1473. * @param $start
  1474. * @param $items_per_page
  1475. * @param $sort
  1476. */
  1477. function list_getWarnings($start, $items_per_page, $sort)
  1478. {
  1479. global $smcFunc, $txt, $scripturl, $modSettings, $user_info;
  1480. $request = $smcFunc['db_query']('', '
  1481. SELECT IFNULL(mem.id_member, 0) AS id_member, IFNULL(mem.real_name, lc.member_name) AS member_name_col,
  1482. IFNULL(mem2.id_member, 0) AS id_recipient, IFNULL(mem2.real_name, lc.recipient_name) AS recipient_name,
  1483. lc.log_time, lc.body, lc.id_notice, lc.counter
  1484. FROM {db_prefix}log_comments AS lc
  1485. LEFT JOIN {db_prefix}members AS mem ON (mem.id_member = lc.id_member)
  1486. LEFT JOIN {db_prefix}members AS mem2 ON (mem2.id_member = lc.id_recipient)
  1487. WHERE lc.comment_type = {string:warning}
  1488. ORDER BY ' . $sort . '
  1489. LIMIT ' . $start . ', ' . $items_per_page,
  1490. array(
  1491. 'warning' => 'warning',
  1492. )
  1493. );
  1494. $warnings = array();
  1495. while ($row = $smcFunc['db_fetch_assoc']($request))
  1496. {
  1497. $warnings[] = array(
  1498. 'issuer_link' => $row['id_member'] ? ('<a href="' . $scripturl . '?action=profile;u=' . $row['id_member'] . '">' . $row['member_name_col'] . '</a>') : $row['member_name_col'],
  1499. 'recipient_link' => $row['id_recipient'] ? ('<a href="' . $scripturl . '?action=profile;u=' . $row['id_recipient'] . '">' . $row['recipient_name'] . '</a>') : $row['recipient_name'],
  1500. 'time' => timeformat($row['log_time']),
  1501. 'reason' => $row['body'],
  1502. 'counter' => $row['counter'] > 0 ? '+' . $row['counter'] : $row['counter'],
  1503. 'id_notice' => $row['id_notice'],
  1504. );
  1505. }
  1506. $smcFunc['db_free_result']($request);
  1507. return $warnings;
  1508. }
  1509. /**
  1510. * Load all the warning templates.
  1511. */
  1512. function ViewWarningTemplates()
  1513. {
  1514. global $smcFunc, $modSettings, $context, $txt, $scripturl, $sourcedir, $user_info;
  1515. // Submitting a new one?
  1516. if (isset($_POST['add']))
  1517. return ModifyWarningTemplate();
  1518. elseif (isset($_POST['delete']) && !empty($_POST['deltpl']))
  1519. {
  1520. checkSession('post');
  1521. validateToken('mod-wt');
  1522. // Log the actions.
  1523. $request = $smcFunc['db_query']('', '
  1524. SELECT recipient_name
  1525. FROM {db_prefix}log_comments
  1526. WHERE id_comment IN ({array_int:delete_ids})
  1527. AND comment_type = {string:warntpl}
  1528. AND (id_recipient = {int:generic} OR id_recipient = {int:current_member})',
  1529. array(
  1530. 'delete_ids' => $_POST['deltpl'],
  1531. 'warntpl' => 'warntpl',
  1532. 'generic' => 0,
  1533. 'current_member' => $user_info['id'],
  1534. )
  1535. );
  1536. while ($row = $smcFunc['db_fetch_assoc']($request))
  1537. logAction('delete_warn_template', array('template' => $row['recipient_name']));
  1538. $smcFunc['db_free_result']($request);
  1539. // Do the deletes.
  1540. $smcFunc['db_query']('', '
  1541. DELETE FROM {db_prefix}log_comments
  1542. WHERE id_comment IN ({array_int:delete_ids})
  1543. AND comment_type = {string:warntpl}
  1544. AND (id_recipient = {int:generic} OR id_recipient = {int:current_member})',
  1545. array(
  1546. 'delete_ids' => $_POST['deltpl'],
  1547. 'warntpl' => 'warntpl',
  1548. 'generic' => 0,
  1549. 'current_member' => $user_info['id'],
  1550. )
  1551. );
  1552. }
  1553. // Setup context as always.
  1554. $context['page_title'] = $txt['mc_warning_templates_title'];
  1555. require_once($sourcedir . '/Subs-List.php');
  1556. // This is all the information required for a watched user listing.
  1557. $listOptions = array(
  1558. 'id' => 'warning_template_list',
  1559. 'title' => $txt['mc_warning_templates_title'],
  1560. 'items_per_page' => $modSettings['defaultMaxMessages'],
  1561. 'no_items_label' => $txt['mc_warning_templates_none'],
  1562. 'base_href' => $scripturl . '?action=moderate;area=warnings;sa=templates;' . $context['session_var'] . '=' . $context['session_id'],
  1563. 'default_sort_col' => 'title',
  1564. 'get_items' => array(
  1565. 'function' => 'list_getWarningTemplates',
  1566. ),
  1567. 'get_count' => array(
  1568. 'function' => 'list_getWarningTemplateCount',
  1569. ),
  1570. // This assumes we are viewing by user.
  1571. 'columns' => array(
  1572. 'title' => array(
  1573. 'header' => array(
  1574. 'value' => $txt['mc_warning_templates_name'],
  1575. ),
  1576. 'data' => array(
  1577. 'sprintf' => array(
  1578. 'format' => '<a href="' . $scripturl . '?action=moderate;area=warnings;sa=templateedit;tid=%1$d">%2$s</a>',
  1579. 'params' => array(
  1580. 'id_comment' => false,
  1581. 'title' => false,
  1582. 'body' => false,
  1583. ),
  1584. ),
  1585. ),
  1586. 'sort' => array(
  1587. 'default' => 'template_title',
  1588. 'reverse' => 'template_title DESC',
  1589. ),
  1590. ),
  1591. 'creator' => array(
  1592. 'header' => array(
  1593. 'value' => $txt['mc_warning_templates_creator'],
  1594. ),
  1595. 'data' => array(
  1596. 'db' => 'creator',
  1597. ),
  1598. 'sort' => array(
  1599. 'default' => 'creator_name',
  1600. 'reverse' => 'creator_name DESC',
  1601. ),
  1602. ),
  1603. 'time' => array(
  1604. 'header' => array(
  1605. 'value' => $txt['mc_warning_templates_time'],
  1606. ),
  1607. 'data' => array(
  1608. 'db' => 'time',
  1609. ),
  1610. 'sort' => array(
  1611. 'default' => 'lc.log_time DESC',
  1612. 'reverse' => 'lc.log_time',
  1613. ),
  1614. ),
  1615. 'delete' => array(
  1616. 'header' => array(
  1617. 'value' => '<input type="checkbox" class="input_check" onclick="invertAll(this, this.form);" />',
  1618. 'style' => 'width: 4%;',
  1619. 'class' => 'centercol',
  1620. ),
  1621. 'data' => array(
  1622. 'function' => create_function('$rowData', '
  1623. global $context, $txt, $scripturl;
  1624. return \'<input type="checkbox" name="deltpl[]" value="\' . $rowData[\'id_comment\'] . \'" class="input_check" />\';
  1625. '),
  1626. 'class' => 'centercol',
  1627. ),
  1628. ),
  1629. ),
  1630. 'form' => array(
  1631. 'href' => $scripturl . '?action=moderate;area=warnings;sa=templates',
  1632. 'token' => 'mod-wt',
  1633. ),
  1634. 'additional_rows' => array(
  1635. array(
  1636. 'position' => 'below_table_data',
  1637. 'value' => '&nbsp;<input type="submit" name="delete" value="' . $txt['mc_warning_template_delete'] . '" onclick="return confirm(\'' . $txt['mc_warning_template_delete_confirm'] . '\');" class="button_submit" />',
  1638. ),
  1639. array(
  1640. 'position' => 'bottom_of_list',
  1641. 'value' => '<input type="submit" name="add" value="' . $txt['mc_warning_template_add'] . '" class="button_submit" />',
  1642. ),
  1643. ),
  1644. );
  1645. // Create the watched user list.
  1646. createToken('mod-wt');
  1647. createList($listOptions);
  1648. $context['sub_template'] = 'show_list';
  1649. $context['default_list'] = 'warning_template_list';
  1650. }
  1651. /**
  1652. * Callback for createList().
  1653. */
  1654. function list_getWarningTemplateCount()
  1655. {
  1656. global $smcFunc, $modSettings, $user_info;
  1657. $request = $smcFunc['db_query']('', '
  1658. SELECT COUNT(*)
  1659. FROM {db_prefix}log_comments
  1660. WHERE comment_type = {string:warntpl}
  1661. AND (id_recipient = {string:generic} OR id_recipient = {int:current_member})',
  1662. array(
  1663. 'warntpl' => 'warntpl',
  1664. 'generic' => 0,
  1665. 'current_member' => $user_info['id'],
  1666. )
  1667. );
  1668. list ($totalWarns) = $smcFunc['db_fetch_row']($request);
  1669. $smcFunc['db_free_result']($request);
  1670. return $totalWarns;
  1671. }
  1672. /**
  1673. * Callback for createList().
  1674. *
  1675. * @param $start
  1676. * @param $items_per_page
  1677. * @param $sort
  1678. */
  1679. function list_getWarningTemplates($start, $items_per_page, $sort)
  1680. {
  1681. global $smcFunc, $txt, $scripturl, $modSettings, $user_info;
  1682. $request = $smcFunc['db_query']('', '
  1683. SELECT lc.id_comment, IFNULL(mem.id_member, 0) AS id_member,
  1684. IFNULL(mem.real_name, lc.member_name) AS creator_name, recipient_name AS template_title,
  1685. lc.log_time, lc.body
  1686. FROM {db_prefix}log_comments AS lc
  1687. LEFT JOIN {db_prefix}members AS mem ON (mem.id_member = lc.id_member)
  1688. WHERE lc.comment_type = {string:warntpl}
  1689. AND (id_recipient = {string:generic} OR id_recipient = {int:current_member})
  1690. ORDER BY ' . $sort . '
  1691. LIMIT ' . $start . ', ' . $items_per_page,
  1692. array(
  1693. 'warntpl' => 'warntpl',
  1694. 'generic' => 0,
  1695. 'current_member' => $user_info['id'],
  1696. )
  1697. );
  1698. $templates = array();
  1699. while ($row = $smcFunc['db_fetch_assoc']($request))
  1700. {
  1701. $templates[] = array(
  1702. 'id_comment' => $row['id_comment'],
  1703. 'creator' => $row['id_member'] ? ('<a href="' . $scripturl . '?action=profile;u=' . $row['id_member'] . '">' . $row['creator_name'] . '</a>') : $row['creator_name'],
  1704. 'time' => timeformat($row['log_time']),
  1705. 'title' => $row['template_title'],
  1706. 'body' => $smcFunc['htmlspecialchars']($row['body']),
  1707. );
  1708. }
  1709. $smcFunc['db_free_result']($request);
  1710. return $templates;
  1711. }
  1712. /**
  1713. * Edit a warning template.
  1714. */
  1715. function ModifyWarningTemplate()
  1716. {
  1717. global $smcFunc, $context, $txt, $user_info, $sourcedir;
  1718. $context['id_template'] = isset($_REQUEST['tid']) ? (int) $_REQUEST['tid'] : 0;
  1719. $context['is_edit'] = $context['id_template'];
  1720. // Standard template things.
  1721. $context['page_title'] = $context['is_edit'] ? $txt['mc_warning_template_modify'] : $txt['mc_warning_template_add'];
  1722. $context['sub_template'] = 'warn_template';
  1723. $context[$context['moderation_menu_name']]['current_subsection'] = 'templates';
  1724. // Defaults.
  1725. $context['template_data'] = array(
  1726. 'title' => '',
  1727. 'body' => $txt['mc_warning_template_body_default'],
  1728. 'personal' => false,
  1729. 'can_edit_personal' => true,
  1730. );
  1731. // If it's an edit load it.
  1732. if ($context['is_edit'])
  1733. {
  1734. $request = $smcFunc['db_query']('', '
  1735. SELECT id_member, id_recipient, recipient_name AS template_title, body
  1736. FROM {db_prefix}log_comments
  1737. WHERE id_comment = {int:id}
  1738. AND comment_type = {string:warntpl}
  1739. AND (id_recipient = {int:generic} OR id_recipient = {int:current_member})',
  1740. array(
  1741. 'id' => $context['id_template'],
  1742. 'warntpl' => 'warntpl',
  1743. 'generic' => 0,
  1744. 'current_member' => $user_info['id'],
  1745. )
  1746. );
  1747. while ($row = $smcFunc['db_fetch_assoc']($request))
  1748. {
  1749. $context['template_data'] = array(
  1750. 'title' => $row['template_title'],
  1751. 'body' => $smcFunc['htmlspecialchars']($row['body']),
  1752. 'personal' => $row['id_recipient'],
  1753. 'can_edit_personal' => $row['id_member'] == $user_info['id'],
  1754. );
  1755. }
  1756. $smcFunc['db_free_result']($request);
  1757. }
  1758. // Wait, we are saving?
  1759. if (isset($_POST['save']))
  1760. {
  1761. checkSession('post');
  1762. validateToken('mod-wt');
  1763. // To check the BBC is pretty good...
  1764. require_once($sourcedir . '/Subs-Post.php');
  1765. // Bit of cleaning!
  1766. $_POST['template_body'] = trim($_POST['template_body']);
  1767. $_POST['template_title'] = trim($_POST['template_title']);
  1768. // Need something in both boxes.
  1769. if (!empty($_POST['template_body']) && !empty($_POST['template_title']))
  1770. {
  1771. // Safety first.
  1772. $_POST['template_title'] = $smcFunc['htmlspecialchars']($_POST['template_title']);
  1773. // Clean up BBC.
  1774. preparsecode($_POST['template_body']);
  1775. // But put line breaks back!
  1776. $_POST['template_body'] = strtr($_POST['template_body'], array('<br />' => "\n"));
  1777. // Is this personal?
  1778. $recipient_id = !empty($_POST['make_personal']) ? $user_info['id'] : 0;
  1779. // If we are this far it's save time.
  1780. if ($context['is_edit'])
  1781. {
  1782. // Simple update...
  1783. $smcFunc['db_query']('', '
  1784. UPDATE {db_prefix}log_comments
  1785. SET id_recipient = {int:personal}, recipient_name = {string:title}, body = {string:body}
  1786. WHERE id_comment = {int:id}
  1787. AND comment_type = {string:warntpl}
  1788. AND (id_recipient = {int:generic} OR id_recipient = {int:current_member})'.
  1789. ($recipient_id ? ' AND id_member = {int:current_member}' : ''),
  1790. array(
  1791. 'personal' => $recipient_id,
  1792. 'title' => $_POST['template_title'],
  1793. 'body' => $_POST['template_body'],
  1794. 'id' => $context['id_template'],
  1795. 'warntpl' => 'warntpl',
  1796. 'generic' => 0,
  1797. 'current_member' => $user_info['id'],
  1798. )
  1799. );
  1800. // If it wasn't visible and now is they've effectively added it.
  1801. if ($context['template_data']['personal'] && !$recipient_id)
  1802. logAction('add_warn_template', array('template' => $_POST['template_title']));
  1803. // Conversely if they made it personal it's a delete.
  1804. elseif (!$context['template_data']['personal'] && $recipient_id)
  1805. logAction('delete_warn_template', array('template' => $_POST['template_title']));
  1806. // Otherwise just an edit.
  1807. else
  1808. logAction('modify_warn_template', array('template' => $_POST['template_title']));
  1809. }
  1810. else
  1811. {
  1812. $smcFunc['db_insert']('',
  1813. '{db_prefix}log_comments',
  1814. array(
  1815. 'id_member' => 'int', 'member_name' => 'string', 'comment_type' => 'string', 'id_recipient' => 'int',
  1816. 'recipient_name' => 'string-255', 'body' => 'string-65535', 'log_time' => 'int',
  1817. ),
  1818. array(
  1819. $user_info['id'], $user_info['name'], 'warntpl', $recipient_id,
  1820. $_POST['template_title'], $_POST['template_body'], time(),
  1821. ),
  1822. array('id_comment')
  1823. );
  1824. logAction('add_warn_template', array('template' => $_POST['template_title']));
  1825. }
  1826. // Get out of town...
  1827. redirectexit('action=moderate;area=warnings;sa=templates');
  1828. }
  1829. else
  1830. {
  1831. $context['warning_errors'] = array();
  1832. $context['template_data']['title'] = !empty($_POST['template_title']) ? $_POST['template_title'] : '';
  1833. $context['template_data']['body'] = !empty($_POST['template_body']) ? $_POST['template_body'] : $txt['mc_warning_template_body_default'];
  1834. $context['template_data']['personal'] = !empty($_POST['make_personal']);
  1835. if (empty($_POST['template_title']))
  1836. $context['warning_errors'][] = $txt['mc_warning_template_error_no_title'];
  1837. if (empty($_POST['template_body']))
  1838. $context['warning_errors'][] = $txt['mc_warning_template_error_no_body'];
  1839. }
  1840. }
  1841. createToken('mod-wt');
  1842. }
  1843. /**
  1844. * Change moderation preferences.
  1845. */
  1846. function ModerationSettings()
  1847. {
  1848. global $context, $smcFunc, $txt, $sourcedir, $scripturl, $user_settings, $user_info;
  1849. // Some useful context stuff.
  1850. loadTemplate('ModerationCenter');
  1851. $context['page_title'] = $txt['mc_settings'];
  1852. $context['sub_template'] = 'moderation_settings';
  1853. $context[$context['moderation_menu_name']]['tab_data'] = array(
  1854. 'title' => $txt['mc_prefs_title'],
  1855. 'help' => '',
  1856. 'description' => $txt['mc_prefs_desc']
  1857. );
  1858. // What blocks can this user see?
  1859. $context['homepage_blocks'] = array();
  1860. if ($context['can_moderate_groups'])
  1861. $context['homepage_blocks']['g'] = $txt['mc_group_requests'];
  1862. if ($context['can_moderate_boards'])
  1863. {
  1864. $context['homepage_blocks']['r'] = $txt['mc_reported_posts'];
  1865. $context['homepage_blocks']['w'] = $txt['mc_watched_users'];
  1866. }
  1867. // Does the user have any settings yet?
  1868. if (empty($user_settings['mod_prefs']))
  1869. {
  1870. $mod_blocks = 'n' . ($context['can_moderate_boards'] ? 'wr' : '') . ($context['can_moderate_groups'] ? 'g' : '');
  1871. $pref_binary = 5;
  1872. $show_reports = 1;
  1873. }
  1874. else
  1875. {
  1876. list ($show_reports, $mod_blocks, $pref_binary) = explode('|', $user_settings['mod_prefs']);
  1877. }
  1878. // Are we saving?
  1879. if (isset($_POST['save']))
  1880. {
  1881. checkSession('post');
  1882. validateToken('mod-set');
  1883. /* Current format of mod_prefs is:
  1884. x|ABCD|yyy
  1885. WHERE:
  1886. x = Show report count on forum header.
  1887. ABCD = Block indexes to show on moderation main page.
  1888. yyy = Integer with the following bit status:
  1889. - yyy & 1 = Always notify on reports.
  1890. - yyy & 2 = Notify on reports for moderators only.
  1891. - yyy & 4 = Notify about posts awaiting approval.
  1892. */
  1893. // Do blocks first!
  1894. $mod_blocks = '';
  1895. if (!empty($_POST['mod_homepage']))
  1896. foreach ($_POST['mod_homepage'] as $k => $v)
  1897. {
  1898. // Make sure they can add this...
  1899. if (isset($context['homepage_blocks'][$k]))
  1900. $mod_blocks .= $k;
  1901. }
  1902. // Now check other options!
  1903. $pref_binary = 0;
  1904. if ($context['can_moderate_approvals'] && !empty($_POST['mod_notify_approval']))
  1905. $pref_binary |= 4;
  1906. if ($context['can_moderate_boards'])
  1907. {
  1908. if (!empty($_POST['mod_notify_report']))
  1909. $pref_binary |= ($_POST['mod_notify_report'] == 2 ? 1 : 2);
  1910. $show_reports = !empty($_POST['mod_show_reports']) ? 1 : 0;
  1911. }
  1912. // Put it all together.
  1913. $mod_prefs = $show_reports . '|' . $mod_blocks . '|' . $pref_binary;
  1914. updateMemberData($user_info['id'], array('mod_prefs' => $mod_prefs));
  1915. }
  1916. // What blocks does the user currently have selected?
  1917. $context['mod_settings'] = array(
  1918. 'show_reports' => $show_reports,
  1919. 'notify_report' => $pref_binary & 2 ? 1 : ($pref_binary & 1 ? 2 : 0),
  1920. 'notify_approval' => $pref_binary & 4,
  1921. 'user_blocks' => str_split($mod_blocks),
  1922. );
  1923. createToken('mod-set');
  1924. }
  1925. /**
  1926. * This ends a moderator session, requiring authentication to access the MCP again.
  1927. */
  1928. function ModEndSession()
  1929. {
  1930. // This is so easy!
  1931. unset($_SESSION['moderate_time']);
  1932. // Clean any moderator tokens as well.
  1933. foreach ($_SESSION['token'] as $key => $token)
  1934. if (strpos($key, '-mod') !== false)
  1935. unset($_SESSION['token'][$key]);
  1936. redirectexit('action=moderate');
  1937. }
  1938. ?>