Post.php 104 KB

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