PersonalMessage.php 125 KB

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