PersonalMessage.php 129 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734
  1. <?php
  2. /**
  3. * This file is mainly meant for controlling the actions related to personal
  4. * messages. It allows viewing, sending, deleting, and marking personal
  5. * messages. For compatibility reasons, they are often called "instant messages".
  6. *
  7. * Simple Machines Forum (SMF)
  8. *
  9. * @package SMF
  10. * @author Simple Machines http://www.simplemachines.org
  11. * @copyright 2013 Simple Machines and individual contributors
  12. * @license http://www.simplemachines.org/about/smf/license.php BSD
  13. *
  14. * @version 2.1 Alpha 1
  15. */
  16. if (!defined('SMF'))
  17. die('No direct access...');
  18. /**
  19. * This helps organize things...
  20. * @todo this should be a simple dispatcher....
  21. */
  22. function MessageMain()
  23. {
  24. global $txt, $scripturl, $sourcedir, $context, $user_info, $user_settings, $smcFunc, $modSettings;
  25. // No guests!
  26. is_not_guest();
  27. // You're not supposed to be here at all, if you can't even read PMs.
  28. isAllowedTo('pm_read');
  29. // This file contains the basic functions for sending a PM.
  30. require_once($sourcedir . '/Subs-Post.php');
  31. loadLanguage('PersonalMessage+Drafts');
  32. if (WIRELESS && WIRELESS_PROTOCOL == 'wap')
  33. fatal_lang_error('wireless_error_notyet', false);
  34. elseif (WIRELESS)
  35. $context['sub_template'] = WIRELESS_PROTOCOL . '_pm';
  36. elseif (!isset($_REQUEST['xml']))
  37. loadTemplate('PersonalMessage');
  38. // Load up the members maximum message capacity.
  39. if ($user_info['is_admin'])
  40. $context['message_limit'] = 0;
  41. elseif (($context['message_limit'] = cache_get_data('msgLimit:' . $user_info['id'], 360)) === null)
  42. {
  43. // @todo Why do we do this? It seems like if they have any limit we should use it.
  44. $request = $smcFunc['db_query']('', '
  45. SELECT MAX(max_messages) AS top_limit, MIN(max_messages) AS bottom_limit
  46. FROM {db_prefix}membergroups
  47. WHERE id_group IN ({array_int:users_groups})',
  48. array(
  49. 'users_groups' => $user_info['groups'],
  50. )
  51. );
  52. list ($maxMessage, $minMessage) = $smcFunc['db_fetch_row']($request);
  53. $smcFunc['db_free_result']($request);
  54. $context['message_limit'] = $minMessage == 0 ? 0 : $maxMessage;
  55. // Save us doing it again!
  56. cache_put_data('msgLimit:' . $user_info['id'], $context['message_limit'], 360);
  57. }
  58. // Prepare the context for the capacity bar.
  59. if (!empty($context['message_limit']))
  60. {
  61. $bar = ($user_info['messages'] * 100) / $context['message_limit'];
  62. $context['limit_bar'] = array(
  63. 'messages' => $user_info['messages'],
  64. 'allowed' => $context['message_limit'],
  65. 'percent' => $bar,
  66. 'bar' => min(100, (int) $bar),
  67. 'text' => sprintf($txt['pm_currently_using'], $user_info['messages'], round($bar, 1)),
  68. );
  69. }
  70. // a previous message was sent successfully? show a small indication.
  71. if (isset($_GET['done']) && ($_GET['done'] == 'sent'))
  72. $context['pm_sent'] = true;
  73. // Now we have the labels, and assuming we have unsorted mail, apply our rules!
  74. if ($user_settings['new_pm'])
  75. {
  76. $context['labels'] = $user_settings['message_labels'] == '' ? array() : explode(',', $user_settings['message_labels']);
  77. foreach ($context['labels'] as $id_label => $label_name)
  78. $context['labels'][(int) $id_label] = array(
  79. 'id' => $id_label,
  80. 'name' => trim($label_name),
  81. 'messages' => 0,
  82. 'unread_messages' => 0,
  83. );
  84. $context['labels'][-1] = array(
  85. 'id' => -1,
  86. 'name' => $txt['pm_msg_label_inbox'],
  87. 'messages' => 0,
  88. 'unread_messages' => 0,
  89. );
  90. ApplyRules();
  91. updateMemberData($user_info['id'], array('new_pm' => 0));
  92. $smcFunc['db_query']('', '
  93. UPDATE {db_prefix}pm_recipients
  94. SET is_new = {int:not_new}
  95. WHERE id_member = {int:current_member}',
  96. array(
  97. 'current_member' => $user_info['id'],
  98. 'not_new' => 0,
  99. )
  100. );
  101. }
  102. // Load the label data.
  103. if ($user_settings['new_pm'] || ($context['labels'] = cache_get_data('labelCounts:' . $user_info['id'], 720)) === null)
  104. {
  105. $context['labels'] = $user_settings['message_labels'] == '' ? array() : explode(',', $user_settings['message_labels']);
  106. foreach ($context['labels'] as $id_label => $label_name)
  107. $context['labels'][(int) $id_label] = array(
  108. 'id' => $id_label,
  109. 'name' => trim($label_name),
  110. 'messages' => 0,
  111. 'unread_messages' => 0,
  112. );
  113. $context['labels'][-1] = array(
  114. 'id' => -1,
  115. 'name' => $txt['pm_msg_label_inbox'],
  116. 'messages' => 0,
  117. 'unread_messages' => 0,
  118. );
  119. // Looks like we need to reseek!
  120. $result = $smcFunc['db_query']('', '
  121. SELECT labels, is_read, COUNT(*) AS num
  122. FROM {db_prefix}pm_recipients
  123. WHERE id_member = {int:current_member}
  124. AND deleted = {int:not_deleted}
  125. GROUP BY labels, is_read',
  126. array(
  127. 'current_member' => $user_info['id'],
  128. 'not_deleted' => 0,
  129. )
  130. );
  131. while ($row = $smcFunc['db_fetch_assoc']($result))
  132. {
  133. $this_labels = explode(',', $row['labels']);
  134. foreach ($this_labels as $this_label)
  135. {
  136. $context['labels'][(int) $this_label]['messages'] += $row['num'];
  137. if (!($row['is_read'] & 1))
  138. $context['labels'][(int) $this_label]['unread_messages'] += $row['num'];
  139. }
  140. }
  141. $smcFunc['db_free_result']($result);
  142. // Store it please!
  143. cache_put_data('labelCounts:' . $user_info['id'], $context['labels'], 720);
  144. }
  145. // This determines if we have more labels than just the standard inbox.
  146. $context['currently_using_labels'] = count($context['labels']) > 1 ? 1 : 0;
  147. // Some stuff for the labels...
  148. $context['current_label_id'] = isset($_REQUEST['l']) && isset($context['labels'][(int) $_REQUEST['l']]) ? (int) $_REQUEST['l'] : -1;
  149. $context['current_label'] = &$context['labels'][(int) $context['current_label_id']]['name'];
  150. $context['folder'] = !isset($_REQUEST['f']) || $_REQUEST['f'] != 'sent' ? 'inbox' : 'sent';
  151. // This is convenient. Do you know how annoying it is to do this every time?!
  152. $context['current_label_redirect'] = 'action=pm;f=' . $context['folder'] . (isset($_GET['start']) ? ';start=' . $_GET['start'] : '') . (isset($_REQUEST['l']) ? ';l=' . $_REQUEST['l'] : '');
  153. $context['can_issue_warning'] = in_array('w', $context['admin_features']) && allowedTo('issue_warning') && $modSettings['warning_settings'][0] == 1;
  154. // Are PM drafts enabled?
  155. $context['drafts_pm_save'] = !empty($modSettings['drafts_pm_enabled']) && allowedTo('pm_draft');
  156. $context['drafts_autosave'] = !empty($context['drafts_pm_save']) && !empty($modSettings['drafts_autosave_enabled']) && allowedTo('pm_autosave_draft');
  157. // Build the linktree for all the actions...
  158. $context['linktree'][] = array(
  159. 'url' => $scripturl . '?action=pm',
  160. 'name' => $txt['personal_messages']
  161. );
  162. // Preferences...
  163. $context['display_mode'] = WIRELESS ? 0 : $user_settings['pm_prefs'] & 3;
  164. $subActions = array(
  165. 'addbuddy' => 'WirelessAddBuddy',
  166. 'manlabels' => 'ManageLabels',
  167. 'manrules' => 'ManageRules',
  168. 'pmactions' => 'MessageActionsApply',
  169. 'prune' => 'MessagePrune',
  170. 'removeall' => 'MessageKillAllQuery',
  171. 'removeall2' => 'MessageKillAll',
  172. 'report' => 'ReportMessage',
  173. 'search' => 'MessageSearch',
  174. 'search2' => 'MessageSearch2',
  175. 'send' => 'MessagePost',
  176. 'send2' => 'MessagePost2',
  177. 'settings' => 'MessageSettings',
  178. 'showpmdrafts' => 'MessageDrafts',
  179. );
  180. if (!isset($_REQUEST['sa']) || !isset($subActions[$_REQUEST['sa']]))
  181. {
  182. $_REQUEST['sa'] = '';
  183. MessageFolder();
  184. }
  185. else
  186. {
  187. if (!isset($_REQUEST['xml']))
  188. messageIndexBar($_REQUEST['sa']);
  189. $subActions[$_REQUEST['sa']]();
  190. }
  191. }
  192. /**
  193. * A menu to easily access different areas of the PM section
  194. *
  195. * @param string $area
  196. */
  197. function messageIndexBar($area)
  198. {
  199. global $txt, $context, $scripturl, $sourcedir, $sc, $modSettings, $settings, $user_info, $options;
  200. $pm_areas = array(
  201. 'folders' => array(
  202. 'title' => $txt['pm_messages'],
  203. 'areas' => array(
  204. 'send' => array(
  205. 'label' => $txt['new_message'],
  206. 'custom_url' => $scripturl . '?action=pm;sa=send',
  207. 'permission' => allowedTo('pm_send'),
  208. ),
  209. 'inbox' => array(
  210. 'label' => $txt['inbox'],
  211. 'custom_url' => $scripturl . '?action=pm',
  212. ),
  213. 'sent' => array(
  214. 'label' => $txt['sent_items'],
  215. 'custom_url' => $scripturl . '?action=pm;f=sent',
  216. ),
  217. 'drafts' => array(
  218. 'label' => $txt['drafts_show'],
  219. 'custom_url' => $scripturl . '?action=pm;sa=showpmdrafts',
  220. 'permission' => allowedTo('pm_draft'),
  221. 'enabled' => !empty($modSettings['drafts_pm_enabled']),
  222. ),
  223. ),
  224. ),
  225. 'labels' => array(
  226. 'title' => $txt['pm_labels'],
  227. 'areas' => array(),
  228. ),
  229. 'actions' => array(
  230. 'title' => $txt['pm_actions'],
  231. 'areas' => array(
  232. 'search' => array(
  233. 'label' => $txt['pm_search_bar_title'],
  234. 'custom_url' => $scripturl . '?action=pm;sa=search',
  235. ),
  236. 'prune' => array(
  237. 'label' => $txt['pm_prune'],
  238. 'custom_url' => $scripturl . '?action=pm;sa=prune'
  239. ),
  240. ),
  241. ),
  242. 'pref' => array(
  243. 'title' => $txt['pm_preferences'],
  244. 'areas' => array(
  245. 'manlabels' => array(
  246. 'label' => $txt['pm_manage_labels'],
  247. 'custom_url' => $scripturl . '?action=pm;sa=manlabels',
  248. ),
  249. 'manrules' => array(
  250. 'label' => $txt['pm_manage_rules'],
  251. 'custom_url' => $scripturl . '?action=pm;sa=manrules',
  252. ),
  253. 'settings' => array(
  254. 'label' => $txt['pm_settings'],
  255. 'custom_url' => $scripturl . '?action=pm;sa=settings',
  256. ),
  257. ),
  258. ),
  259. );
  260. // Handle labels.
  261. if (empty($context['currently_using_labels']))
  262. unset($pm_areas['labels']);
  263. else
  264. {
  265. // Note we send labels by id as it will have less problems in the querystring.
  266. $unread_in_labels = 0;
  267. foreach ($context['labels'] as $label)
  268. {
  269. if ($label['id'] == -1)
  270. continue;
  271. // Count the amount of unread items in labels.
  272. $unread_in_labels += $label['unread_messages'];
  273. // Add the label to the menu.
  274. $pm_areas['labels']['areas']['label' . $label['id']] = array(
  275. 'label' => $label['name'] . (!empty($label['unread_messages']) ? ' (<strong>' . $label['unread_messages'] . '</strong>)' : ''),
  276. 'custom_url' => $scripturl . '?action=pm;l=' . $label['id'],
  277. 'unread_messages' => $label['unread_messages'],
  278. 'messages' => $label['messages'],
  279. );
  280. }
  281. if (!empty($unread_in_labels))
  282. $pm_areas['labels']['title'] .= ' (' . $unread_in_labels . ')';
  283. }
  284. $pm_areas['folders']['areas']['inbox']['unread_messages'] = &$context['labels'][-1]['unread_messages'];
  285. $pm_areas['folders']['areas']['inbox']['messages'] = &$context['labels'][-1]['messages'];
  286. if (!empty($context['labels'][-1]['unread_messages']))
  287. {
  288. $pm_areas['folders']['areas']['inbox']['label'] .= ' (<strong>' . $context['labels'][-1]['unread_messages'] . '</strong>)';
  289. $pm_areas['folders']['title'] .= ' (' . $context['labels'][-1]['unread_messages'] . ')';
  290. }
  291. // Do we have a limit on the amount of messages we can keep?
  292. if (!empty($context['message_limit']))
  293. {
  294. $bar = round(($user_info['messages'] * 100) / $context['message_limit'], 1);
  295. $context['limit_bar'] = array(
  296. 'messages' => $user_info['messages'],
  297. 'allowed' => $context['message_limit'],
  298. 'percent' => $bar,
  299. 'bar' => $bar > 100 ? 100 : (int) $bar,
  300. 'text' => sprintf($txt['pm_currently_using'], $user_info['messages'], $bar)
  301. );
  302. }
  303. require_once($sourcedir . '/Subs-Menu.php');
  304. // What page is this, again?
  305. $current_page = $scripturl . '?action=pm' . (!empty($_REQUEST['sa']) ? ';sa=' . $_REQUEST['sa'] : '') . (!empty($context['folder']) ? ';f=' . $context['folder'] : '') . (!empty($context['current_label_id']) ? ';l=' . $context['current_label_id'] : '');
  306. // Set a few options for the menu.
  307. $menuOptions = array(
  308. 'current_area' => $area,
  309. 'disable_url_session_check' => true,
  310. );
  311. // Actually create the menu!
  312. $pm_include_data = createMenu($pm_areas, $menuOptions);
  313. unset($pm_areas);
  314. // No menu means no access.
  315. if (!$pm_include_data && (!$user_info['is_guest'] || validateSession()))
  316. fatal_lang_error('no_access', false);
  317. // Make a note of the Unique ID for this menu.
  318. $context['pm_menu_id'] = $context['max_menu_id'];
  319. $context['pm_menu_name'] = 'menu_data_' . $context['pm_menu_id'];
  320. // Set the selected item.
  321. $current_area = $pm_include_data['current_area'];
  322. $context['menu_item_selected'] = $current_area;
  323. // Set the template for this area and add the profile layer.
  324. if (!WIRELESS && !isset($_REQUEST['xml']))
  325. $context['template_layers'][] = 'pm';
  326. }
  327. /**
  328. * A folder, ie. inbox/sent etc.
  329. */
  330. function MessageFolder()
  331. {
  332. global $txt, $scripturl, $modSettings, $context, $subjects_request;
  333. global $messages_request, $user_info, $recipients, $options, $smcFunc, $memberContext, $user_settings;
  334. // Changing view?
  335. if (isset($_GET['view']))
  336. {
  337. $context['display_mode'] = $context['display_mode'] > 1 ? 0 : $context['display_mode'] + 1;
  338. updateMemberData($user_info['id'], array('pm_prefs' => ($user_settings['pm_prefs'] & 252) | $context['display_mode']));
  339. }
  340. // Make sure the starting location is valid.
  341. if (isset($_GET['start']) && $_GET['start'] != 'new')
  342. $_GET['start'] = (int) $_GET['start'];
  343. elseif (!isset($_GET['start']) && !empty($options['view_newest_pm_first']))
  344. $_GET['start'] = 0;
  345. else
  346. $_GET['start'] = 'new';
  347. // Set up some basic theme stuff.
  348. $context['from_or_to'] = $context['folder'] != 'sent' ? 'from' : 'to';
  349. $context['get_pmessage'] = 'prepareMessageContext';
  350. $context['signature_enabled'] = substr($modSettings['signature_settings'], 0, 1) == 1;
  351. $context['disabled_fields'] = isset($modSettings['disabled_profile_fields']) ? array_flip(explode(',', $modSettings['disabled_profile_fields'])) : array();
  352. $labelQuery = $context['folder'] != 'sent' ? '
  353. AND FIND_IN_SET(' . $context['current_label_id'] . ', pmr.labels) != 0' : '';
  354. // Set the index bar correct!
  355. messageIndexBar($context['current_label_id'] == -1 ? $context['folder'] : 'label' . $context['current_label_id']);
  356. // Sorting the folder.
  357. $sort_methods = array(
  358. 'date' => 'pm.id_pm',
  359. 'name' => 'IFNULL(mem.real_name, \'\')',
  360. 'subject' => 'pm.subject',
  361. );
  362. // They didn't pick one, use the forum default.
  363. if (!isset($_GET['sort']) || !isset($sort_methods[$_GET['sort']]))
  364. {
  365. $context['sort_by'] = 'date';
  366. $_GET['sort'] = 'pm.id_pm';
  367. // An overriding setting?
  368. $descending = !empty($options['view_newest_pm_first']);
  369. }
  370. // Otherwise use the defaults: ascending, by date.
  371. else
  372. {
  373. $context['sort_by'] = $_GET['sort'];
  374. $_GET['sort'] = $sort_methods[$_GET['sort']];
  375. $descending = isset($_GET['desc']);
  376. }
  377. $context['sort_direction'] = $descending ? 'down' : 'up';
  378. // Set the text to resemble the current folder.
  379. $pmbox = $context['folder'] != 'sent' ? $txt['inbox'] : $txt['sent_items'];
  380. $txt['delete_all'] = str_replace('PMBOX', $pmbox, $txt['delete_all']);
  381. // Now, build the link tree!
  382. if ($context['current_label_id'] == -1)
  383. $context['linktree'][] = array(
  384. 'url' => $scripturl . '?action=pm;f=' . $context['folder'],
  385. 'name' => $pmbox
  386. );
  387. // Build it further for a label.
  388. if ($context['current_label_id'] != -1)
  389. $context['linktree'][] = array(
  390. 'url' => $scripturl . '?action=pm;f=' . $context['folder'] . ';l=' . $context['current_label_id'],
  391. 'name' => $txt['pm_current_label'] . ': ' . $context['current_label']
  392. );
  393. // Figure out how many messages there are.
  394. if ($context['folder'] == 'sent')
  395. $request = $smcFunc['db_query']('', '
  396. SELECT COUNT(' . ($context['display_mode'] == 2 ? 'DISTINCT pm.id_pm_head' : '*') . ')
  397. FROM {db_prefix}personal_messages AS pm
  398. WHERE pm.id_member_from = {int:current_member}
  399. AND pm.deleted_by_sender = {int:not_deleted}',
  400. array(
  401. 'current_member' => $user_info['id'],
  402. 'not_deleted' => 0,
  403. )
  404. );
  405. else
  406. $request = $smcFunc['db_query']('', '
  407. SELECT COUNT(' . ($context['display_mode'] == 2 ? 'DISTINCT pm.id_pm_head' : '*') . ')
  408. FROM {db_prefix}pm_recipients AS pmr' . ($context['display_mode'] == 2 ? '
  409. INNER JOIN {db_prefix}personal_messages AS pm ON (pm.id_pm = pmr.id_pm)' : '') . '
  410. WHERE pmr.id_member = {int:current_member}
  411. AND pmr.deleted = {int:not_deleted}' . $labelQuery,
  412. array(
  413. 'current_member' => $user_info['id'],
  414. 'not_deleted' => 0,
  415. )
  416. );
  417. list ($max_messages) = $smcFunc['db_fetch_row']($request);
  418. $smcFunc['db_free_result']($request);
  419. // Only show the button if there are messages to delete.
  420. $context['show_delete'] = $max_messages > 0;
  421. // Start on the last page.
  422. if (!is_numeric($_GET['start']) || $_GET['start'] >= $max_messages)
  423. $_GET['start'] = ($max_messages - 1) - (($max_messages - 1) % $modSettings['defaultMaxMessages']);
  424. elseif ($_GET['start'] < 0)
  425. $_GET['start'] = 0;
  426. // ... but wait - what if we want to start from a specific message?
  427. if (isset($_GET['pmid']))
  428. {
  429. $pmID = (int) $_GET['pmid'];
  430. // Make sure you have access to this PM.
  431. if (!isAccessiblePM($pmID, $context['folder'] == 'sent' ? 'outbox' : 'inbox'))
  432. fatal_lang_error('no_access', false);
  433. $context['current_pm'] = $pmID;
  434. // With only one page of PM's we're gonna want page 1.
  435. if ($max_messages <= $modSettings['defaultMaxMessages'])
  436. $_GET['start'] = 0;
  437. // If we pass kstart we assume we're in the right place.
  438. elseif (!isset($_GET['kstart']))
  439. {
  440. if ($context['folder'] == 'sent')
  441. $request = $smcFunc['db_query']('', '
  442. SELECT COUNT(' . ($context['display_mode'] == 2 ? 'DISTINCT pm.id_pm_head' : '*') . ')
  443. FROM {db_prefix}personal_messages
  444. WHERE id_member_from = {int:current_member}
  445. AND deleted_by_sender = {int:not_deleted}
  446. AND id_pm ' . ($descending ? '>' : '<') . ' {int:id_pm}',
  447. array(
  448. 'current_member' => $user_info['id'],
  449. 'not_deleted' => 0,
  450. 'id_pm' => $pmID,
  451. )
  452. );
  453. else
  454. $request = $smcFunc['db_query']('', '
  455. SELECT COUNT(' . ($context['display_mode'] == 2 ? 'DISTINCT pm.id_pm_head' : '*') . ')
  456. FROM {db_prefix}pm_recipients AS pmr' . ($context['display_mode'] == 2 ? '
  457. INNER JOIN {db_prefix}personal_messages AS pm ON (pm.id_pm = pmr.id_pm)' : '') . '
  458. WHERE pmr.id_member = {int:current_member}
  459. AND pmr.deleted = {int:not_deleted}' . $labelQuery . '
  460. AND pmr.id_pm ' . ($descending ? '>' : '<') . ' {int:id_pm}',
  461. array(
  462. 'current_member' => $user_info['id'],
  463. 'not_deleted' => 0,
  464. 'id_pm' => $pmID,
  465. )
  466. );
  467. list ($_GET['start']) = $smcFunc['db_fetch_row']($request);
  468. $smcFunc['db_free_result']($request);
  469. // To stop the page index's being abnormal, start the page on the page the message would normally be located on...
  470. $_GET['start'] = $modSettings['defaultMaxMessages'] * (int) ($_GET['start'] / $modSettings['defaultMaxMessages']);
  471. }
  472. }
  473. // Sanitize and validate pmsg variable if set.
  474. if (isset($_GET['pmsg']))
  475. {
  476. $pmsg = (int) $_GET['pmsg'];
  477. if (!isAccessiblePM($pmsg, $context['folder'] == 'sent' ? 'outbox' : 'inbox'))
  478. fatal_lang_error('no_access', false);
  479. }
  480. // Set up the page index.
  481. $context['page_index'] = constructPageIndex($scripturl . '?action=pm;f=' . $context['folder'] . (isset($_REQUEST['l']) ? ';l=' . (int) $_REQUEST['l'] : '') . ';sort=' . $context['sort_by'] . ($descending ? ';desc' : ''), $_GET['start'], $max_messages, $modSettings['defaultMaxMessages']);
  482. $context['start'] = $_GET['start'];
  483. // Determine the navigation context (especially useful for the wireless template).
  484. $context['links'] = array(
  485. 'first' => $_GET['start'] >= $modSettings['defaultMaxMessages'] ? $scripturl . '?action=pm;start=0' : '',
  486. 'prev' => $_GET['start'] >= $modSettings['defaultMaxMessages'] ? $scripturl . '?action=pm;start=' . ($_GET['start'] - $modSettings['defaultMaxMessages']) : '',
  487. 'next' => $_GET['start'] + $modSettings['defaultMaxMessages'] < $max_messages ? $scripturl . '?action=pm;start=' . ($_GET['start'] + $modSettings['defaultMaxMessages']) : '',
  488. 'last' => $_GET['start'] + $modSettings['defaultMaxMessages'] < $max_messages ? $scripturl . '?action=pm;start=' . (floor(($max_messages - 1) / $modSettings['defaultMaxMessages']) * $modSettings['defaultMaxMessages']) : '',
  489. 'up' => $scripturl,
  490. );
  491. $context['page_info'] = array(
  492. 'current_page' => $_GET['start'] / $modSettings['defaultMaxMessages'] + 1,
  493. 'num_pages' => floor(($max_messages - 1) / $modSettings['defaultMaxMessages']) + 1
  494. );
  495. // First work out what messages we need to see - if grouped is a little trickier...
  496. if ($context['display_mode'] == 2)
  497. {
  498. // On a non-default sort due to PostgreSQL we have to do a harder sort.
  499. if ($smcFunc['db_title'] == 'PostgreSQL' && $_GET['sort'] != 'pm.id_pm')
  500. {
  501. $sub_request = $smcFunc['db_query']('', '
  502. SELECT MAX({raw:sort}) AS sort_param, pm.id_pm_head
  503. FROM {db_prefix}personal_messages AS pm' . ($context['folder'] == 'sent' ? ($context['sort_by'] == 'name' ? '
  504. LEFT JOIN {db_prefix}pm_recipients AS pmr ON (pmr.id_pm = pm.id_pm)' : '') : '
  505. INNER JOIN {db_prefix}pm_recipients AS pmr ON (pmr.id_pm = pm.id_pm
  506. AND pmr.id_member = {int:current_member}
  507. AND pmr.deleted = {int:not_deleted}
  508. ' . $labelQuery . ')') . ($context['sort_by'] == 'name' ? ( '
  509. LEFT JOIN {db_prefix}members AS mem ON (mem.id_member = {raw:id_member})') : '') . '
  510. WHERE ' . ($context['folder'] == 'sent' ? 'pm.id_member_from = {int:current_member}
  511. AND pm.deleted_by_sender = {int:not_deleted}' : '1=1') . (empty($pmsg) ? '' : '
  512. AND pm.id_pm = {int:id_pm}') . '
  513. GROUP BY pm.id_pm_head
  514. ORDER BY sort_param' . ($descending ? ' DESC' : ' ASC') . (empty($pmsg) ? '
  515. LIMIT ' . $_GET['start'] . ', ' . $modSettings['defaultMaxMessages'] : ''),
  516. array(
  517. 'current_member' => $user_info['id'],
  518. 'not_deleted' => 0,
  519. 'id_member' => $context['folder'] == 'sent' ? 'pmr.id_member' : 'pm.id_member_from',
  520. 'id_pm' => isset($pmsg) ? $pmsg : '0',
  521. 'sort' => $_GET['sort'],
  522. )
  523. );
  524. $sub_pms = array();
  525. while ($row = $smcFunc['db_fetch_assoc']($sub_request))
  526. $sub_pms[$row['id_pm_head']] = $row['sort_param'];
  527. $smcFunc['db_free_result']($sub_request);
  528. $request = $smcFunc['db_query']('', '
  529. SELECT pm.id_pm AS id_pm, pm.id_pm_head
  530. FROM {db_prefix}personal_messages AS pm' . ($context['folder'] == 'sent' ? ($context['sort_by'] == 'name' ? '
  531. LEFT JOIN {db_prefix}pm_recipients AS pmr ON (pmr.id_pm = pm.id_pm)' : '') : '
  532. INNER JOIN {db_prefix}pm_recipients AS pmr ON (pmr.id_pm = pm.id_pm
  533. AND pmr.id_member = {int:current_member}
  534. AND pmr.deleted = {int:not_deleted}
  535. ' . $labelQuery . ')') . ($context['sort_by'] == 'name' ? ( '
  536. LEFT JOIN {db_prefix}members AS mem ON (mem.id_member = {raw:id_member})') : '') . '
  537. WHERE ' . (empty($sub_pms) ? '0=1' : 'pm.id_pm IN ({array_int:pm_list})') . '
  538. ORDER BY ' . ($_GET['sort'] == 'pm.id_pm' && $context['folder'] != 'sent' ? 'id_pm' : '{raw:sort}') . ($descending ? ' DESC' : ' ASC') . (empty($pmsg) ? '
  539. LIMIT ' . $_GET['start'] . ', ' . $modSettings['defaultMaxMessages'] : ''),
  540. array(
  541. 'current_member' => $user_info['id'],
  542. 'pm_list' => array_keys($sub_pms),
  543. 'not_deleted' => 0,
  544. 'sort' => $_GET['sort'],
  545. 'id_member' => $context['folder'] == 'sent' ? 'pmr.id_member' : 'pm.id_member_from',
  546. )
  547. );
  548. }
  549. else
  550. {
  551. $request = $smcFunc['db_query']('pm_conversation_list', '
  552. SELECT MAX(pm.id_pm) AS id_pm, pm.id_pm_head
  553. FROM {db_prefix}personal_messages AS pm' . ($context['folder'] == 'sent' ? ($context['sort_by'] == 'name' ? '
  554. LEFT JOIN {db_prefix}pm_recipients AS pmr ON (pmr.id_pm = pm.id_pm)' : '') : '
  555. INNER JOIN {db_prefix}pm_recipients AS pmr ON (pmr.id_pm = pm.id_pm
  556. AND pmr.id_member = {int:current_member}
  557. AND pmr.deleted = {int:deleted_by}
  558. ' . $labelQuery . ')') . ($context['sort_by'] == 'name' ? ( '
  559. LEFT JOIN {db_prefix}members AS mem ON (mem.id_member = {raw:pm_member})') : '') . '
  560. WHERE ' . ($context['folder'] == 'sent' ? 'pm.id_member_from = {int:current_member}
  561. AND pm.deleted_by_sender = {int:deleted_by}' : '1=1') . (empty($pmsg) ? '' : '
  562. AND pm.id_pm = {int:pmsg}') . '
  563. GROUP BY pm.id_pm_head
  564. ORDER BY ' . ($_GET['sort'] == 'pm.id_pm' && $context['folder'] != 'sent' ? 'id_pm' : '{raw:sort}') . ($descending ? ' DESC' : ' ASC') . (empty($_GET['pmsg']) ? '
  565. LIMIT ' . $_GET['start'] . ', ' . $modSettings['defaultMaxMessages'] : ''),
  566. array(
  567. 'current_member' => $user_info['id'],
  568. 'deleted_by' => 0,
  569. 'sort' => $_GET['sort'],
  570. 'pm_member' => $context['folder'] == 'sent' ? 'pmr.id_member' : 'pm.id_member_from',
  571. 'pmsg' => isset($pmsg) ? (int) $pmsg : 0,
  572. )
  573. );
  574. }
  575. }
  576. // This is kinda simple!
  577. else
  578. {
  579. // @todo SLOW This query uses a filesort. (inbox only.)
  580. $request = $smcFunc['db_query']('', '
  581. SELECT pm.id_pm, pm.id_pm_head, pm.id_member_from
  582. FROM {db_prefix}personal_messages AS pm' . ($context['folder'] == 'sent' ? '' . ($context['sort_by'] == 'name' ? '
  583. LEFT JOIN {db_prefix}pm_recipients AS pmr ON (pmr.id_pm = pm.id_pm)' : '') : '
  584. INNER JOIN {db_prefix}pm_recipients AS pmr ON (pmr.id_pm = pm.id_pm
  585. AND pmr.id_member = {int:current_member}
  586. AND pmr.deleted = {int:is_deleted}
  587. ' . $labelQuery . ')') . ($context['sort_by'] == 'name' ? ( '
  588. LEFT JOIN {db_prefix}members AS mem ON (mem.id_member = {raw:pm_member})') : '') . '
  589. WHERE ' . ($context['folder'] == 'sent' ? 'pm.id_member_from = {raw:current_member}
  590. AND pm.deleted_by_sender = {int:is_deleted}' : '1=1') . (empty($pmsg) ? '' : '
  591. AND pm.id_pm = {int:pmsg}') . '
  592. ORDER BY ' . ($_GET['sort'] == 'pm.id_pm' && $context['folder'] != 'sent' ? 'pmr.id_pm' : '{raw:sort}') . ($descending ? ' DESC' : ' ASC') . (empty($pmsg) ? '
  593. LIMIT ' . $_GET['start'] . ', ' . $modSettings['defaultMaxMessages'] : ''),
  594. array(
  595. 'current_member' => $user_info['id'],
  596. 'is_deleted' => 0,
  597. 'sort' => $_GET['sort'],
  598. 'pm_member' => $context['folder'] == 'sent' ? 'pmr.id_member' : 'pm.id_member_from',
  599. 'pmsg' => isset($pmsg) ? (int) $pmsg : 0,
  600. )
  601. );
  602. }
  603. // Load the id_pms and initialize recipients.
  604. $pms = array();
  605. $lastData = array();
  606. $posters = $context['folder'] == 'sent' ? array($user_info['id']) : array();
  607. $recipients = array();
  608. while ($row = $smcFunc['db_fetch_assoc']($request))
  609. {
  610. if (!isset($recipients[$row['id_pm']]))
  611. {
  612. if (isset($row['id_member_from']))
  613. $posters[$row['id_pm']] = $row['id_member_from'];
  614. $pms[$row['id_pm']] = $row['id_pm'];
  615. $recipients[$row['id_pm']] = array(
  616. 'to' => array(),
  617. 'bcc' => array()
  618. );
  619. }
  620. // Keep track of the last message so we know what the head is without another query!
  621. if ((empty($pmID) && (empty($options['view_newest_pm_first']) || !isset($lastData))) || empty($lastData) || (!empty($pmID) && $pmID == $row['id_pm']))
  622. $lastData = array(
  623. 'id' => $row['id_pm'],
  624. 'head' => $row['id_pm_head'],
  625. );
  626. }
  627. $smcFunc['db_free_result']($request);
  628. // Make sure that we have been given a correct head pm id!
  629. if ($context['display_mode'] == 2 && !empty($pmID) && $pmID != $lastData['id'])
  630. fatal_lang_error('no_access', false);
  631. if (!empty($pms))
  632. {
  633. // Select the correct current message.
  634. if (empty($pmID))
  635. $context['current_pm'] = $lastData['id'];
  636. // This is a list of the pm's that are used for "full" display.
  637. if ($context['display_mode'] == 0)
  638. $display_pms = $pms;
  639. else
  640. $display_pms = array($context['current_pm']);
  641. // At this point we know the main id_pm's. But - if we are looking at conversations we need the others!
  642. if ($context['display_mode'] == 2)
  643. {
  644. $request = $smcFunc['db_query']('', '
  645. SELECT pm.id_pm, pm.id_member_from, pm.deleted_by_sender, pmr.id_member, pmr.deleted
  646. FROM {db_prefix}personal_messages AS pm
  647. INNER JOIN {db_prefix}pm_recipients AS pmr ON (pmr.id_pm = pm.id_pm)
  648. WHERE pm.id_pm_head = {int:id_pm_head}
  649. AND ((pm.id_member_from = {int:current_member} AND pm.deleted_by_sender = {int:not_deleted})
  650. OR (pmr.id_member = {int:current_member} AND pmr.deleted = {int:not_deleted}))
  651. ORDER BY pm.id_pm',
  652. array(
  653. 'current_member' => $user_info['id'],
  654. 'id_pm_head' => $lastData['head'],
  655. 'not_deleted' => 0,
  656. )
  657. );
  658. while ($row = $smcFunc['db_fetch_assoc']($request))
  659. {
  660. // This is, frankly, a joke. We will put in a workaround for people sending to themselves - yawn!
  661. if ($context['folder'] == 'sent' && $row['id_member_from'] == $user_info['id'] && $row['deleted_by_sender'] == 1)
  662. continue;
  663. elseif ($row['id_member'] == $user_info['id'] & $row['deleted'] == 1)
  664. continue;
  665. if (!isset($recipients[$row['id_pm']]))
  666. $recipients[$row['id_pm']] = array(
  667. 'to' => array(),
  668. 'bcc' => array()
  669. );
  670. $display_pms[] = $row['id_pm'];
  671. $posters[$row['id_pm']] = $row['id_member_from'];
  672. }
  673. $smcFunc['db_free_result']($request);
  674. }
  675. // This is pretty much EVERY pm!
  676. $all_pms = array_merge($pms, $display_pms);
  677. $all_pms = array_unique($all_pms);
  678. // Get recipients (don't include bcc-recipients for your inbox, you're not supposed to know :P).
  679. $request = $smcFunc['db_query']('', '
  680. SELECT pmr.id_pm, mem_to.id_member AS id_member_to, mem_to.real_name AS to_name, pmr.bcc, pmr.labels, pmr.is_read
  681. FROM {db_prefix}pm_recipients AS pmr
  682. LEFT JOIN {db_prefix}members AS mem_to ON (mem_to.id_member = pmr.id_member)
  683. WHERE pmr.id_pm IN ({array_int:pm_list})',
  684. array(
  685. 'pm_list' => $all_pms,
  686. )
  687. );
  688. $context['message_labels'] = array();
  689. $context['message_replied'] = array();
  690. $context['message_unread'] = array();
  691. while ($row = $smcFunc['db_fetch_assoc']($request))
  692. {
  693. if ($context['folder'] == 'sent' || empty($row['bcc']))
  694. $recipients[$row['id_pm']][empty($row['bcc']) ? 'to' : 'bcc'][] = empty($row['id_member_to']) ? $txt['guest_title'] : '<a href="' . $scripturl . '?action=profile;u=' . $row['id_member_to'] . '">' . $row['to_name'] . '</a>';
  695. if ($row['id_member_to'] == $user_info['id'] && $context['folder'] != 'sent')
  696. {
  697. $context['message_replied'][$row['id_pm']] = $row['is_read'] & 2;
  698. $context['message_unread'][$row['id_pm']] = $row['is_read'] == 0;
  699. $row['labels'] = $row['labels'] == '' ? array() : explode(',', $row['labels']);
  700. foreach ($row['labels'] as $v)
  701. {
  702. if (isset($context['labels'][(int) $v]))
  703. $context['message_labels'][$row['id_pm']][(int) $v] = array('id' => $v, 'name' => $context['labels'][(int) $v]['name']);
  704. }
  705. }
  706. }
  707. $smcFunc['db_free_result']($request);
  708. // Make sure we don't load unnecessary data.
  709. if ($context['display_mode'] == 1)
  710. {
  711. foreach ($posters as $k => $v)
  712. if (!in_array($k, $display_pms))
  713. unset($posters[$k]);
  714. }
  715. // Load any users....
  716. $posters = array_unique($posters);
  717. if (!empty($posters))
  718. loadMemberData($posters);
  719. // If we're on grouped/restricted view get a restricted list of messages.
  720. if ($context['display_mode'] != 0)
  721. {
  722. // Get the order right.
  723. $orderBy = array();
  724. foreach (array_reverse($pms) as $pm)
  725. $orderBy[] = 'pm.id_pm = ' . $pm;
  726. // Seperate query for these bits!
  727. $subjects_request = $smcFunc['db_query']('', '
  728. SELECT pm.id_pm, pm.subject, IFNULL(pm.id_member_from, 0) AS not_guest, pm.msgtime, IFNULL(mem.real_name, pm.from_name) AS from_name,
  729. mem.id_member
  730. FROM {db_prefix}personal_messages AS pm
  731. LEFT JOIN {db_prefix}members AS mem ON (mem.id_member = pm.id_member_from)
  732. WHERE pm.id_pm IN ({array_int:pm_list})
  733. ORDER BY ' . implode(', ', $orderBy) . '
  734. LIMIT ' . count($pms),
  735. array(
  736. 'pm_list' => $pms,
  737. )
  738. );
  739. }
  740. // Execute the query!
  741. $messages_request = $smcFunc['db_query']('', '
  742. SELECT pm.id_pm, pm.subject, pm.id_member_from, pm.body, pm.msgtime, pm.from_name
  743. FROM {db_prefix}personal_messages AS pm' . ($context['folder'] == 'sent' ? '
  744. LEFT JOIN {db_prefix}pm_recipients AS pmr ON (pmr.id_pm = pm.id_pm)' : '') . ($context['sort_by'] == 'name' ? '
  745. LEFT JOIN {db_prefix}members AS mem ON (mem.id_member = {raw:id_member})' : '') . '
  746. WHERE pm.id_pm IN ({array_int:display_pms})' . ($context['folder'] == 'sent' ? '
  747. GROUP BY pm.id_pm, pm.subject, pm.id_member_from, pm.body, pm.msgtime, pm.from_name' : '') . '
  748. ORDER BY ' . ($context['display_mode'] == 2 ? 'pm.id_pm' : $_GET['sort']) . ($descending ? ' DESC' : ' ASC') . '
  749. LIMIT ' . count($display_pms),
  750. array(
  751. 'display_pms' => $display_pms,
  752. 'id_member' => $context['folder'] == 'sent' ? 'pmr.id_member' : 'pm.id_member_from',
  753. )
  754. );
  755. // Build the conversation button array.
  756. if ($context['display_mode'] == 2)
  757. {
  758. $context['conversation_buttons'] = array(
  759. 'delete' => array('text' => 'delete_conversation', 'image' => 'delete.png', 'lang' => true, 'url' => $scripturl . '?action=pm;sa=pmactions;pm_actions[' . $context['current_pm'] . ']=delete;conversation;f=' . $context['folder'] . ';start=' . $context['start'] . ($context['current_label_id'] != -1 ? ';l=' . $context['current_label_id'] : '') . ';' . $context['session_var'] . '=' . $context['session_id'], 'custom' => 'onclick="return confirm(\'' . addslashes($txt['remove_message']) . '?\');"'),
  760. );
  761. // Allow mods to add additional buttons here
  762. call_integration_hook('integrate_conversation_buttons');
  763. }
  764. }
  765. else
  766. $messages_request = false;
  767. $context['can_send_pm'] = allowedTo('pm_send');
  768. $context['can_send_email'] = allowedTo('send_email_to_members');
  769. if (!WIRELESS)
  770. $context['sub_template'] = 'folder';
  771. $context['page_title'] = $txt['pm_inbox'];
  772. // Finally mark the relevant messages as read.
  773. if ($context['folder'] != 'sent' && !empty($context['labels'][(int) $context['current_label_id']]['unread_messages']))
  774. {
  775. // If the display mode is "old sk00l" do them all...
  776. if ($context['display_mode'] == 0)
  777. markMessages(null, $context['current_label_id']);
  778. // Otherwise do just the current one!
  779. elseif (!empty($context['current_pm']))
  780. markMessages($display_pms, $context['current_label_id']);
  781. }
  782. }
  783. /**
  784. * Get a personal message for the theme. (used to save memory.)
  785. *
  786. * @param $type
  787. * @param $reset
  788. */
  789. function prepareMessageContext($type = 'subject', $reset = false)
  790. {
  791. global $txt, $scripturl, $modSettings, $settings, $context, $messages_request, $memberContext, $recipients, $smcFunc;
  792. global $user_info, $subjects_request;
  793. // Count the current message number....
  794. static $counter = null;
  795. if ($counter === null || $reset)
  796. $counter = $context['start'];
  797. static $temp_pm_selected = null;
  798. if ($temp_pm_selected === null)
  799. {
  800. $temp_pm_selected = isset($_SESSION['pm_selected']) ? $_SESSION['pm_selected'] : array();
  801. $_SESSION['pm_selected'] = array();
  802. }
  803. // If we're in non-boring view do something exciting!
  804. if ($context['display_mode'] != 0 && $subjects_request && $type == 'subject')
  805. {
  806. $subject = $smcFunc['db_fetch_assoc']($subjects_request);
  807. if (!$subject)
  808. {
  809. $smcFunc['db_free_result']($subjects_request);
  810. return false;
  811. }
  812. $subject['subject'] = $subject['subject'] == '' ? $txt['no_subject'] : $subject['subject'];
  813. censorText($subject['subject']);
  814. $output = array(
  815. 'id' => $subject['id_pm'],
  816. 'member' => array(
  817. 'id' => $subject['id_member_from'],
  818. 'name' => $subject['from_name'],
  819. 'link' => $subject['not_guest'] ? '<a href="' . $scripturl . '?action=profile;u=' . $subject['id_member_from'] . '">' . $subject['from_name'] . '</a>' : $subject['from_name'],
  820. ),
  821. 'recipients' => &$recipients[$subject['id_pm']],
  822. 'subject' => $subject['subject'],
  823. 'time' => timeformat($subject['msgtime']),
  824. 'timestamp' => forum_time(true, $subject['msgtime']),
  825. 'number_recipients' => count($recipients[$subject['id_pm']]['to']),
  826. 'labels' => &$context['message_labels'][$subject['id_pm']],
  827. 'fully_labeled' => count($context['message_labels'][$subject['id_pm']]) == count($context['labels']),
  828. 'is_replied_to' => &$context['message_replied'][$subject['id_pm']],
  829. 'is_unread' => &$context['message_unread'][$subject['id_pm']],
  830. 'is_selected' => !empty($temp_pm_selected) && in_array($subject['id_pm'], $temp_pm_selected),
  831. );
  832. return $output;
  833. }
  834. // Bail if it's false, ie. no messages.
  835. if ($messages_request == false)
  836. return false;
  837. // Reset the data?
  838. if ($reset == true)
  839. return @$smcFunc['db_data_seek']($messages_request, 0);
  840. // Get the next one... bail if anything goes wrong.
  841. $message = $smcFunc['db_fetch_assoc']($messages_request);
  842. if (!$message)
  843. {
  844. if ($type != 'subject')
  845. $smcFunc['db_free_result']($messages_request);
  846. return false;
  847. }
  848. // Use '(no subject)' if none was specified.
  849. $message['subject'] = $message['subject'] == '' ? $txt['no_subject'] : $message['subject'];
  850. // Load the message's information - if it's not there, load the guest information.
  851. if (!loadMemberContext($message['id_member_from'], true))
  852. {
  853. $memberContext[$message['id_member_from']]['name'] = $message['from_name'];
  854. $memberContext[$message['id_member_from']]['id'] = 0;
  855. // Sometimes the forum sends messages itself (Warnings are an example) - in this case don't label it from a guest.
  856. $memberContext[$message['id_member_from']]['group'] = $message['from_name'] == $context['forum_name'] ? '' : $txt['guest_title'];
  857. $memberContext[$message['id_member_from']]['link'] = $message['from_name'];
  858. $memberContext[$message['id_member_from']]['email'] = '';
  859. $memberContext[$message['id_member_from']]['show_email'] = showEmailAddress(true, 0);
  860. $memberContext[$message['id_member_from']]['is_guest'] = true;
  861. }
  862. else
  863. {
  864. $memberContext[$message['id_member_from']]['can_view_profile'] = allowedTo('profile_view_any') || ($message['id_member_from'] == $user_info['id'] && allowedTo('profile_view_own'));
  865. $memberContext[$message['id_member_from']]['can_see_warning'] = !isset($context['disabled_fields']['warning_status']) && $memberContext[$message['id_member_from']]['warning_status'] && ($context['user']['can_mod'] || (!empty($modSettings['warning_show']) && ($modSettings['warning_show'] > 1 || $message['id_member_from'] == $user_info['id'])));
  866. }
  867. $memberContext[$message['id_member_from']]['show_profile_buttons'] = $settings['show_profile_buttons'] && (!empty($memberContext[$message['id_member_from']]['can_view_profile']) || (!empty($memberContext[$message['id_member_from']]['website']['url']) && !isset($context['disabled_fields']['website'])) || (in_array($memberContext[$message['id_member_from']]['show_email'], array('yes', 'yes_permission_override', 'no_through_forum'))) || $context['can_send_pm']);
  868. // Censor all the important text...
  869. censorText($message['body']);
  870. censorText($message['subject']);
  871. // Run UBBC interpreter on the message.
  872. $message['body'] = parse_bbc($message['body'], true, 'pm' . $message['id_pm']);
  873. // Send the array.
  874. $output = array(
  875. 'alternate' => $counter % 2,
  876. 'id' => $message['id_pm'],
  877. 'member' => &$memberContext[$message['id_member_from']],
  878. 'subject' => $message['subject'],
  879. 'time' => timeformat($message['msgtime']),
  880. 'timestamp' => forum_time(true, $message['msgtime']),
  881. 'counter' => $counter,
  882. 'body' => $message['body'],
  883. 'recipients' => &$recipients[$message['id_pm']],
  884. 'number_recipients' => count($recipients[$message['id_pm']]['to']),
  885. 'labels' => &$context['message_labels'][$message['id_pm']],
  886. 'fully_labeled' => count($context['message_labels'][$message['id_pm']]) == count($context['labels']),
  887. 'is_replied_to' => &$context['message_replied'][$message['id_pm']],
  888. 'is_unread' => &$context['message_unread'][$message['id_pm']],
  889. 'is_selected' => !empty($temp_pm_selected) && in_array($message['id_pm'], $temp_pm_selected),
  890. 'is_message_author' => $message['id_member_from'] == $user_info['id'],
  891. 'can_report' => !empty($modSettings['enableReportPM']),
  892. 'can_see_ip' => allowedTo('moderate_forum') || ($message['id_member_from'] == $user_info['id'] && !empty($user_info['id'])),
  893. );
  894. $counter++;
  895. return $output;
  896. }
  897. /**
  898. * Allows to search through personal messages.
  899. */
  900. function MessageSearch()
  901. {
  902. global $context, $txt, $scripturl, $modSettings, $smcFunc;
  903. if (isset($_REQUEST['params']))
  904. {
  905. $temp_params = explode('|"|', base64_decode(strtr($_REQUEST['params'], array(' ' => '+'))));
  906. $context['search_params'] = array();
  907. foreach ($temp_params as $i => $data)
  908. {
  909. @list ($k, $v) = explode('|\'|', $data);
  910. $context['search_params'][$k] = $v;
  911. }
  912. }
  913. if (isset($_REQUEST['search']))
  914. $context['search_params']['search'] = un_htmlspecialchars($_REQUEST['search']);
  915. if (isset($context['search_params']['search']))
  916. $context['search_params']['search'] = htmlspecialchars($context['search_params']['search']);
  917. if (isset($context['search_params']['userspec']))
  918. $context['search_params']['userspec'] = htmlspecialchars($context['search_params']['userspec']);
  919. if (!empty($context['search_params']['searchtype']))
  920. $context['search_params']['searchtype'] = 2;
  921. if (!empty($context['search_params']['minage']))
  922. $context['search_params']['minage'] = (int) $context['search_params']['minage'];
  923. if (!empty($context['search_params']['maxage']))
  924. $context['search_params']['maxage'] = (int) $context['search_params']['maxage'];
  925. $context['search_params']['subject_only'] = !empty($context['search_params']['subject_only']);
  926. $context['search_params']['show_complete'] = !empty($context['search_params']['show_complete']);
  927. // Create the array of labels to be searched.
  928. $context['search_labels'] = array();
  929. $searchedLabels = isset($context['search_params']['labels']) && $context['search_params']['labels'] != '' ? explode(',', $context['search_params']['labels']) : array();
  930. foreach ($context['labels'] as $label)
  931. {
  932. $context['search_labels'][] = array(
  933. 'id' => $label['id'],
  934. 'name' => $label['name'],
  935. 'checked' => !empty($searchedLabels) ? in_array($label['id'], $searchedLabels) : true,
  936. );
  937. }
  938. // Are all the labels checked?
  939. $context['check_all'] = empty($searchedLabels) || count($context['search_labels']) == count($searchedLabels);
  940. // Load the error text strings if there were errors in the search.
  941. if (!empty($context['search_errors']))
  942. {
  943. loadLanguage('Errors');
  944. $context['search_errors']['messages'] = array();
  945. foreach ($context['search_errors'] as $search_error => $dummy)
  946. {
  947. if ($search_error == 'messages')
  948. continue;
  949. $context['search_errors']['messages'][] = $txt['error_' . $search_error];
  950. }
  951. }
  952. $context['simple_search'] = isset($context['search_params']['advanced']) ? empty($context['search_params']['advanced']) : !empty($modSettings['simpleSearch']) && !isset($_REQUEST['advanced']);
  953. $context['page_title'] = $txt['pm_search_title'];
  954. $context['sub_template'] = 'search';
  955. $context['linktree'][] = array(
  956. 'url' => $scripturl . '?action=pm;sa=search',
  957. 'name' => $txt['pm_search_bar_title'],
  958. );
  959. }
  960. /**
  961. * Actually do the search of personal messages.
  962. */
  963. function MessageSearch2()
  964. {
  965. global $scripturl, $modSettings, $user_info, $context, $txt;
  966. global $memberContext, $smcFunc;
  967. if (!empty($context['load_average']) && !empty($modSettings['loadavg_search']) && $context['load_average'] >= $modSettings['loadavg_search'])
  968. fatal_lang_error('loadavg_search_disabled', false);
  969. /**
  970. * @todo For the moment force the folder to the inbox.
  971. * @todo Maybe set the inbox based on a cookie or theme setting?
  972. */
  973. $context['folder'] = 'inbox';
  974. // Some useful general permissions.
  975. $context['can_send_pm'] = allowedTo('pm_send');
  976. // Some hardcoded veriables that can be tweaked if required.
  977. $maxMembersToSearch = 500;
  978. // Extract all the search parameters.
  979. $search_params = array();
  980. if (isset($_REQUEST['params']))
  981. {
  982. $temp_params = explode('|"|', base64_decode(strtr($_REQUEST['params'], array(' ' => '+'))));
  983. foreach ($temp_params as $i => $data)
  984. {
  985. @list ($k, $v) = explode('|\'|', $data);
  986. $search_params[$k] = $v;
  987. }
  988. }
  989. $context['start'] = isset($_GET['start']) ? (int) $_GET['start'] : 0;
  990. // Store whether simple search was used (needed if the user wants to do another query).
  991. if (!isset($search_params['advanced']))
  992. $search_params['advanced'] = empty($_REQUEST['advanced']) ? 0 : 1;
  993. // 1 => 'allwords' (default, don't set as param) / 2 => 'anywords'.
  994. if (!empty($search_params['searchtype']) || (!empty($_REQUEST['searchtype']) && $_REQUEST['searchtype'] == 2))
  995. $search_params['searchtype'] = 2;
  996. // Minimum age of messages. Default to zero (don't set param in that case).
  997. if (!empty($search_params['minage']) || (!empty($_REQUEST['minage']) && $_REQUEST['minage'] > 0))
  998. $search_params['minage'] = !empty($search_params['minage']) ? (int) $search_params['minage'] : (int) $_REQUEST['minage'];
  999. // Maximum age of messages. Default to infinite (9999 days: param not set).
  1000. if (!empty($search_params['maxage']) || (!empty($_REQUEST['maxage']) && $_REQUEST['maxage'] != 9999))
  1001. $search_params['maxage'] = !empty($search_params['maxage']) ? (int) $search_params['maxage'] : (int) $_REQUEST['maxage'];
  1002. $search_params['subject_only'] = !empty($search_params['subject_only']) || !empty($_REQUEST['subject_only']);
  1003. $search_params['show_complete'] = !empty($search_params['show_complete']) || !empty($_REQUEST['show_complete']);
  1004. // Default the user name to a wildcard matching every user (*).
  1005. if (!empty($search_params['user_spec']) || (!empty($_REQUEST['userspec']) && $_REQUEST['userspec'] != '*'))
  1006. $search_params['userspec'] = isset($search_params['userspec']) ? $search_params['userspec'] : $_REQUEST['userspec'];
  1007. // This will be full of all kinds of parameters!
  1008. $searchq_parameters = array();
  1009. // If there's no specific user, then don't mention it in the main query.
  1010. if (empty($search_params['userspec']))
  1011. $userQuery = '';
  1012. else
  1013. {
  1014. $userString = strtr($smcFunc['htmlspecialchars']($search_params['userspec'], ENT_QUOTES), array('&quot;' => '"'));
  1015. $userString = strtr($userString, array('%' => '\%', '_' => '\_', '*' => '%', '?' => '_'));
  1016. preg_match_all('~"([^"]+)"~', $userString, $matches);
  1017. $possible_users = array_merge($matches[1], explode(',', preg_replace('~"[^"]+"~', '', $userString)));
  1018. for ($k = 0, $n = count($possible_users); $k < $n; $k++)
  1019. {
  1020. $possible_users[$k] = trim($possible_users[$k]);
  1021. if (strlen($possible_users[$k]) == 0)
  1022. unset($possible_users[$k]);
  1023. }
  1024. if (!empty($possible_users))
  1025. {
  1026. // We need to bring this into the query and do it nice and cleanly.
  1027. $where_params = array();
  1028. $where_clause = array();
  1029. foreach ($possible_users as $k => $v)
  1030. {
  1031. $where_params['name_' . $k] = $v;
  1032. $where_clause[] = '{raw:real_name} LIKE {string:name_' . $k . '}';
  1033. if (!isset($where_params['real_name']))
  1034. $where_params['real_name'] = $smcFunc['db_case_sensitive'] ? 'LOWER(real_name)' : 'real_name';
  1035. }
  1036. // Who matches those criteria?
  1037. // @todo This doesn't support sent item searching.
  1038. $request = $smcFunc['db_query']('', '
  1039. SELECT id_member
  1040. FROM {db_prefix}members
  1041. WHERE ' . implode(' OR ', $where_clause),
  1042. $where_params
  1043. );
  1044. // Simply do nothing if there're too many members matching the criteria.
  1045. if ($smcFunc['db_num_rows']($request) > $maxMembersToSearch)
  1046. $userQuery = '';
  1047. elseif ($smcFunc['db_num_rows']($request) == 0)
  1048. {
  1049. $userQuery = 'AND pm.id_member_from = 0 AND ({raw:pm_from_name} LIKE {raw:guest_user_name_implode})';
  1050. $searchq_parameters['guest_user_name_implode'] = '\'' . implode('\' OR ' . ($smcFunc['db_case_sensitive'] ? 'LOWER(pm.from_name)' : 'pm.from_name') . ' LIKE \'', $possible_users) . '\'';
  1051. $searchq_parameters['pm_from_name'] = $smcFunc['db_case_sensitive'] ? 'LOWER(pm.from_name)' : 'pm.from_name';
  1052. }
  1053. else
  1054. {
  1055. $memberlist = array();
  1056. while ($row = $smcFunc['db_fetch_assoc']($request))
  1057. $memberlist[] = $row['id_member'];
  1058. $userQuery = 'AND (pm.id_member_from IN ({array_int:member_list}) OR (pm.id_member_from = 0 AND ({raw:pm_from_name} LIKE {raw:guest_user_name_implode})))';
  1059. $searchq_parameters['guest_user_name_implode'] = '\'' . implode('\' OR ' . ($smcFunc['db_case_sensitive'] ? 'LOWER(pm.from_name)' : 'pm.from_name') . ' LIKE \'', $possible_users) . '\'';
  1060. $searchq_parameters['member_list'] = $memberlist;
  1061. $searchq_parameters['pm_from_name'] = $smcFunc['db_case_sensitive'] ? 'LOWER(pm.from_name)' : 'pm.from_name';
  1062. }
  1063. $smcFunc['db_free_result']($request);
  1064. }
  1065. else
  1066. $userQuery = '';
  1067. }
  1068. // Setup the sorting variables...
  1069. // @todo Add more in here!
  1070. $sort_columns = array(
  1071. 'pm.id_pm',
  1072. );
  1073. if (empty($search_params['sort']) && !empty($_REQUEST['sort']))
  1074. list ($search_params['sort'], $search_params['sort_dir']) = array_pad(explode('|', $_REQUEST['sort']), 2, '');
  1075. $search_params['sort'] = !empty($search_params['sort']) && in_array($search_params['sort'], $sort_columns) ? $search_params['sort'] : 'pm.id_pm';
  1076. $search_params['sort_dir'] = !empty($search_params['sort_dir']) && $search_params['sort_dir'] == 'asc' ? 'asc' : 'desc';
  1077. // Sort out any labels we may be searching by.
  1078. $labelQuery = '';
  1079. if ($context['folder'] == 'inbox' && !empty($search_params['advanced']) && $context['currently_using_labels'])
  1080. {
  1081. // Came here from pagination? Put them back into $_REQUEST for sanitization.
  1082. if (isset($search_params['labels']))
  1083. $_REQUEST['searchlabel'] = explode(',', $search_params['labels']);
  1084. // Assuming we have some labels - make them all integers.
  1085. if (!empty($_REQUEST['searchlabel']) && is_array($_REQUEST['searchlabel']))
  1086. {
  1087. foreach ($_REQUEST['searchlabel'] as $key => $id)
  1088. $_REQUEST['searchlabel'][$key] = (int) $id;
  1089. }
  1090. else
  1091. $_REQUEST['searchlabel'] = array();
  1092. // Now that everything is cleaned up a bit, make the labels a param.
  1093. $search_params['labels'] = implode(',', $_REQUEST['searchlabel']);
  1094. // No labels selected? That must be an error!
  1095. if (empty($_REQUEST['searchlabel']))
  1096. $context['search_errors']['no_labels_selected'] = true;
  1097. // Otherwise prepare the query!
  1098. elseif (count($_REQUEST['searchlabel']) != count($context['labels']))
  1099. {
  1100. $labelQuery = '
  1101. AND {raw:label_implode}';
  1102. $labelStatements = array();
  1103. foreach ($_REQUEST['searchlabel'] as $label)
  1104. $labelStatements[] = $smcFunc['db_quote']('FIND_IN_SET({string:label}, pmr.labels) != 0', array(
  1105. 'label' => $label,
  1106. ));
  1107. $searchq_parameters['label_implode'] = '(' . implode(' OR ', $labelStatements) . ')';
  1108. }
  1109. }
  1110. // What are we actually searching for?
  1111. $search_params['search'] = !empty($search_params['search']) ? $search_params['search'] : (isset($_REQUEST['search']) ? $_REQUEST['search'] : '');
  1112. // If we ain't got nothing - we should error!
  1113. if (!isset($search_params['search']) || $search_params['search'] == '')
  1114. $context['search_errors']['invalid_search_string'] = true;
  1115. // Extract phrase parts first (e.g. some words "this is a phrase" some more words.)
  1116. preg_match_all('~(?:^|\s)([-]?)"([^"]+)"(?:$|\s)~' . ($context['utf8'] ? 'u' : ''), $search_params['search'], $matches, PREG_PATTERN_ORDER);
  1117. $searchArray = $matches[2];
  1118. // Remove the phrase parts and extract the words.
  1119. $tempSearch = explode(' ', preg_replace('~(?:^|\s)(?:[-]?)"(?:[^"]+)"(?:$|\s)~' . ($context['utf8'] ? 'u' : ''), ' ', $search_params['search']));
  1120. // A minus sign in front of a word excludes the word.... so...
  1121. $excludedWords = array();
  1122. // .. first, we check for things like -"some words", but not "-some words".
  1123. foreach ($matches[1] as $index => $word)
  1124. if ($word == '-')
  1125. {
  1126. $word = $smcFunc['strtolower'](trim($searchArray[$index]));
  1127. if (strlen($word) > 0)
  1128. $excludedWords[] = $word;
  1129. unset($searchArray[$index]);
  1130. }
  1131. // Now we look for -test, etc.... normaller.
  1132. foreach ($tempSearch as $index => $word)
  1133. {
  1134. if (strpos(trim($word), '-') === 0)
  1135. {
  1136. $word = substr($smcFunc['strtolower']($word), 1);
  1137. if (strlen($word) > 0)
  1138. $excludedWords[] = $word;
  1139. unset($tempSearch[$index]);
  1140. }
  1141. }
  1142. $searchArray = array_merge($searchArray, $tempSearch);
  1143. // Trim everything and make sure there are no words that are the same.
  1144. foreach ($searchArray as $index => $value)
  1145. {
  1146. $searchArray[$index] = $smcFunc['strtolower'](trim($value));
  1147. if ($searchArray[$index] == '')
  1148. unset($searchArray[$index]);
  1149. else
  1150. {
  1151. // Sort out entities first.
  1152. $searchArray[$index] = $smcFunc['htmlspecialchars']($searchArray[$index]);
  1153. }
  1154. }
  1155. $searchArray = array_unique($searchArray);
  1156. // Create an array of replacements for highlighting.
  1157. $context['mark'] = array();
  1158. foreach ($searchArray as $word)
  1159. $context['mark'][$word] = '<strong class="highlight">' . $word . '</strong>';
  1160. // This contains *everything*
  1161. $searchWords = array_merge($searchArray, $excludedWords);
  1162. // Make sure at least one word is being searched for.
  1163. if (empty($searchArray))
  1164. $context['search_errors']['invalid_search_string'] = true;
  1165. // Sort out the search query so the user can edit it - if they want.
  1166. $context['search_params'] = $search_params;
  1167. if (isset($context['search_params']['search']))
  1168. $context['search_params']['search'] = htmlspecialchars($context['search_params']['search']);
  1169. if (isset($context['search_params']['userspec']))
  1170. $context['search_params']['userspec'] = htmlspecialchars($context['search_params']['userspec']);
  1171. // Now we have all the parameters, combine them together for pagination and the like...
  1172. $context['params'] = array();
  1173. foreach ($search_params as $k => $v)
  1174. $context['params'][] = $k . '|\'|' . $v;
  1175. $context['params'] = base64_encode(implode('|"|', $context['params']));
  1176. // Compile the subject query part.
  1177. $andQueryParts = array();
  1178. foreach ($searchWords as $index => $word)
  1179. {
  1180. if ($word == '')
  1181. continue;
  1182. if ($search_params['subject_only'])
  1183. $andQueryParts[] = 'pm.subject' . (in_array($word, $excludedWords) ? ' NOT' : '') . ' LIKE {string:search_' . $index . '}';
  1184. else
  1185. $andQueryParts[] = '(pm.subject' . (in_array($word, $excludedWords) ? ' NOT' : '') . ' LIKE {string:search_' . $index . '} ' . (in_array($word, $excludedWords) ? 'AND pm.body NOT' : 'OR pm.body') . ' LIKE {string:search_' . $index . '})';
  1186. $searchq_parameters['search_' . $index] = '%' . strtr($word, array('_' => '\\_', '%' => '\\%')) . '%';
  1187. }
  1188. $searchQuery = ' 1=1';
  1189. if (!empty($andQueryParts))
  1190. $searchQuery = implode(!empty($search_params['searchtype']) && $search_params['searchtype'] == 2 ? ' OR ' : ' AND ', $andQueryParts);
  1191. // Age limits?
  1192. $timeQuery = '';
  1193. if (!empty($search_params['minage']))
  1194. $timeQuery .= ' AND pm.msgtime < ' . (time() - $search_params['minage'] * 86400);
  1195. if (!empty($search_params['maxage']))
  1196. $timeQuery .= ' AND pm.msgtime > ' . (time() - $search_params['maxage'] * 86400);
  1197. // If we have errors - return back to the first screen...
  1198. if (!empty($context['search_errors']))
  1199. {
  1200. $_REQUEST['params'] = $context['params'];
  1201. return MessageSearch();
  1202. }
  1203. // Get the amount of results.
  1204. $request = $smcFunc['db_query']('', '
  1205. SELECT COUNT(*)
  1206. FROM {db_prefix}pm_recipients AS pmr
  1207. INNER JOIN {db_prefix}personal_messages AS pm ON (pm.id_pm = pmr.id_pm)
  1208. WHERE ' . ($context['folder'] == 'inbox' ? '
  1209. pmr.id_member = {int:current_member}
  1210. AND pmr.deleted = {int:not_deleted}' : '
  1211. pm.id_member_from = {int:current_member}
  1212. AND pm.deleted_by_sender = {int:not_deleted}') . '
  1213. ' . $userQuery . $labelQuery . $timeQuery . '
  1214. AND (' . $searchQuery . ')',
  1215. array_merge($searchq_parameters, array(
  1216. 'current_member' => $user_info['id'],
  1217. 'not_deleted' => 0,
  1218. ))
  1219. );
  1220. list ($numResults) = $smcFunc['db_fetch_row']($request);
  1221. $smcFunc['db_free_result']($request);
  1222. // Get all the matching messages... using standard search only (No caching and the like!)
  1223. // @todo This doesn't support sent item searching yet.
  1224. $request = $smcFunc['db_query']('', '
  1225. SELECT pm.id_pm, pm.id_pm_head, pm.id_member_from
  1226. FROM {db_prefix}pm_recipients AS pmr
  1227. INNER JOIN {db_prefix}personal_messages AS pm ON (pm.id_pm = pmr.id_pm)
  1228. WHERE ' . ($context['folder'] == 'inbox' ? '
  1229. pmr.id_member = {int:current_member}
  1230. AND pmr.deleted = {int:not_deleted}' : '
  1231. pm.id_member_from = {int:current_member}
  1232. AND pm.deleted_by_sender = {int:not_deleted}') . '
  1233. ' . $userQuery . $labelQuery . $timeQuery . '
  1234. AND (' . $searchQuery . ')
  1235. ORDER BY ' . $search_params['sort'] . ' ' . $search_params['sort_dir'] . '
  1236. LIMIT ' . $context['start'] . ', ' . $modSettings['search_results_per_page'],
  1237. array_merge($searchq_parameters, array(
  1238. 'current_member' => $user_info['id'],
  1239. 'not_deleted' => 0,
  1240. ))
  1241. );
  1242. $foundMessages = array();
  1243. $posters = array();
  1244. $head_pms = array();
  1245. while ($row = $smcFunc['db_fetch_assoc']($request))
  1246. {
  1247. $foundMessages[] = $row['id_pm'];
  1248. $posters[] = $row['id_member_from'];
  1249. $head_pms[$row['id_pm']] = $row['id_pm_head'];
  1250. }
  1251. $smcFunc['db_free_result']($request);
  1252. // Find the real head pms!
  1253. if ($context['display_mode'] == 2 && !empty($head_pms))
  1254. {
  1255. $request = $smcFunc['db_query']('', '
  1256. SELECT MAX(pm.id_pm) AS id_pm, pm.id_pm_head
  1257. FROM {db_prefix}personal_messages AS pm
  1258. INNER JOIN {db_prefix}pm_recipients AS pmr ON (pmr.id_pm = pm.id_pm)
  1259. WHERE pm.id_pm_head IN ({array_int:head_pms})
  1260. AND pmr.id_member = {int:current_member}
  1261. AND pmr.deleted = {int:not_deleted}
  1262. GROUP BY pm.id_pm_head
  1263. LIMIT {int:limit}',
  1264. array(
  1265. 'head_pms' => array_unique($head_pms),
  1266. 'current_member' => $user_info['id'],
  1267. 'not_deleted' => 0,
  1268. 'limit' => count($head_pms),
  1269. )
  1270. );
  1271. $real_pm_ids = array();
  1272. while ($row = $smcFunc['db_fetch_assoc']($request))
  1273. $real_pm_ids[$row['id_pm_head']] = $row['id_pm'];
  1274. $smcFunc['db_free_result']($request);
  1275. }
  1276. // Load the users...
  1277. $posters = array_unique($posters);
  1278. if (!empty($posters))
  1279. loadMemberData($posters);
  1280. // Sort out the page index.
  1281. $context['page_index'] = constructPageIndex($scripturl . '?action=pm;sa=search2;params=' . $context['params'], $_GET['start'], $numResults, $modSettings['search_results_per_page'], false);
  1282. $context['message_labels'] = array();
  1283. $context['message_replied'] = array();
  1284. $context['personal_messages'] = array();
  1285. if (!empty($foundMessages))
  1286. {
  1287. // Now get recipients (but don't include bcc-recipients for your inbox, you're not supposed to know :P!)
  1288. $request = $smcFunc['db_query']('', '
  1289. SELECT
  1290. pmr.id_pm, mem_to.id_member AS id_member_to, mem_to.real_name AS to_name,
  1291. pmr.bcc, pmr.labels, pmr.is_read
  1292. FROM {db_prefix}pm_recipients AS pmr
  1293. LEFT JOIN {db_prefix}members AS mem_to ON (mem_to.id_member = pmr.id_member)
  1294. WHERE pmr.id_pm IN ({array_int:message_list})',
  1295. array(
  1296. 'message_list' => $foundMessages,
  1297. )
  1298. );
  1299. while ($row = $smcFunc['db_fetch_assoc']($request))
  1300. {
  1301. if ($context['folder'] == 'sent' || empty($row['bcc']))
  1302. $recipients[$row['id_pm']][empty($row['bcc']) ? 'to' : 'bcc'][] = empty($row['id_member_to']) ? $txt['guest_title'] : '<a href="' . $scripturl . '?action=profile;u=' . $row['id_member_to'] . '">' . $row['to_name'] . '</a>';
  1303. if ($row['id_member_to'] == $user_info['id'] && $context['folder'] != 'sent')
  1304. {
  1305. $context['message_replied'][$row['id_pm']] = $row['is_read'] & 2;
  1306. $row['labels'] = $row['labels'] == '' ? array() : explode(',', $row['labels']);
  1307. // This is a special need for linking to messages.
  1308. foreach ($row['labels'] as $v)
  1309. {
  1310. if (isset($context['labels'][(int) $v]))
  1311. $context['message_labels'][$row['id_pm']][(int) $v] = array('id' => $v, 'name' => $context['labels'][(int) $v]['name']);
  1312. // Here we find the first label on a message - for linking to posts in results
  1313. if (!isset($context['first_label'][$row['id_pm']]) && !in_array('-1', $row['labels']))
  1314. $context['first_label'][$row['id_pm']] = (int) $v;
  1315. }
  1316. }
  1317. }
  1318. // Prepare the query for the callback!
  1319. $request = $smcFunc['db_query']('', '
  1320. SELECT pm.id_pm, pm.subject, pm.id_member_from, pm.body, pm.msgtime, pm.from_name
  1321. FROM {db_prefix}personal_messages AS pm
  1322. WHERE pm.id_pm IN ({array_int:message_list})
  1323. ORDER BY ' . $search_params['sort'] . ' ' . $search_params['sort_dir'] . '
  1324. LIMIT ' . count($foundMessages),
  1325. array(
  1326. 'message_list' => $foundMessages,
  1327. )
  1328. );
  1329. $counter = 0;
  1330. while ($row = $smcFunc['db_fetch_assoc']($request))
  1331. {
  1332. // If there's no message subject, use the default.
  1333. $row['subject'] = $row['subject'] == '' ? $txt['no_subject'] : $row['subject'];
  1334. // Load this posters context info, if it ain't there then fill in the essentials...
  1335. if (!loadMemberContext($row['id_member_from'], true))
  1336. {
  1337. $memberContext[$row['id_member_from']]['name'] = $row['from_name'];
  1338. $memberContext[$row['id_member_from']]['id'] = 0;
  1339. $memberContext[$row['id_member_from']]['group'] = $txt['guest_title'];
  1340. $memberContext[$row['id_member_from']]['link'] = $row['from_name'];
  1341. $memberContext[$row['id_member_from']]['email'] = '';
  1342. $memberContext[$row['id_member_from']]['show_email'] = showEmailAddress(true, 0);
  1343. $memberContext[$row['id_member_from']]['is_guest'] = true;
  1344. }
  1345. // Censor anything we don't want to see...
  1346. censorText($row['body']);
  1347. censorText($row['subject']);
  1348. // Parse out any BBC...
  1349. $row['body'] = parse_bbc($row['body'], true, 'pm' . $row['id_pm']);
  1350. $href = $scripturl . '?action=pm;f=' . $context['folder'] . (isset($context['first_label'][$row['id_pm']]) ? ';l=' . $context['first_label'][$row['id_pm']] : '') . ';pmid=' . ($context['display_mode'] == 2 && isset($real_pm_ids[$head_pms[$row['id_pm']]]) ? $real_pm_ids[$head_pms[$row['id_pm']]] : $row['id_pm']) . '#msg' . $row['id_pm'];
  1351. $context['personal_messages'][] = array(
  1352. 'id' => $row['id_pm'],
  1353. 'member' => &$memberContext[$row['id_member_from']],
  1354. 'subject' => $row['subject'],
  1355. 'body' => $row['body'],
  1356. 'time' => timeformat($row['msgtime']),
  1357. 'recipients' => &$recipients[$row['id_pm']],
  1358. 'labels' => &$context['message_labels'][$row['id_pm']],
  1359. 'fully_labeled' => count($context['message_labels'][$row['id_pm']]) == count($context['labels']),
  1360. 'is_replied_to' => &$context['message_replied'][$row['id_pm']],
  1361. 'href' => $href,
  1362. 'link' => '<a href="' . $href . '">' . $row['subject'] . '</a>',
  1363. 'counter' => ++$counter,
  1364. );
  1365. }
  1366. $smcFunc['db_free_result']($request);
  1367. }
  1368. // Finish off the context.
  1369. $context['page_title'] = $txt['pm_search_title'];
  1370. $context['sub_template'] = 'search_results';
  1371. $context['menu_data_' . $context['pm_menu_id']]['current_area'] = 'search';
  1372. $context['linktree'][] = array(
  1373. 'url' => $scripturl . '?action=pm;sa=search',
  1374. 'name' => $txt['pm_search_bar_title'],
  1375. );
  1376. }
  1377. /**
  1378. * Send a new message?
  1379. */
  1380. function MessagePost()
  1381. {
  1382. global $txt, $sourcedir, $scripturl, $modSettings;
  1383. global $context, $options, $smcFunc, $language, $user_info;
  1384. isAllowedTo('pm_send');
  1385. loadLanguage('PersonalMessage');
  1386. // Just in case it was loaded from somewhere else.
  1387. if (!WIRELESS)
  1388. {
  1389. loadTemplate('PersonalMessage');
  1390. $context['sub_template'] = 'send';
  1391. }
  1392. // Extract out the spam settings - cause it's neat.
  1393. list ($modSettings['max_pm_recipients'], $modSettings['pm_posts_verification'], $modSettings['pm_posts_per_hour']) = explode(',', $modSettings['pm_spam_settings']);
  1394. // Set the title...
  1395. $context['page_title'] = $txt['send_message'];
  1396. $context['reply'] = isset($_REQUEST['pmsg']) || isset($_REQUEST['quote']);
  1397. // Check whether we've gone over the limit of messages we can send per hour.
  1398. if (!empty($modSettings['pm_posts_per_hour']) && !allowedTo(array('admin_forum', 'moderate_forum', 'send_mail')) && $user_info['mod_cache']['bq'] == '0=1' && $user_info['mod_cache']['gq'] == '0=1')
  1399. {
  1400. // How many messages have they sent this last hour?
  1401. $request = $smcFunc['db_query']('', '
  1402. SELECT COUNT(pr.id_pm) AS post_count
  1403. FROM {db_prefix}personal_messages AS pm
  1404. INNER JOIN {db_prefix}pm_recipients AS pr ON (pr.id_pm = pm.id_pm)
  1405. WHERE pm.id_member_from = {int:current_member}
  1406. AND pm.msgtime > {int:msgtime}',
  1407. array(
  1408. 'current_member' => $user_info['id'],
  1409. 'msgtime' => time() - 3600,
  1410. )
  1411. );
  1412. list ($postCount) = $smcFunc['db_fetch_row']($request);
  1413. $smcFunc['db_free_result']($request);
  1414. if (!empty($postCount) && $postCount >= $modSettings['pm_posts_per_hour'])
  1415. fatal_lang_error('pm_too_many_per_hour', true, array($modSettings['pm_posts_per_hour']));
  1416. }
  1417. // Quoting/Replying to a message?
  1418. if (!empty($_REQUEST['pmsg']))
  1419. {
  1420. $pmsg = (int) $_REQUEST['pmsg'];
  1421. // Make sure this is yours.
  1422. if (!isAccessiblePM($pmsg))
  1423. fatal_lang_error('no_access', false);
  1424. // Work out whether this is one you've received?
  1425. $request = $smcFunc['db_query']('', '
  1426. SELECT
  1427. id_pm
  1428. FROM {db_prefix}pm_recipients
  1429. WHERE id_pm = {int:id_pm}
  1430. AND id_member = {int:current_member}
  1431. LIMIT 1',
  1432. array(
  1433. 'current_member' => $user_info['id'],
  1434. 'id_pm' => $pmsg,
  1435. )
  1436. );
  1437. $isReceived = $smcFunc['db_num_rows']($request) != 0;
  1438. $smcFunc['db_free_result']($request);
  1439. // Get the quoted message (and make sure you're allowed to see this quote!).
  1440. $request = $smcFunc['db_query']('', '
  1441. SELECT
  1442. pm.id_pm, CASE WHEN pm.id_pm_head = {int:id_pm_head_empty} THEN pm.id_pm ELSE pm.id_pm_head END AS pm_head,
  1443. pm.body, pm.subject, pm.msgtime, mem.member_name, IFNULL(mem.id_member, 0) AS id_member,
  1444. IFNULL(mem.real_name, pm.from_name) AS real_name
  1445. FROM {db_prefix}personal_messages AS pm' . (!$isReceived ? '' : '
  1446. INNER JOIN {db_prefix}pm_recipients AS pmr ON (pmr.id_pm = {int:id_pm})') . '
  1447. LEFT JOIN {db_prefix}members AS mem ON (mem.id_member = pm.id_member_from)
  1448. WHERE pm.id_pm = {int:id_pm}' . (!$isReceived ? '
  1449. AND pm.id_member_from = {int:current_member}' : '
  1450. AND pmr.id_member = {int:current_member}') . '
  1451. LIMIT 1',
  1452. array(
  1453. 'current_member' => $user_info['id'],
  1454. 'id_pm_head_empty' => 0,
  1455. 'id_pm' => $pmsg,
  1456. )
  1457. );
  1458. if ($smcFunc['db_num_rows']($request) == 0)
  1459. fatal_lang_error('pm_not_yours', false);
  1460. $row_quoted = $smcFunc['db_fetch_assoc']($request);
  1461. $smcFunc['db_free_result']($request);
  1462. // Censor the message.
  1463. censorText($row_quoted['subject']);
  1464. censorText($row_quoted['body']);
  1465. // Add 'Re: ' to it....
  1466. if (!isset($context['response_prefix']) && !($context['response_prefix'] = cache_get_data('response_prefix')))
  1467. {
  1468. if ($language === $user_info['language'])
  1469. $context['response_prefix'] = $txt['response_prefix'];
  1470. else
  1471. {
  1472. loadLanguage('index', $language, false);
  1473. $context['response_prefix'] = $txt['response_prefix'];
  1474. loadLanguage('index');
  1475. }
  1476. cache_put_data('response_prefix', $context['response_prefix'], 600);
  1477. }
  1478. $form_subject = $row_quoted['subject'];
  1479. if ($context['reply'] && trim($context['response_prefix']) != '' && $smcFunc['strpos']($form_subject, trim($context['response_prefix'])) !== 0)
  1480. $form_subject = $context['response_prefix'] . $form_subject;
  1481. if (isset($_REQUEST['quote']))
  1482. {
  1483. // Remove any nested quotes and <br />...
  1484. $form_message = preg_replace('~<br ?/?' . '>~i', "\n", $row_quoted['body']);
  1485. if (!empty($modSettings['removeNestedQuotes']))
  1486. $form_message = preg_replace(array('~\n?\[quote.*?\].+?\[/quote\]\n?~is', '~^\n~', '~\[/quote\]~'), '', $form_message);
  1487. if (empty($row_quoted['id_member']))
  1488. $form_message = '[quote author=&quot;' . $row_quoted['real_name'] . '&quot;]' . "\n" . $form_message . "\n" . '[/quote]';
  1489. else
  1490. $form_message = '[quote author=' . $row_quoted['real_name'] . ' link=action=profile;u=' . $row_quoted['id_member'] . ' date=' . $row_quoted['msgtime'] . ']' . "\n" . $form_message . "\n" . '[/quote]';
  1491. }
  1492. else
  1493. $form_message = '';
  1494. // Do the BBC thang on the message.
  1495. $row_quoted['body'] = parse_bbc($row_quoted['body'], true, 'pm' . $row_quoted['id_pm']);
  1496. // Set up the quoted message array.
  1497. $context['quoted_message'] = array(
  1498. 'id' => $row_quoted['id_pm'],
  1499. 'pm_head' => $row_quoted['pm_head'],
  1500. 'member' => array(
  1501. 'name' => $row_quoted['real_name'],
  1502. 'username' => $row_quoted['member_name'],
  1503. 'id' => $row_quoted['id_member'],
  1504. 'href' => !empty($row_quoted['id_member']) ? $scripturl . '?action=profile;u=' . $row_quoted['id_member'] : '',
  1505. 'link' => !empty($row_quoted['id_member']) ? '<a href="' . $scripturl . '?action=profile;u=' . $row_quoted['id_member'] . '">' . $row_quoted['real_name'] . '</a>' : $row_quoted['real_name'],
  1506. ),
  1507. 'subject' => $row_quoted['subject'],
  1508. 'time' => timeformat($row_quoted['msgtime']),
  1509. 'timestamp' => forum_time(true, $row_quoted['msgtime']),
  1510. 'body' => $row_quoted['body']
  1511. );
  1512. }
  1513. else
  1514. {
  1515. $context['quoted_message'] = false;
  1516. $form_subject = '';
  1517. $form_message = '';
  1518. }
  1519. $context['recipients'] = array(
  1520. 'to' => array(),
  1521. 'bcc' => array(),
  1522. );
  1523. // Sending by ID? Replying to all? Fetch the real_name(s).
  1524. if (isset($_REQUEST['u']))
  1525. {
  1526. // If the user is replying to all, get all the other members this was sent to..
  1527. if ($_REQUEST['u'] == 'all' && isset($row_quoted))
  1528. {
  1529. // Firstly, to reply to all we clearly already have $row_quoted - so have the original member from.
  1530. if ($row_quoted['id_member'] != $user_info['id'])
  1531. $context['recipients']['to'][] = array(
  1532. 'id' => $row_quoted['id_member'],
  1533. 'name' => htmlspecialchars($row_quoted['real_name']),
  1534. );
  1535. // Now to get the others.
  1536. $request = $smcFunc['db_query']('', '
  1537. SELECT mem.id_member, mem.real_name
  1538. FROM {db_prefix}pm_recipients AS pmr
  1539. INNER JOIN {db_prefix}members AS mem ON (mem.id_member = pmr.id_member)
  1540. WHERE pmr.id_pm = {int:id_pm}
  1541. AND pmr.id_member != {int:current_member}
  1542. AND pmr.bcc = {int:not_bcc}',
  1543. array(
  1544. 'current_member' => $user_info['id'],
  1545. 'id_pm' => $pmsg,
  1546. 'not_bcc' => 0,
  1547. )
  1548. );
  1549. while ($row = $smcFunc['db_fetch_assoc']($request))
  1550. $context['recipients']['to'][] = array(
  1551. 'id' => $row['id_member'],
  1552. 'name' => $row['real_name'],
  1553. );
  1554. $smcFunc['db_free_result']($request);
  1555. }
  1556. else
  1557. {
  1558. $_REQUEST['u'] = explode(',', $_REQUEST['u']);
  1559. foreach ($_REQUEST['u'] as $key => $uID)
  1560. $_REQUEST['u'][$key] = (int) $uID;
  1561. $_REQUEST['u'] = array_unique($_REQUEST['u']);
  1562. $request = $smcFunc['db_query']('', '
  1563. SELECT id_member, real_name
  1564. FROM {db_prefix}members
  1565. WHERE id_member IN ({array_int:member_list})
  1566. LIMIT ' . count($_REQUEST['u']),
  1567. array(
  1568. 'member_list' => $_REQUEST['u'],
  1569. )
  1570. );
  1571. while ($row = $smcFunc['db_fetch_assoc']($request))
  1572. $context['recipients']['to'][] = array(
  1573. 'id' => $row['id_member'],
  1574. 'name' => $row['real_name'],
  1575. );
  1576. $smcFunc['db_free_result']($request);
  1577. }
  1578. // Get a literal name list in case the user has JavaScript disabled.
  1579. $names = array();
  1580. foreach ($context['recipients']['to'] as $to)
  1581. $names[] = $to['name'];
  1582. $context['to_value'] = empty($names) ? '' : '&quot;' . implode('&quot;, &quot;', $names) . '&quot;';
  1583. }
  1584. else
  1585. $context['to_value'] = '';
  1586. // Set the defaults...
  1587. $context['subject'] = $form_subject;
  1588. $context['message'] = str_replace(array('"', '<', '>', '&nbsp;'), array('&quot;', '&lt;', '&gt;', ' '), $form_message);
  1589. $context['post_error'] = array();
  1590. $context['copy_to_outbox'] = !empty($options['copy_to_outbox']);
  1591. // And build the link tree.
  1592. $context['linktree'][] = array(
  1593. 'url' => $scripturl . '?action=pm;sa=send',
  1594. 'name' => $txt['new_message']
  1595. );
  1596. $modSettings['disable_wysiwyg'] = !empty($modSettings['disable_wysiwyg']) || empty($modSettings['enableBBC']);
  1597. // Generate a list of drafts that they can load in to the editor
  1598. if (!empty($context['drafts_pm_save']))
  1599. {
  1600. require_once($sourcedir . '/Drafts.php');
  1601. $pm_seed = isset($_REQUEST['pmsg']) ? $_REQUEST['pmsg'] : (isset($_REQUEST['quote']) ? $_REQUEST['quote'] : 0);
  1602. ShowDrafts($user_info['id'], $pm_seed, 1);
  1603. }
  1604. // Needed for the WYSIWYG editor.
  1605. require_once($sourcedir . '/Subs-Editor.php');
  1606. // Now create the editor.
  1607. $editorOptions = array(
  1608. 'id' => 'message',
  1609. 'value' => $context['message'],
  1610. 'height' => '250px',
  1611. 'width' => '100%',
  1612. 'labels' => array(
  1613. 'post_button' => $txt['send_message'],
  1614. ),
  1615. 'preview_type' => 2,
  1616. );
  1617. create_control_richedit($editorOptions);
  1618. // Store the ID for old compatibility.
  1619. $context['post_box_name'] = $editorOptions['id'];
  1620. $context['bcc_value'] = '';
  1621. $context['require_verification'] = !$user_info['is_admin'] && !empty($modSettings['pm_posts_verification']) && $user_info['posts'] < $modSettings['pm_posts_verification'];
  1622. if ($context['require_verification'])
  1623. {
  1624. $verificationOptions = array(
  1625. 'id' => 'pm',
  1626. );
  1627. $context['require_verification'] = create_control_verification($verificationOptions);
  1628. $context['visual_verification_id'] = $verificationOptions['id'];
  1629. }
  1630. // Register this form and get a sequence number in $context.
  1631. checkSubmitOnce('register');
  1632. }
  1633. /**
  1634. * This function allows the user to view their PM drafts
  1635. */
  1636. function MessageDrafts()
  1637. {
  1638. global $sourcedir, $user_info;
  1639. // validate with loadMemberData()
  1640. $memberResult = loadMemberData($user_info['id'], false);
  1641. if (!is_array($memberResult))
  1642. fatal_lang_error('not_a_user', false);
  1643. list ($memID) = $memberResult;
  1644. // drafts is where the functions reside
  1645. require_once($sourcedir . '/Drafts.php');
  1646. showPMDrafts($memID);
  1647. }
  1648. /**
  1649. * An error in the message...
  1650. *
  1651. * @param $error_types
  1652. * @param $named_recipients
  1653. * @param $recipient_ids
  1654. */
  1655. function messagePostError($error_types, $named_recipients, $recipient_ids = array())
  1656. {
  1657. global $txt, $context, $scripturl, $modSettings;
  1658. global $smcFunc, $user_info, $sourcedir;
  1659. if (!isset($_REQUEST['xml']))
  1660. $context['menu_data_' . $context['pm_menu_id']]['current_area'] = 'send';
  1661. if (!WIRELESS && !isset($_REQUEST['xml']))
  1662. $context['sub_template'] = 'send';
  1663. elseif (isset($_REQUEST['xml']))
  1664. $context['sub_template'] = 'pm';
  1665. $context['page_title'] = $txt['send_message'];
  1666. // Got some known members?
  1667. $context['recipients'] = array(
  1668. 'to' => array(),
  1669. 'bcc' => array(),
  1670. );
  1671. if (!empty($recipient_ids['to']) || !empty($recipient_ids['bcc']))
  1672. {
  1673. $allRecipients = array_merge($recipient_ids['to'], $recipient_ids['bcc']);
  1674. $request = $smcFunc['db_query']('', '
  1675. SELECT id_member, real_name
  1676. FROM {db_prefix}members
  1677. WHERE id_member IN ({array_int:member_list})',
  1678. array(
  1679. 'member_list' => $allRecipients,
  1680. )
  1681. );
  1682. while ($row = $smcFunc['db_fetch_assoc']($request))
  1683. {
  1684. $recipientType = in_array($row['id_member'], $recipient_ids['bcc']) ? 'bcc' : 'to';
  1685. $context['recipients'][$recipientType][] = array(
  1686. 'id' => $row['id_member'],
  1687. 'name' => $row['real_name'],
  1688. );
  1689. }
  1690. $smcFunc['db_free_result']($request);
  1691. }
  1692. // Set everything up like before....
  1693. $context['subject'] = isset($_REQUEST['subject']) ? $smcFunc['htmlspecialchars']($_REQUEST['subject']) : '';
  1694. $context['message'] = isset($_REQUEST['message']) ? str_replace(array(' '), array('&nbsp; '), $smcFunc['htmlspecialchars']($_REQUEST['message'])) : '';
  1695. $context['copy_to_outbox'] = !empty($_REQUEST['outbox']);
  1696. $context['reply'] = !empty($_REQUEST['replied_to']);
  1697. if ($context['reply'])
  1698. {
  1699. $_REQUEST['replied_to'] = (int) $_REQUEST['replied_to'];
  1700. $request = $smcFunc['db_query']('', '
  1701. SELECT
  1702. pm.id_pm, CASE WHEN pm.id_pm_head = {int:no_id_pm_head} THEN pm.id_pm ELSE pm.id_pm_head END AS pm_head,
  1703. pm.body, pm.subject, pm.msgtime, mem.member_name, IFNULL(mem.id_member, 0) AS id_member,
  1704. IFNULL(mem.real_name, pm.from_name) AS real_name
  1705. FROM {db_prefix}personal_messages AS pm' . ($context['folder'] == 'sent' ? '' : '
  1706. INNER JOIN {db_prefix}pm_recipients AS pmr ON (pmr.id_pm = {int:replied_to})') . '
  1707. LEFT JOIN {db_prefix}members AS mem ON (mem.id_member = pm.id_member_from)
  1708. WHERE pm.id_pm = {int:replied_to}' . ($context['folder'] == 'sent' ? '
  1709. AND pm.id_member_from = {int:current_member}' : '
  1710. AND pmr.id_member = {int:current_member}') . '
  1711. LIMIT 1',
  1712. array(
  1713. 'current_member' => $user_info['id'],
  1714. 'no_id_pm_head' => 0,
  1715. 'replied_to' => $_REQUEST['replied_to'],
  1716. )
  1717. );
  1718. if ($smcFunc['db_num_rows']($request) == 0)
  1719. {
  1720. if (!isset($_REQUEST['xml']))
  1721. fatal_lang_error('pm_not_yours', false);
  1722. else
  1723. $error_types[] = 'pm_not_yours';
  1724. }
  1725. $row_quoted = $smcFunc['db_fetch_assoc']($request);
  1726. $smcFunc['db_free_result']($request);
  1727. censorText($row_quoted['subject']);
  1728. censorText($row_quoted['body']);
  1729. $context['quoted_message'] = array(
  1730. 'id' => $row_quoted['id_pm'],
  1731. 'pm_head' => $row_quoted['pm_head'],
  1732. 'member' => array(
  1733. 'name' => $row_quoted['real_name'],
  1734. 'username' => $row_quoted['member_name'],
  1735. 'id' => $row_quoted['id_member'],
  1736. 'href' => !empty($row_quoted['id_member']) ? $scripturl . '?action=profile;u=' . $row_quoted['id_member'] : '',
  1737. 'link' => !empty($row_quoted['id_member']) ? '<a href="' . $scripturl . '?action=profile;u=' . $row_quoted['id_member'] . '">' . $row_quoted['real_name'] . '</a>' : $row_quoted['real_name'],
  1738. ),
  1739. 'subject' => $row_quoted['subject'],
  1740. 'time' => timeformat($row_quoted['msgtime']),
  1741. 'timestamp' => forum_time(true, $row_quoted['msgtime']),
  1742. 'body' => parse_bbc($row_quoted['body'], true, 'pm' . $row_quoted['id_pm']),
  1743. );
  1744. }
  1745. // Build the link tree....
  1746. $context['linktree'][] = array(
  1747. 'url' => $scripturl . '?action=pm;sa=send',
  1748. 'name' => $txt['new_message']
  1749. );
  1750. // Set each of the errors for the template.
  1751. loadLanguage('Errors');
  1752. $context['error_type'] = 'minor';
  1753. $context['post_error'] = array(
  1754. 'messages' => array(),
  1755. // @todo error handling: maybe fatal errors can be error_type => serious
  1756. 'error_type' => '',
  1757. );
  1758. foreach ($error_types as $error_type)
  1759. {
  1760. $context['post_error'][$error_type] = true;
  1761. if (isset($txt['error_' . $error_type]))
  1762. {
  1763. if ($error_type == 'long_message')
  1764. $txt['error_' . $error_type] = sprintf($txt['error_' . $error_type], $modSettings['max_messageLength']);
  1765. $context['post_error']['messages'][] = $txt['error_' . $error_type];
  1766. }
  1767. // If it's not a minor error flag it as such.
  1768. if (!in_array($error_type, array('new_reply', 'not_approved', 'new_replies', 'old_topic', 'need_qr_verification', 'no_subject')))
  1769. $context['error_type'] = 'serious';
  1770. }
  1771. // We need to load the editor once more.
  1772. require_once($sourcedir . '/Subs-Editor.php');
  1773. // Create it...
  1774. $editorOptions = array(
  1775. 'id' => 'message',
  1776. 'value' => $context['message'],
  1777. 'width' => '90%',
  1778. 'height' => '250px',
  1779. 'labels' => array(
  1780. 'post_button' => $txt['send_message'],
  1781. ),
  1782. 'preview_type' => 2,
  1783. );
  1784. create_control_richedit($editorOptions);
  1785. // ... and store the ID again...
  1786. $context['post_box_name'] = $editorOptions['id'];
  1787. // Check whether we need to show the code again.
  1788. $context['require_verification'] = !$user_info['is_admin'] && !empty($modSettings['pm_posts_verification']) && $user_info['posts'] < $modSettings['pm_posts_verification'];
  1789. if ($context['require_verification'] && !isset($_REQUEST['xml']))
  1790. {
  1791. require_once($sourcedir . '/Subs-Editor.php');
  1792. $verificationOptions = array(
  1793. 'id' => 'pm',
  1794. );
  1795. $context['require_verification'] = create_control_verification($verificationOptions);
  1796. $context['visual_verification_id'] = $verificationOptions['id'];
  1797. }
  1798. $context['to_value'] = empty($named_recipients['to']) ? '' : '&quot;' . implode('&quot;, &quot;', $named_recipients['to']) . '&quot;';
  1799. $context['bcc_value'] = empty($named_recipients['bcc']) ? '' : '&quot;' . implode('&quot;, &quot;', $named_recipients['bcc']) . '&quot;';
  1800. // No check for the previous submission is needed.
  1801. checkSubmitOnce('free');
  1802. // Acquire a new form sequence number.
  1803. checkSubmitOnce('register');
  1804. }
  1805. /**
  1806. * Send it!
  1807. */
  1808. function MessagePost2()
  1809. {
  1810. global $txt, $context, $sourcedir;
  1811. global $user_info, $modSettings, $scripturl, $smcFunc;
  1812. isAllowedTo('pm_send');
  1813. require_once($sourcedir . '/Subs-Auth.php');
  1814. // PM Drafts enabled and needed?
  1815. if ($context['drafts_pm_save'] && (isset($_POST['save_draft']) || isset($_POST['id_pm_draft'])))
  1816. require_once($sourcedir . '/Drafts.php');
  1817. loadLanguage('PersonalMessage', '', false);
  1818. // Extract out the spam settings - it saves database space!
  1819. list ($modSettings['max_pm_recipients'], $modSettings['pm_posts_verification'], $modSettings['pm_posts_per_hour']) = explode(',', $modSettings['pm_spam_settings']);
  1820. // Initialize the errors we're about to make.
  1821. $post_errors = array();
  1822. // Check whether we've gone over the limit of messages we can send per hour - fatal error if fails!
  1823. if (!empty($modSettings['pm_posts_per_hour']) && !allowedTo(array('admin_forum', 'moderate_forum', 'send_mail')) && $user_info['mod_cache']['bq'] == '0=1' && $user_info['mod_cache']['gq'] == '0=1')
  1824. {
  1825. // How many have they sent this last hour?
  1826. $request = $smcFunc['db_query']('', '
  1827. SELECT COUNT(pr.id_pm) AS post_count
  1828. FROM {db_prefix}personal_messages AS pm
  1829. INNER JOIN {db_prefix}pm_recipients AS pr ON (pr.id_pm = pm.id_pm)
  1830. WHERE pm.id_member_from = {int:current_member}
  1831. AND pm.msgtime > {int:msgtime}',
  1832. array(
  1833. 'current_member' => $user_info['id'],
  1834. 'msgtime' => time() - 3600,
  1835. )
  1836. );
  1837. list ($postCount) = $smcFunc['db_fetch_row']($request);
  1838. $smcFunc['db_free_result']($request);
  1839. if (!empty($postCount) && $postCount >= $modSettings['pm_posts_per_hour'])
  1840. {
  1841. if (!isset($_REQUEST['xml']))
  1842. fatal_lang_error('pm_too_many_per_hour', true, array($modSettings['pm_posts_per_hour']));
  1843. else
  1844. $post_errors[] = 'pm_too_many_per_hour';
  1845. }
  1846. }
  1847. // If your session timed out, show an error, but do allow to re-submit.
  1848. if (!isset($_REQUEST['xml']) && checkSession('post', '', false) != '')
  1849. $post_errors[] = 'session_timeout';
  1850. $_REQUEST['subject'] = isset($_REQUEST['subject']) ? trim($_REQUEST['subject']) : '';
  1851. $_REQUEST['to'] = empty($_POST['to']) ? (empty($_GET['to']) ? '' : $_GET['to']) : $_POST['to'];
  1852. $_REQUEST['bcc'] = empty($_POST['bcc']) ? (empty($_GET['bcc']) ? '' : $_GET['bcc']) : $_POST['bcc'];
  1853. // Route the input from the 'u' parameter to the 'to'-list.
  1854. if (!empty($_POST['u']))
  1855. $_POST['recipient_to'] = explode(',', $_POST['u']);
  1856. // Construct the list of recipients.
  1857. $recipientList = array();
  1858. $namedRecipientList = array();
  1859. $namesNotFound = array();
  1860. foreach (array('to', 'bcc') as $recipientType)
  1861. {
  1862. // First, let's see if there's user ID's given.
  1863. $recipientList[$recipientType] = array();
  1864. if (!empty($_POST['recipient_' . $recipientType]) && is_array($_POST['recipient_' . $recipientType]))
  1865. {
  1866. foreach ($_POST['recipient_' . $recipientType] as $recipient)
  1867. $recipientList[$recipientType][] = (int) $recipient;
  1868. }
  1869. // Are there also literal names set?
  1870. if (!empty($_REQUEST[$recipientType]))
  1871. {
  1872. // We're going to take out the "s anyway ;).
  1873. $recipientString = strtr($_REQUEST[$recipientType], array('\\"' => '"'));
  1874. preg_match_all('~"([^"]+)"~', $recipientString, $matches);
  1875. $namedRecipientList[$recipientType] = array_unique(array_merge($matches[1], explode(',', preg_replace('~"[^"]+"~', '', $recipientString))));
  1876. foreach ($namedRecipientList[$recipientType] as $index => $recipient)
  1877. {
  1878. if (strlen(trim($recipient)) > 0)
  1879. $namedRecipientList[$recipientType][$index] = $smcFunc['htmlspecialchars']($smcFunc['strtolower'](trim($recipient)));
  1880. else
  1881. unset($namedRecipientList[$recipientType][$index]);
  1882. }
  1883. if (!empty($namedRecipientList[$recipientType]))
  1884. {
  1885. $foundMembers = findMembers($namedRecipientList[$recipientType]);
  1886. // Assume all are not found, until proven otherwise.
  1887. $namesNotFound[$recipientType] = $namedRecipientList[$recipientType];
  1888. foreach ($foundMembers as $member)
  1889. {
  1890. $testNames = array(
  1891. $smcFunc['strtolower']($member['username']),
  1892. $smcFunc['strtolower']($member['name']),
  1893. $smcFunc['strtolower']($member['email']),
  1894. );
  1895. if (count(array_intersect($testNames, $namedRecipientList[$recipientType])) !== 0)
  1896. {
  1897. $recipientList[$recipientType][] = $member['id'];
  1898. // Get rid of this username, since we found it.
  1899. $namesNotFound[$recipientType] = array_diff($namesNotFound[$recipientType], $testNames);
  1900. }
  1901. }
  1902. }
  1903. }
  1904. // Selected a recipient to be deleted? Remove them now.
  1905. if (!empty($_POST['delete_recipient']))
  1906. $recipientList[$recipientType] = array_diff($recipientList[$recipientType], array((int) $_POST['delete_recipient']));
  1907. // Make sure we don't include the same name twice
  1908. $recipientList[$recipientType] = array_unique($recipientList[$recipientType]);
  1909. }
  1910. // Are we changing the recipients some how?
  1911. $is_recipient_change = !empty($_POST['delete_recipient']) || !empty($_POST['to_submit']) || !empty($_POST['bcc_submit']);
  1912. // Check if there's at least one recipient.
  1913. if (empty($recipientList['to']) && empty($recipientList['bcc']))
  1914. $post_errors[] = 'no_to';
  1915. // Make sure that we remove the members who did get it from the screen.
  1916. if (!$is_recipient_change)
  1917. {
  1918. foreach ($recipientList as $recipientType => $dummy)
  1919. {
  1920. if (!empty($namesNotFound[$recipientType]))
  1921. {
  1922. $post_errors[] = 'bad_' . $recipientType;
  1923. // Since we already have a post error, remove the previous one.
  1924. $post_errors = array_diff($post_errors, array('no_to'));
  1925. foreach ($namesNotFound[$recipientType] as $name)
  1926. $context['send_log']['failed'][] = sprintf($txt['pm_error_user_not_found'], $name);
  1927. }
  1928. }
  1929. }
  1930. // Did they make any mistakes?
  1931. if ($_REQUEST['subject'] == '')
  1932. $post_errors[] = 'no_subject';
  1933. if (!isset($_REQUEST['message']) || $_REQUEST['message'] == '')
  1934. $post_errors[] = 'no_message';
  1935. elseif (!empty($modSettings['max_messageLength']) && $smcFunc['strlen']($_REQUEST['message']) > $modSettings['max_messageLength'])
  1936. $post_errors[] = 'long_message';
  1937. else
  1938. {
  1939. // Preparse the message.
  1940. $message = $_REQUEST['message'];
  1941. preparsecode($message);
  1942. // Make sure there's still some content left without the tags.
  1943. if ($smcFunc['htmltrim'](strip_tags(parse_bbc($smcFunc['htmlspecialchars']($message, ENT_QUOTES), false), '<img>')) === '' && (!allowedTo('admin_forum') || strpos($message, '[html]') === false))
  1944. $post_errors[] = 'no_message';
  1945. }
  1946. // Wrong verification code?
  1947. if (!$user_info['is_admin'] && !isset($_REQUEST['xml']) && !empty($modSettings['pm_posts_verification']) && $user_info['posts'] < $modSettings['pm_posts_verification'])
  1948. {
  1949. require_once($sourcedir . '/Subs-Editor.php');
  1950. $verificationOptions = array(
  1951. 'id' => 'pm',
  1952. );
  1953. $context['require_verification'] = create_control_verification($verificationOptions, true);
  1954. if (is_array($context['require_verification']))
  1955. $post_errors = array_merge($post_errors, $context['require_verification']);
  1956. }
  1957. // If they did, give a chance to make ammends.
  1958. if (!empty($post_errors) && !$is_recipient_change && !isset($_REQUEST['preview']) && !isset($_REQUEST['xml']))
  1959. return messagePostError($post_errors, $namedRecipientList, $recipientList);
  1960. // Want to take a second glance before you send?
  1961. if (isset($_REQUEST['preview']))
  1962. {
  1963. // Set everything up to be displayed.
  1964. $context['preview_subject'] = $smcFunc['htmlspecialchars']($_REQUEST['subject']);
  1965. $context['preview_message'] = $smcFunc['htmlspecialchars']($_REQUEST['message'], ENT_QUOTES);
  1966. preparsecode($context['preview_message'], true);
  1967. // Parse out the BBC if it is enabled.
  1968. $context['preview_message'] = parse_bbc($context['preview_message']);
  1969. // Censor, as always.
  1970. censorText($context['preview_subject']);
  1971. censorText($context['preview_message']);
  1972. // Set a descriptive title.
  1973. $context['page_title'] = $txt['preview'] . ' - ' . $context['preview_subject'];
  1974. // Pretend they messed up but don't ignore if they really did :P.
  1975. return messagePostError($post_errors, $namedRecipientList, $recipientList);
  1976. }
  1977. // Adding a recipient cause javascript ain't working?
  1978. elseif ($is_recipient_change)
  1979. {
  1980. // Maybe we couldn't find one?
  1981. foreach ($namesNotFound as $recipientType => $names)
  1982. {
  1983. $post_errors[] = 'bad_' . $recipientType;
  1984. foreach ($names as $name)
  1985. $context['send_log']['failed'][] = sprintf($txt['pm_error_user_not_found'], $name);
  1986. }
  1987. return messagePostError(array(), $namedRecipientList, $recipientList);
  1988. }
  1989. // Want to save this as a draft and think about it some more?
  1990. if ($context['drafts_pm_save'] && isset($_POST['save_draft']))
  1991. {
  1992. SavePMDraft($post_errors, $recipientList);
  1993. return messagePostError($post_errors, $namedRecipientList, $recipientList);
  1994. }
  1995. // Before we send the PM, let's make sure we don't have an abuse of numbers.
  1996. elseif (!empty($modSettings['max_pm_recipients']) && count($recipientList['to']) + count($recipientList['bcc']) > $modSettings['max_pm_recipients'] && !allowedTo(array('moderate_forum', 'send_mail', 'admin_forum')))
  1997. {
  1998. $context['send_log'] = array(
  1999. 'sent' => array(),
  2000. 'failed' => array(sprintf($txt['pm_too_many_recipients'], $modSettings['max_pm_recipients'])),
  2001. );
  2002. return messagePostError($post_errors, $namedRecipientList, $recipientList);
  2003. }
  2004. // Protect from message spamming.
  2005. spamProtection('pm');
  2006. // Prevent double submission of this form.
  2007. checkSubmitOnce('check');
  2008. // Do the actual sending of the PM.
  2009. if (!empty($recipientList['to']) || !empty($recipientList['bcc']))
  2010. $context['send_log'] = sendpm($recipientList, $_REQUEST['subject'], $_REQUEST['message'], !empty($_REQUEST['outbox']), null, !empty($_REQUEST['pm_head']) ? (int) $_REQUEST['pm_head'] : 0);
  2011. else
  2012. $context['send_log'] = array(
  2013. 'sent' => array(),
  2014. 'failed' => array()
  2015. );
  2016. // Mark the message as "replied to".
  2017. if (!empty($context['send_log']['sent']) && !empty($_REQUEST['replied_to']) && isset($_REQUEST['f']) && $_REQUEST['f'] == 'inbox')
  2018. {
  2019. $smcFunc['db_query']('', '
  2020. UPDATE {db_prefix}pm_recipients
  2021. SET is_read = is_read | 2
  2022. WHERE id_pm = {int:replied_to}
  2023. AND id_member = {int:current_member}',
  2024. array(
  2025. 'current_member' => $user_info['id'],
  2026. 'replied_to' => (int) $_REQUEST['replied_to'],
  2027. )
  2028. );
  2029. }
  2030. // If one or more of the recipient were invalid, go back to the post screen with the failed usernames.
  2031. if (!empty($context['send_log']['failed']))
  2032. return messagePostError($post_errors, $namesNotFound, array(
  2033. 'to' => array_intersect($recipientList['to'], $context['send_log']['failed']),
  2034. 'bcc' => array_intersect($recipientList['bcc'], $context['send_log']['failed'])
  2035. ));
  2036. // Message sent successfully?
  2037. if (!empty($context['send_log']) && empty($context['send_log']['failed']))
  2038. {
  2039. $context['current_label_redirect'] = $context['current_label_redirect'] . ';done=sent';
  2040. // If we had a PM draft for this one, then its time to remove it since it was just sent
  2041. if ($context['drafts_pm_save'] && !empty($_POST['id_pm_draft']))
  2042. DeleteDraft($_POST['id_pm_draft']);
  2043. }
  2044. // Go back to the where they sent from, if possible...
  2045. redirectexit($context['current_label_redirect']);
  2046. }
  2047. /**
  2048. * This function lists all buddies for wireless protocols.
  2049. */
  2050. function WirelessAddBuddy()
  2051. {
  2052. global $scripturl, $txt, $user_info, $context, $smcFunc;
  2053. isAllowedTo('pm_send');
  2054. $context['page_title'] = $txt['wireless_pm_add_buddy'];
  2055. $current_buddies = empty($_REQUEST['u']) ? array() : explode(',', $_REQUEST['u']);
  2056. foreach ($current_buddies as $key => $buddy)
  2057. $current_buddies[$key] = (int) $buddy;
  2058. $base_url = $scripturl . '?action=pm;sa=send;u=' . (empty($current_buddies) ? '' : implode(',', $current_buddies) . ',');
  2059. $context['pm_href'] = $scripturl . '?action=pm;sa=send' . (empty($current_buddies) ? '' : ';u=' . implode(',', $current_buddies));
  2060. $context['buddies'] = array();
  2061. if (!empty($user_info['buddies']))
  2062. {
  2063. $request = $smcFunc['db_query']('', '
  2064. SELECT id_member, real_name
  2065. FROM {db_prefix}members
  2066. WHERE id_member IN ({array_int:buddy_list})
  2067. ORDER BY real_name
  2068. LIMIT ' . count($user_info['buddies']),
  2069. array(
  2070. 'buddy_list' => $user_info['buddies'],
  2071. )
  2072. );
  2073. while ($row = $smcFunc['db_fetch_assoc']($request))
  2074. $context['buddies'][] = array(
  2075. 'id' => $row['id_member'],
  2076. 'name' => $row['real_name'],
  2077. 'selected' => in_array($row['id_member'], $current_buddies),
  2078. 'add_href' => $base_url . $row['id_member'],
  2079. );
  2080. $smcFunc['db_free_result']($request);
  2081. }
  2082. }
  2083. /**
  2084. * This function performs all additional stuff...
  2085. */
  2086. function MessageActionsApply()
  2087. {
  2088. global $txt, $context, $user_info, $options, $smcFunc;
  2089. checkSession('request');
  2090. if (isset($_REQUEST['del_selected']))
  2091. $_REQUEST['pm_action'] = 'delete';
  2092. if (isset($_REQUEST['pm_action']) && $_REQUEST['pm_action'] != '' && !empty($_REQUEST['pms']) && is_array($_REQUEST['pms']))
  2093. {
  2094. foreach ($_REQUEST['pms'] as $pm)
  2095. $_REQUEST['pm_actions'][(int) $pm] = $_REQUEST['pm_action'];
  2096. }
  2097. if (empty($_REQUEST['pm_actions']))
  2098. redirectexit($context['current_label_redirect']);
  2099. // If we are in conversation, we may need to apply this to every message in the conversation.
  2100. if ($context['display_mode'] == 2 && isset($_REQUEST['conversation']))
  2101. {
  2102. $id_pms = array();
  2103. foreach ($_REQUEST['pm_actions'] as $pm => $dummy)
  2104. $id_pms[] = (int) $pm;
  2105. $request = $smcFunc['db_query']('', '
  2106. SELECT id_pm_head, id_pm
  2107. FROM {db_prefix}personal_messages
  2108. WHERE id_pm IN ({array_int:id_pms})',
  2109. array(
  2110. 'id_pms' => $id_pms,
  2111. )
  2112. );
  2113. $pm_heads = array();
  2114. while ($row = $smcFunc['db_fetch_assoc']($request))
  2115. $pm_heads[$row['id_pm_head']] = $row['id_pm'];
  2116. $smcFunc['db_free_result']($request);
  2117. $request = $smcFunc['db_query']('', '
  2118. SELECT id_pm, id_pm_head
  2119. FROM {db_prefix}personal_messages
  2120. WHERE id_pm_head IN ({array_int:pm_heads})',
  2121. array(
  2122. 'pm_heads' => array_keys($pm_heads),
  2123. )
  2124. );
  2125. // Copy the action from the single to PM to the others.
  2126. while ($row = $smcFunc['db_fetch_assoc']($request))
  2127. {
  2128. if (isset($pm_heads[$row['id_pm_head']]) && isset($_REQUEST['pm_actions'][$pm_heads[$row['id_pm_head']]]))
  2129. $_REQUEST['pm_actions'][$row['id_pm']] = $_REQUEST['pm_actions'][$pm_heads[$row['id_pm_head']]];
  2130. }
  2131. $smcFunc['db_free_result']($request);
  2132. }
  2133. $to_delete = array();
  2134. $to_label = array();
  2135. $label_type = array();
  2136. foreach ($_REQUEST['pm_actions'] as $pm => $action)
  2137. {
  2138. if ($action === 'delete')
  2139. $to_delete[] = (int) $pm;
  2140. else
  2141. {
  2142. if (substr($action, 0, 4) == 'add_')
  2143. {
  2144. $type = 'add';
  2145. $action = substr($action, 4);
  2146. }
  2147. elseif (substr($action, 0, 4) == 'rem_')
  2148. {
  2149. $type = 'rem';
  2150. $action = substr($action, 4);
  2151. }
  2152. else
  2153. $type = 'unk';
  2154. if ($action == '-1' || $action == '0' || (int) $action > 0)
  2155. {
  2156. $to_label[(int) $pm] = (int) $action;
  2157. $label_type[(int) $pm] = $type;
  2158. }
  2159. }
  2160. }
  2161. // Deleting, it looks like?
  2162. if (!empty($to_delete))
  2163. deleteMessages($to_delete, $context['display_mode'] == 2 ? null : $context['folder']);
  2164. // Are we labeling anything?
  2165. if (!empty($to_label) && $context['folder'] == 'inbox')
  2166. {
  2167. $updateErrors = 0;
  2168. // Get information about each message...
  2169. $request = $smcFunc['db_query']('', '
  2170. SELECT id_pm, labels
  2171. FROM {db_prefix}pm_recipients
  2172. WHERE id_member = {int:current_member}
  2173. AND id_pm IN ({array_int:to_label})
  2174. LIMIT ' . count($to_label),
  2175. array(
  2176. 'current_member' => $user_info['id'],
  2177. 'to_label' => array_keys($to_label),
  2178. )
  2179. );
  2180. while ($row = $smcFunc['db_fetch_assoc']($request))
  2181. {
  2182. $labels = $row['labels'] == '' ? array('-1') : explode(',', trim($row['labels']));
  2183. // Already exists? Then... unset it!
  2184. $ID_LABEL = array_search($to_label[$row['id_pm']], $labels);
  2185. if ($ID_LABEL !== false && $label_type[$row['id_pm']] !== 'add')
  2186. unset($labels[$ID_LABEL]);
  2187. elseif ($label_type[$row['id_pm']] !== 'rem')
  2188. $labels[] = $to_label[$row['id_pm']];
  2189. if (!empty($options['pm_remove_inbox_label']) && $to_label[$row['id_pm']] != '-1' && ($key = array_search('-1', $labels)) !== false)
  2190. unset($labels[$key]);
  2191. $set = implode(',', array_unique($labels));
  2192. if ($set == '')
  2193. $set = '-1';
  2194. // Check that this string isn't going to be too large for the database.
  2195. if ($set > 60)
  2196. $updateErrors++;
  2197. else
  2198. {
  2199. $smcFunc['db_query']('', '
  2200. UPDATE {db_prefix}pm_recipients
  2201. SET labels = {string:labels}
  2202. WHERE id_pm = {int:id_pm}
  2203. AND id_member = {int:current_member}',
  2204. array(
  2205. 'current_member' => $user_info['id'],
  2206. 'id_pm' => $row['id_pm'],
  2207. 'labels' => $set,
  2208. )
  2209. );
  2210. }
  2211. }
  2212. $smcFunc['db_free_result']($request);
  2213. // Any errors?
  2214. // @todo Separate the sprintf?
  2215. if (!empty($updateErrors))
  2216. fatal_lang_error('labels_too_many', true, array($updateErrors));
  2217. }
  2218. // Back to the folder.
  2219. $_SESSION['pm_selected'] = array_keys($to_label);
  2220. redirectexit($context['current_label_redirect'] . (count($to_label) == 1 ? '#msg' . $_SESSION['pm_selected'][0] : ''), count($to_label) == 1 && isBrowser('ie'));
  2221. }
  2222. /**
  2223. * Are you sure you want to PERMANENTLY (mostly) delete ALL your messages?
  2224. */
  2225. function MessageKillAllQuery()
  2226. {
  2227. global $txt, $context;
  2228. // Only have to set up the template....
  2229. $context['sub_template'] = 'ask_delete';
  2230. $context['page_title'] = $txt['delete_all'];
  2231. $context['delete_all'] = $_REQUEST['f'] == 'all';
  2232. // And set the folder name...
  2233. $txt['delete_all'] = str_replace('PMBOX', $context['folder'] != 'sent' ? $txt['inbox'] : $txt['sent_items'], $txt['delete_all']);
  2234. }
  2235. /**
  2236. * Delete ALL the messages!
  2237. */
  2238. function MessageKillAll()
  2239. {
  2240. global $context;
  2241. checkSession('get');
  2242. // If all then delete all messages the user has.
  2243. if ($_REQUEST['f'] == 'all')
  2244. deleteMessages(null, null);
  2245. // Otherwise just the selected folder.
  2246. else
  2247. deleteMessages(null, $_REQUEST['f'] != 'sent' ? 'inbox' : 'sent');
  2248. // Done... all gone.
  2249. redirectexit($context['current_label_redirect']);
  2250. }
  2251. /**
  2252. * This function allows the user to delete all messages older than so many days.
  2253. */
  2254. function MessagePrune()
  2255. {
  2256. global $txt, $context, $user_info, $scripturl, $smcFunc;
  2257. // Actually delete the messages.
  2258. if (isset($_REQUEST['age']))
  2259. {
  2260. checkSession();
  2261. // Calculate the time to delete before.
  2262. $deleteTime = max(0, time() - (86400 * (int) $_REQUEST['age']));
  2263. // Array to store the IDs in.
  2264. $toDelete = array();
  2265. // Select all the messages they have sent older than $deleteTime.
  2266. $request = $smcFunc['db_query']('', '
  2267. SELECT id_pm
  2268. FROM {db_prefix}personal_messages
  2269. WHERE deleted_by_sender = {int:not_deleted}
  2270. AND id_member_from = {int:current_member}
  2271. AND msgtime < {int:msgtime}',
  2272. array(
  2273. 'current_member' => $user_info['id'],
  2274. 'not_deleted' => 0,
  2275. 'msgtime' => $deleteTime,
  2276. )
  2277. );
  2278. while ($row = $smcFunc['db_fetch_row']($request))
  2279. $toDelete[] = $row[0];
  2280. $smcFunc['db_free_result']($request);
  2281. // Select all messages in their inbox older than $deleteTime.
  2282. $request = $smcFunc['db_query']('', '
  2283. SELECT pmr.id_pm
  2284. FROM {db_prefix}pm_recipients AS pmr
  2285. INNER JOIN {db_prefix}personal_messages AS pm ON (pm.id_pm = pmr.id_pm)
  2286. WHERE pmr.deleted = {int:not_deleted}
  2287. AND pmr.id_member = {int:current_member}
  2288. AND pm.msgtime < {int:msgtime}',
  2289. array(
  2290. 'current_member' => $user_info['id'],
  2291. 'not_deleted' => 0,
  2292. 'msgtime' => $deleteTime,
  2293. )
  2294. );
  2295. while ($row = $smcFunc['db_fetch_assoc']($request))
  2296. $toDelete[] = $row['id_pm'];
  2297. $smcFunc['db_free_result']($request);
  2298. // Delete the actual messages.
  2299. deleteMessages($toDelete);
  2300. // Go back to their inbox.
  2301. redirectexit($context['current_label_redirect']);
  2302. }
  2303. // Build the link tree elements.
  2304. $context['linktree'][] = array(
  2305. 'url' => $scripturl . '?action=pm;sa=prune',
  2306. 'name' => $txt['pm_prune']
  2307. );
  2308. $context['sub_template'] = 'prune';
  2309. $context['page_title'] = $txt['pm_prune'];
  2310. }
  2311. /**
  2312. * Delete the specified personal messages.
  2313. *
  2314. * @param array $personal_messages array of pm ids
  2315. * @param string $folder = null
  2316. * @param int $owner = null
  2317. */
  2318. function deleteMessages($personal_messages, $folder = null, $owner = null)
  2319. {
  2320. global $user_info, $smcFunc;
  2321. if ($owner === null)
  2322. $owner = array($user_info['id']);
  2323. elseif (empty($owner))
  2324. return;
  2325. elseif (!is_array($owner))
  2326. $owner = array($owner);
  2327. if ($personal_messages !== null)
  2328. {
  2329. if (empty($personal_messages) || !is_array($personal_messages))
  2330. return;
  2331. foreach ($personal_messages as $index => $delete_id)
  2332. $personal_messages[$index] = (int) $delete_id;
  2333. $where = '
  2334. AND id_pm IN ({array_int:pm_list})';
  2335. }
  2336. else
  2337. $where = '';
  2338. if ($folder == 'sent' || $folder === null)
  2339. {
  2340. $smcFunc['db_query']('', '
  2341. UPDATE {db_prefix}personal_messages
  2342. SET deleted_by_sender = {int:is_deleted}
  2343. WHERE id_member_from IN ({array_int:member_list})
  2344. AND deleted_by_sender = {int:not_deleted}' . $where,
  2345. array(
  2346. 'member_list' => $owner,
  2347. 'is_deleted' => 1,
  2348. 'not_deleted' => 0,
  2349. 'pm_list' => $personal_messages !== null ? array_unique($personal_messages) : array(),
  2350. )
  2351. );
  2352. }
  2353. if ($folder != 'sent' || $folder === null)
  2354. {
  2355. // Calculate the number of messages each member's gonna lose...
  2356. $request = $smcFunc['db_query']('', '
  2357. SELECT id_member, COUNT(*) AS num_deleted_messages, CASE WHEN is_read & 1 >= 1 THEN 1 ELSE 0 END AS is_read
  2358. FROM {db_prefix}pm_recipients
  2359. WHERE id_member IN ({array_int:member_list})
  2360. AND deleted = {int:not_deleted}' . $where . '
  2361. GROUP BY id_member, is_read',
  2362. array(
  2363. 'member_list' => $owner,
  2364. 'not_deleted' => 0,
  2365. 'pm_list' => $personal_messages !== null ? array_unique($personal_messages) : array(),
  2366. )
  2367. );
  2368. // ...And update the statistics accordingly - now including unread messages!.
  2369. while ($row = $smcFunc['db_fetch_assoc']($request))
  2370. {
  2371. if ($row['is_read'])
  2372. updateMemberData($row['id_member'], array('instant_messages' => $where == '' ? 0 : 'instant_messages - ' . $row['num_deleted_messages']));
  2373. else
  2374. updateMemberData($row['id_member'], array('instant_messages' => $where == '' ? 0 : 'instant_messages - ' . $row['num_deleted_messages'], 'unread_messages' => $where == '' ? 0 : 'unread_messages - ' . $row['num_deleted_messages']));
  2375. // If this is the current member we need to make their message count correct.
  2376. if ($user_info['id'] == $row['id_member'])
  2377. {
  2378. $user_info['messages'] -= $row['num_deleted_messages'];
  2379. if (!($row['is_read']))
  2380. $user_info['unread_messages'] -= $row['num_deleted_messages'];
  2381. }
  2382. }
  2383. $smcFunc['db_free_result']($request);
  2384. // Do the actual deletion.
  2385. $smcFunc['db_query']('', '
  2386. UPDATE {db_prefix}pm_recipients
  2387. SET deleted = {int:is_deleted}
  2388. WHERE id_member IN ({array_int:member_list})
  2389. AND deleted = {int:not_deleted}' . $where,
  2390. array(
  2391. 'member_list' => $owner,
  2392. 'is_deleted' => 1,
  2393. 'not_deleted' => 0,
  2394. 'pm_list' => $personal_messages !== null ? array_unique($personal_messages) : array(),
  2395. )
  2396. );
  2397. }
  2398. // If sender and recipients all have deleted their message, it can be removed.
  2399. $request = $smcFunc['db_query']('', '
  2400. SELECT pm.id_pm AS sender, pmr.id_pm
  2401. FROM {db_prefix}personal_messages AS pm
  2402. LEFT JOIN {db_prefix}pm_recipients AS pmr ON (pmr.id_pm = pm.id_pm AND pmr.deleted = {int:not_deleted})
  2403. WHERE pm.deleted_by_sender = {int:is_deleted}
  2404. ' . str_replace('id_pm', 'pm.id_pm', $where) . '
  2405. GROUP BY sender, pmr.id_pm
  2406. HAVING pmr.id_pm IS null',
  2407. array(
  2408. 'not_deleted' => 0,
  2409. 'is_deleted' => 1,
  2410. 'pm_list' => $personal_messages !== null ? array_unique($personal_messages) : array(),
  2411. )
  2412. );
  2413. $remove_pms = array();
  2414. while ($row = $smcFunc['db_fetch_assoc']($request))
  2415. $remove_pms[] = $row['sender'];
  2416. $smcFunc['db_free_result']($request);
  2417. if (!empty($remove_pms))
  2418. {
  2419. $smcFunc['db_query']('', '
  2420. DELETE FROM {db_prefix}personal_messages
  2421. WHERE id_pm IN ({array_int:pm_list})',
  2422. array(
  2423. 'pm_list' => $remove_pms,
  2424. )
  2425. );
  2426. $smcFunc['db_query']('', '
  2427. DELETE FROM {db_prefix}pm_recipients
  2428. WHERE id_pm IN ({array_int:pm_list})',
  2429. array(
  2430. 'pm_list' => $remove_pms,
  2431. )
  2432. );
  2433. }
  2434. // Any cached numbers may be wrong now.
  2435. cache_put_data('labelCounts:' . $user_info['id'], null, 720);
  2436. }
  2437. /**
  2438. * Mark the specified personal messages read.
  2439. *
  2440. * @param array $personal_messages = null, array of pm ids
  2441. * @param string $label = null, if label is set, only marks messages with that label
  2442. * @param int $owner = null, if owner is set, marks messages owned by that member id
  2443. */
  2444. function markMessages($personal_messages = null, $label = null, $owner = null)
  2445. {
  2446. global $user_info, $context, $smcFunc;
  2447. if ($owner === null)
  2448. $owner = $user_info['id'];
  2449. $smcFunc['db_query']('', '
  2450. UPDATE {db_prefix}pm_recipients
  2451. SET is_read = is_read | 1
  2452. WHERE id_member = {int:id_member}
  2453. AND NOT (is_read & 1 >= 1)' . ($label === null ? '' : '
  2454. AND FIND_IN_SET({string:label}, labels) != 0') . ($personal_messages !== null ? '
  2455. AND id_pm IN ({array_int:personal_messages})' : ''),
  2456. array(
  2457. 'personal_messages' => $personal_messages,
  2458. 'id_member' => $owner,
  2459. 'label' => $label,
  2460. )
  2461. );
  2462. // If something wasn't marked as read, get the number of unread messages remaining.
  2463. if ($smcFunc['db_affected_rows']() > 0)
  2464. {
  2465. if ($owner == $user_info['id'])
  2466. {
  2467. foreach ($context['labels'] as $label)
  2468. $context['labels'][(int) $label['id']]['unread_messages'] = 0;
  2469. }
  2470. $result = $smcFunc['db_query']('', '
  2471. SELECT labels, COUNT(*) AS num
  2472. FROM {db_prefix}pm_recipients
  2473. WHERE id_member = {int:id_member}
  2474. AND NOT (is_read & 1 >= 1)
  2475. AND deleted = {int:is_not_deleted}
  2476. GROUP BY labels',
  2477. array(
  2478. 'id_member' => $owner,
  2479. 'is_not_deleted' => 0,
  2480. )
  2481. );
  2482. $total_unread = 0;
  2483. while ($row = $smcFunc['db_fetch_assoc']($result))
  2484. {
  2485. $total_unread += $row['num'];
  2486. if ($owner != $user_info['id'])
  2487. continue;
  2488. $this_labels = explode(',', $row['labels']);
  2489. foreach ($this_labels as $this_label)
  2490. $context['labels'][(int) $this_label]['unread_messages'] += $row['num'];
  2491. }
  2492. $smcFunc['db_free_result']($result);
  2493. // Need to store all this.
  2494. cache_put_data('labelCounts:' . $owner, $context['labels'], 720);
  2495. updateMemberData($owner, array('unread_messages' => $total_unread));
  2496. // If it was for the current member, reflect this in the $user_info array too.
  2497. if ($owner == $user_info['id'])
  2498. $user_info['unread_messages'] = $total_unread;
  2499. }
  2500. }
  2501. /**
  2502. * This function handles adding, deleting and editing labels on messages.
  2503. */
  2504. function ManageLabels()
  2505. {
  2506. global $txt, $context, $user_info, $scripturl, $smcFunc;
  2507. // Build the link tree elements...
  2508. $context['linktree'][] = array(
  2509. 'url' => $scripturl . '?action=pm;sa=manlabels',
  2510. 'name' => $txt['pm_manage_labels']
  2511. );
  2512. $context['page_title'] = $txt['pm_manage_labels'];
  2513. $context['sub_template'] = 'labels';
  2514. $the_labels = array();
  2515. // Add all existing labels to the array to save, slashing them as necessary...
  2516. foreach ($context['labels'] as $label)
  2517. {
  2518. if ($label['id'] != -1)
  2519. $the_labels[$label['id']] = $label['name'];
  2520. }
  2521. if (isset($_POST[$context['session_var']]))
  2522. {
  2523. checkSession('post');
  2524. // This will be for updating messages.
  2525. $message_changes = array();
  2526. $new_labels = array();
  2527. $rule_changes = array();
  2528. // Will most likely need this.
  2529. LoadRules();
  2530. // Adding a new label?
  2531. if (isset($_POST['add']))
  2532. {
  2533. $_POST['label'] = strtr($smcFunc['htmlspecialchars'](trim($_POST['label'])), array(',' => '&#044;'));
  2534. if ($smcFunc['strlen']($_POST['label']) > 30)
  2535. $_POST['label'] = $smcFunc['substr']($_POST['label'], 0, 30);
  2536. if ($_POST['label'] != '')
  2537. $the_labels[] = $_POST['label'];
  2538. }
  2539. // Deleting an existing label?
  2540. elseif (isset($_POST['delete'], $_POST['delete_label']))
  2541. {
  2542. $i = 0;
  2543. foreach ($the_labels as $id => $name)
  2544. {
  2545. if (isset($_POST['delete_label'][$id]))
  2546. {
  2547. unset($the_labels[$id]);
  2548. $message_changes[$id] = true;
  2549. }
  2550. else
  2551. $new_labels[$id] = $i++;
  2552. }
  2553. }
  2554. // The hardest one to deal with... changes.
  2555. elseif (isset($_POST['save']) && !empty($_POST['label_name']))
  2556. {
  2557. $i = 0;
  2558. foreach ($the_labels as $id => $name)
  2559. {
  2560. if ($id == -1)
  2561. continue;
  2562. elseif (isset($_POST['label_name'][$id]))
  2563. {
  2564. $_POST['label_name'][$id] = trim(strtr($smcFunc['htmlspecialchars']($_POST['label_name'][$id]), array(',' => '&#044;')));
  2565. if ($smcFunc['strlen']($_POST['label_name'][$id]) > 30)
  2566. $_POST['label_name'][$id] = $smcFunc['substr']($_POST['label_name'][$id], 0, 30);
  2567. if ($_POST['label_name'][$id] != '')
  2568. {
  2569. $the_labels[(int) $id] = $_POST['label_name'][$id];
  2570. $new_labels[$id] = $i++;
  2571. }
  2572. else
  2573. {
  2574. unset($the_labels[(int) $id]);
  2575. $message_changes[(int) $id] = true;
  2576. }
  2577. }
  2578. else
  2579. $new_labels[$id] = $i++;
  2580. }
  2581. }
  2582. // Save the label status.
  2583. updateMemberData($user_info['id'], array('message_labels' => implode(',', $the_labels)));
  2584. // Update all the messages currently with any label changes in them!
  2585. if (!empty($message_changes))
  2586. {
  2587. $searchArray = array_keys($message_changes);
  2588. if (!empty($new_labels))
  2589. {
  2590. for ($i = max($searchArray) + 1, $n = max(array_keys($new_labels)); $i <= $n; $i++)
  2591. $searchArray[] = $i;
  2592. }
  2593. // Now find the messages to change.
  2594. $request = $smcFunc['db_query']('', '
  2595. SELECT id_pm, labels
  2596. FROM {db_prefix}pm_recipients
  2597. WHERE FIND_IN_SET({raw:find_label_implode}, labels) != 0
  2598. AND id_member = {int:current_member}',
  2599. array(
  2600. 'current_member' => $user_info['id'],
  2601. 'find_label_implode' => '\'' . implode('\', labels) != 0 OR FIND_IN_SET(\'', $searchArray) . '\'',
  2602. )
  2603. );
  2604. while ($row = $smcFunc['db_fetch_assoc']($request))
  2605. {
  2606. // Do the long task of updating them...
  2607. $toChange = explode(',', $row['labels']);
  2608. foreach ($toChange as $key => $value)
  2609. if (in_array($value, $searchArray))
  2610. {
  2611. if (isset($new_labels[$value]))
  2612. $toChange[$key] = $new_labels[$value];
  2613. else
  2614. unset($toChange[$key]);
  2615. }
  2616. if (empty($toChange))
  2617. $toChange[] = '-1';
  2618. // Update the message.
  2619. $smcFunc['db_query']('', '
  2620. UPDATE {db_prefix}pm_recipients
  2621. SET labels = {string:new_labels}
  2622. WHERE id_pm = {int:id_pm}
  2623. AND id_member = {int:current_member}',
  2624. array(
  2625. 'current_member' => $user_info['id'],
  2626. 'id_pm' => $row['id_pm'],
  2627. 'new_labels' => implode(',', array_unique($toChange)),
  2628. )
  2629. );
  2630. }
  2631. $smcFunc['db_free_result']($request);
  2632. // Now do the same the rules - check through each rule.
  2633. foreach ($context['rules'] as $k => $rule)
  2634. {
  2635. // Each action...
  2636. foreach ($rule['actions'] as $k2 => $action)
  2637. {
  2638. if ($action['t'] != 'lab' || !in_array($action['v'], $searchArray))
  2639. continue;
  2640. $rule_changes[] = $rule['id'];
  2641. // If we're here we have a label which is either changed or gone...
  2642. if (isset($new_labels[$action['v']]))
  2643. $context['rules'][$k]['actions'][$k2]['v'] = $new_labels[$action['v']];
  2644. else
  2645. unset($context['rules'][$k]['actions'][$k2]);
  2646. }
  2647. }
  2648. }
  2649. // If we have rules to change do so now.
  2650. if (!empty($rule_changes))
  2651. {
  2652. $rule_changes = array_unique($rule_changes);
  2653. // Update/delete as appropriate.
  2654. foreach ($rule_changes as $k => $id)
  2655. if (!empty($context['rules'][$id]['actions']))
  2656. {
  2657. $smcFunc['db_query']('', '
  2658. UPDATE {db_prefix}pm_rules
  2659. SET actions = {string:actions}
  2660. WHERE id_rule = {int:id_rule}
  2661. AND id_member = {int:current_member}',
  2662. array(
  2663. 'current_member' => $user_info['id'],
  2664. 'id_rule' => $id,
  2665. 'actions' => serialize($context['rules'][$id]['actions']),
  2666. )
  2667. );
  2668. unset($rule_changes[$k]);
  2669. }
  2670. // Anything left here means it's lost all actions...
  2671. if (!empty($rule_changes))
  2672. $smcFunc['db_query']('', '
  2673. DELETE FROM {db_prefix}pm_rules
  2674. WHERE id_rule IN ({array_int:rule_list})
  2675. AND id_member = {int:current_member}',
  2676. array(
  2677. 'current_member' => $user_info['id'],
  2678. 'rule_list' => $rule_changes,
  2679. )
  2680. );
  2681. }
  2682. // Make sure we're not caching this!
  2683. cache_put_data('labelCounts:' . $user_info['id'], null, 720);
  2684. // To make the changes appear right away, redirect.
  2685. redirectexit('action=pm;sa=manlabels');
  2686. }
  2687. }
  2688. /**
  2689. * Allows to edit Personal Message Settings.
  2690. *
  2691. * @uses Profile.php
  2692. * @uses Profile-Modify.php
  2693. * @uses Profile template.
  2694. * @uses Profile language file.
  2695. */
  2696. function MessageSettings()
  2697. {
  2698. global $txt, $user_settings, $user_info, $context, $sourcedir, $smcFunc;
  2699. global $scripturl, $profile_vars, $cur_profile, $user_profile;
  2700. // Need this for the display.
  2701. require_once($sourcedir . '/Profile.php');
  2702. require_once($sourcedir . '/Profile-Modify.php');
  2703. // We want them to submit back to here.
  2704. $context['profile_custom_submit_url'] = $scripturl . '?action=pm;sa=settings;save';
  2705. loadMemberData($user_info['id'], false, 'profile');
  2706. $cur_profile = $user_profile[$user_info['id']];
  2707. loadLanguage('Profile');
  2708. loadTemplate('Profile');
  2709. $context['page_title'] = $txt['pm_settings'];
  2710. $context['user']['is_owner'] = true;
  2711. $context['id_member'] = $user_info['id'];
  2712. $context['require_password'] = false;
  2713. $context['menu_item_selected'] = 'settings';
  2714. $context['submit_button_text'] = $txt['pm_settings'];
  2715. $context['profile_header_text'] = $txt['personal_messages'];
  2716. // Add our position to the linktree.
  2717. $context['linktree'][] = array(
  2718. 'url' => $scripturl . '?action=pm;sa=settings',
  2719. 'name' => $txt['pm_settings']
  2720. );
  2721. // Are they saving?
  2722. if (isset($_REQUEST['save']))
  2723. {
  2724. checkSession('post');
  2725. // Mimic what profile would do.
  2726. $_POST = htmltrim__recursive($_POST);
  2727. $_POST = htmlspecialchars__recursive($_POST);
  2728. // Save the fields.
  2729. saveProfileFields();
  2730. if (!empty($profile_vars))
  2731. updateMemberData($user_info['id'], $profile_vars);
  2732. }
  2733. // Load up the fields.
  2734. pmprefs($user_info['id']);
  2735. }
  2736. /**
  2737. * Allows the user to report a personal message to an administrator.
  2738. *
  2739. * - In the first instance requires that the ID of the message to report is passed through $_GET.
  2740. * - It allows the user to report to either a particular administrator - or the whole admin team.
  2741. * - It will forward on a copy of the original message without allowing the reporter to make changes.
  2742. *
  2743. * @uses report_message sub-template.
  2744. */
  2745. function ReportMessage()
  2746. {
  2747. global $txt, $context, $scripturl, $sourcedir;
  2748. global $user_info, $language, $modSettings, $smcFunc;
  2749. // Check that this feature is even enabled!
  2750. if (empty($modSettings['enableReportPM']) || empty($_REQUEST['pmsg']))
  2751. fatal_lang_error('no_access', false);
  2752. $pmsg = (int) $_REQUEST['pmsg'];
  2753. if (!isAccessiblePM($pmsg, 'inbox'))
  2754. fatal_lang_error('no_access', false);
  2755. $context['pm_id'] = $pmsg;
  2756. $context['page_title'] = $txt['pm_report_title'];
  2757. // If we're here, just send the user to the template, with a few useful context bits.
  2758. if (!isset($_POST['report']))
  2759. {
  2760. $context['sub_template'] = 'report_message';
  2761. // @todo I don't like being able to pick who to send it to. Favoritism, etc. sucks.
  2762. // Now, get all the administrators.
  2763. $request = $smcFunc['db_query']('', '
  2764. SELECT id_member, real_name
  2765. FROM {db_prefix}members
  2766. WHERE id_group = {int:admin_group} OR FIND_IN_SET({int:admin_group}, additional_groups) != 0
  2767. ORDER BY real_name',
  2768. array(
  2769. 'admin_group' => 1,
  2770. )
  2771. );
  2772. $context['admins'] = array();
  2773. while ($row = $smcFunc['db_fetch_assoc']($request))
  2774. $context['admins'][$row['id_member']] = $row['real_name'];
  2775. $smcFunc['db_free_result']($request);
  2776. // How many admins in total?
  2777. $context['admin_count'] = count($context['admins']);
  2778. }
  2779. // Otherwise, let's get down to the sending stuff.
  2780. else
  2781. {
  2782. // Check the session before proceeding any further!
  2783. checkSession('post');
  2784. // First, pull out the message contents, and verify it actually went to them!
  2785. $request = $smcFunc['db_query']('', '
  2786. SELECT pm.subject, pm.body, pm.msgtime, pm.id_member_from, IFNULL(m.real_name, pm.from_name) AS sender_name
  2787. FROM {db_prefix}personal_messages AS pm
  2788. INNER JOIN {db_prefix}pm_recipients AS pmr ON (pmr.id_pm = pm.id_pm)
  2789. LEFT JOIN {db_prefix}members AS m ON (m.id_member = pm.id_member_from)
  2790. WHERE pm.id_pm = {int:id_pm}
  2791. AND pmr.id_member = {int:current_member}
  2792. AND pmr.deleted = {int:not_deleted}
  2793. LIMIT 1',
  2794. array(
  2795. 'current_member' => $user_info['id'],
  2796. 'id_pm' => $context['pm_id'],
  2797. 'not_deleted' => 0,
  2798. )
  2799. );
  2800. // Can only be a hacker here!
  2801. if ($smcFunc['db_num_rows']($request) == 0)
  2802. fatal_lang_error('no_access', false);
  2803. list ($subject, $body, $time, $memberFromID, $memberFromName) = $smcFunc['db_fetch_row']($request);
  2804. $smcFunc['db_free_result']($request);
  2805. // Remove the line breaks...
  2806. $body = preg_replace('~<br ?/?' . '>~i', "\n", $body);
  2807. // Get any other recipients of the email.
  2808. $request = $smcFunc['db_query']('', '
  2809. SELECT mem_to.id_member AS id_member_to, mem_to.real_name AS to_name, pmr.bcc
  2810. FROM {db_prefix}pm_recipients AS pmr
  2811. LEFT JOIN {db_prefix}members AS mem_to ON (mem_to.id_member = pmr.id_member)
  2812. WHERE pmr.id_pm = {int:id_pm}
  2813. AND pmr.id_member != {int:current_member}',
  2814. array(
  2815. 'current_member' => $user_info['id'],
  2816. 'id_pm' => $context['pm_id'],
  2817. )
  2818. );
  2819. $recipients = array();
  2820. $hidden_recipients = 0;
  2821. while ($row = $smcFunc['db_fetch_assoc']($request))
  2822. {
  2823. // If it's hidden still don't reveal their names - privacy after all ;)
  2824. if ($row['bcc'])
  2825. $hidden_recipients++;
  2826. else
  2827. $recipients[] = '[url=' . $scripturl . '?action=profile;u=' . $row['id_member_to'] . ']' . $row['to_name'] . '[/url]';
  2828. }
  2829. $smcFunc['db_free_result']($request);
  2830. if ($hidden_recipients)
  2831. $recipients[] = sprintf($txt['pm_report_pm_hidden'], $hidden_recipients);
  2832. // Now let's get out and loop through the admins.
  2833. $request = $smcFunc['db_query']('', '
  2834. SELECT id_member, real_name, lngfile
  2835. FROM {db_prefix}members
  2836. WHERE (id_group = {int:admin_id} OR FIND_IN_SET({int:admin_id}, additional_groups) != 0)
  2837. ' . (empty($_POST['id_admin']) ? '' : 'AND id_member = {int:specific_admin}') . '
  2838. ORDER BY lngfile',
  2839. array(
  2840. 'admin_id' => 1,
  2841. 'specific_admin' => isset($_POST['id_admin']) ? (int) $_POST['id_admin'] : 0,
  2842. )
  2843. );
  2844. // Maybe we shouldn't advertise this?
  2845. if ($smcFunc['db_num_rows']($request) == 0)
  2846. fatal_lang_error('no_access', false);
  2847. $memberFromName = un_htmlspecialchars($memberFromName);
  2848. // Prepare the message storage array.
  2849. $messagesToSend = array();
  2850. // Loop through each admin, and add them to the right language pile...
  2851. while ($row = $smcFunc['db_fetch_assoc']($request))
  2852. {
  2853. // Need to send in the correct language!
  2854. $cur_language = empty($row['lngfile']) || empty($modSettings['userLanguage']) ? $language : $row['lngfile'];
  2855. if (!isset($messagesToSend[$cur_language]))
  2856. {
  2857. loadLanguage('PersonalMessage', $cur_language, false);
  2858. // Make the body.
  2859. $report_body = str_replace(array('{REPORTER}', '{SENDER}'), array(un_htmlspecialchars($user_info['name']), $memberFromName), $txt['pm_report_pm_user_sent']);
  2860. $report_body .= "\n" . '[b]' . $_POST['reason'] . '[/b]' . "\n\n";
  2861. if (!empty($recipients))
  2862. $report_body .= $txt['pm_report_pm_other_recipients'] . ' ' . implode(', ', $recipients) . "\n\n";
  2863. $report_body .= $txt['pm_report_pm_unedited_below'] . "\n" . '[quote author=' . (empty($memberFromID) ? '&quot;' . $memberFromName . '&quot;' : $memberFromName . ' link=action=profile;u=' . $memberFromID . ' date=' . $time) . ']' . "\n" . un_htmlspecialchars($body) . '[/quote]';
  2864. // Plonk it in the array ;)
  2865. $messagesToSend[$cur_language] = array(
  2866. 'subject' => ($smcFunc['strpos']($subject, $txt['pm_report_pm_subject']) === false ? $txt['pm_report_pm_subject'] : '') . un_htmlspecialchars($subject),
  2867. 'body' => $report_body,
  2868. 'recipients' => array(
  2869. 'to' => array(),
  2870. 'bcc' => array()
  2871. ),
  2872. );
  2873. }
  2874. // Add them to the list.
  2875. $messagesToSend[$cur_language]['recipients']['to'][$row['id_member']] = $row['id_member'];
  2876. }
  2877. $smcFunc['db_free_result']($request);
  2878. // Send a different email for each language.
  2879. foreach ($messagesToSend as $lang => $message)
  2880. sendpm($message['recipients'], $message['subject'], $message['body']);
  2881. // Give the user their own language back!
  2882. if (!empty($modSettings['userLanguage']))
  2883. loadLanguage('PersonalMessage', '', false);
  2884. // Leave them with a template.
  2885. $context['sub_template'] = 'report_message_complete';
  2886. }
  2887. }
  2888. /**
  2889. * List all rules, and allow adding/entering etc...
  2890. */
  2891. function ManageRules()
  2892. {
  2893. global $txt, $context, $user_info, $scripturl, $smcFunc;
  2894. // The link tree - gotta have this :o
  2895. $context['linktree'][] = array(
  2896. 'url' => $scripturl . '?action=pm;sa=manrules',
  2897. 'name' => $txt['pm_manage_rules']
  2898. );
  2899. $context['page_title'] = $txt['pm_manage_rules'];
  2900. $context['sub_template'] = 'rules';
  2901. // Load them... load them!!
  2902. LoadRules();
  2903. // Likely to need all the groups!
  2904. $request = $smcFunc['db_query']('', '
  2905. SELECT mg.id_group, mg.group_name, IFNULL(gm.id_member, 0) AS can_moderate, mg.hidden
  2906. FROM {db_prefix}membergroups AS mg
  2907. LEFT JOIN {db_prefix}group_moderators AS gm ON (gm.id_group = mg.id_group AND gm.id_member = {int:current_member})
  2908. WHERE mg.min_posts = {int:min_posts}
  2909. AND mg.id_group != {int:moderator_group}
  2910. AND mg.hidden = {int:not_hidden}
  2911. ORDER BY mg.group_name',
  2912. array(
  2913. 'current_member' => $user_info['id'],
  2914. 'min_posts' => -1,
  2915. 'moderator_group' => 3,
  2916. 'not_hidden' => 0,
  2917. )
  2918. );
  2919. $context['groups'] = array();
  2920. while ($row = $smcFunc['db_fetch_assoc']($request))
  2921. {
  2922. // Hide hidden groups!
  2923. if ($row['hidden'] && !$row['can_moderate'] && !allowedTo('manage_membergroups'))
  2924. continue;
  2925. $context['groups'][$row['id_group']] = $row['group_name'];
  2926. }
  2927. $smcFunc['db_free_result']($request);
  2928. // Applying all rules?
  2929. if (isset($_GET['apply']))
  2930. {
  2931. checkSession('get');
  2932. ApplyRules(true);
  2933. redirectexit('action=pm;sa=manrules');
  2934. }
  2935. // Editing a specific one?
  2936. if (isset($_GET['add']))
  2937. {
  2938. $context['rid'] = isset($_GET['rid']) && isset($context['rules'][$_GET['rid']])? (int) $_GET['rid'] : 0;
  2939. $context['sub_template'] = 'add_rule';
  2940. // Current rule information...
  2941. if ($context['rid'])
  2942. {
  2943. $context['rule'] = $context['rules'][$context['rid']];
  2944. $members = array();
  2945. // Need to get member names!
  2946. foreach ($context['rule']['criteria'] as $k => $criteria)
  2947. if ($criteria['t'] == 'mid' && !empty($criteria['v']))
  2948. $members[(int) $criteria['v']] = $k;
  2949. if (!empty($members))
  2950. {
  2951. $request = $smcFunc['db_query']('', '
  2952. SELECT id_member, member_name
  2953. FROM {db_prefix}members
  2954. WHERE id_member IN ({array_int:member_list})',
  2955. array(
  2956. 'member_list' => array_keys($members),
  2957. )
  2958. );
  2959. while ($row = $smcFunc['db_fetch_assoc']($request))
  2960. $context['rule']['criteria'][$members[$row['id_member']]]['v'] = $row['member_name'];
  2961. $smcFunc['db_free_result']($request);
  2962. }
  2963. }
  2964. else
  2965. $context['rule'] = array(
  2966. 'id' => '',
  2967. 'name' => '',
  2968. 'criteria' => array(),
  2969. 'actions' => array(),
  2970. 'logic' => 'and',
  2971. );
  2972. }
  2973. // Saving?
  2974. elseif (isset($_GET['save']))
  2975. {
  2976. checkSession('post');
  2977. $context['rid'] = isset($_GET['rid']) && isset($context['rules'][$_GET['rid']])? (int) $_GET['rid'] : 0;
  2978. // Name is easy!
  2979. $ruleName = $smcFunc['htmlspecialchars'](trim($_POST['rule_name']));
  2980. if (empty($ruleName))
  2981. fatal_lang_error('pm_rule_no_name', false);
  2982. // Sanity check...
  2983. if (empty($_POST['ruletype']) || empty($_POST['acttype']))
  2984. fatal_lang_error('pm_rule_no_criteria', false);
  2985. // Let's do the criteria first - it's also hardest!
  2986. $criteria = array();
  2987. foreach ($_POST['ruletype'] as $ind => $type)
  2988. {
  2989. // Check everything is here...
  2990. if ($type == 'gid' && (!isset($_POST['ruledefgroup'][$ind]) || !isset($context['groups'][$_POST['ruledefgroup'][$ind]])))
  2991. continue;
  2992. elseif ($type != 'bud' && !isset($_POST['ruledef'][$ind]))
  2993. continue;
  2994. // Members need to be found.
  2995. if ($type == 'mid')
  2996. {
  2997. $name = trim($_POST['ruledef'][$ind]);
  2998. $request = $smcFunc['db_query']('', '
  2999. SELECT id_member
  3000. FROM {db_prefix}members
  3001. WHERE real_name = {string:member_name}
  3002. OR member_name = {string:member_name}',
  3003. array(
  3004. 'member_name' => $name,
  3005. )
  3006. );
  3007. if ($smcFunc['db_num_rows']($request) == 0)
  3008. continue;
  3009. list ($memID) = $smcFunc['db_fetch_row']($request);
  3010. $smcFunc['db_free_result']($request);
  3011. $criteria[] = array('t' => 'mid', 'v' => $memID);
  3012. }
  3013. elseif ($type == 'bud')
  3014. $criteria[] = array('t' => 'bud', 'v' => 1);
  3015. elseif ($type == 'gid')
  3016. $criteria[] = array('t' => 'gid', 'v' => (int) $_POST['ruledefgroup'][$ind]);
  3017. elseif (in_array($type, array('sub', 'msg')) && trim($_POST['ruledef'][$ind]) != '')
  3018. $criteria[] = array('t' => $type, 'v' => $smcFunc['htmlspecialchars'](trim($_POST['ruledef'][$ind])));
  3019. }
  3020. // Also do the actions!
  3021. $actions = array();
  3022. $doDelete = 0;
  3023. $isOr = $_POST['rule_logic'] == 'or' ? 1 : 0;
  3024. foreach ($_POST['acttype'] as $ind => $type)
  3025. {
  3026. // Picking a valid label?
  3027. if ($type == 'lab' && (!isset($_POST['labdef'][$ind]) || !isset($context['labels'][$_POST['labdef'][$ind] - 1])))
  3028. continue;
  3029. // Record what we're doing.
  3030. if ($type == 'del')
  3031. $doDelete = 1;
  3032. elseif ($type == 'lab')
  3033. $actions[] = array('t' => 'lab', 'v' => (int) $_POST['labdef'][$ind] - 1);
  3034. }
  3035. if (empty($criteria) || (empty($actions) && !$doDelete))
  3036. fatal_lang_error('pm_rule_no_criteria', false);
  3037. // What are we storing?
  3038. $criteria = serialize($criteria);
  3039. $actions = serialize($actions);
  3040. // Create the rule?
  3041. if (empty($context['rid']))
  3042. $smcFunc['db_insert']('',
  3043. '{db_prefix}pm_rules',
  3044. array(
  3045. 'id_member' => 'int', 'rule_name' => 'string', 'criteria' => 'string', 'actions' => 'string',
  3046. 'delete_pm' => 'int', 'is_or' => 'int',
  3047. ),
  3048. array(
  3049. $user_info['id'], $ruleName, $criteria, $actions, $doDelete, $isOr,
  3050. ),
  3051. array('id_rule')
  3052. );
  3053. else
  3054. $smcFunc['db_query']('', '
  3055. UPDATE {db_prefix}pm_rules
  3056. SET rule_name = {string:rule_name}, criteria = {string:criteria}, actions = {string:actions},
  3057. delete_pm = {int:delete_pm}, is_or = {int:is_or}
  3058. WHERE id_rule = {int:id_rule}
  3059. AND id_member = {int:current_member}',
  3060. array(
  3061. 'current_member' => $user_info['id'],
  3062. 'delete_pm' => $doDelete,
  3063. 'is_or' => $isOr,
  3064. 'id_rule' => $context['rid'],
  3065. 'rule_name' => $ruleName,
  3066. 'criteria' => $criteria,
  3067. 'actions' => $actions,
  3068. )
  3069. );
  3070. redirectexit('action=pm;sa=manrules');
  3071. }
  3072. // Deleting?
  3073. elseif (isset($_POST['delselected']) && !empty($_POST['delrule']))
  3074. {
  3075. checkSession('post');
  3076. $toDelete = array();
  3077. foreach ($_POST['delrule'] as $k => $v)
  3078. $toDelete[] = (int) $k;
  3079. if (!empty($toDelete))
  3080. $smcFunc['db_query']('', '
  3081. DELETE FROM {db_prefix}pm_rules
  3082. WHERE id_rule IN ({array_int:delete_list})
  3083. AND id_member = {int:current_member}',
  3084. array(
  3085. 'current_member' => $user_info['id'],
  3086. 'delete_list' => $toDelete,
  3087. )
  3088. );
  3089. redirectexit('action=pm;sa=manrules');
  3090. }
  3091. }
  3092. /**
  3093. * This will apply rules to all unread messages. If all_messages is set will, clearly, do it to all!
  3094. *
  3095. * @param bool $all_messages = false
  3096. */
  3097. function ApplyRules($all_messages = false)
  3098. {
  3099. global $user_info, $smcFunc, $context, $options;
  3100. // Want this - duh!
  3101. loadRules();
  3102. // No rules?
  3103. if (empty($context['rules']))
  3104. return;
  3105. // Just unread ones?
  3106. $ruleQuery = $all_messages ? '' : ' AND pmr.is_new = 1';
  3107. // @todo Apply all should have timeout protection!
  3108. // Get all the messages that match this.
  3109. $request = $smcFunc['db_query']('', '
  3110. SELECT
  3111. pmr.id_pm, pm.id_member_from, pm.subject, pm.body, mem.id_group, pmr.labels
  3112. FROM {db_prefix}pm_recipients AS pmr
  3113. INNER JOIN {db_prefix}personal_messages AS pm ON (pm.id_pm = pmr.id_pm)
  3114. LEFT JOIN {db_prefix}members AS mem ON (mem.id_member = pm.id_member_from)
  3115. WHERE pmr.id_member = {int:current_member}
  3116. AND pmr.deleted = {int:not_deleted}
  3117. ' . $ruleQuery,
  3118. array(
  3119. 'current_member' => $user_info['id'],
  3120. 'not_deleted' => 0,
  3121. )
  3122. );
  3123. $actions = array();
  3124. while ($row = $smcFunc['db_fetch_assoc']($request))
  3125. {
  3126. foreach ($context['rules'] as $rule)
  3127. {
  3128. $match = false;
  3129. // Loop through all the criteria hoping to make a match.
  3130. foreach ($rule['criteria'] as $criterium)
  3131. {
  3132. if (($criterium['t'] == 'mid' && $criterium['v'] == $row['id_member_from']) || ($criterium['t'] == 'gid' && $criterium['v'] == $row['id_group']) || ($criterium['t'] == 'sub' && strpos($row['subject'], $criterium['v']) !== false) || ($criterium['t'] == 'msg' && strpos($row['body'], $criterium['v']) !== false))
  3133. $match = true;
  3134. // If we're adding and one criteria don't match then we stop!
  3135. elseif ($rule['logic'] == 'and')
  3136. {
  3137. $match = false;
  3138. break;
  3139. }
  3140. }
  3141. // If we have a match the rule must be true - act!
  3142. if ($match)
  3143. {
  3144. if ($rule['delete'])
  3145. $actions['deletes'][] = $row['id_pm'];
  3146. else
  3147. {
  3148. foreach ($rule['actions'] as $ruleAction)
  3149. {
  3150. if ($ruleAction['t'] == 'lab')
  3151. {
  3152. // Get a basic pot started!
  3153. if (!isset($actions['labels'][$row['id_pm']]))
  3154. $actions['labels'][$row['id_pm']] = empty($row['labels']) ? array() : explode(',', $row['labels']);
  3155. $actions['labels'][$row['id_pm']][] = $ruleAction['v'];
  3156. }
  3157. }
  3158. }
  3159. }
  3160. }
  3161. }
  3162. $smcFunc['db_free_result']($request);
  3163. // Deletes are easy!
  3164. if (!empty($actions['deletes']))
  3165. deleteMessages($actions['deletes']);
  3166. // Relabel?
  3167. if (!empty($actions['labels']))
  3168. {
  3169. foreach ($actions['labels'] as $pm => $labels)
  3170. {
  3171. // Quickly check each label is valid!
  3172. $realLabels = array();
  3173. foreach ($context['labels'] as $label)
  3174. if (in_array($label['id'], $labels) && ($label['id'] != -1 || empty($options['pm_remove_inbox_label'])))
  3175. $realLabels[] = $label['id'];
  3176. $smcFunc['db_query']('', '
  3177. UPDATE {db_prefix}pm_recipients
  3178. SET labels = {string:new_labels}
  3179. WHERE id_pm = {int:id_pm}
  3180. AND id_member = {int:current_member}',
  3181. array(
  3182. 'current_member' => $user_info['id'],
  3183. 'id_pm' => $pm,
  3184. 'new_labels' => empty($realLabels) ? '' : implode(',', $realLabels),
  3185. )
  3186. );
  3187. }
  3188. }
  3189. }
  3190. /**
  3191. * Load up all the rules for the current user.
  3192. *
  3193. * @param bool $reload = false
  3194. */
  3195. function LoadRules($reload = false)
  3196. {
  3197. global $user_info, $context, $smcFunc;
  3198. if (isset($context['rules']) && !$reload)
  3199. return;
  3200. $request = $smcFunc['db_query']('', '
  3201. SELECT
  3202. id_rule, rule_name, criteria, actions, delete_pm, is_or
  3203. FROM {db_prefix}pm_rules
  3204. WHERE id_member = {int:current_member}',
  3205. array(
  3206. 'current_member' => $user_info['id'],
  3207. )
  3208. );
  3209. $context['rules'] = array();
  3210. // Simply fill in the data!
  3211. while ($row = $smcFunc['db_fetch_assoc']($request))
  3212. {
  3213. $context['rules'][$row['id_rule']] = array(
  3214. 'id' => $row['id_rule'],
  3215. 'name' => $row['rule_name'],
  3216. 'criteria' => unserialize($row['criteria']),
  3217. 'actions' => unserialize($row['actions']),
  3218. 'delete' => $row['delete_pm'],
  3219. 'logic' => $row['is_or'] ? 'or' : 'and',
  3220. );
  3221. if ($row['delete_pm'])
  3222. $context['rules'][$row['id_rule']]['actions'][] = array('t' => 'del', 'v' => 1);
  3223. }
  3224. $smcFunc['db_free_result']($request);
  3225. }
  3226. /**
  3227. * Check if the PM is available to the current user.
  3228. *
  3229. * @param int $pmID
  3230. * @param $validFor
  3231. * @return boolean
  3232. */
  3233. function isAccessiblePM($pmID, $validFor = 'in_or_outbox')
  3234. {
  3235. global $user_info, $smcFunc;
  3236. $request = $smcFunc['db_query']('', '
  3237. SELECT
  3238. pm.id_member_from = {int:id_current_member} AND pm.deleted_by_sender = {int:not_deleted} AS valid_for_outbox,
  3239. pmr.id_pm IS NOT NULL AS valid_for_inbox
  3240. FROM {db_prefix}personal_messages AS pm
  3241. LEFT JOIN {db_prefix}pm_recipients AS pmr ON (pmr.id_pm = pm.id_pm AND pmr.id_member = {int:id_current_member} AND pmr.deleted = {int:not_deleted})
  3242. WHERE pm.id_pm = {int:id_pm}
  3243. AND ((pm.id_member_from = {int:id_current_member} AND pm.deleted_by_sender = {int:not_deleted}) OR pmr.id_pm IS NOT NULL)',
  3244. array(
  3245. 'id_pm' => $pmID,
  3246. 'id_current_member' => $user_info['id'],
  3247. 'not_deleted' => 0,
  3248. )
  3249. );
  3250. if ($smcFunc['db_num_rows']($request) === 0)
  3251. {
  3252. $smcFunc['db_free_result']($request);
  3253. return false;
  3254. }
  3255. $validationResult = $smcFunc['db_fetch_assoc']($request);
  3256. $smcFunc['db_free_result']($request);
  3257. switch ($validFor)
  3258. {
  3259. case 'inbox':
  3260. return !empty($validationResult['valid_for_inbox']);
  3261. break;
  3262. case 'outbox':
  3263. return !empty($validationResult['valid_for_outbox']);
  3264. break;
  3265. case 'in_or_outbox':
  3266. return !empty($validationResult['valid_for_inbox']) || !empty($validationResult['valid_for_outbox']);
  3267. break;
  3268. default:
  3269. trigger_error('Undefined validation type given', E_USER_ERROR);
  3270. break;
  3271. }
  3272. }
  3273. ?>