Post.php 105 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882
  1. <?php
  2. /**
  3. * The job of this file is to handle everything related to posting replies,
  4. * new topics, quotes, and modifications to existing posts. It also handles
  5. * quoting posts by way of javascript.
  6. * Simple Machines Forum (SMF)
  7. *
  8. * @package SMF
  9. * @author Simple Machines http://www.simplemachines.org
  10. * @copyright 2013 Simple Machines and individual contributors
  11. * @license http://www.simplemachines.org/about/smf/license.php BSD
  12. *
  13. * @version 2.1 Alpha 1
  14. */
  15. if (!defined('SMF'))
  16. die('No direct access...');
  17. /**
  18. * Handles showing the post screen, loading the post to be modified, and loading any post quoted.
  19. *
  20. * - additionally handles previews of posts.
  21. * - @uses the Post template and language file, main sub template.
  22. * - allows wireless access using the protocol_post sub template.
  23. * - requires different permissions depending on the actions, but most notably post_new, post_reply_own, and post_reply_any.
  24. * - shows options for the editing and posting of calendar events and attachments, as well as the posting of polls.
  25. * - accessed from ?action=post.
  26. *
  27. * @param array $post_errors holds any errors found tyring to post
  28. */
  29. function Post($post_errors = array())
  30. {
  31. global $txt, $scripturl, $topic, $modSettings, $board;
  32. global $user_info, $sc, $board_info, $context, $settings;
  33. global $sourcedir, $options, $smcFunc, $language;
  34. loadLanguage('Post');
  35. // You can't reply with a poll... hacker.
  36. if (isset($_REQUEST['poll']) && !empty($topic) && !isset($_REQUEST['msg']))
  37. unset($_REQUEST['poll']);
  38. // Posting an event?
  39. $context['make_event'] = isset($_REQUEST['calendar']);
  40. $context['robot_no_index'] = true;
  41. // You must be posting to *some* board.
  42. if (empty($board) && !$context['make_event'])
  43. fatal_lang_error('no_board', false);
  44. require_once($sourcedir . '/Subs-Post.php');
  45. if (isset($_REQUEST['xml']))
  46. {
  47. $context['sub_template'] = 'post';
  48. // Just in case of an earlier error...
  49. $context['preview_message'] = '';
  50. $context['preview_subject'] = '';
  51. }
  52. // No message is complete without a topic.
  53. if (empty($topic) && !empty($_REQUEST['msg']))
  54. {
  55. $request = $smcFunc['db_query']('', '
  56. SELECT id_topic
  57. FROM {db_prefix}messages
  58. WHERE id_msg = {int:msg}',
  59. array(
  60. 'msg' => (int) $_REQUEST['msg'],
  61. ));
  62. if ($smcFunc['db_num_rows']($request) != 1)
  63. unset($_REQUEST['msg'], $_POST['msg'], $_GET['msg']);
  64. else
  65. list ($topic) = $smcFunc['db_fetch_row']($request);
  66. $smcFunc['db_free_result']($request);
  67. }
  68. // Check if it's locked. It isn't locked if no topic is specified.
  69. if (!empty($topic))
  70. {
  71. $request = $smcFunc['db_query']('', '
  72. SELECT
  73. t.locked, IFNULL(ln.id_topic, 0) AS notify, t.is_sticky, t.id_poll, t.id_last_msg, mf.id_member,
  74. t.id_first_msg, mf.subject,
  75. CASE WHEN ml.poster_time > ml.modified_time THEN ml.poster_time ELSE ml.modified_time END AS last_post_time
  76. FROM {db_prefix}topics AS t
  77. LEFT JOIN {db_prefix}log_notify AS ln ON (ln.id_topic = t.id_topic AND ln.id_member = {int:current_member})
  78. LEFT JOIN {db_prefix}messages AS mf ON (mf.id_msg = t.id_first_msg)
  79. LEFT JOIN {db_prefix}messages AS ml ON (ml.id_msg = t.id_last_msg)
  80. WHERE t.id_topic = {int:current_topic}
  81. LIMIT 1',
  82. array(
  83. 'current_member' => $user_info['id'],
  84. 'current_topic' => $topic,
  85. )
  86. );
  87. list ($locked, $context['notify'], $sticky, $pollID, $context['topic_last_message'], $id_member_poster, $id_first_msg, $first_subject, $lastPostTime) = $smcFunc['db_fetch_row']($request);
  88. $smcFunc['db_free_result']($request);
  89. // If this topic already has a poll, they sure can't add another.
  90. if (isset($_REQUEST['poll']) && $pollID > 0)
  91. unset($_REQUEST['poll']);
  92. if (empty($_REQUEST['msg']))
  93. {
  94. if ($user_info['is_guest'] && !allowedTo('post_reply_any') && (!$modSettings['postmod_active'] || !allowedTo('post_unapproved_replies_any')))
  95. is_not_guest();
  96. // By default the reply will be approved...
  97. $context['becomes_approved'] = true;
  98. if ($id_member_poster != $user_info['id'])
  99. {
  100. if ($modSettings['postmod_active'] && allowedTo('post_unapproved_replies_any') && !allowedTo('post_reply_any'))
  101. $context['becomes_approved'] = false;
  102. else
  103. isAllowedTo('post_reply_any');
  104. }
  105. elseif (!allowedTo('post_reply_any'))
  106. {
  107. if ($modSettings['postmod_active'] && allowedTo('post_unapproved_replies_own') && !allowedTo('post_reply_own'))
  108. $context['becomes_approved'] = false;
  109. else
  110. isAllowedTo('post_reply_own');
  111. }
  112. }
  113. else
  114. $context['becomes_approved'] = true;
  115. $context['can_lock'] = allowedTo('lock_any') || ($user_info['id'] == $id_member_poster && allowedTo('lock_own'));
  116. $context['can_sticky'] = allowedTo('make_sticky') && !empty($modSettings['enableStickyTopics']);
  117. $context['notify'] = !empty($context['notify']);
  118. $context['sticky'] = isset($_REQUEST['sticky']) ? !empty($_REQUEST['sticky']) : $sticky;
  119. // Check whether this is a really old post being bumped...
  120. if (!empty($modSettings['oldTopicDays']) && $lastPostTime + $modSettings['oldTopicDays'] * 86400 < time() && empty($sticky) && !isset($_REQUEST['subject']))
  121. $post_errors[] = array('old_topic', array($modSettings['oldTopicDays']));
  122. }
  123. else
  124. {
  125. $context['becomes_approved'] = true;
  126. if ((!$context['make_event'] || !empty($board)))
  127. {
  128. if ($modSettings['postmod_active'] && !allowedTo('post_new') && allowedTo('post_unapproved_topics'))
  129. $context['becomes_approved'] = false;
  130. else
  131. isAllowedTo('post_new');
  132. }
  133. $locked = 0;
  134. // @todo These won't work if you're making an event.
  135. $context['can_lock'] = allowedTo(array('lock_any', 'lock_own'));
  136. $context['can_sticky'] = allowedTo('make_sticky') && !empty($modSettings['enableStickyTopics']);
  137. $context['notify'] = !empty($context['notify']);
  138. $context['sticky'] = !empty($_REQUEST['sticky']);
  139. }
  140. // @todo These won't work if you're posting an event!
  141. $context['can_notify'] = allowedTo('mark_any_notify');
  142. $context['can_move'] = allowedTo('move_any');
  143. $context['move'] = !empty($_REQUEST['move']);
  144. $context['announce'] = !empty($_REQUEST['announce']);
  145. // You can only announce topics that will get approved...
  146. $context['can_announce'] = allowedTo('announce_topic') && $context['becomes_approved'];
  147. $context['locked'] = !empty($locked) || !empty($_REQUEST['lock']);
  148. $context['can_quote'] = empty($modSettings['disabledBBC']) || !in_array('quote', explode(',', $modSettings['disabledBBC']));
  149. // Generally don't show the approval box... (Assume we want things approved)
  150. $context['show_approval'] = allowedTo('approve_posts') && $context['becomes_approved'] ? 2 : (allowedTo('approve_posts') ? 1 : 0);
  151. // An array to hold all the attachments for this topic.
  152. $context['current_attachments'] = array();
  153. // Don't allow a post if it's locked and you aren't all powerful.
  154. if ($locked && !allowedTo('moderate_board'))
  155. fatal_lang_error('topic_locked', false);
  156. // Check the users permissions - is the user allowed to add or post a poll?
  157. if (isset($_REQUEST['poll']) && $modSettings['pollMode'] == '1')
  158. {
  159. // New topic, new poll.
  160. if (empty($topic))
  161. isAllowedTo('poll_post');
  162. // This is an old topic - but it is yours! Can you add to it?
  163. elseif ($user_info['id'] == $id_member_poster && !allowedTo('poll_add_any'))
  164. isAllowedTo('poll_add_own');
  165. // If you're not the owner, can you add to any poll?
  166. else
  167. isAllowedTo('poll_add_any');
  168. require_once($sourcedir . '/Subs-Members.php');
  169. $allowedVoteGroups = groupsAllowedTo('poll_vote', $board);
  170. // Set up the poll options.
  171. $context['poll_options'] = array(
  172. 'max_votes' => empty($_POST['poll_max_votes']) ? '1' : max(1, $_POST['poll_max_votes']),
  173. 'hide' => empty($_POST['poll_hide']) ? 0 : $_POST['poll_hide'],
  174. 'expire' => !isset($_POST['poll_expire']) ? '' : $_POST['poll_expire'],
  175. 'change_vote' => isset($_POST['poll_change_vote']),
  176. 'guest_vote' => isset($_POST['poll_guest_vote']),
  177. 'guest_vote_enabled' => in_array(-1, $allowedVoteGroups['allowed']),
  178. );
  179. // Make all five poll choices empty.
  180. $context['choices'] = array(
  181. array('id' => 0, 'number' => 1, 'label' => '', 'is_last' => false),
  182. array('id' => 1, 'number' => 2, 'label' => '', 'is_last' => false),
  183. array('id' => 2, 'number' => 3, 'label' => '', 'is_last' => false),
  184. array('id' => 3, 'number' => 4, 'label' => '', 'is_last' => false),
  185. array('id' => 4, 'number' => 5, 'label' => '', 'is_last' => true)
  186. );
  187. $context['last_choice_id'] = 4;
  188. }
  189. if ($context['make_event'])
  190. {
  191. // They might want to pick a board.
  192. if (!isset($context['current_board']))
  193. $context['current_board'] = 0;
  194. // Start loading up the event info.
  195. $context['event'] = array();
  196. $context['event']['title'] = isset($_REQUEST['evtitle']) ? htmlspecialchars(stripslashes($_REQUEST['evtitle'])) : '';
  197. $context['event']['id'] = isset($_REQUEST['eventid']) ? (int) $_REQUEST['eventid'] : -1;
  198. $context['event']['new'] = $context['event']['id'] == -1;
  199. // Permissions check!
  200. isAllowedTo('calendar_post');
  201. // Editing an event? (but NOT previewing!?)
  202. if (empty($context['event']['new']) && !isset($_REQUEST['subject']))
  203. {
  204. // If the user doesn't have permission to edit the post in this topic, redirect them.
  205. if ((empty($id_member_poster) || $id_member_poster != $user_info['id'] || !allowedTo('modify_own')) && !allowedTo('modify_any'))
  206. {
  207. require_once($sourcedir . '/Calendar.php');
  208. return CalendarPost();
  209. }
  210. // Get the current event information.
  211. $request = $smcFunc['db_query']('', '
  212. SELECT
  213. id_member, title, MONTH(start_date) AS month, DAYOFMONTH(start_date) AS day,
  214. YEAR(start_date) AS year, (TO_DAYS(end_date) - TO_DAYS(start_date)) AS span
  215. FROM {db_prefix}calendar
  216. WHERE id_event = {int:id_event}
  217. LIMIT 1',
  218. array(
  219. 'id_event' => $context['event']['id'],
  220. )
  221. );
  222. $row = $smcFunc['db_fetch_assoc']($request);
  223. $smcFunc['db_free_result']($request);
  224. // Make sure the user is allowed to edit this event.
  225. if ($row['id_member'] != $user_info['id'])
  226. isAllowedTo('calendar_edit_any');
  227. elseif (!allowedTo('calendar_edit_any'))
  228. isAllowedTo('calendar_edit_own');
  229. $context['event']['month'] = $row['month'];
  230. $context['event']['day'] = $row['day'];
  231. $context['event']['year'] = $row['year'];
  232. $context['event']['title'] = $row['title'];
  233. $context['event']['span'] = $row['span'] + 1;
  234. }
  235. else
  236. {
  237. $today = getdate();
  238. // You must have a month and year specified!
  239. if (!isset($_REQUEST['month']))
  240. $_REQUEST['month'] = $today['mon'];
  241. if (!isset($_REQUEST['year']))
  242. $_REQUEST['year'] = $today['year'];
  243. $context['event']['month'] = (int) $_REQUEST['month'];
  244. $context['event']['year'] = (int) $_REQUEST['year'];
  245. $context['event']['day'] = isset($_REQUEST['day']) ? $_REQUEST['day'] : ($_REQUEST['month'] == $today['mon'] ? $today['mday'] : 0);
  246. $context['event']['span'] = isset($_REQUEST['span']) ? $_REQUEST['span'] : 1;
  247. // Make sure the year and month are in the valid range.
  248. if ($context['event']['month'] < 1 || $context['event']['month'] > 12)
  249. fatal_lang_error('invalid_month', false);
  250. if ($context['event']['year'] < $modSettings['cal_minyear'] || $context['event']['year'] > $modSettings['cal_maxyear'])
  251. fatal_lang_error('invalid_year', false);
  252. // Get a list of boards they can post in.
  253. $boards = boardsAllowedTo('post_new');
  254. if (empty($boards))
  255. fatal_lang_error('cannot_post_new', 'user');
  256. // Load a list of boards for this event in the context.
  257. require_once($sourcedir . '/Subs-MessageIndex.php');
  258. $boardListOptions = array(
  259. 'included_boards' => in_array(0, $boards) ? null : $boards,
  260. 'not_redirection' => true,
  261. 'use_permissions' => true,
  262. 'selected_board' => empty($context['current_board']) ? $modSettings['cal_defaultboard'] : $context['current_board'],
  263. );
  264. $context['event']['categories'] = getBoardList($boardListOptions);
  265. }
  266. // Find the last day of the month.
  267. $context['event']['last_day'] = (int) strftime('%d', mktime(0, 0, 0, $context['event']['month'] == 12 ? 1 : $context['event']['month'] + 1, 0, $context['event']['month'] == 12 ? $context['event']['year'] + 1 : $context['event']['year']));
  268. $context['event']['board'] = !empty($board) ? $board : $modSettings['cal_defaultboard'];
  269. }
  270. // See if any new replies have come along.
  271. // Huh, $_REQUEST['msg'] is set upon submit, so this doesn't get executed at submit
  272. // only at preview
  273. if (empty($_REQUEST['msg']) && !empty($topic))
  274. {
  275. if (empty($options['no_new_reply_warning']) && isset($_REQUEST['last_msg']) && $context['topic_last_message'] > $_REQUEST['last_msg'])
  276. {
  277. $request = $smcFunc['db_query']('', '
  278. SELECT COUNT(*)
  279. FROM {db_prefix}messages
  280. WHERE id_topic = {int:current_topic}
  281. AND id_msg > {int:last_msg}' . (!$modSettings['postmod_active'] || allowedTo('approve_posts') ? '' : '
  282. AND approved = {int:approved}') . '
  283. LIMIT 1',
  284. array(
  285. 'current_topic' => $topic,
  286. 'last_msg' => (int) $_REQUEST['last_msg'],
  287. 'approved' => 1,
  288. )
  289. );
  290. list ($context['new_replies']) = $smcFunc['db_fetch_row']($request);
  291. $smcFunc['db_free_result']($request);
  292. if (!empty($context['new_replies']))
  293. {
  294. if ($context['new_replies'] == 1)
  295. $txt['error_new_replies'] = isset($_GET['last_msg']) ? $txt['error_new_reply_reading'] : $txt['error_new_reply'];
  296. else
  297. $txt['error_new_replies'] = sprintf(isset($_GET['last_msg']) ? $txt['error_new_replies_reading'] : $txt['error_new_replies'], $context['new_replies']);
  298. $post_errors[] = 'new_replies';
  299. $modSettings['topicSummaryPosts'] = $context['new_replies'] > $modSettings['topicSummaryPosts'] ? max($modSettings['topicSummaryPosts'], 5) : $modSettings['topicSummaryPosts'];
  300. }
  301. }
  302. }
  303. // Get a response prefix (like 'Re:') in the default forum language.
  304. if (!isset($context['response_prefix']) && !($context['response_prefix'] = cache_get_data('response_prefix')))
  305. {
  306. if ($language === $user_info['language'])
  307. $context['response_prefix'] = $txt['response_prefix'];
  308. else
  309. {
  310. loadLanguage('index', $language, false);
  311. $context['response_prefix'] = $txt['response_prefix'];
  312. loadLanguage('index');
  313. }
  314. cache_put_data('response_prefix', $context['response_prefix'], 600);
  315. }
  316. // Previewing, modifying, or posting?
  317. // Do we have a body, but an error happened.
  318. if (isset($_REQUEST['message']) || !empty($context['post_error']))
  319. {
  320. // Validate inputs.
  321. if (empty($context['post_error']))
  322. {
  323. // This means they didn't click Post and get an error.
  324. $really_previewing = true;
  325. }
  326. else
  327. {
  328. if (!isset($_REQUEST['subject']))
  329. $_REQUEST['subject'] = '';
  330. if (!isset($_REQUEST['message']))
  331. $_REQUEST['message'] = '';
  332. if (!isset($_REQUEST['icon']))
  333. $_REQUEST['icon'] = 'xx';
  334. // They are previewing if they asked to preview (i.e. came from quick reply).
  335. $really_previewing = !empty($_POST['preview']);
  336. }
  337. // In order to keep the approval status flowing through, we have to pass it through the form...
  338. $context['becomes_approved'] = empty($_REQUEST['not_approved']);
  339. $context['show_approval'] = isset($_REQUEST['approve']) ? ($_REQUEST['approve'] ? 2 : 1) : 0;
  340. $context['can_announce'] &= $context['becomes_approved'];
  341. // Set up the inputs for the form.
  342. $form_subject = strtr($smcFunc['htmlspecialchars']($_REQUEST['subject']), array("\r" => '', "\n" => '', "\t" => ''));
  343. $form_message = $smcFunc['htmlspecialchars']($_REQUEST['message'], ENT_QUOTES);
  344. // Make sure the subject isn't too long - taking into account special characters.
  345. if ($smcFunc['strlen']($form_subject) > 100)
  346. $form_subject = $smcFunc['substr']($form_subject, 0, 100);
  347. if (isset($_REQUEST['poll']))
  348. {
  349. $context['question'] = isset($_REQUEST['question']) ? $smcFunc['htmlspecialchars'](trim($_REQUEST['question'])) : '';
  350. $context['choices'] = array();
  351. $choice_id = 0;
  352. $_POST['options'] = empty($_POST['options']) ? array() : htmlspecialchars__recursive($_POST['options']);
  353. foreach ($_POST['options'] as $option)
  354. {
  355. if (trim($option) == '')
  356. continue;
  357. $context['choices'][] = array(
  358. 'id' => $choice_id++,
  359. 'number' => $choice_id,
  360. 'label' => $option,
  361. 'is_last' => false
  362. );
  363. }
  364. // One empty option for those with js disabled...I know are few... :P
  365. $context['choices'][] = array(
  366. 'id' => $choice_id++,
  367. 'number' => $choice_id,
  368. 'label' => '',
  369. 'is_last' => false
  370. );
  371. if (count($context['choices']) < 2)
  372. {
  373. $context['choices'][] = array(
  374. 'id' => $choice_id++,
  375. 'number' => $choice_id,
  376. 'label' => '',
  377. 'is_last' => false
  378. );
  379. }
  380. $context['last_choice_id'] = $choice_id;
  381. $context['choices'][count($context['choices']) - 1]['is_last'] = true;
  382. }
  383. // Are you... a guest?
  384. if ($user_info['is_guest'])
  385. {
  386. $_REQUEST['guestname'] = !isset($_REQUEST['guestname']) ? '' : trim($_REQUEST['guestname']);
  387. $_REQUEST['email'] = !isset($_REQUEST['email']) ? '' : trim($_REQUEST['email']);
  388. $_REQUEST['guestname'] = htmlspecialchars($_REQUEST['guestname']);
  389. $context['name'] = $_REQUEST['guestname'];
  390. $_REQUEST['email'] = htmlspecialchars($_REQUEST['email']);
  391. $context['email'] = $_REQUEST['email'];
  392. $user_info['name'] = $_REQUEST['guestname'];
  393. }
  394. // Only show the preview stuff if they hit Preview.
  395. if (($really_previewing == true || isset($_REQUEST['xml'])) && !isset($_REQUEST['save_draft']))
  396. {
  397. // Set up the preview message and subject and censor them...
  398. $context['preview_message'] = $form_message;
  399. preparsecode($form_message, true);
  400. preparsecode($context['preview_message']);
  401. // Do all bulletin board code tags, with or without smileys.
  402. $context['preview_message'] = parse_bbc($context['preview_message'], isset($_REQUEST['ns']) ? 0 : 1);
  403. censorText($context['preview_message']);
  404. if ($form_subject != '')
  405. {
  406. $context['preview_subject'] = $form_subject;
  407. censorText($context['preview_subject']);
  408. }
  409. else
  410. $context['preview_subject'] = '<em>' . $txt['no_subject'] . '</em>';
  411. // Protect any CDATA blocks.
  412. if (isset($_REQUEST['xml']))
  413. $context['preview_message'] = strtr($context['preview_message'], array(']]>' => ']]]]><![CDATA[>'));
  414. }
  415. // Set up the checkboxes.
  416. $context['notify'] = !empty($_REQUEST['notify']);
  417. $context['use_smileys'] = !isset($_REQUEST['ns']);
  418. $context['icon'] = isset($_REQUEST['icon']) ? preg_replace('~[\./\\\\*\':"<>]~', '', $_REQUEST['icon']) : 'xx';
  419. // Set the destination action for submission.
  420. $context['destination'] = 'post2;start=' . $_REQUEST['start'] . (isset($_REQUEST['msg']) ? ';msg=' . $_REQUEST['msg'] . ';' . $context['session_var'] . '=' . $context['session_id'] : '') . (isset($_REQUEST['poll']) ? ';poll' : '');
  421. $context['submit_label'] = isset($_REQUEST['msg']) ? $txt['save'] : $txt['post'];
  422. // Previewing an edit?
  423. if (isset($_REQUEST['msg']) && !empty($topic))
  424. {
  425. // Get the existing message.
  426. $request = $smcFunc['db_query']('', '
  427. SELECT
  428. m.id_member, m.modified_time, m.smileys_enabled, m.body,
  429. m.poster_name, m.poster_email, m.subject, m.icon, m.approved,
  430. IFNULL(a.size, -1) AS filesize, a.filename, a.id_attach,
  431. a.approved AS attachment_approved, t.id_member_started AS id_member_poster,
  432. m.poster_time, log.id_action
  433. FROM {db_prefix}messages AS m
  434. INNER JOIN {db_prefix}topics AS t ON (t.id_topic = {int:current_topic})
  435. LEFT JOIN {db_prefix}attachments AS a ON (a.id_msg = m.id_msg AND a.attachment_type = {int:attachment_type})
  436. LEFT JOIN {db_prefix}log_actions AS log ON (m.id_topic = log.id_topic AND log.action = {string:announce_action})
  437. WHERE m.id_msg = {int:id_msg}
  438. AND m.id_topic = {int:current_topic}',
  439. array(
  440. 'current_topic' => $topic,
  441. 'attachment_type' => 0,
  442. 'id_msg' => $_REQUEST['msg'],
  443. 'announce_action' => 'announce_topic',
  444. )
  445. );
  446. // The message they were trying to edit was most likely deleted.
  447. // @todo Change this error message?
  448. if ($smcFunc['db_num_rows']($request) == 0)
  449. fatal_lang_error('no_board', false);
  450. $row = $smcFunc['db_fetch_assoc']($request);
  451. $attachment_stuff = array($row);
  452. while ($row2 = $smcFunc['db_fetch_assoc']($request))
  453. $attachment_stuff[] = $row2;
  454. $smcFunc['db_free_result']($request);
  455. if ($row['id_member'] == $user_info['id'] && !allowedTo('modify_any'))
  456. {
  457. // Give an extra five minutes over the disable time threshold, so they can type - assuming the post is public.
  458. if ($row['approved'] && !empty($modSettings['edit_disable_time']) && $row['poster_time'] + ($modSettings['edit_disable_time'] + 5) * 60 < time())
  459. fatal_lang_error('modify_post_time_passed', false);
  460. elseif ($row['id_member_poster'] == $user_info['id'] && !allowedTo('modify_own'))
  461. isAllowedTo('modify_replies');
  462. else
  463. isAllowedTo('modify_own');
  464. }
  465. elseif ($row['id_member_poster'] == $user_info['id'] && !allowedTo('modify_any'))
  466. isAllowedTo('modify_replies');
  467. else
  468. isAllowedTo('modify_any');
  469. if ($context['can_announce'] && !empty($row['id_action']))
  470. {
  471. loadLanguage('Errors');
  472. $context['post_error']['messages'][] = $txt['error_topic_already_announced'];
  473. }
  474. if (!empty($modSettings['attachmentEnable']))
  475. {
  476. $request = $smcFunc['db_query']('', '
  477. SELECT IFNULL(size, -1) AS filesize, filename, id_attach, approved
  478. FROM {db_prefix}attachments
  479. WHERE id_msg = {int:id_msg}
  480. AND attachment_type = {int:attachment_type}
  481. ORDER BY id_attach',
  482. array(
  483. 'id_msg' => (int) $_REQUEST['msg'],
  484. 'attachment_type' => 0,
  485. )
  486. );
  487. while ($row = $smcFunc['db_fetch_assoc']($request))
  488. {
  489. if ($row['filesize'] <= 0)
  490. continue;
  491. $context['current_attachments'][] = array(
  492. 'name' => htmlspecialchars($row['filename']),
  493. 'size' => $row['filesize'],
  494. 'id' => $row['id_attach'],
  495. 'approved' => $row['approved'],
  496. );
  497. }
  498. $smcFunc['db_free_result']($request);
  499. }
  500. // Allow moderators to change names....
  501. if (allowedTo('moderate_forum') && !empty($topic))
  502. {
  503. $request = $smcFunc['db_query']('', '
  504. SELECT id_member, poster_name, poster_email
  505. FROM {db_prefix}messages
  506. WHERE id_msg = {int:id_msg}
  507. AND id_topic = {int:current_topic}
  508. LIMIT 1',
  509. array(
  510. 'current_topic' => $topic,
  511. 'id_msg' => (int) $_REQUEST['msg'],
  512. )
  513. );
  514. $row = $smcFunc['db_fetch_assoc']($request);
  515. $smcFunc['db_free_result']($request);
  516. if (empty($row['id_member']))
  517. {
  518. $context['name'] = htmlspecialchars($row['poster_name']);
  519. $context['email'] = htmlspecialchars($row['poster_email']);
  520. }
  521. }
  522. }
  523. // No check is needed, since nothing is really posted.
  524. checkSubmitOnce('free');
  525. }
  526. // Editing a message...
  527. elseif (isset($_REQUEST['msg']) && !empty($topic))
  528. {
  529. $_REQUEST['msg'] = (int) $_REQUEST['msg'];
  530. // Get the existing message.
  531. $request = $smcFunc['db_query']('', '
  532. SELECT
  533. m.id_member, m.modified_time, m.modified_name, m.smileys_enabled, m.body,
  534. m.poster_name, m.poster_email, m.subject, m.icon, m.approved,
  535. IFNULL(a.size, -1) AS filesize, a.filename, a.id_attach,
  536. a.approved AS attachment_approved, t.id_member_started AS id_member_poster,
  537. m.poster_time, log.id_action
  538. FROM {db_prefix}messages AS m
  539. INNER JOIN {db_prefix}topics AS t ON (t.id_topic = {int:current_topic})
  540. LEFT JOIN {db_prefix}attachments AS a ON (a.id_msg = m.id_msg AND a.attachment_type = {int:attachment_type})
  541. LEFT JOIN {db_prefix}log_actions AS log ON (m.id_topic = log.id_topic AND log.action = {string:announce_action})
  542. WHERE m.id_msg = {int:id_msg}
  543. AND m.id_topic = {int:current_topic}',
  544. array(
  545. 'current_topic' => $topic,
  546. 'attachment_type' => 0,
  547. 'id_msg' => $_REQUEST['msg'],
  548. 'announce_action' => 'announce_topic',
  549. )
  550. );
  551. // The message they were trying to edit was most likely deleted.
  552. if ($smcFunc['db_num_rows']($request) == 0)
  553. fatal_lang_error('no_message', false);
  554. $row = $smcFunc['db_fetch_assoc']($request);
  555. $attachment_stuff = array($row);
  556. while ($row2 = $smcFunc['db_fetch_assoc']($request))
  557. $attachment_stuff[] = $row2;
  558. $smcFunc['db_free_result']($request);
  559. if ($row['id_member'] == $user_info['id'] && !allowedTo('modify_any'))
  560. {
  561. // Give an extra five minutes over the disable time threshold, so they can type - assuming the post is public.
  562. if ($row['approved'] && !empty($modSettings['edit_disable_time']) && $row['poster_time'] + ($modSettings['edit_disable_time'] + 5) * 60 < time())
  563. fatal_lang_error('modify_post_time_passed', false);
  564. elseif ($row['id_member_poster'] == $user_info['id'] && !allowedTo('modify_own'))
  565. isAllowedTo('modify_replies');
  566. else
  567. isAllowedTo('modify_own');
  568. }
  569. elseif ($row['id_member_poster'] == $user_info['id'] && !allowedTo('modify_any'))
  570. isAllowedTo('modify_replies');
  571. else
  572. isAllowedTo('modify_any');
  573. if ($context['can_announce'] && !empty($row['id_action']))
  574. {
  575. loadLanguage('Errors');
  576. $context['post_error']['messages'][] = $txt['error_topic_already_announced'];
  577. }
  578. // When was it last modified?
  579. if (!empty($row['modified_time']))
  580. {
  581. $context['last_modified'] = timeformat($row['modified_time']);
  582. $context['last_modified_text'] = sprintf($txt['last_edit_by'], $context['last_modified'], $row['modified_name']);
  583. }
  584. // Get the stuff ready for the form.
  585. $form_subject = $row['subject'];
  586. $form_message = un_preparsecode($row['body']);
  587. censorText($form_message);
  588. censorText($form_subject);
  589. // Check the boxes that should be checked.
  590. $context['use_smileys'] = !empty($row['smileys_enabled']);
  591. $context['icon'] = $row['icon'];
  592. // Show an "approve" box if the user can approve it, and the message isn't approved.
  593. if (!$row['approved'] && !$context['show_approval'])
  594. $context['show_approval'] = allowedTo('approve_posts');
  595. // Sort the attachments so they are in the order saved
  596. $temp = array();
  597. foreach ($attachment_stuff as $attachment)
  598. {
  599. if ($attachment['filesize'] >= 0 && !empty($modSettings['attachmentEnable']))
  600. $temp[$attachment['id_attach']] = $attachment;
  601. }
  602. ksort($temp);
  603. // Load up 'em attachments!
  604. foreach ($temp as $attachment)
  605. {
  606. $context['current_attachments'][] = array(
  607. 'name' => htmlspecialchars($attachment['filename']),
  608. 'size' => $attachment['filesize'],
  609. 'id' => $attachment['id_attach'],
  610. 'approved' => $attachment['attachment_approved'],
  611. );
  612. }
  613. // Allow moderators to change names....
  614. if (allowedTo('moderate_forum') && empty($row['id_member']))
  615. {
  616. $context['name'] = htmlspecialchars($row['poster_name']);
  617. $context['email'] = htmlspecialchars($row['poster_email']);
  618. }
  619. // Set the destinaton.
  620. $context['destination'] = 'post2;start=' . $_REQUEST['start'] . ';msg=' . $_REQUEST['msg'] . ';' . $context['session_var'] . '=' . $context['session_id'] . (isset($_REQUEST['poll']) ? ';poll' : '');
  621. $context['submit_label'] = $txt['save'];
  622. }
  623. // Posting...
  624. else
  625. {
  626. // By default....
  627. $context['use_smileys'] = true;
  628. $context['icon'] = 'xx';
  629. if ($user_info['is_guest'])
  630. {
  631. $context['name'] = isset($_SESSION['guest_name']) ? $_SESSION['guest_name'] : '';
  632. $context['email'] = isset($_SESSION['guest_email']) ? $_SESSION['guest_email'] : '';
  633. }
  634. $context['destination'] = 'post2;start=' . $_REQUEST['start'] . (isset($_REQUEST['poll']) ? ';poll' : '');
  635. $context['submit_label'] = $txt['post'];
  636. // Posting a quoted reply?
  637. if (!empty($topic) && !empty($_REQUEST['quote']))
  638. {
  639. // Make sure they _can_ quote this post, and if so get it.
  640. $request = $smcFunc['db_query']('', '
  641. SELECT m.subject, IFNULL(mem.real_name, m.poster_name) AS poster_name, m.poster_time, m.body
  642. FROM {db_prefix}messages AS m
  643. INNER JOIN {db_prefix}boards AS b ON (b.id_board = m.id_board AND {query_see_board})
  644. LEFT JOIN {db_prefix}members AS mem ON (mem.id_member = m.id_member)
  645. WHERE m.id_msg = {int:id_msg}' . (!$modSettings['postmod_active'] || allowedTo('approve_posts') ? '' : '
  646. AND m.approved = {int:is_approved}') . '
  647. LIMIT 1',
  648. array(
  649. 'id_msg' => (int) $_REQUEST['quote'],
  650. 'is_approved' => 1,
  651. )
  652. );
  653. if ($smcFunc['db_num_rows']($request) == 0)
  654. fatal_lang_error('quoted_post_deleted', false);
  655. list ($form_subject, $mname, $mdate, $form_message) = $smcFunc['db_fetch_row']($request);
  656. $smcFunc['db_free_result']($request);
  657. // Add 'Re: ' to the front of the quoted subject.
  658. if (trim($context['response_prefix']) != '' && $smcFunc['strpos']($form_subject, trim($context['response_prefix'])) !== 0)
  659. $form_subject = $context['response_prefix'] . $form_subject;
  660. // Censor the message and subject.
  661. censorText($form_message);
  662. censorText($form_subject);
  663. // But if it's in HTML world, turn them into htmlspecialchar's so they can be edited!
  664. if (strpos($form_message, '[html]') !== false)
  665. {
  666. $parts = preg_split('~(\[/code\]|\[code(?:=[^\]]+)?\])~i', $form_message, -1, PREG_SPLIT_DELIM_CAPTURE);
  667. for ($i = 0, $n = count($parts); $i < $n; $i++)
  668. {
  669. // It goes 0 = outside, 1 = begin tag, 2 = inside, 3 = close tag, repeat.
  670. if ($i % 4 == 0)
  671. $parts[$i] = preg_replace('~\[html\](.+?)\[/html\]~ise', create_function('$m', ' return \'[html]\' . preg_replace(\'~<br\s?/?' . '>~i\', \'&lt;br /&gt;<br />\', \'$m[1]\') . \'[/html]\';'), $parts[$i]);
  672. }
  673. $form_message = implode('', $parts);
  674. }
  675. $form_message = preg_replace('~<br ?/?' . '>~i', "\n", $form_message);
  676. // Remove any nested quotes, if necessary.
  677. if (!empty($modSettings['removeNestedQuotes']))
  678. $form_message = preg_replace(array('~\n?\[quote.*?\].+?\[/quote\]\n?~is', '~^\n~', '~\[/quote\]~'), '', $form_message);
  679. // Add a quote string on the front and end.
  680. $form_message = '[quote author=' . $mname . ' link=msg=' . (int) $_REQUEST['quote'] . ' date=' . $mdate . ']' . "\n" . rtrim($form_message) . "\n" . '[/quote]';
  681. }
  682. // Posting a reply without a quote?
  683. elseif (!empty($topic) && empty($_REQUEST['quote']))
  684. {
  685. // Get the first message's subject.
  686. $form_subject = $first_subject;
  687. // Add 'Re: ' to the front of the subject.
  688. if (trim($context['response_prefix']) != '' && $form_subject != '' && $smcFunc['strpos']($form_subject, trim($context['response_prefix'])) !== 0)
  689. $form_subject = $context['response_prefix'] . $form_subject;
  690. // Censor the subject.
  691. censorText($form_subject);
  692. $form_message = '';
  693. }
  694. else
  695. {
  696. $form_subject = isset($_GET['subject']) ? $_GET['subject'] : '';
  697. $form_message = '';
  698. }
  699. }
  700. $context['can_post_attachment'] = !empty($modSettings['attachmentEnable']) && $modSettings['attachmentEnable'] == 1 && (allowedTo('post_attachment') || ($modSettings['postmod_active'] && allowedTo('post_unapproved_attachments')));
  701. if ($context['can_post_attachment'])
  702. {
  703. // If there are attachments, calculate the total size and how many.
  704. $context['attachments']['total_size'] = 0;
  705. $context['attachments']['quantity'] = 0;
  706. // If this isn't a new post, check the current attachments.
  707. if (isset($_REQUEST['msg']))
  708. {
  709. $context['attachments']['quantity'] = count($context['current_attachments']);
  710. foreach ($context['current_attachments'] as $attachment)
  711. $context['attachments']['total_size'] += $attachment['size'];
  712. }
  713. // A bit of house keeping first.
  714. if (!empty($_SESSION['temp_attachments']) && count($_SESSION['temp_attachments']) == 1)
  715. unset($_SESSION['temp_attachments']);
  716. if (!empty($_SESSION['temp_attachments']))
  717. {
  718. // Is this a request to delete them?
  719. if (isset($_GET['delete_temp']))
  720. {
  721. foreach ($_SESSION['temp_attachments'] as $attachID => $attachment)
  722. {
  723. if (strpos($attachID, 'post_tmp_' . $user_info['id']) !== false)
  724. if (file_exists($attachment['tmp_name']))
  725. unlink($attachment['tmp_name']);
  726. }
  727. $post_errors[] = 'temp_attachments_gone';
  728. $_SESSION['temp_attachments'] = array();
  729. }
  730. // Hmm, coming in fresh and there are files in session.
  731. elseif ($context['current_action'] != 'post2' || !empty($_POST['from_qr']))
  732. {
  733. // Let's be nice and see if they belong here first.
  734. if ((empty($_REQUEST['msg']) && empty($_SESSION['temp_attachments']['post']['msg']) && $_SESSION['temp_attachments']['post']['board'] == $board) || (!empty($_REQUEST['msg']) && $_SESSION['temp_attachments']['post']['msg'] == $_REQUEST['msg']))
  735. {
  736. // See if any files still exist before showing the warning message and the files attached.
  737. foreach ($_SESSION['temp_attachments'] as $attachID => $attachment)
  738. {
  739. if (strpos($attachID, 'post_tmp_' . $user_info['id']) === false)
  740. continue;
  741. if (file_exists($attachment['tmp_name']))
  742. {
  743. $post_errors[] = 'temp_attachments_new';
  744. $context['files_in_session_warning'] = $txt['attached_files_in_session'];
  745. unset($_SESSION['temp_attachments']['post']['files']);
  746. break;
  747. }
  748. }
  749. }
  750. else
  751. {
  752. // Since, they don't belong here. Let's inform the user that they exist..
  753. if (!empty($topic))
  754. $delete_url = $scripturl . '?action=post' .(!empty($_REQUEST['msg']) ? (';msg=' . $_REQUEST['msg']) : '') . (!empty($_REQUEST['last_msg']) ? (';last_msg=' . $_REQUEST['last_msg']) : '') . ';topic=' . $topic . ';delete_temp';
  755. else
  756. $delete_url = $scripturl . '?action=post;board=' . $board . ';delete_temp';
  757. // Compile a list of the files to show the user.
  758. $file_list = array();
  759. foreach ($_SESSION['temp_attachments'] as $attachID => $attachment)
  760. if (strpos($attachID, 'post_tmp_' . $user_info['id']) !== false)
  761. $file_list[] = $attachment['name'];
  762. $_SESSION['temp_attachments']['post']['files'] = $file_list;
  763. $file_list = '<div class="attachments">' . implode('<br />', $file_list) . '</div>';
  764. if (!empty($_SESSION['temp_attachments']['post']['msg']))
  765. {
  766. // We have a message id, so we can link back to the old topic they were trying to edit..
  767. $goback_url = $scripturl . '?action=post' .(!empty($_SESSION['temp_attachments']['post']['msg']) ? (';msg=' . $_SESSION['temp_attachments']['post']['msg']) : '') . (!empty($_SESSION['temp_attachments']['post']['last_msg']) ? (';last_msg=' . $_SESSION['temp_attachments']['post']['last_msg']) : '') . ';topic=' . $_SESSION['temp_attachments']['post']['topic'] . ';additionalOptions';
  768. $post_errors[] = array('temp_attachments_found', array($delete_url, $goback_url, $file_list));
  769. $context['ignore_temp_attachments'] = true;
  770. }
  771. else
  772. {
  773. $post_errors[] = array('temp_attachments_lost', array($delete_url, $file_list));
  774. $context['ignore_temp_attachments'] = true;
  775. }
  776. }
  777. }
  778. if (!empty($context['we_are_history']))
  779. $post_errors[] = $context['we_are_history'];
  780. foreach ($_SESSION['temp_attachments'] as $attachID => $attachment)
  781. {
  782. if (isset($context['ignore_temp_attachments']) || isset($_SESSION['temp_attachments']['post']['files']))
  783. break;
  784. if ($attachID != 'initial_error' && strpos($attachID, 'post_tmp_' . $user_info['id']) === false)
  785. continue;
  786. if ($attachID == 'initial_error')
  787. {
  788. $txt['error_attach_initial_error'] = $txt['attach_no_upload'] . '<div style="padding: 0 1em;">' . (is_array($attachment) ? vsprintf($txt[$attachment[0]], $attachment[1]) : $txt[$attachment]) . '</div>';
  789. $post_errors[] = 'attach_initial_error';
  790. unset($_SESSION['temp_attachments']);
  791. break;
  792. }
  793. // Show any errors which might of occured.
  794. if (!empty($attachment['errors']))
  795. {
  796. $txt['error_attach_errors'] = empty($txt['error_attach_errors']) ? '<br />' : '';
  797. $txt['error_attach_errors'] .= vsprintf($txt['attach_warning'], $attachment['name']) . '<div style="padding: 0 1em;">';
  798. foreach ($attachment['errors'] as $error)
  799. $txt['error_attach_errors'] .= (is_array($error) ? vsprintf($txt[$error[0]], $error[1]) : $txt[$error]) . '<br />';
  800. $txt['error_attach_errors'] .= '</div>';
  801. $post_errors[] = 'attach_errors';
  802. // Take out the trash.
  803. unset($_SESSION['temp_attachments'][$attachID]);
  804. if (file_exists($attachment['tmp_name']))
  805. unlink($attachment['tmp_name']);
  806. continue;
  807. }
  808. // More house keeping.
  809. if (!file_exists($attachment['tmp_name']))
  810. {
  811. unset($_SESSION['temp_attachments'][$attachID]);
  812. continue;
  813. }
  814. $context['attachments']['quantity']++;
  815. $context['attachments']['total_size'] += $attachment['size'];
  816. if (!isset($context['files_in_session_warning']))
  817. $context['files_in_session_warning'] = $txt['attached_files_in_session'];
  818. $context['current_attachments'][] = array(
  819. 'name' => '<u>' . htmlspecialchars($attachment['name']) . '</u>',
  820. 'size' => $attachment['size'],
  821. 'id' => $attachID,
  822. 'unchecked' => false,
  823. 'approved' => 1,
  824. );
  825. }
  826. }
  827. }
  828. // Do we need to show the visual verification image?
  829. $context['require_verification'] = !$user_info['is_mod'] && !$user_info['is_admin'] && !empty($modSettings['posts_require_captcha']) && ($user_info['posts'] < $modSettings['posts_require_captcha'] || ($user_info['is_guest'] && $modSettings['posts_require_captcha'] == -1));
  830. if ($context['require_verification'])
  831. {
  832. require_once($sourcedir . '/Subs-Editor.php');
  833. $verificationOptions = array(
  834. 'id' => 'post',
  835. );
  836. $context['require_verification'] = create_control_verification($verificationOptions);
  837. $context['visual_verification_id'] = $verificationOptions['id'];
  838. }
  839. // If they came from quick reply, and have to enter verification details, give them some notice.
  840. if (!empty($_REQUEST['from_qr']) && !empty($context['require_verification']))
  841. $post_errors[] = 'need_qr_verification';
  842. /*
  843. * There are two error types: serious and miinor. Serious errors
  844. * actually tell the user that a real error has occurred, while minor
  845. * errors are like warnings that let them know that something with
  846. * their post isn't right.
  847. */
  848. $minor_errors = array('not_approved', 'new_replies', 'old_topic', 'need_qr_verification', 'no_subject');
  849. call_integration_hook('integrate_post_errors', array(&$post_errors, &$minor_errors));
  850. // Any errors occurred?
  851. if (!empty($post_errors))
  852. {
  853. loadLanguage('Errors');
  854. $context['error_type'] = 'minor';
  855. foreach ($post_errors as $post_error)
  856. if (is_array($post_error))
  857. {
  858. $post_error_id = $post_error[0];
  859. $context['post_error'][$post_error_id] = vsprintf($txt['error_' . $post_error_id], $post_error[1]);
  860. // If it's not a minor error flag it as such.
  861. if (!in_array($post_error_id, $minor_errors))
  862. $context['error_type'] = 'serious';
  863. }
  864. else
  865. {
  866. $context['post_error'][$post_error] = $txt['error_' . $post_error];
  867. // If it's not a minor error flag it as such.
  868. if (!in_array($post_error, $minor_errors))
  869. $context['error_type'] = 'serious';
  870. }
  871. }
  872. // What are you doing? Posting a poll, modifying, previewing, new post, or reply...
  873. if (isset($_REQUEST['poll']))
  874. $context['page_title'] = $txt['new_poll'];
  875. elseif ($context['make_event'])
  876. $context['page_title'] = $context['event']['id'] == -1 ? $txt['calendar_post_event'] : $txt['calendar_edit'];
  877. elseif (isset($_REQUEST['msg']))
  878. $context['page_title'] = $txt['modify_msg'];
  879. elseif (isset($_REQUEST['subject'], $context['preview_subject']))
  880. $context['page_title'] = $txt['preview'] . ' - ' . strip_tags($context['preview_subject']);
  881. elseif (empty($topic))
  882. $context['page_title'] = $txt['start_new_topic'];
  883. else
  884. $context['page_title'] = $txt['post_reply'];
  885. // Build the link tree.
  886. if (empty($topic))
  887. $context['linktree'][] = array(
  888. 'name' => '<em>' . $txt['start_new_topic'] . '</em>'
  889. );
  890. else
  891. $context['linktree'][] = array(
  892. 'url' => $scripturl . '?topic=' . $topic . '.' . $_REQUEST['start'],
  893. 'name' => $form_subject,
  894. 'extra_before' => '<span><strong class="nav">' . $context['page_title'] . ' ( </strong></span>',
  895. 'extra_after' => '<span><strong class="nav"> )</strong></span>'
  896. );
  897. // Give wireless a linktree url to the post screen, so that they can switch to full version.
  898. if (WIRELESS)
  899. $context['linktree'][count($context['linktree']) - 1]['url'] = $scripturl . '?action=post;' . (!empty($topic) ? 'topic=' . $topic : 'board=' . $board) . '.' . $_REQUEST['start'] . (isset($_REQUEST['msg']) ? ';msg=' . (int) $_REQUEST['msg'] . ';' . $context['session_var'] . '=' . $context['session_id'] : '');
  900. $context['subject'] = addcslashes($form_subject, '"');
  901. $context['message'] = str_replace(array('"', '<', '>', '&nbsp;'), array('&quot;', '&lt;', '&gt;', ' '), $form_message);
  902. // Are post drafts enabled?
  903. $context['drafts_save'] = !empty($modSettings['drafts_enabled']) && !empty($modSettings['drafts_post_enabled']) && allowedTo('post_draft');
  904. $context['drafts_autosave'] = !empty($context['drafts_save']) && !empty($modSettings['drafts_autosave_enabled']) && allowedTo('post_autosave_draft');
  905. // Build a list of drafts that they can load in to the editor
  906. if (!empty($context['drafts_save']))
  907. {
  908. require_once($sourcedir . '/Drafts.php');
  909. ShowDrafts($user_info['id'], $topic);
  910. }
  911. // Needed for the editor and message icons.
  912. require_once($sourcedir . '/Subs-Editor.php');
  913. // Now create the editor.
  914. $editorOptions = array(
  915. 'id' => 'message',
  916. 'value' => $context['message'],
  917. 'labels' => array(
  918. 'post_button' => $context['submit_label'],
  919. ),
  920. // add height and width for the editor
  921. 'height' => '275px',
  922. 'width' => '100%',
  923. // We do XML preview here.
  924. 'preview_type' => 2,
  925. );
  926. create_control_richedit($editorOptions);
  927. // Store the ID.
  928. $context['post_box_name'] = $editorOptions['id'];
  929. $context['attached'] = '';
  930. $context['make_poll'] = isset($_REQUEST['poll']);
  931. // Message icons - customized icons are off?
  932. $context['icons'] = getMessageIcons($board);
  933. if (!empty($context['icons']))
  934. $context['icons'][count($context['icons']) - 1]['is_last'] = true;
  935. // Are we starting a poll? if set the poll icon as selected if its available
  936. if (isset($_REQUEST['poll']))
  937. {
  938. foreach ($context['icons'] as $icons)
  939. {
  940. if (isset($icons['value']) && $icons['value'] == 'poll')
  941. {
  942. // if found we are done
  943. $context['icon'] = 'poll';
  944. break;
  945. }
  946. }
  947. }
  948. $context['icon_url'] = '';
  949. for ($i = 0, $n = count($context['icons']); $i < $n; $i++)
  950. {
  951. $context['icons'][$i]['selected'] = $context['icon'] == $context['icons'][$i]['value'];
  952. if ($context['icons'][$i]['selected'])
  953. $context['icon_url'] = $context['icons'][$i]['url'];
  954. }
  955. if (empty($context['icon_url']))
  956. {
  957. $context['icon_url'] = $settings[file_exists($settings['theme_dir'] . '/images/post/' . $context['icon'] . '.png') ? 'images_url' : 'default_images_url'] . '/post/' . $context['icon'] . '.png';
  958. array_unshift($context['icons'], array(
  959. 'value' => $context['icon'],
  960. 'name' => $txt['current_icon'],
  961. 'url' => $context['icon_url'],
  962. 'is_last' => empty($context['icons']),
  963. 'selected' => true,
  964. ));
  965. }
  966. if (!empty($topic) && !empty($modSettings['topicSummaryPosts']))
  967. getTopic();
  968. // If the user can post attachments prepare the warning labels.
  969. if ($context['can_post_attachment'])
  970. {
  971. // If they've unchecked an attachment, they may still want to attach that many more files, but don't allow more than num_allowed_attachments.
  972. $context['num_allowed_attachments'] = empty($modSettings['attachmentNumPerPostLimit']) ? 50 : min($modSettings['attachmentNumPerPostLimit'] - count($context['current_attachments']), $modSettings['attachmentNumPerPostLimit']);
  973. $context['can_post_attachment_unapproved'] = allowedTo('post_attachment');
  974. $context['attachment_restrictions'] = array();
  975. $context['allowed_extensions'] = strtr(strtolower($modSettings['attachmentExtensions']), array(',' => ', '));
  976. $attachmentRestrictionTypes = array('attachmentNumPerPostLimit', 'attachmentPostLimit', 'attachmentSizeLimit');
  977. foreach ($attachmentRestrictionTypes as $type)
  978. if (!empty($modSettings[$type]))
  979. {
  980. $context['attachment_restrictions'][] = sprintf($txt['attach_restrict_' . $type], comma_format($modSettings[$type], 0));
  981. // Show some numbers. If they exist.
  982. if ($type == 'attachmentNumPerPostLimit' && $context['attachments']['quantity'] > 0)
  983. $context['attachment_restrictions'][] = sprintf($txt['attach_remaining'], $modSettings['attachmentNumPerPostLimit'] - $context['attachments']['quantity']);
  984. elseif ($type == 'attachmentPostLimit' && $context['attachments']['total_size'] > 0)
  985. $context['attachment_restrictions'][] = sprintf($txt['attach_available'], comma_format(round(max($modSettings['attachmentPostLimit'] - ($context['attachments']['total_size'] / 1028), 0)), 0));
  986. }
  987. }
  988. $context['back_to_topic'] = isset($_REQUEST['goback']) || (isset($_REQUEST['msg']) && !isset($_REQUEST['subject']));
  989. $context['show_additional_options'] = !empty($_POST['additional_options']) || isset($_SESSION['temp_attachments']['post']) || isset($_GET['additionalOptions']);
  990. $context['is_new_topic'] = empty($topic);
  991. $context['is_new_post'] = !isset($_REQUEST['msg']);
  992. $context['is_first_post'] = $context['is_new_topic'] || (isset($_REQUEST['msg']) && $_REQUEST['msg'] == $id_first_msg);
  993. // WYSIWYG only works if BBC is enabled
  994. $modSettings['disable_wysiwyg'] = !empty($modSettings['disable_wysiwyg']) || empty($modSettings['enableBBC']);
  995. // Register this form in the session variables.
  996. checkSubmitOnce('register');
  997. // Finally, load the template.
  998. if (WIRELESS && WIRELESS_PROTOCOL != 'wap')
  999. $context['sub_template'] = WIRELESS_PROTOCOL . '_post';
  1000. elseif (!isset($_REQUEST['xml']))
  1001. loadTemplate('Post');
  1002. }
  1003. /**
  1004. * Posts or saves the message composed with Post().
  1005. *
  1006. * requires various permissions depending on the action.
  1007. * handles attachment, post, and calendar saving.
  1008. * sends off notifications, and allows for announcements and moderation.
  1009. * accessed from ?action=post2.
  1010. */
  1011. function Post2()
  1012. {
  1013. global $board, $topic, $txt, $modSettings, $sourcedir, $context;
  1014. global $user_info, $board_info, $options, $smcFunc;
  1015. // Sneaking off, are we?
  1016. if (empty($_POST) && empty($topic))
  1017. {
  1018. if (empty($_SERVER['CONTENT_LENGTH']))
  1019. redirectexit('action=post;board=' . $board . '.0');
  1020. else
  1021. fatal_lang_error('post_upload_error', false);
  1022. }
  1023. elseif (empty($_POST) && !empty($topic))
  1024. redirectexit('action=post;topic=' . $topic . '.0');
  1025. // No need!
  1026. $context['robot_no_index'] = true;
  1027. // Previewing? Go back to start.
  1028. if (isset($_REQUEST['preview']))
  1029. return Post();
  1030. // Prevent double submission of this form.
  1031. checkSubmitOnce('check');
  1032. // No errors as yet.
  1033. $post_errors = array();
  1034. // If the session has timed out, let the user re-submit their form.
  1035. if (checkSession('post', '', false) != '')
  1036. $post_errors[] = 'session_timeout';
  1037. // Wrong verification code?
  1038. if (!$user_info['is_admin'] && !$user_info['is_mod'] && !empty($modSettings['posts_require_captcha']) && ($user_info['posts'] < $modSettings['posts_require_captcha'] || ($user_info['is_guest'] && $modSettings['posts_require_captcha'] == -1)))
  1039. {
  1040. require_once($sourcedir . '/Subs-Editor.php');
  1041. $verificationOptions = array(
  1042. 'id' => 'post',
  1043. );
  1044. $context['require_verification'] = create_control_verification($verificationOptions, true);
  1045. if (is_array($context['require_verification']))
  1046. $post_errors = array_merge($post_errors, $context['require_verification']);
  1047. }
  1048. require_once($sourcedir . '/Subs-Post.php');
  1049. loadLanguage('Post');
  1050. // Drafts enabled and needed?
  1051. if (!empty($modSettings['drafts_enabled']) && (isset($_POST['save_draft']) || isset($_POST['id_draft'])))
  1052. require_once($sourcedir . '/Drafts.php');
  1053. // First check to see if they are trying to delete any current attachments.
  1054. if (isset($_POST['attach_del']))
  1055. {
  1056. $keep_temp = array();
  1057. $keep_ids = array();
  1058. foreach ($_POST['attach_del'] as $dummy)
  1059. if (strpos($dummy, 'post_tmp_' . $user_info['id']) !== false)
  1060. $keep_temp[] = $dummy;
  1061. else
  1062. $keep_ids[] = (int) $dummy;
  1063. if (isset($_SESSION['temp_attachments']))
  1064. foreach ($_SESSION['temp_attachments'] as $attachID => $attachment)
  1065. {
  1066. if ((isset($_SESSION['temp_attachments']['post']['files'], $attachment['name']) && in_array($attachment['name'], $_SESSION['temp_attachments']['post']['files'])) || in_array($attachID, $keep_temp) || strpos($attachID, 'post_tmp_' . $user_info['id']) === false)
  1067. continue;
  1068. unset($_SESSION['temp_attachments'][$attachID]);
  1069. unlink($attachment['tmp_name']);
  1070. }
  1071. if (!empty($_REQUEST['msg']))
  1072. {
  1073. require_once($sourcedir . '/ManageAttachments.php');
  1074. $attachmentQuery = array(
  1075. 'attachment_type' => 0,
  1076. 'id_msg' => (int) $_REQUEST['msg'],
  1077. 'not_id_attach' => $keep_ids,
  1078. );
  1079. removeAttachments($attachmentQuery);
  1080. }
  1081. }
  1082. // Then try to upload any attachments.
  1083. $context['can_post_attachment'] = !empty($modSettings['attachmentEnable']) && $modSettings['attachmentEnable'] == 1 && (allowedTo('post_attachment') || ($modSettings['postmod_active'] && allowedTo('post_unapproved_attachments')));
  1084. if ($context['can_post_attachment'] && empty($_POST['from_qr']))
  1085. {
  1086. require_once($sourcedir . '/Subs-Attachments.php');
  1087. processAttachments();
  1088. }
  1089. // If this isn't a new topic load the topic info that we need.
  1090. if (!empty($topic))
  1091. {
  1092. $request = $smcFunc['db_query']('', '
  1093. SELECT locked, is_sticky, id_poll, approved, id_first_msg, id_last_msg, id_member_started, id_board
  1094. FROM {db_prefix}topics
  1095. WHERE id_topic = {int:current_topic}
  1096. LIMIT 1',
  1097. array(
  1098. 'current_topic' => $topic,
  1099. )
  1100. );
  1101. $topic_info = $smcFunc['db_fetch_assoc']($request);
  1102. $smcFunc['db_free_result']($request);
  1103. // Though the topic should be there, it might have vanished.
  1104. if (!is_array($topic_info))
  1105. fatal_lang_error('topic_doesnt_exist');
  1106. // Did this topic suddenly move? Just checking...
  1107. if ($topic_info['id_board'] != $board)
  1108. fatal_lang_error('not_a_topic');
  1109. }
  1110. // Replying to a topic?
  1111. if (!empty($topic) && !isset($_REQUEST['msg']))
  1112. {
  1113. // Don't allow a post if it's locked.
  1114. if ($topic_info['locked'] != 0 && !allowedTo('moderate_board'))
  1115. fatal_lang_error('topic_locked', false);
  1116. // Sorry, multiple polls aren't allowed... yet. You should stop giving me ideas :P.
  1117. if (isset($_REQUEST['poll']) && $topic_info['id_poll'] > 0)
  1118. unset($_REQUEST['poll']);
  1119. // Do the permissions and approval stuff...
  1120. $becomesApproved = true;
  1121. if ($topic_info['id_member_started'] != $user_info['id'])
  1122. {
  1123. if ($modSettings['postmod_active'] && allowedTo('post_unapproved_replies_any') && !allowedTo('post_reply_any'))
  1124. $becomesApproved = false;
  1125. else
  1126. isAllowedTo('post_reply_any');
  1127. }
  1128. elseif (!allowedTo('post_reply_any'))
  1129. {
  1130. if ($modSettings['postmod_active'] && allowedTo('post_unapproved_replies_own') && !allowedTo('post_reply_own'))
  1131. $becomesApproved = false;
  1132. else
  1133. isAllowedTo('post_reply_own');
  1134. }
  1135. if (isset($_POST['lock']))
  1136. {
  1137. // Nothing is changed to the lock.
  1138. if ((empty($topic_info['locked']) && empty($_POST['lock'])) || (!empty($_POST['lock']) && !empty($topic_info['locked'])))
  1139. unset($_POST['lock']);
  1140. // You're have no permission to lock this topic.
  1141. elseif (!allowedTo(array('lock_any', 'lock_own')) || (!allowedTo('lock_any') && $user_info['id'] != $topic_info['id_member_started']))
  1142. unset($_POST['lock']);
  1143. // You are allowed to (un)lock your own topic only.
  1144. elseif (!allowedTo('lock_any'))
  1145. {
  1146. // You cannot override a moderator lock.
  1147. if ($topic_info['locked'] == 1)
  1148. unset($_POST['lock']);
  1149. else
  1150. $_POST['lock'] = empty($_POST['lock']) ? 0 : 2;
  1151. }
  1152. // Hail mighty moderator, (un)lock this topic immediately.
  1153. else
  1154. $_POST['lock'] = empty($_POST['lock']) ? 0 : 1;
  1155. }
  1156. // So you wanna (un)sticky this...let's see.
  1157. if (isset($_POST['sticky']) && (empty($modSettings['enableStickyTopics']) || $_POST['sticky'] == $topic_info['is_sticky'] || !allowedTo('make_sticky')))
  1158. unset($_POST['sticky']);
  1159. // If drafts are enabled, then pass this off
  1160. if (!empty($modSettings['drafts_enabled']) && isset($_POST['save_draft']))
  1161. {
  1162. SaveDraft($post_errors);
  1163. return Post();
  1164. }
  1165. // If the number of replies has changed, if the setting is enabled, go back to Post() - which handles the error.
  1166. if (empty($options['no_new_reply_warning']) && isset($_POST['last_msg']) && $topic_info['id_last_msg'] > $_POST['last_msg'])
  1167. {
  1168. $_REQUEST['preview'] = true;
  1169. return Post();
  1170. }
  1171. $posterIsGuest = $user_info['is_guest'];
  1172. }
  1173. // Posting a new topic.
  1174. elseif (empty($topic))
  1175. {
  1176. // Now don't be silly, new topics will get their own id_msg soon enough.
  1177. unset($_REQUEST['msg'], $_POST['msg'], $_GET['msg']);
  1178. // Do like, the permissions, for safety and stuff...
  1179. $becomesApproved = true;
  1180. if ($modSettings['postmod_active'] && !allowedTo('post_new') && allowedTo('post_unapproved_topics'))
  1181. $becomesApproved = false;
  1182. else
  1183. isAllowedTo('post_new');
  1184. if (isset($_POST['lock']))
  1185. {
  1186. // New topics are by default not locked.
  1187. if (empty($_POST['lock']))
  1188. unset($_POST['lock']);
  1189. // Besides, you need permission.
  1190. elseif (!allowedTo(array('lock_any', 'lock_own')))
  1191. unset($_POST['lock']);
  1192. // A moderator-lock (1) can override a user-lock (2).
  1193. else
  1194. $_POST['lock'] = allowedTo('lock_any') ? 1 : 2;
  1195. }
  1196. if (isset($_POST['sticky']) && (empty($modSettings['enableStickyTopics']) || empty($_POST['sticky']) || !allowedTo('make_sticky')))
  1197. unset($_POST['sticky']);
  1198. // Saving your new topic as a draft first?
  1199. if (!empty($modSettings['drafts_enabled']) && isset($_POST['save_draft']))
  1200. {
  1201. SaveDraft($post_errors);
  1202. return Post();
  1203. }
  1204. $posterIsGuest = $user_info['is_guest'];
  1205. }
  1206. // Modifying an existing message?
  1207. elseif (isset($_REQUEST['msg']) && !empty($topic))
  1208. {
  1209. $_REQUEST['msg'] = (int) $_REQUEST['msg'];
  1210. $request = $smcFunc['db_query']('', '
  1211. SELECT id_member, poster_name, poster_email, poster_time, approved
  1212. FROM {db_prefix}messages
  1213. WHERE id_msg = {int:id_msg}
  1214. LIMIT 1',
  1215. array(
  1216. 'id_msg' => $_REQUEST['msg'],
  1217. )
  1218. );
  1219. if ($smcFunc['db_num_rows']($request) == 0)
  1220. fatal_lang_error('cant_find_messages', false);
  1221. $row = $smcFunc['db_fetch_assoc']($request);
  1222. $smcFunc['db_free_result']($request);
  1223. if (!empty($topic_info['locked']) && !allowedTo('moderate_board'))
  1224. fatal_lang_error('topic_locked', false);
  1225. if (isset($_POST['lock']))
  1226. {
  1227. // Nothing changes to the lock status.
  1228. if ((empty($_POST['lock']) && empty($topic_info['locked'])) || (!empty($_POST['lock']) && !empty($topic_info['locked'])))
  1229. unset($_POST['lock']);
  1230. // You're simply not allowed to (un)lock this.
  1231. elseif (!allowedTo(array('lock_any', 'lock_own')) || (!allowedTo('lock_any') && $user_info['id'] != $topic_info['id_member_started']))
  1232. unset($_POST['lock']);
  1233. // You're only allowed to lock your own topics.
  1234. elseif (!allowedTo('lock_any'))
  1235. {
  1236. // You're not allowed to break a moderator's lock.
  1237. if ($topic_info['locked'] == 1)
  1238. unset($_POST['lock']);
  1239. // Lock it with a soft lock or unlock it.
  1240. else
  1241. $_POST['lock'] = empty($_POST['lock']) ? 0 : 2;
  1242. }
  1243. // You must be the moderator.
  1244. else
  1245. $_POST['lock'] = empty($_POST['lock']) ? 0 : 1;
  1246. }
  1247. // Change the sticky status of this topic?
  1248. if (isset($_POST['sticky']) && (!allowedTo('make_sticky') || $_POST['sticky'] == $topic_info['is_sticky']))
  1249. unset($_POST['sticky']);
  1250. if ($row['id_member'] == $user_info['id'] && !allowedTo('modify_any'))
  1251. {
  1252. if ((!$modSettings['postmod_active'] || $row['approved']) && !empty($modSettings['edit_disable_time']) && $row['poster_time'] + ($modSettings['edit_disable_time'] + 5) * 60 < time())
  1253. fatal_lang_error('modify_post_time_passed', false);
  1254. elseif ($topic_info['id_member_started'] == $user_info['id'] && !allowedTo('modify_own'))
  1255. isAllowedTo('modify_replies');
  1256. else
  1257. isAllowedTo('modify_own');
  1258. }
  1259. elseif ($topic_info['id_member_started'] == $user_info['id'] && !allowedTo('modify_any'))
  1260. {
  1261. isAllowedTo('modify_replies');
  1262. // If you're modifying a reply, I say it better be logged...
  1263. $moderationAction = true;
  1264. }
  1265. else
  1266. {
  1267. isAllowedTo('modify_any');
  1268. // Log it, assuming you're not modifying your own post.
  1269. if ($row['id_member'] != $user_info['id'])
  1270. $moderationAction = true;
  1271. }
  1272. // If drafts are enabled, then lets send this off to save
  1273. if (!empty($modSettings['drafts_enabled']) && isset($_POST['save_draft']))
  1274. {
  1275. SaveDraft($post_errors);
  1276. return Post();
  1277. }
  1278. $posterIsGuest = empty($row['id_member']);
  1279. // Can they approve it?
  1280. $can_approve = allowedTo('approve_posts');
  1281. $becomesApproved = $modSettings['postmod_active'] ? ($can_approve && !$row['approved'] ? (!empty($_REQUEST['approve']) ? 1 : 0) : $row['approved']) : 1;
  1282. $approve_has_changed = $row['approved'] != $becomesApproved;
  1283. if (!allowedTo('moderate_forum') || !$posterIsGuest)
  1284. {
  1285. $_POST['guestname'] = $row['poster_name'];
  1286. $_POST['email'] = $row['poster_email'];
  1287. }
  1288. }
  1289. // Incase we want to override
  1290. if (allowedTo('approve_posts'))
  1291. {
  1292. $becomesApproved = !isset($_REQUEST['approve']) || !empty($_REQUEST['approve']) ? 1 : 0;
  1293. $approve_has_changed = isset($row['approved']) ? $row['approved'] != $becomesApproved : false;
  1294. }
  1295. // If the poster is a guest evaluate the legality of name and email.
  1296. if ($posterIsGuest)
  1297. {
  1298. $_POST['guestname'] = !isset($_POST['guestname']) ? '' : trim($_POST['guestname']);
  1299. $_POST['email'] = !isset($_POST['email']) ? '' : trim($_POST['email']);
  1300. if ($_POST['guestname'] == '' || $_POST['guestname'] == '_')
  1301. $post_errors[] = 'no_name';
  1302. if ($smcFunc['strlen']($_POST['guestname']) > 25)
  1303. $post_errors[] = 'long_name';
  1304. if (empty($modSettings['guest_post_no_email']))
  1305. {
  1306. // Only check if they changed it!
  1307. if (!isset($row) || $row['poster_email'] != $_POST['email'])
  1308. {
  1309. if (!allowedTo('moderate_forum') && (!isset($_POST['email']) || $_POST['email'] == ''))
  1310. $post_errors[] = 'no_email';
  1311. if (!allowedTo('moderate_forum') && preg_match('~^[0-9A-Za-z=_+\-/][0-9A-Za-z=_\'+\-/\.]*@[\w\-]+(\.[\w\-]+)*(\.[\w]{2,6})$~', $_POST['email']) == 0)
  1312. $post_errors[] = 'bad_email';
  1313. }
  1314. // Now make sure this email address is not banned from posting.
  1315. isBannedEmail($_POST['email'], 'cannot_post', sprintf($txt['you_are_post_banned'], $txt['guest_title']));
  1316. }
  1317. // In case they are making multiple posts this visit, help them along by storing their name.
  1318. if (empty($post_errors))
  1319. {
  1320. $_SESSION['guest_name'] = $_POST['guestname'];
  1321. $_SESSION['guest_email'] = $_POST['email'];
  1322. }
  1323. }
  1324. // Check the subject and message.
  1325. if (!isset($_POST['subject']) || $smcFunc['htmltrim']($smcFunc['htmlspecialchars']($_POST['subject'])) === '')
  1326. $post_errors[] = 'no_subject';
  1327. if (!isset($_POST['message']) || $smcFunc['htmltrim']($smcFunc['htmlspecialchars']($_POST['message']), ENT_QUOTES) === '')
  1328. $post_errors[] = 'no_message';
  1329. elseif (!empty($modSettings['max_messageLength']) && $smcFunc['strlen']($_POST['message']) > $modSettings['max_messageLength'])
  1330. $post_errors[] = array('long_message', array($modSettings['max_messageLength']));
  1331. else
  1332. {
  1333. // Prepare the message a bit for some additional testing.
  1334. $_POST['message'] = $smcFunc['htmlspecialchars']($_POST['message'], ENT_QUOTES);
  1335. // Preparse code. (Zef)
  1336. if ($user_info['is_guest'])
  1337. $user_info['name'] = $_POST['guestname'];
  1338. preparsecode($_POST['message']);
  1339. // Let's see if there's still some content left without the tags.
  1340. if ($smcFunc['htmltrim'](strip_tags(parse_bbc($_POST['message'], false), '<img>')) === '' && (!allowedTo('admin_forum') || strpos($_POST['message'], '[html]') === false))
  1341. $post_errors[] = 'no_message';
  1342. }
  1343. if (isset($_POST['calendar']) && !isset($_REQUEST['deleteevent']) && $smcFunc['htmltrim']($_POST['evtitle']) === '')
  1344. $post_errors[] = 'no_event';
  1345. // You are not!
  1346. if (isset($_POST['message']) && strtolower($_POST['message']) == 'i am the administrator.' && !$user_info['is_admin'])
  1347. fatal_error('Knave! Masquerader! Charlatan!', false);
  1348. // Validate the poll...
  1349. if (isset($_REQUEST['poll']) && $modSettings['pollMode'] == '1')
  1350. {
  1351. if (!empty($topic) && !isset($_REQUEST['msg']))
  1352. fatal_lang_error('no_access', false);
  1353. // This is a new topic... so it's a new poll.
  1354. if (empty($topic))
  1355. isAllowedTo('poll_post');
  1356. // Can you add to your own topics?
  1357. elseif ($user_info['id'] == $topic_info['id_member_started'] && !allowedTo('poll_add_any'))
  1358. isAllowedTo('poll_add_own');
  1359. // Can you add polls to any topic, then?
  1360. else
  1361. isAllowedTo('poll_add_any');
  1362. if (!isset($_POST['question']) || trim($_POST['question']) == '')
  1363. $post_errors[] = 'no_question';
  1364. $_POST['options'] = empty($_POST['options']) ? array() : htmltrim__recursive($_POST['options']);
  1365. // Get rid of empty ones.
  1366. foreach ($_POST['options'] as $k => $option)
  1367. if ($option == '')
  1368. unset($_POST['options'][$k], $_POST['options'][$k]);
  1369. // What are you going to vote between with one choice?!?
  1370. if (count($_POST['options']) < 2)
  1371. $post_errors[] = 'poll_few';
  1372. elseif (count($_POST['options']) > 256)
  1373. $post_errors[] = 'poll_many';
  1374. }
  1375. if ($posterIsGuest)
  1376. {
  1377. // If user is a guest, make sure the chosen name isn't taken.
  1378. require_once($sourcedir . '/Subs-Members.php');
  1379. if (isReservedName($_POST['guestname'], 0, true, false) && (!isset($row['poster_name']) || $_POST['guestname'] != $row['poster_name']))
  1380. $post_errors[] = 'bad_name';
  1381. }
  1382. // If the user isn't a guest, get his or her name and email.
  1383. elseif (!isset($_REQUEST['msg']))
  1384. {
  1385. $_POST['guestname'] = $user_info['username'];
  1386. $_POST['email'] = $user_info['email'];
  1387. }
  1388. // Any mistakes?
  1389. if (!empty($post_errors))
  1390. {
  1391. // Previewing.
  1392. $_REQUEST['preview'] = true;
  1393. return Post($post_errors);
  1394. }
  1395. // Make sure the user isn't spamming the board.
  1396. if (!isset($_REQUEST['msg']))
  1397. spamProtection('post');
  1398. // At about this point, we're posting and that's that.
  1399. ignore_user_abort(true);
  1400. @set_time_limit(300);
  1401. // Add special html entities to the subject, name, and email.
  1402. $_POST['subject'] = strtr($smcFunc['htmlspecialchars']($_POST['subject']), array("\r" => '', "\n" => '', "\t" => ''));
  1403. $_POST['guestname'] = htmlspecialchars($_POST['guestname']);
  1404. $_POST['email'] = htmlspecialchars($_POST['email']);
  1405. // At this point, we want to make sure the subject isn't too long.
  1406. if ($smcFunc['strlen']($_POST['subject']) > 100)
  1407. $_POST['subject'] = $smcFunc['substr']($_POST['subject'], 0, 100);
  1408. // Make the poll...
  1409. if (isset($_REQUEST['poll']))
  1410. {
  1411. // Make sure that the user has not entered a ridiculous number of options..
  1412. if (empty($_POST['poll_max_votes']) || $_POST['poll_max_votes'] <= 0)
  1413. $_POST['poll_max_votes'] = 1;
  1414. elseif ($_POST['poll_max_votes'] > count($_POST['options']))
  1415. $_POST['poll_max_votes'] = count($_POST['options']);
  1416. else
  1417. $_POST['poll_max_votes'] = (int) $_POST['poll_max_votes'];
  1418. $_POST['poll_expire'] = (int) $_POST['poll_expire'];
  1419. $_POST['poll_expire'] = $_POST['poll_expire'] > 9999 ? 9999 : ($_POST['poll_expire'] < 0 ? 0 : $_POST['poll_expire']);
  1420. // Just set it to zero if it's not there..
  1421. if (!isset($_POST['poll_hide']))
  1422. $_POST['poll_hide'] = 0;
  1423. else
  1424. $_POST['poll_hide'] = (int) $_POST['poll_hide'];
  1425. $_POST['poll_change_vote'] = isset($_POST['poll_change_vote']) ? 1 : 0;
  1426. $_POST['poll_guest_vote'] = isset($_POST['poll_guest_vote']) ? 1 : 0;
  1427. // Make sure guests are actually allowed to vote generally.
  1428. if ($_POST['poll_guest_vote'])
  1429. {
  1430. require_once($sourcedir . '/Subs-Members.php');
  1431. $allowedVoteGroups = groupsAllowedTo('poll_vote', $board);
  1432. if (!in_array(-1, $allowedVoteGroups['allowed']))
  1433. $_POST['poll_guest_vote'] = 0;
  1434. }
  1435. // If the user tries to set the poll too far in advance, don't let them.
  1436. if (!empty($_POST['poll_expire']) && $_POST['poll_expire'] < 1)
  1437. fatal_lang_error('poll_range_error', false);
  1438. // Don't allow them to select option 2 for hidden results if it's not time limited.
  1439. elseif (empty($_POST['poll_expire']) && $_POST['poll_hide'] == 2)
  1440. $_POST['poll_hide'] = 1;
  1441. // Clean up the question and answers.
  1442. $_POST['question'] = htmlspecialchars($_POST['question']);
  1443. $_POST['question'] = $smcFunc['truncate']($_POST['question'], 255);
  1444. $_POST['question'] = preg_replace('~&amp;#(\d{4,5}|[2-9]\d{2,4}|1[2-9]\d);~', '&#$1;', $_POST['question']);
  1445. $_POST['options'] = htmlspecialchars__recursive($_POST['options']);
  1446. }
  1447. // ...or attach a new file...
  1448. if (empty($ignore_temp) && $context['can_post_attachment'] && !empty($_SESSION['temp_attachments']) && empty($_POST['from_qr']))
  1449. {
  1450. $attachIDs = array();
  1451. $attach_errors = array();
  1452. if (!empty($context['we_are_history']))
  1453. $attach_errors[] = '<dd>' . $txt['error_temp_attachments_flushed'] . '<br /><br /></dd>';
  1454. foreach ($_SESSION['temp_attachments'] as $attachID => $attachment)
  1455. {
  1456. if ($attachID != 'initial_error' && strpos($attachID, 'post_tmp_' . $user_info['id']) === false)
  1457. continue;
  1458. // If there was an initial error just show that message.
  1459. if ($attachID == 'initial_error')
  1460. {
  1461. $attach_errors[] = '<dt>' . $txt['attach_no_upload'] . '</dt>';
  1462. $attach_errors[] = '<dd>' . (is_array($attachment) ? vsprintf($txt[$attachment[0]], $attachment[1]) : $txt[$attachment]) . '</dd>';
  1463. unset($_SESSION['temp_attachments']);
  1464. break;
  1465. }
  1466. $attachmentOptions = array(
  1467. 'post' => isset($_REQUEST['msg']) ? $_REQUEST['msg'] : 0,
  1468. 'poster' => $user_info['id'],
  1469. 'name' => $attachment['name'],
  1470. 'tmp_name' => $attachment['tmp_name'],
  1471. 'size' => isset($attachment['size']) ? $attachment['size'] : 0,
  1472. 'mime_type' => isset($attachment['type']) ? $attachment['type'] : '',
  1473. 'id_folder' => $attachment['id_folder'],
  1474. 'approved' => !$modSettings['postmod_active'] || allowedTo('post_attachment'),
  1475. 'errors' => $attachment['errors'],
  1476. );
  1477. if (empty($attachment['errors']))
  1478. {
  1479. if (createAttachment($attachmentOptions))
  1480. {
  1481. $attachIDs[] = $attachmentOptions['id'];
  1482. if (!empty($attachmentOptions['thumb']))
  1483. $attachIDs[] = $attachmentOptions['thumb'];
  1484. }
  1485. }
  1486. else
  1487. $attach_errors[] = '<dt>&nbsp;</dt>';
  1488. if (!empty($attachmentOptions['errors']))
  1489. {
  1490. // Sort out the errors for display and delete any associated files.
  1491. $attach_errors[] = '<dt>' . vsprintf($txt['attach_warning'], $attachment['name']) . '</dt>';
  1492. $log_these = array('attachments_no_create', 'attachments_no_write', 'attach_timeout', 'ran_out_of_space', 'cant_access_upload_path', 'attach_0_byte_file');
  1493. foreach ($attachmentOptions['errors'] as $error)
  1494. {
  1495. if (!is_array($error))
  1496. {
  1497. $attach_errors[] = '<dd>' . $txt[$error] . '</dd>';
  1498. if (in_array($error, $log_these))
  1499. log_error($attachment['name'] . ': ' . $txt[$error], 'critical');
  1500. }
  1501. else
  1502. $attach_errors[] = '<dd>' . vsprintf($txt[$error[0]], $error[1]) . '</dd>';
  1503. }
  1504. if (file_exists($attachment['tmp_name']))
  1505. unlink($attachment['tmp_name']);
  1506. }
  1507. }
  1508. unset($_SESSION['temp_attachments']);
  1509. }
  1510. // Make the poll...
  1511. if (isset($_REQUEST['poll']))
  1512. {
  1513. // Create the poll.
  1514. $smcFunc['db_insert']('',
  1515. '{db_prefix}polls',
  1516. array(
  1517. 'question' => 'string-255', 'hide_results' => 'int', 'max_votes' => 'int', 'expire_time' => 'int', 'id_member' => 'int',
  1518. 'poster_name' => 'string-255', 'change_vote' => 'int', 'guest_vote' => 'int'
  1519. ),
  1520. array(
  1521. $_POST['question'], $_POST['poll_hide'], $_POST['poll_max_votes'], (empty($_POST['poll_expire']) ? 0 : time() + $_POST['poll_expire'] * 3600 * 24), $user_info['id'],
  1522. $_POST['guestname'], $_POST['poll_change_vote'], $_POST['poll_guest_vote'],
  1523. ),
  1524. array('id_poll')
  1525. );
  1526. $id_poll = $smcFunc['db_insert_id']('{db_prefix}polls', 'id_poll');
  1527. // Create each answer choice.
  1528. $i = 0;
  1529. $pollOptions = array();
  1530. foreach ($_POST['options'] as $option)
  1531. {
  1532. $pollOptions[] = array($id_poll, $i, $option);
  1533. $i++;
  1534. }
  1535. $smcFunc['db_insert']('insert',
  1536. '{db_prefix}poll_choices',
  1537. array('id_poll' => 'int', 'id_choice' => 'int', 'label' => 'string-255'),
  1538. $pollOptions,
  1539. array('id_poll', 'id_choice')
  1540. );
  1541. call_integration_hook('integrate_poll_add_edit', array($id_poll, false));
  1542. }
  1543. else
  1544. $id_poll = 0;
  1545. // Creating a new topic?
  1546. $newTopic = empty($_REQUEST['msg']) && empty($topic);
  1547. $_POST['icon'] = !empty($attachIDs) && $_POST['icon'] == 'xx' ? 'clip' : $_POST['icon'];
  1548. // Collect all parameters for the creation or modification of a post.
  1549. $msgOptions = array(
  1550. 'id' => empty($_REQUEST['msg']) ? 0 : (int) $_REQUEST['msg'],
  1551. 'subject' => $_POST['subject'],
  1552. 'body' => $_POST['message'],
  1553. 'icon' => preg_replace('~[\./\\\\*:"\'<>]~', '', $_POST['icon']),
  1554. 'smileys_enabled' => !isset($_POST['ns']),
  1555. 'attachments' => empty($attachIDs) ? array() : $attachIDs,
  1556. 'approved' => $becomesApproved,
  1557. );
  1558. $topicOptions = array(
  1559. 'id' => empty($topic) ? 0 : $topic,
  1560. 'board' => $board,
  1561. 'poll' => isset($_REQUEST['poll']) ? $id_poll : null,
  1562. 'lock_mode' => isset($_POST['lock']) ? (int) $_POST['lock'] : null,
  1563. 'sticky_mode' => isset($_POST['sticky']) && !empty($modSettings['enableStickyTopics']) ? (int) $_POST['sticky'] : null,
  1564. 'mark_as_read' => true,
  1565. 'is_approved' => !$modSettings['postmod_active'] || empty($topic) || !empty($board_info['cur_topic_approved']),
  1566. );
  1567. $posterOptions = array(
  1568. 'id' => $user_info['id'],
  1569. 'name' => $_POST['guestname'],
  1570. 'email' => $_POST['email'],
  1571. 'update_post_count' => !$user_info['is_guest'] && !isset($_REQUEST['msg']) && $board_info['posts_count'],
  1572. );
  1573. // This is an already existing message. Edit it.
  1574. if (!empty($_REQUEST['msg']))
  1575. {
  1576. // Have admins allowed people to hide their screwups?
  1577. if (time() - $row['poster_time'] > $modSettings['edit_wait_time'] || $user_info['id'] != $row['id_member'])
  1578. {
  1579. $msgOptions['modify_time'] = time();
  1580. $msgOptions['modify_name'] = $user_info['name'];
  1581. }
  1582. // This will save some time...
  1583. if (empty($approve_has_changed))
  1584. unset($msgOptions['approved']);
  1585. modifyPost($msgOptions, $topicOptions, $posterOptions);
  1586. }
  1587. // This is a new topic or an already existing one. Save it.
  1588. else
  1589. {
  1590. createPost($msgOptions, $topicOptions, $posterOptions);
  1591. if (isset($topicOptions['id']))
  1592. $topic = $topicOptions['id'];
  1593. }
  1594. // If we had a draft for this, its time to remove it since it was just posted
  1595. if (!empty($modSettings['drafts_enabled']) && !empty($_POST['id_draft']))
  1596. DeleteDraft($_POST['id_draft']);
  1597. // Editing or posting an event?
  1598. if (isset($_POST['calendar']) && (!isset($_REQUEST['eventid']) || $_REQUEST['eventid'] == -1))
  1599. {
  1600. require_once($sourcedir . '/Subs-Calendar.php');
  1601. // Make sure they can link an event to this post.
  1602. canLinkEvent();
  1603. // Insert the event.
  1604. $eventOptions = array(
  1605. 'board' => $board,
  1606. 'topic' => $topic,
  1607. 'title' => $_POST['evtitle'],
  1608. 'member' => $user_info['id'],
  1609. 'start_date' => sprintf('%04d-%02d-%02d', $_POST['year'], $_POST['month'], $_POST['day']),
  1610. 'span' => isset($_POST['span']) && $_POST['span'] > 0 ? min((int) $modSettings['cal_maxspan'], (int) $_POST['span'] - 1) : 0,
  1611. );
  1612. insertEvent($eventOptions);
  1613. }
  1614. elseif (isset($_POST['calendar']))
  1615. {
  1616. $_REQUEST['eventid'] = (int) $_REQUEST['eventid'];
  1617. // Validate the post...
  1618. require_once($sourcedir . '/Subs-Calendar.php');
  1619. validateEventPost();
  1620. // If you're not allowed to edit any events, you have to be the poster.
  1621. if (!allowedTo('calendar_edit_any'))
  1622. {
  1623. // Get the event's poster.
  1624. $request = $smcFunc['db_query']('', '
  1625. SELECT id_member
  1626. FROM {db_prefix}calendar
  1627. WHERE id_event = {int:id_event}',
  1628. array(
  1629. 'id_event' => $_REQUEST['eventid'],
  1630. )
  1631. );
  1632. $row2 = $smcFunc['db_fetch_assoc']($request);
  1633. $smcFunc['db_free_result']($request);
  1634. // Silly hacker, Trix are for kids. ...probably trademarked somewhere, this is FAIR USE! (parody...)
  1635. isAllowedTo('calendar_edit_' . ($row2['id_member'] == $user_info['id'] ? 'own' : 'any'));
  1636. }
  1637. // Delete it?
  1638. if (isset($_REQUEST['deleteevent']))
  1639. $smcFunc['db_query']('', '
  1640. DELETE FROM {db_prefix}calendar
  1641. WHERE id_event = {int:id_event}',
  1642. array(
  1643. 'id_event' => $_REQUEST['eventid'],
  1644. )
  1645. );
  1646. // ... or just update it?
  1647. else
  1648. {
  1649. $span = !empty($modSettings['cal_allowspan']) && !empty($_REQUEST['span']) ? min((int) $modSettings['cal_maxspan'], (int) $_REQUEST['span'] - 1) : 0;
  1650. $start_time = mktime(0, 0, 0, (int) $_REQUEST['month'], (int) $_REQUEST['day'], (int) $_REQUEST['year']);
  1651. $smcFunc['db_query']('', '
  1652. UPDATE {db_prefix}calendar
  1653. SET end_date = {date:end_date},
  1654. start_date = {date:start_date},
  1655. title = {string:title}
  1656. WHERE id_event = {int:id_event}',
  1657. array(
  1658. 'end_date' => strftime('%Y-%m-%d', $start_time + $span * 86400),
  1659. 'start_date' => strftime('%Y-%m-%d', $start_time),
  1660. 'id_event' => $_REQUEST['eventid'],
  1661. 'title' => $smcFunc['htmlspecialchars']($_REQUEST['evtitle'], ENT_QUOTES),
  1662. )
  1663. );
  1664. }
  1665. updateSettings(array(
  1666. 'calendar_updated' => time(),
  1667. ));
  1668. }
  1669. // Marking read should be done even for editing messages....
  1670. // Mark all the parents read. (since you just posted and they will be unread.)
  1671. if (!$user_info['is_guest'] && !empty($board_info['parent_boards']))
  1672. {
  1673. $smcFunc['db_query']('', '
  1674. UPDATE {db_prefix}log_boards
  1675. SET id_msg = {int:id_msg}
  1676. WHERE id_member = {int:current_member}
  1677. AND id_board IN ({array_int:board_list})',
  1678. array(
  1679. 'current_member' => $user_info['id'],
  1680. 'board_list' => array_keys($board_info['parent_boards']),
  1681. 'id_msg' => $modSettings['maxMsgID'],
  1682. )
  1683. );
  1684. }
  1685. // Turn notification on or off. (note this just blows smoke if it's already on or off.)
  1686. if (!empty($_POST['notify']) && allowedTo('mark_any_notify'))
  1687. {
  1688. $smcFunc['db_insert']('ignore',
  1689. '{db_prefix}log_notify',
  1690. array('id_member' => 'int', 'id_topic' => 'int', 'id_board' => 'int'),
  1691. array($user_info['id'], $topic, 0),
  1692. array('id_member', 'id_topic', 'id_board')
  1693. );
  1694. }
  1695. elseif (!$newTopic)
  1696. $smcFunc['db_query']('', '
  1697. DELETE FROM {db_prefix}log_notify
  1698. WHERE id_member = {int:current_member}
  1699. AND id_topic = {int:current_topic}',
  1700. array(
  1701. 'current_member' => $user_info['id'],
  1702. 'current_topic' => $topic,
  1703. )
  1704. );
  1705. // Log an act of moderation - modifying.
  1706. if (!empty($moderationAction))
  1707. logAction('modify', array('topic' => $topic, 'message' => (int) $_REQUEST['msg'], 'member' => $row['id_member'], 'board' => $board));
  1708. if (isset($_POST['lock']) && $_POST['lock'] != 2)
  1709. logAction(empty($_POST['lock']) ? 'unlock' : 'lock', array('topic' => $topicOptions['id'], 'board' => $topicOptions['board']));
  1710. if (isset($_POST['sticky']) && !empty($modSettings['enableStickyTopics']))
  1711. logAction('sticky', array('topic' => $topicOptions['id'], 'board' => $topicOptions['board']));
  1712. // Notify any members who have notification turned on for this topic - only do this if it's going to be approved(!)
  1713. if ($becomesApproved)
  1714. {
  1715. if ($newTopic)
  1716. {
  1717. $notifyData = array(
  1718. 'body' => $_POST['message'],
  1719. 'subject' => $_POST['subject'],
  1720. 'name' => $user_info['name'],
  1721. 'poster' => $user_info['id'],
  1722. 'msg' => $msgOptions['id'],
  1723. 'board' => $board,
  1724. 'topic' => $topic,
  1725. );
  1726. notifyMembersBoard($notifyData);
  1727. }
  1728. elseif (empty($_REQUEST['msg']))
  1729. {
  1730. // Only send it to everyone if the topic is approved, otherwise just to the topic starter if they want it.
  1731. if ($topic_info['approved'])
  1732. sendNotifications($topic, 'reply');
  1733. else
  1734. sendNotifications($topic, 'reply', array(), $topic_info['id_member_started']);
  1735. }
  1736. }
  1737. // Returning to the topic?
  1738. if (!empty($_REQUEST['goback']))
  1739. {
  1740. // Mark the board as read.... because it might get confusing otherwise.
  1741. $smcFunc['db_query']('', '
  1742. UPDATE {db_prefix}log_boards
  1743. SET id_msg = {int:maxMsgID}
  1744. WHERE id_member = {int:current_member}
  1745. AND id_board = {int:current_board}',
  1746. array(
  1747. 'current_board' => $board,
  1748. 'current_member' => $user_info['id'],
  1749. 'maxMsgID' => $modSettings['maxMsgID'],
  1750. )
  1751. );
  1752. }
  1753. if ($board_info['num_topics'] == 0)
  1754. cache_put_data('board-' . $board, null, 120);
  1755. if (!empty($_POST['announce_topic']))
  1756. redirectexit('action=announce;sa=selectgroup;topic=' . $topic . (!empty($_POST['move']) && allowedTo('move_any') ? ';move' : '') . (empty($_REQUEST['goback']) ? '' : ';goback'));
  1757. if (!empty($_POST['move']) && allowedTo('move_any'))
  1758. redirectexit('action=movetopic;topic=' . $topic . '.0' . (empty($_REQUEST['goback']) ? '' : ';goback'));
  1759. // If there are attachment errors. Let's show a list to the user.
  1760. if (!empty($attach_errors))
  1761. {
  1762. global $settings, $scripturl;
  1763. loadTemplate('Errors');
  1764. $context['sub_template'] = 'attachment_errors';
  1765. $context['page_title'] = $txt['error_occured'];
  1766. $context['error_message'] = '<dl>';
  1767. $context['error_message'] .= implode("\n", $attach_errors);
  1768. $context['error_message'] .= '</dl>';
  1769. $context['error_title'] = $txt['attach_error_title'];
  1770. $context['linktree'][] = array(
  1771. 'url' => $scripturl . '?topic=' . $topic . '.0',
  1772. 'name' => $_POST['subject'],
  1773. 'extra_before' => !empty($settings['linktree_inline']) ? $txt['topic'] . ': ' : ''
  1774. );
  1775. if (isset($_REQUEST['msg']))
  1776. $context['redirect_link'] = '?topic=' . $topic . '.msg' . $_REQUEST['msg'] . '#msg' . $_REQUEST['msg'];
  1777. else
  1778. $context['redirect_link'] = '?topic=' . $topic . '.new#new';
  1779. $context['back_link'] = '?action=post;msg=' . $msgOptions['id'] . ';topic=' . $topic . ';additionalOptions#postAttachment';
  1780. obExit(null, true);
  1781. }
  1782. // Return to post if the mod is on.
  1783. if (isset($_REQUEST['msg']) && !empty($_REQUEST['goback']))
  1784. redirectexit('topic=' . $topic . '.msg' . $_REQUEST['msg'] . '#msg' . $_REQUEST['msg'], isBrowser('ie'));
  1785. elseif (!empty($_REQUEST['goback']))
  1786. redirectexit('topic=' . $topic . '.new#new', isBrowser('ie'));
  1787. // Dut-dut-duh-duh-DUH-duh-dut-duh-duh! *dances to the Final Fantasy Fanfare...*
  1788. else
  1789. redirectexit('board=' . $board . '.0');
  1790. }
  1791. /**
  1792. * Handle the announce topic function (action=announce).
  1793. *
  1794. * checks the topic announcement permissions and loads the announcement template.
  1795. * requires the announce_topic permission.
  1796. * uses the ManageMembers template and Post language file.
  1797. * call the right function based on the sub-action.
  1798. */
  1799. function AnnounceTopic()
  1800. {
  1801. global $context, $txt, $topic;
  1802. isAllowedTo('announce_topic');
  1803. validateSession();
  1804. if (empty($topic))
  1805. fatal_lang_error('topic_gone', false);
  1806. loadLanguage('Post');
  1807. loadTemplate('Post');
  1808. $subActions = array(
  1809. 'selectgroup' => 'AnnouncementSelectMembergroup',
  1810. 'send' => 'AnnouncementSend',
  1811. );
  1812. $context['page_title'] = $txt['announce_topic'];
  1813. // Call the function based on the sub-action.
  1814. $subActions[isset($_REQUEST['sa']) && isset($subActions[$_REQUEST['sa']]) ? $_REQUEST['sa'] : 'selectgroup']();
  1815. }
  1816. /**
  1817. * Allow a user to chose the membergroups to send the announcement to.
  1818. *
  1819. * lets the user select the membergroups that will receive the topic announcement.
  1820. */
  1821. function AnnouncementSelectMembergroup()
  1822. {
  1823. global $txt, $context, $topic, $board, $board_info, $smcFunc;
  1824. $groups = array_merge($board_info['groups'], array(1));
  1825. foreach ($groups as $id => $group)
  1826. $groups[$id] = (int) $group;
  1827. $context['groups'] = array();
  1828. if (in_array(0, $groups))
  1829. {
  1830. $context['groups'][0] = array(
  1831. 'id' => 0,
  1832. 'name' => $txt['announce_regular_members'],
  1833. 'member_count' => 'n/a',
  1834. );
  1835. }
  1836. // Get all membergroups that have access to the board the announcement was made on.
  1837. $request = $smcFunc['db_query']('', '
  1838. SELECT mg.id_group, COUNT(mem.id_member) AS num_members
  1839. FROM {db_prefix}membergroups AS mg
  1840. LEFT JOIN {db_prefix}members AS mem ON (mem.id_group = mg.id_group OR FIND_IN_SET(mg.id_group, mem.additional_groups) != 0 OR mg.id_group = mem.id_post_group)
  1841. WHERE mg.id_group IN ({array_int:group_list})
  1842. GROUP BY mg.id_group',
  1843. array(
  1844. 'group_list' => $groups,
  1845. 'newbie_id_group' => 4,
  1846. )
  1847. );
  1848. while ($row = $smcFunc['db_fetch_assoc']($request))
  1849. {
  1850. $context['groups'][$row['id_group']] = array(
  1851. 'id' => $row['id_group'],
  1852. 'name' => '',
  1853. 'member_count' => $row['num_members'],
  1854. );
  1855. }
  1856. $smcFunc['db_free_result']($request);
  1857. // Now get the membergroup names.
  1858. $request = $smcFunc['db_query']('', '
  1859. SELECT id_group, group_name
  1860. FROM {db_prefix}membergroups
  1861. WHERE id_group IN ({array_int:group_list})',
  1862. array(
  1863. 'group_list' => $groups,
  1864. )
  1865. );
  1866. while ($row = $smcFunc['db_fetch_assoc']($request))
  1867. $context['groups'][$row['id_group']]['name'] = $row['group_name'];
  1868. $smcFunc['db_free_result']($request);
  1869. // Get the subject of the topic we're about to announce.
  1870. $request = $smcFunc['db_query']('', '
  1871. SELECT m.subject
  1872. FROM {db_prefix}topics AS t
  1873. INNER JOIN {db_prefix}messages AS m ON (m.id_msg = t.id_first_msg)
  1874. WHERE t.id_topic = {int:current_topic}',
  1875. array(
  1876. 'current_topic' => $topic,
  1877. )
  1878. );
  1879. list ($context['topic_subject']) = $smcFunc['db_fetch_row']($request);
  1880. $smcFunc['db_free_result']($request);
  1881. censorText($context['announce_topic']['subject']);
  1882. $context['move'] = isset($_REQUEST['move']) ? 1 : 0;
  1883. $context['go_back'] = isset($_REQUEST['goback']) ? 1 : 0;
  1884. $context['sub_template'] = 'announce';
  1885. }
  1886. /**
  1887. * Send the announcement in chunks.
  1888. *
  1889. * splits the members to be sent a topic announcement into chunks.
  1890. * composes notification messages in all languages needed.
  1891. * does the actual sending of the topic announcements in chunks.
  1892. * calculates a rough estimate of the percentage items sent.
  1893. */
  1894. function AnnouncementSend()
  1895. {
  1896. global $topic, $board, $board_info, $context, $modSettings;
  1897. global $language, $scripturl, $txt, $user_info, $sourcedir, $smcFunc;
  1898. checkSession();
  1899. $context['start'] = empty($_REQUEST['start']) ? 0 : (int) $_REQUEST['start'];
  1900. $groups = array_merge($board_info['groups'], array(1));
  1901. if (isset($_POST['membergroups']))
  1902. $_POST['who'] = explode(',', $_POST['membergroups']);
  1903. // Check whether at least one membergroup was selected.
  1904. if (empty($_POST['who']))
  1905. fatal_lang_error('no_membergroup_selected');
  1906. // Make sure all membergroups are integers and can access the board of the announcement.
  1907. foreach ($_POST['who'] as $id => $mg)
  1908. $_POST['who'][$id] = in_array((int) $mg, $groups) ? (int) $mg : 0;
  1909. // Get the topic subject and censor it.
  1910. $request = $smcFunc['db_query']('', '
  1911. SELECT m.id_msg, m.subject, m.body
  1912. FROM {db_prefix}topics AS t
  1913. INNER JOIN {db_prefix}messages AS m ON (m.id_msg = t.id_first_msg)
  1914. WHERE t.id_topic = {int:current_topic}',
  1915. array(
  1916. 'current_topic' => $topic,
  1917. )
  1918. );
  1919. list ($id_msg, $context['topic_subject'], $message) = $smcFunc['db_fetch_row']($request);
  1920. $smcFunc['db_free_result']($request);
  1921. censorText($context['topic_subject']);
  1922. censorText($message);
  1923. $message = trim(un_htmlspecialchars(strip_tags(strtr(parse_bbc($message, false, $id_msg), array('<br />' => "\n", '</div>' => "\n", '</li>' => "\n", '&#91;' => '[', '&#93;' => ']')))));
  1924. // We need this in order to be able send emails.
  1925. require_once($sourcedir . '/Subs-Post.php');
  1926. // Select the email addresses for this batch.
  1927. $request = $smcFunc['db_query']('', '
  1928. SELECT mem.id_member, mem.email_address, mem.lngfile
  1929. FROM {db_prefix}members AS mem
  1930. WHERE (mem.id_group IN ({array_int:group_list}) OR mem.id_post_group IN ({array_int:group_list}) OR FIND_IN_SET({raw:additional_group_list}, mem.additional_groups) != 0)' . (!empty($modSettings['allow_disableAnnounce']) ? '
  1931. AND mem.notify_announcements = {int:notify_announcements}' : '') . '
  1932. AND mem.is_activated = {int:is_activated}
  1933. AND mem.id_member > {int:start}
  1934. ORDER BY mem.id_member
  1935. LIMIT {int:chunk_size}',
  1936. array(
  1937. 'group_list' => $_POST['who'],
  1938. 'notify_announcements' => 1,
  1939. 'is_activated' => 1,
  1940. 'start' => $context['start'],
  1941. 'additional_group_list' => implode(', mem.additional_groups) != 0 OR FIND_IN_SET(', $_POST['who']),
  1942. // @todo Might need an interface?
  1943. 'chunk_size' => empty($modSettings['mail_queue']) ? 50 : 500,
  1944. )
  1945. );
  1946. // All members have received a mail. Go to the next screen.
  1947. if ($smcFunc['db_num_rows']($request) == 0)
  1948. {
  1949. logAction('announce_topic', array('topic' => $topic), 'user');
  1950. if (!empty($_REQUEST['move']) && allowedTo('move_any'))
  1951. redirectexit('action=movetopic;topic=' . $topic . '.0' . (empty($_REQUEST['goback']) ? '' : ';goback'));
  1952. elseif (!empty($_REQUEST['goback']))
  1953. redirectexit('topic=' . $topic . '.new;boardseen#new', isBrowser('ie'));
  1954. else
  1955. redirectexit('board=' . $board . '.0');
  1956. }
  1957. $announcements = array();
  1958. // Loop through all members that'll receive an announcement in this batch.
  1959. while ($row = $smcFunc['db_fetch_assoc']($request))
  1960. {
  1961. $cur_language = empty($row['lngfile']) || empty($modSettings['userLanguage']) ? $language : $row['lngfile'];
  1962. // If the language wasn't defined yet, load it and compose a notification message.
  1963. if (!isset($announcements[$cur_language]))
  1964. {
  1965. $replacements = array(
  1966. 'TOPICSUBJECT' => $context['topic_subject'],
  1967. 'MESSAGE' => $message,
  1968. 'TOPICLINK' => $scripturl . '?topic=' . $topic . '.0',
  1969. );
  1970. $emaildata = loadEmailTemplate('new_announcement', $replacements, $cur_language);
  1971. $announcements[$cur_language] = array(
  1972. 'subject' => $emaildata['subject'],
  1973. 'body' => $emaildata['body'],
  1974. 'recipients' => array(),
  1975. );
  1976. }
  1977. $announcements[$cur_language]['recipients'][$row['id_member']] = $row['email_address'];
  1978. $context['start'] = $row['id_member'];
  1979. }
  1980. $smcFunc['db_free_result']($request);
  1981. // For each language send a different mail - low priority...
  1982. foreach ($announcements as $lang => $mail)
  1983. sendmail($mail['recipients'], $mail['subject'], $mail['body'], null, null, false, 5);
  1984. $context['percentage_done'] = round(100 * $context['start'] / $modSettings['latestMember'], 1);
  1985. $context['move'] = empty($_REQUEST['move']) ? 0 : 1;
  1986. $context['go_back'] = empty($_REQUEST['goback']) ? 0 : 1;
  1987. $context['membergroups'] = implode(',', $_POST['who']);
  1988. $context['sub_template'] = 'announcement_send';
  1989. // Go back to the correct language for the user ;).
  1990. if (!empty($modSettings['userLanguage']))
  1991. loadLanguage('Post');
  1992. }
  1993. /**
  1994. * Notifies members who have requested notification for new topics posted on a board of said posts.
  1995. *
  1996. * receives data on the topics to send out notifications to by the passed in array.
  1997. * only sends notifications to those who can *currently* see the topic (it doesn't matter if they could when they requested notification.)
  1998. * loads the Post language file multiple times for each language if the userLanguage setting is set.
  1999. * @param array &$topicData
  2000. */
  2001. function notifyMembersBoard(&$topicData)
  2002. {
  2003. global $txt, $scripturl, $language, $user_info;
  2004. global $modSettings, $sourcedir, $board, $smcFunc, $context;
  2005. require_once($sourcedir . '/Subs-Post.php');
  2006. // Do we have one or lots of topics?
  2007. if (isset($topicData['body']))
  2008. $topicData = array($topicData);
  2009. // Find out what boards we have... and clear out any rubbish!
  2010. $boards = array();
  2011. foreach ($topicData as $key => $topic)
  2012. {
  2013. if (!empty($topic['board']))
  2014. $boards[$topic['board']][] = $key;
  2015. else
  2016. {
  2017. unset($topic[$key]);
  2018. continue;
  2019. }
  2020. // Censor the subject and body...
  2021. censorText($topicData[$key]['subject']);
  2022. censorText($topicData[$key]['body']);
  2023. $topicData[$key]['subject'] = un_htmlspecialchars($topicData[$key]['subject']);
  2024. $topicData[$key]['body'] = trim(un_htmlspecialchars(strip_tags(strtr(parse_bbc($topicData[$key]['body'], false), array('<br />' => "\n", '</div>' => "\n", '</li>' => "\n", '&#91;' => '[', '&#93;' => ']')))));
  2025. }
  2026. // Just the board numbers.
  2027. $board_index = array_unique(array_keys($boards));
  2028. if (empty($board_index))
  2029. return;
  2030. // Yea, we need to add this to the digest queue.
  2031. $digest_insert = array();
  2032. foreach ($topicData as $id => $data)
  2033. $digest_insert[] = array($data['topic'], $data['msg'], 'topic', $user_info['id']);
  2034. $smcFunc['db_insert']('',
  2035. '{db_prefix}log_digest',
  2036. array(
  2037. 'id_topic' => 'int', 'id_msg' => 'int', 'note_type' => 'string', 'exclude' => 'int',
  2038. ),
  2039. $digest_insert,
  2040. array()
  2041. );
  2042. // Find the members with notification on for these boards.
  2043. $members = $smcFunc['db_query']('', '
  2044. SELECT
  2045. mem.id_member, mem.email_address, mem.notify_regularity, mem.notify_send_body, mem.lngfile,
  2046. ln.sent, ln.id_board, mem.id_group, mem.additional_groups, b.member_groups,
  2047. mem.id_post_group
  2048. FROM {db_prefix}log_notify AS ln
  2049. INNER JOIN {db_prefix}boards AS b ON (b.id_board = ln.id_board)
  2050. INNER JOIN {db_prefix}members AS mem ON (mem.id_member = ln.id_member)
  2051. WHERE ln.id_board IN ({array_int:board_list})
  2052. AND mem.id_member != {int:current_member}
  2053. AND mem.is_activated = {int:is_activated}
  2054. AND mem.notify_types != {int:notify_types}
  2055. AND mem.notify_regularity < {int:notify_regularity}
  2056. ORDER BY mem.lngfile',
  2057. array(
  2058. 'current_member' => $user_info['id'],
  2059. 'board_list' => $board_index,
  2060. 'is_activated' => 1,
  2061. 'notify_types' => 4,
  2062. 'notify_regularity' => 2,
  2063. )
  2064. );
  2065. while ($rowmember = $smcFunc['db_fetch_assoc']($members))
  2066. {
  2067. if ($rowmember['id_group'] != 1)
  2068. {
  2069. $allowed = explode(',', $rowmember['member_groups']);
  2070. $rowmember['additional_groups'] = explode(',', $rowmember['additional_groups']);
  2071. $rowmember['additional_groups'][] = $rowmember['id_group'];
  2072. $rowmember['additional_groups'][] = $rowmember['id_post_group'];
  2073. if (count(array_intersect($allowed, $rowmember['additional_groups'])) == 0)
  2074. continue;
  2075. }
  2076. $langloaded = loadLanguage('index', empty($rowmember['lngfile']) || empty($modSettings['userLanguage']) ? $language : $rowmember['lngfile'], false);
  2077. // Now loop through all the notifications to send for this board.
  2078. if (empty($boards[$rowmember['id_board']]))
  2079. continue;
  2080. $sentOnceAlready = 0;
  2081. foreach ($boards[$rowmember['id_board']] as $key)
  2082. {
  2083. // Don't notify the guy who started the topic!
  2084. // @todo In this case actually send them a "it's approved hooray" email :P
  2085. if ($topicData[$key]['poster'] == $rowmember['id_member'])
  2086. continue;
  2087. // Setup the string for adding the body to the message, if a user wants it.
  2088. $send_body = empty($modSettings['disallow_sendBody']) && !empty($rowmember['notify_send_body']);
  2089. $replacements = array(
  2090. 'TOPICSUBJECT' => $topicData[$key]['subject'],
  2091. 'TOPICLINK' => $scripturl . '?topic=' . $topicData[$key]['topic'] . '.new#new',
  2092. 'MESSAGE' => $topicData[$key]['body'],
  2093. 'UNSUBSCRIBELINK' => $scripturl . '?action=notifyboard;board=' . $topicData[$key]['board'] . '.0',
  2094. );
  2095. if (!$send_body)
  2096. unset($replacements['MESSAGE']);
  2097. // Figure out which email to send off
  2098. $emailtype = '';
  2099. // Send only if once is off or it's on and it hasn't been sent.
  2100. if (!empty($rowmember['notify_regularity']) && !$sentOnceAlready && empty($rowmember['sent']))
  2101. $emailtype = 'notify_boards_once';
  2102. elseif (empty($rowmember['notify_regularity']))
  2103. $emailtype = 'notify_boards';
  2104. if (!empty($emailtype))
  2105. {
  2106. $emailtype .= $send_body ? '_body' : '';
  2107. $emaildata = loadEmailTemplate($emailtype, $replacements, $langloaded);
  2108. sendmail($rowmember['email_address'], $emaildata['subject'], $emaildata['body'], null, null, false, 3);
  2109. }
  2110. $sentOnceAlready = 1;
  2111. }
  2112. }
  2113. $smcFunc['db_free_result']($members);
  2114. loadLanguage('index', $user_info['language']);
  2115. // Sent!
  2116. $smcFunc['db_query']('', '
  2117. UPDATE {db_prefix}log_notify
  2118. SET sent = {int:is_sent}
  2119. WHERE id_board IN ({array_int:board_list})
  2120. AND id_member != {int:current_member}',
  2121. array(
  2122. 'current_member' => $user_info['id'],
  2123. 'board_list' => $board_index,
  2124. 'is_sent' => 1,
  2125. )
  2126. );
  2127. }
  2128. /**
  2129. * Get the topic for display purposes.
  2130. *
  2131. * gets a summary of the most recent posts in a topic.
  2132. * depends on the topicSummaryPosts setting.
  2133. * if you are editing a post, only shows posts previous to that post.
  2134. */
  2135. function getTopic()
  2136. {
  2137. global $topic, $modSettings, $context, $smcFunc, $counter, $options;
  2138. if (isset($_REQUEST['xml']))
  2139. $limit = '
  2140. LIMIT ' . (empty($context['new_replies']) ? '0' : $context['new_replies']);
  2141. else
  2142. $limit = empty($modSettings['topicSummaryPosts']) ? '' : '
  2143. LIMIT ' . (int) $modSettings['topicSummaryPosts'];
  2144. // If you're modifying, get only those posts before the current one. (otherwise get all.)
  2145. $request = $smcFunc['db_query']('', '
  2146. SELECT
  2147. IFNULL(mem.real_name, m.poster_name) AS poster_name, m.poster_time,
  2148. m.body, m.smileys_enabled, m.id_msg, m.id_member
  2149. FROM {db_prefix}messages AS m
  2150. LEFT JOIN {db_prefix}members AS mem ON (mem.id_member = m.id_member)
  2151. WHERE m.id_topic = {int:current_topic}' . (isset($_REQUEST['msg']) ? '
  2152. AND m.id_msg < {int:id_msg}' : '') .(!$modSettings['postmod_active'] || allowedTo('approve_posts') ? '' : '
  2153. AND m.approved = {int:approved}') . '
  2154. ORDER BY m.id_msg DESC' . $limit,
  2155. array(
  2156. 'current_topic' => $topic,
  2157. 'id_msg' => isset($_REQUEST['msg']) ? (int) $_REQUEST['msg'] : 0,
  2158. 'approved' => 1,
  2159. )
  2160. );
  2161. $context['previous_posts'] = array();
  2162. while ($row = $smcFunc['db_fetch_assoc']($request))
  2163. {
  2164. // Censor, BBC, ...
  2165. censorText($row['body']);
  2166. $row['body'] = parse_bbc($row['body'], $row['smileys_enabled'], $row['id_msg']);
  2167. // ...and store.
  2168. $context['previous_posts'][] = array(
  2169. 'counter' => $counter++,
  2170. 'alternate' => $counter % 2,
  2171. 'poster' => $row['poster_name'],
  2172. 'message' => $row['body'],
  2173. 'time' => timeformat($row['poster_time']),
  2174. 'timestamp' => forum_time(true, $row['poster_time']),
  2175. 'id' => $row['id_msg'],
  2176. 'is_new' => !empty($context['new_replies']),
  2177. 'is_ignored' => !empty($modSettings['enable_buddylist']) && !empty($options['posts_apply_ignore_list']) && in_array($row['id_member'], $context['user']['ignoreusers']),
  2178. );
  2179. if (!empty($context['new_replies']))
  2180. $context['new_replies']--;
  2181. }
  2182. $smcFunc['db_free_result']($request);
  2183. }
  2184. /**
  2185. * Loads a post an inserts it into the current editing text box.
  2186. * uses the Post language file.
  2187. * uses special (sadly browser dependent) javascript to parse entities for internationalization reasons.
  2188. * accessed with ?action=quotefast.
  2189. */
  2190. function QuoteFast()
  2191. {
  2192. global $modSettings, $user_info, $txt, $settings, $context;
  2193. global $sourcedir, $smcFunc;
  2194. loadLanguage('Post');
  2195. if (!isset($_REQUEST['xml']))
  2196. loadTemplate('Post');
  2197. include_once($sourcedir . '/Subs-Post.php');
  2198. $moderate_boards = boardsAllowedTo('moderate_board');
  2199. // Where we going if we need to?
  2200. $context['post_box_name'] = isset($_GET['pb']) ? $_GET['pb'] : '';
  2201. $request = $smcFunc['db_query']('', '
  2202. SELECT IFNULL(mem.real_name, m.poster_name) AS poster_name, m.poster_time, m.body, m.id_topic, m.subject,
  2203. m.id_board, m.id_member, m.approved
  2204. FROM {db_prefix}messages AS m
  2205. INNER JOIN {db_prefix}topics AS t ON (t.id_topic = m.id_topic)
  2206. INNER JOIN {db_prefix}boards AS b ON (b.id_board = m.id_board AND {query_see_board})
  2207. LEFT JOIN {db_prefix}members AS mem ON (mem.id_member = m.id_member)
  2208. WHERE m.id_msg = {int:id_msg}' . (isset($_REQUEST['modify']) || (!empty($moderate_boards) && $moderate_boards[0] == 0) ? '' : '
  2209. AND (t.locked = {int:not_locked}' . (empty($moderate_boards) ? '' : ' OR b.id_board IN ({array_int:moderation_board_list})') . ')') . '
  2210. LIMIT 1',
  2211. array(
  2212. 'current_member' => $user_info['id'],
  2213. 'moderation_board_list' => $moderate_boards,
  2214. 'id_msg' => (int) $_REQUEST['quote'],
  2215. 'not_locked' => 0,
  2216. )
  2217. );
  2218. $context['close_window'] = $smcFunc['db_num_rows']($request) == 0;
  2219. $row = $smcFunc['db_fetch_assoc']($request);
  2220. $smcFunc['db_free_result']($request);
  2221. $context['sub_template'] = 'quotefast';
  2222. if (!empty($row))
  2223. $can_view_post = $row['approved'] || ($row['id_member'] != 0 && $row['id_member'] == $user_info['id']) || allowedTo('approve_posts', $row['id_board']);
  2224. if (!empty($can_view_post))
  2225. {
  2226. // Remove special formatting we don't want anymore.
  2227. $row['body'] = un_preparsecode($row['body']);
  2228. // Censor the message!
  2229. censorText($row['body']);
  2230. $row['body'] = preg_replace('~<br ?/?' . '>~i', "\n", $row['body']);
  2231. // Want to modify a single message by double clicking it?
  2232. if (isset($_REQUEST['modify']))
  2233. {
  2234. censorText($row['subject']);
  2235. $context['sub_template'] = 'modifyfast';
  2236. $context['message'] = array(
  2237. 'id' => $_REQUEST['quote'],
  2238. 'body' => $row['body'],
  2239. 'subject' => addcslashes($row['subject'], '"'),
  2240. );
  2241. return;
  2242. }
  2243. // Remove any nested quotes.
  2244. if (!empty($modSettings['removeNestedQuotes']))
  2245. $row['body'] = preg_replace(array('~\n?\[quote.*?\].+?\[/quote\]\n?~is', '~^\n~', '~\[/quote\]~'), '', $row['body']);
  2246. $lb = "\n";
  2247. // Add a quote string on the front and end.
  2248. $context['quote']['xml'] = '[quote author=' . $row['poster_name'] . ' link=msg=' . (int) $_REQUEST['quote'] . ' date=' . $row['poster_time'] . ']' . $lb . $row['body'] . $lb . '[/quote]';
  2249. $context['quote']['text'] = strtr(un_htmlspecialchars($context['quote']['xml']), array('\'' => '\\\'', '\\' => '\\\\', "\n" => '\\n', '</script>' => '</\' + \'script>'));
  2250. $context['quote']['xml'] = strtr($context['quote']['xml'], array('&nbsp;' => '&#160;', '<' => '&lt;', '>' => '&gt;'));
  2251. $context['quote']['mozilla'] = strtr($smcFunc['htmlspecialchars']($context['quote']['text']), array('&quot;' => '"'));
  2252. }
  2253. //@todo Needs a nicer interface.
  2254. // In case our message has been removed in the meantime.
  2255. elseif (isset($_REQUEST['modify']))
  2256. {
  2257. $context['sub_template'] = 'modifyfast';
  2258. $context['message'] = array(
  2259. 'id' => 0,
  2260. 'body' => '',
  2261. 'subject' => '',
  2262. );
  2263. }
  2264. else
  2265. $context['quote'] = array(
  2266. 'xml' => '',
  2267. 'mozilla' => '',
  2268. 'text' => '',
  2269. );
  2270. }
  2271. /**
  2272. * Used to edit the body or subject of a message inline
  2273. * called from action=jsmodify from script and topic js
  2274. */
  2275. function JavaScriptModify()
  2276. {
  2277. global $sourcedir, $modSettings, $board, $topic, $txt;
  2278. global $user_info, $context, $smcFunc, $language;
  2279. // We have to have a topic!
  2280. if (empty($topic))
  2281. obExit(false);
  2282. checkSession('get');
  2283. require_once($sourcedir . '/Subs-Post.php');
  2284. // Assume the first message if no message ID was given.
  2285. $request = $smcFunc['db_query']('', '
  2286. SELECT
  2287. t.locked, t.num_replies, t.id_member_started, t.id_first_msg,
  2288. m.id_msg, m.id_member, m.poster_time, m.subject, m.smileys_enabled, m.body, m.icon,
  2289. m.modified_time, m.modified_name, m.approved
  2290. FROM {db_prefix}messages AS m
  2291. INNER JOIN {db_prefix}topics AS t ON (t.id_topic = {int:current_topic})
  2292. WHERE m.id_msg = {raw:id_msg}
  2293. AND m.id_topic = {int:current_topic}' . (allowedTo('modify_any') || allowedTo('approve_posts') ? '' : (!$modSettings['postmod_active'] ? '
  2294. AND (m.id_member != {int:guest_id} AND m.id_member = {int:current_member})' : '
  2295. AND (m.approved = {int:is_approved} OR (m.id_member != {int:guest_id} AND m.id_member = {int:current_member}))')),
  2296. array(
  2297. 'current_member' => $user_info['id'],
  2298. 'current_topic' => $topic,
  2299. 'id_msg' => empty($_REQUEST['msg']) ? 't.id_first_msg' : (int) $_REQUEST['msg'],
  2300. 'is_approved' => 1,
  2301. 'guest_id' => 0,
  2302. )
  2303. );
  2304. if ($smcFunc['db_num_rows']($request) == 0)
  2305. fatal_lang_error('no_board', false);
  2306. $row = $smcFunc['db_fetch_assoc']($request);
  2307. $smcFunc['db_free_result']($request);
  2308. // Change either body or subject requires permissions to modify messages.
  2309. if (isset($_POST['message']) || isset($_POST['subject']) || isset($_REQUEST['icon']))
  2310. {
  2311. if (!empty($row['locked']))
  2312. isAllowedTo('moderate_board');
  2313. if ($row['id_member'] == $user_info['id'] && !allowedTo('modify_any'))
  2314. {
  2315. if ((!$modSettings['postmod_active'] || $row['approved']) && !empty($modSettings['edit_disable_time']) && $row['poster_time'] + ($modSettings['edit_disable_time'] + 5) * 60 < time())
  2316. fatal_lang_error('modify_post_time_passed', false);
  2317. elseif ($row['id_member_started'] == $user_info['id'] && !allowedTo('modify_own'))
  2318. isAllowedTo('modify_replies');
  2319. else
  2320. isAllowedTo('modify_own');
  2321. }
  2322. // Otherwise, they're locked out; someone who can modify the replies is needed.
  2323. elseif ($row['id_member_started'] == $user_info['id'] && !allowedTo('modify_any'))
  2324. isAllowedTo('modify_replies');
  2325. else
  2326. isAllowedTo('modify_any');
  2327. // Only log this action if it wasn't your message.
  2328. $moderationAction = $row['id_member'] != $user_info['id'];
  2329. }
  2330. $post_errors = array();
  2331. if (isset($_POST['subject']) && $smcFunc['htmltrim']($smcFunc['htmlspecialchars']($_POST['subject'])) !== '')
  2332. {
  2333. $_POST['subject'] = strtr($smcFunc['htmlspecialchars']($_POST['subject']), array("\r" => '', "\n" => '', "\t" => ''));
  2334. // Maximum number of characters.
  2335. if ($smcFunc['strlen']($_POST['subject']) > 100)
  2336. $_POST['subject'] = $smcFunc['substr']($_POST['subject'], 0, 100);
  2337. }
  2338. elseif (isset($_POST['subject']))
  2339. {
  2340. $post_errors[] = 'no_subject';
  2341. unset($_POST['subject']);
  2342. }
  2343. if (isset($_POST['message']))
  2344. {
  2345. if ($smcFunc['htmltrim']($smcFunc['htmlspecialchars']($_POST['message'])) === '')
  2346. {
  2347. $post_errors[] = 'no_message';
  2348. unset($_POST['message']);
  2349. }
  2350. elseif (!empty($modSettings['max_messageLength']) && $smcFunc['strlen']($_POST['message']) > $modSettings['max_messageLength'])
  2351. {
  2352. $post_errors[] = 'long_message';
  2353. unset($_POST['message']);
  2354. }
  2355. else
  2356. {
  2357. $_POST['message'] = $smcFunc['htmlspecialchars']($_POST['message'], ENT_QUOTES);
  2358. preparsecode($_POST['message']);
  2359. if ($smcFunc['htmltrim'](strip_tags(parse_bbc($_POST['message'], false), '<img>')) === '')
  2360. {
  2361. $post_errors[] = 'no_message';
  2362. unset($_POST['message']);
  2363. }
  2364. }
  2365. }
  2366. if (isset($_POST['lock']))
  2367. {
  2368. if (!allowedTo(array('lock_any', 'lock_own')) || (!allowedTo('lock_any') && $user_info['id'] != $row['id_member']))
  2369. unset($_POST['lock']);
  2370. elseif (!allowedTo('lock_any'))
  2371. {
  2372. if ($row['locked'] == 1)
  2373. unset($_POST['lock']);
  2374. else
  2375. $_POST['lock'] = empty($_POST['lock']) ? 0 : 2;
  2376. }
  2377. elseif (!empty($row['locked']) && !empty($_POST['lock']) || $_POST['lock'] == $row['locked'])
  2378. unset($_POST['lock']);
  2379. else
  2380. $_POST['lock'] = empty($_POST['lock']) ? 0 : 1;
  2381. }
  2382. if (isset($_POST['sticky']) && !allowedTo('make_sticky'))
  2383. unset($_POST['sticky']);
  2384. if (empty($post_errors))
  2385. {
  2386. $msgOptions = array(
  2387. 'id' => $row['id_msg'],
  2388. 'subject' => isset($_POST['subject']) ? $_POST['subject'] : null,
  2389. 'body' => isset($_POST['message']) ? $_POST['message'] : null,
  2390. 'icon' => isset($_REQUEST['icon']) ? preg_replace('~[\./\\\\*\':"<>]~', '', $_REQUEST['icon']) : null,
  2391. );
  2392. $topicOptions = array(
  2393. 'id' => $topic,
  2394. 'board' => $board,
  2395. 'lock_mode' => isset($_POST['lock']) ? (int) $_POST['lock'] : null,
  2396. 'sticky_mode' => isset($_POST['sticky']) && !empty($modSettings['enableStickyTopics']) ? (int) $_POST['sticky'] : null,
  2397. 'mark_as_read' => true,
  2398. );
  2399. $posterOptions = array();
  2400. // Only consider marking as editing if they have edited the subject, message or icon.
  2401. if ((isset($_POST['subject']) && $_POST['subject'] != $row['subject']) || (isset($_POST['message']) && $_POST['message'] != $row['body']) || (isset($_REQUEST['icon']) && $_REQUEST['icon'] != $row['icon']))
  2402. {
  2403. // And even then only if the time has passed...
  2404. if (time() - $row['poster_time'] > $modSettings['edit_wait_time'] || $user_info['id'] != $row['id_member'])
  2405. {
  2406. $msgOptions['modify_time'] = time();
  2407. $msgOptions['modify_name'] = $user_info['name'];
  2408. }
  2409. }
  2410. // If nothing was changed there's no need to add an entry to the moderation log.
  2411. else
  2412. $moderationAction = false;
  2413. modifyPost($msgOptions, $topicOptions, $posterOptions);
  2414. // If we didn't change anything this time but had before put back the old info.
  2415. if (!isset($msgOptions['modify_time']) && !empty($row['modified_time']))
  2416. {
  2417. $msgOptions['modify_time'] = $row['modified_time'];
  2418. $msgOptions['modify_name'] = $row['modified_name'];
  2419. }
  2420. // Changing the first subject updates other subjects to 'Re: new_subject'.
  2421. if (isset($_POST['subject']) && isset($_REQUEST['change_all_subjects']) && $row['id_first_msg'] == $row['id_msg'] && !empty($row['num_replies']) && (allowedTo('modify_any') || ($row['id_member_started'] == $user_info['id'] && allowedTo('modify_replies'))))
  2422. {
  2423. // Get the proper (default language) response prefix first.
  2424. if (!isset($context['response_prefix']) && !($context['response_prefix'] = cache_get_data('response_prefix')))
  2425. {
  2426. if ($language === $user_info['language'])
  2427. $context['response_prefix'] = $txt['response_prefix'];
  2428. else
  2429. {
  2430. loadLanguage('index', $language, false);
  2431. $context['response_prefix'] = $txt['response_prefix'];
  2432. loadLanguage('index');
  2433. }
  2434. cache_put_data('response_prefix', $context['response_prefix'], 600);
  2435. }
  2436. $smcFunc['db_query']('', '
  2437. UPDATE {db_prefix}messages
  2438. SET subject = {string:subject}
  2439. WHERE id_topic = {int:current_topic}
  2440. AND id_msg != {int:id_first_msg}',
  2441. array(
  2442. 'current_topic' => $topic,
  2443. 'id_first_msg' => $row['id_first_msg'],
  2444. 'subject' => $context['response_prefix'] . $_POST['subject'],
  2445. )
  2446. );
  2447. }
  2448. if (!empty($moderationAction))
  2449. logAction('modify', array('topic' => $topic, 'message' => $row['id_msg'], 'member' => $row['id_member'], 'board' => $board));
  2450. }
  2451. if (isset($_REQUEST['xml']))
  2452. {
  2453. $context['sub_template'] = 'modifydone';
  2454. if (empty($post_errors) && isset($msgOptions['subject']) && isset($msgOptions['body']))
  2455. {
  2456. $context['message'] = array(
  2457. 'id' => $row['id_msg'],
  2458. 'modified' => array(
  2459. 'time' => isset($msgOptions['modify_time']) ? timeformat($msgOptions['modify_time']) : '',
  2460. 'timestamp' => isset($msgOptions['modify_time']) ? forum_time(true, $msgOptions['modify_time']) : 0,
  2461. 'name' => isset($msgOptions['modify_time']) ? $msgOptions['modify_name'] : '',
  2462. ),
  2463. 'subject' => $msgOptions['subject'],
  2464. 'first_in_topic' => $row['id_msg'] == $row['id_first_msg'],
  2465. 'body' => strtr($msgOptions['body'], array(']]>' => ']]]]><![CDATA[>')),
  2466. );
  2467. censorText($context['message']['subject']);
  2468. censorText($context['message']['body']);
  2469. $context['message']['body'] = parse_bbc($context['message']['body'], $row['smileys_enabled'], $row['id_msg']);
  2470. }
  2471. // Topic?
  2472. elseif (empty($post_errors))
  2473. {
  2474. $context['sub_template'] = 'modifytopicdone';
  2475. $context['message'] = array(
  2476. 'id' => $row['id_msg'],
  2477. 'modified' => array(
  2478. 'time' => isset($msgOptions['modify_time']) ? timeformat($msgOptions['modify_time']) : '',
  2479. 'timestamp' => isset($msgOptions['modify_time']) ? forum_time(true, $msgOptions['modify_time']) : 0,
  2480. 'name' => isset($msgOptions['modify_time']) ? $msgOptions['modify_name'] : '',
  2481. ),
  2482. 'subject' => isset($msgOptions['subject']) ? $msgOptions['subject'] : '',
  2483. );
  2484. censorText($context['message']['subject']);
  2485. }
  2486. else
  2487. {
  2488. $context['message'] = array(
  2489. 'id' => $row['id_msg'],
  2490. 'errors' => array(),
  2491. 'error_in_subject' => in_array('no_subject', $post_errors),
  2492. 'error_in_body' => in_array('no_message', $post_errors) || in_array('long_message', $post_errors),
  2493. );
  2494. loadLanguage('Errors');
  2495. foreach ($post_errors as $post_error)
  2496. {
  2497. if ($post_error == 'long_message')
  2498. $context['message']['errors'][] = sprintf($txt['error_' . $post_error], $modSettings['max_messageLength']);
  2499. else
  2500. $context['message']['errors'][] = $txt['error_' . $post_error];
  2501. }
  2502. }
  2503. }
  2504. else
  2505. obExit(false);
  2506. }
  2507. ?>