Subs.php 147 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268
  1. <?php
  2. /**
  3. * This file has all the main functions in it that relate to, well, everything.
  4. *
  5. * Simple Machines Forum (SMF)
  6. *
  7. * @package SMF
  8. * @author Simple Machines http://www.simplemachines.org
  9. * @copyright 2012 Simple Machines
  10. * @license http://www.simplemachines.org/about/smf/license.php BSD
  11. *
  12. * @version 2.1 Alpha 1
  13. */
  14. if (!defined('SMF'))
  15. die('Hacking attempt...');
  16. /**
  17. * Update some basic statistics.
  18. *
  19. * 'member' statistic updates the latest member, the total member
  20. * count, and the number of unapproved members.
  21. * 'member' also only counts approved members when approval is on, but
  22. * is much more efficient with it off.
  23. *
  24. * 'message' changes the total number of messages, and the
  25. * highest message id by id_msg - which can be parameters 1 and 2,
  26. * respectively.
  27. *
  28. * 'topic' updates the total number of topics, or if parameter1 is true
  29. * simply increments them.
  30. *
  31. * 'subject' updateds the log_search_subjects in the event of a topic being
  32. * moved, removed or split. parameter1 is the topicid, parameter2 is the new subject
  33. *
  34. * 'postgroups' case updates those members who match condition's
  35. * post-based membergroups in the database (restricted by parameter1).
  36. *
  37. * @param string $type Stat type - can be 'member', 'message', 'topic', 'subject' or 'postgroups'
  38. * @param mixed $parameter1 = null
  39. * @param mixed $parameter2 = null
  40. */
  41. function updateStats($type, $parameter1 = null, $parameter2 = null)
  42. {
  43. global $sourcedir, $modSettings, $smcFunc;
  44. switch ($type)
  45. {
  46. case 'member':
  47. $changes = array(
  48. 'memberlist_updated' => time(),
  49. );
  50. // #1 latest member ID, #2 the real name for a new registration.
  51. if (is_numeric($parameter1))
  52. {
  53. $changes['latestMember'] = $parameter1;
  54. $changes['latestRealName'] = $parameter2;
  55. updateSettings(array('totalMembers' => true), true);
  56. }
  57. // We need to calculate the totals.
  58. else
  59. {
  60. // Update the latest activated member (highest id_member) and count.
  61. $result = $smcFunc['db_query']('', '
  62. SELECT COUNT(*), MAX(id_member)
  63. FROM {db_prefix}members
  64. WHERE is_activated = {int:is_activated}',
  65. array(
  66. 'is_activated' => 1,
  67. )
  68. );
  69. list ($changes['totalMembers'], $changes['latestMember']) = $smcFunc['db_fetch_row']($result);
  70. $smcFunc['db_free_result']($result);
  71. // Get the latest activated member's display name.
  72. $result = $smcFunc['db_query']('', '
  73. SELECT real_name
  74. FROM {db_prefix}members
  75. WHERE id_member = {int:id_member}
  76. LIMIT 1',
  77. array(
  78. 'id_member' => (int) $changes['latestMember'],
  79. )
  80. );
  81. list ($changes['latestRealName']) = $smcFunc['db_fetch_row']($result);
  82. $smcFunc['db_free_result']($result);
  83. // Are we using registration approval?
  84. if ((!empty($modSettings['registration_method']) && $modSettings['registration_method'] == 2) || !empty($modSettings['approveAccountDeletion']))
  85. {
  86. // Update the amount of members awaiting approval - ignoring COPPA accounts, as you can't approve them until you get permission.
  87. $result = $smcFunc['db_query']('', '
  88. SELECT COUNT(*)
  89. FROM {db_prefix}members
  90. WHERE is_activated IN ({array_int:activation_status})',
  91. array(
  92. 'activation_status' => array(3, 4),
  93. )
  94. );
  95. list ($changes['unapprovedMembers']) = $smcFunc['db_fetch_row']($result);
  96. $smcFunc['db_free_result']($result);
  97. }
  98. }
  99. updateSettings($changes);
  100. break;
  101. case 'message':
  102. if ($parameter1 === true && $parameter2 !== null)
  103. updateSettings(array('totalMessages' => true, 'maxMsgID' => $parameter2), true);
  104. else
  105. {
  106. // SUM and MAX on a smaller table is better for InnoDB tables.
  107. $result = $smcFunc['db_query']('', '
  108. SELECT SUM(num_posts + unapproved_posts) AS total_messages, MAX(id_last_msg) AS max_msg_id
  109. FROM {db_prefix}boards
  110. WHERE redirect = {string:blank_redirect}' . (!empty($modSettings['recycle_enable']) && $modSettings['recycle_board'] > 0 ? '
  111. AND id_board != {int:recycle_board}' : ''),
  112. array(
  113. 'recycle_board' => isset($modSettings['recycle_board']) ? $modSettings['recycle_board'] : 0,
  114. 'blank_redirect' => '',
  115. )
  116. );
  117. $row = $smcFunc['db_fetch_assoc']($result);
  118. $smcFunc['db_free_result']($result);
  119. updateSettings(array(
  120. 'totalMessages' => $row['total_messages'] === null ? 0 : $row['total_messages'],
  121. 'maxMsgID' => $row['max_msg_id'] === null ? 0 : $row['max_msg_id']
  122. ));
  123. }
  124. break;
  125. case 'subject':
  126. // Remove the previous subject (if any).
  127. $smcFunc['db_query']('', '
  128. DELETE FROM {db_prefix}log_search_subjects
  129. WHERE id_topic = {int:id_topic}',
  130. array(
  131. 'id_topic' => (int) $parameter1,
  132. )
  133. );
  134. // Insert the new subject.
  135. if ($parameter2 !== null)
  136. {
  137. $parameter1 = (int) $parameter1;
  138. $parameter2 = text2words($parameter2);
  139. $inserts = array();
  140. foreach ($parameter2 as $word)
  141. $inserts[] = array($word, $parameter1);
  142. if (!empty($inserts))
  143. $smcFunc['db_insert']('ignore',
  144. '{db_prefix}log_search_subjects',
  145. array('word' => 'string', 'id_topic' => 'int'),
  146. $inserts,
  147. array('word', 'id_topic')
  148. );
  149. }
  150. break;
  151. case 'topic':
  152. if ($parameter1 === true)
  153. updateSettings(array('totalTopics' => true), true);
  154. else
  155. {
  156. // Get the number of topics - a SUM is better for InnoDB tables.
  157. // We also ignore the recycle bin here because there will probably be a bunch of one-post topics there.
  158. $result = $smcFunc['db_query']('', '
  159. SELECT SUM(num_topics + unapproved_topics) AS total_topics
  160. FROM {db_prefix}boards' . (!empty($modSettings['recycle_enable']) && $modSettings['recycle_board'] > 0 ? '
  161. WHERE id_board != {int:recycle_board}' : ''),
  162. array(
  163. 'recycle_board' => !empty($modSettings['recycle_board']) ? $modSettings['recycle_board'] : 0,
  164. )
  165. );
  166. $row = $smcFunc['db_fetch_assoc']($result);
  167. $smcFunc['db_free_result']($result);
  168. updateSettings(array('totalTopics' => $row['total_topics'] === null ? 0 : $row['total_topics']));
  169. }
  170. break;
  171. case 'postgroups':
  172. // Parameter two is the updated columns: we should check to see if we base groups off any of these.
  173. if ($parameter2 !== null && !in_array('posts', $parameter2))
  174. return;
  175. $postgroups = cache_get_data('updateStats:postgroups', 360);
  176. if ($postgroups == null || $parameter1 == null)
  177. {
  178. // Fetch the postgroups!
  179. $request = $smcFunc['db_query']('', '
  180. SELECT id_group, min_posts
  181. FROM {db_prefix}membergroups
  182. WHERE min_posts != {int:min_posts}',
  183. array(
  184. 'min_posts' => -1,
  185. )
  186. );
  187. $postgroups = array();
  188. while ($row = $smcFunc['db_fetch_assoc']($request))
  189. $postgroups[$row['id_group']] = $row['min_posts'];
  190. $smcFunc['db_free_result']($request);
  191. // Sort them this way because if it's done with MySQL it causes a filesort :(.
  192. arsort($postgroups);
  193. cache_put_data('updateStats:postgroups', $postgroups, 360);
  194. }
  195. // Oh great, they've screwed their post groups.
  196. if (empty($postgroups))
  197. return;
  198. // Set all membergroups from most posts to least posts.
  199. $conditions = '';
  200. $lastMin = 0;
  201. foreach ($postgroups as $id => $min_posts)
  202. {
  203. $conditions .= '
  204. WHEN posts >= ' . $min_posts . (!empty($lastMin) ? ' AND posts <= ' . $lastMin : '') . ' THEN ' . $id;
  205. $lastMin = $min_posts;
  206. }
  207. // A big fat CASE WHEN... END is faster than a zillion UPDATE's ;).
  208. $smcFunc['db_query']('', '
  209. UPDATE {db_prefix}members
  210. SET id_post_group = CASE ' . $conditions . '
  211. ELSE 0
  212. END' . ($parameter1 != null ? '
  213. WHERE ' . (is_array($parameter1) ? 'id_member IN ({array_int:members})' : 'id_member = {int:members}') : ''),
  214. array(
  215. 'members' => $parameter1,
  216. )
  217. );
  218. break;
  219. default:
  220. trigger_error('updateStats(): Invalid statistic type \'' . $type . '\'', E_USER_NOTICE);
  221. }
  222. }
  223. /**
  224. * Updates the columns in the members table.
  225. * Assumes the data has been htmlspecialchar'd.
  226. * this function should be used whenever member data needs to be
  227. * updated in place of an UPDATE query.
  228. *
  229. * id_member is either an int or an array of ints to be updated.
  230. *
  231. * data is an associative array of the columns to be updated and their respective values.
  232. * any string values updated should be quoted and slashed.
  233. *
  234. * the value of any column can be '+' or '-', which mean 'increment'
  235. * and decrement, respectively.
  236. *
  237. * if the member's post number is updated, updates their post groups.
  238. *
  239. * @param mixed $members An array of integers
  240. * @param array $data
  241. */
  242. function updateMemberData($members, $data)
  243. {
  244. global $modSettings, $user_info, $smcFunc;
  245. $parameters = array();
  246. if (is_array($members))
  247. {
  248. $condition = 'id_member IN ({array_int:members})';
  249. $parameters['members'] = $members;
  250. }
  251. elseif ($members === null)
  252. $condition = '1=1';
  253. else
  254. {
  255. $condition = 'id_member = {int:member}';
  256. $parameters['member'] = $members;
  257. }
  258. // Everything is assumed to be a string unless it's in the below.
  259. $knownInts = array(
  260. 'date_registered', 'posts', 'id_group', 'last_login', 'instant_messages', 'unread_messages',
  261. 'new_pm', 'pm_prefs', 'gender', 'hide_email', 'show_online', 'pm_email_notify', 'pm_receive_from', 'karma_good', 'karma_bad',
  262. 'notify_announcements', 'notify_send_body', 'notify_regularity', 'notify_types',
  263. 'id_theme', 'is_activated', 'id_msg_last_visit', 'id_post_group', 'total_time_logged_in', 'warning',
  264. );
  265. $knownFloats = array(
  266. 'time_offset',
  267. );
  268. if (!empty($modSettings['integrate_change_member_data']))
  269. {
  270. // Only a few member variables are really interesting for integration.
  271. $integration_vars = array(
  272. 'member_name',
  273. 'real_name',
  274. 'email_address',
  275. 'id_group',
  276. 'gender',
  277. 'birthdate',
  278. 'website_title',
  279. 'website_url',
  280. 'location',
  281. 'hide_email',
  282. 'time_format',
  283. 'time_offset',
  284. 'avatar',
  285. 'lngfile',
  286. );
  287. $vars_to_integrate = array_intersect($integration_vars, array_keys($data));
  288. // Only proceed if there are any variables left to call the integration function.
  289. if (count($vars_to_integrate) != 0)
  290. {
  291. // Fetch a list of member_names if necessary
  292. if ((!is_array($members) && $members === $user_info['id']) || (is_array($members) && count($members) == 1 && in_array($user_info['id'], $members)))
  293. $member_names = array($user_info['username']);
  294. else
  295. {
  296. $member_names = array();
  297. $request = $smcFunc['db_query']('', '
  298. SELECT member_name
  299. FROM {db_prefix}members
  300. WHERE ' . $condition,
  301. $parameters
  302. );
  303. while ($row = $smcFunc['db_fetch_assoc']($request))
  304. $member_names[] = $row['member_name'];
  305. $smcFunc['db_free_result']($request);
  306. }
  307. if (!empty($member_names))
  308. foreach ($vars_to_integrate as $var)
  309. call_integration_hook('integrate_change_member_data', array($member_names, $var, $data[$var], $knownInts, $knownFloats));
  310. }
  311. }
  312. $setString = '';
  313. foreach ($data as $var => $val)
  314. {
  315. $type = 'string';
  316. if (in_array($var, $knownInts))
  317. $type = 'int';
  318. elseif (in_array($var, $knownFloats))
  319. $type = 'float';
  320. elseif ($var == 'birthdate')
  321. $type = 'date';
  322. // Doing an increment?
  323. if ($type == 'int' && ($val === '+' || $val === '-'))
  324. {
  325. $val = $var . ' ' . $val . ' 1';
  326. $type = 'raw';
  327. }
  328. // Ensure posts, instant_messages, and unread_messages don't overflow or underflow.
  329. if (in_array($var, array('posts', 'instant_messages', 'unread_messages')))
  330. {
  331. if (preg_match('~^' . $var . ' (\+ |- |\+ -)([\d]+)~', $val, $match))
  332. {
  333. if ($match[1] != '+ ')
  334. $val = 'CASE WHEN ' . $var . ' <= ' . abs($match[2]) . ' THEN 0 ELSE ' . $val . ' END';
  335. $type = 'raw';
  336. }
  337. }
  338. $setString .= ' ' . $var . ' = {' . $type . ':p_' . $var . '},';
  339. $parameters['p_' . $var] = $val;
  340. }
  341. $smcFunc['db_query']('', '
  342. UPDATE {db_prefix}members
  343. SET' . substr($setString, 0, -1) . '
  344. WHERE ' . $condition,
  345. $parameters
  346. );
  347. updateStats('postgroups', $members, array_keys($data));
  348. // Clear any caching?
  349. if (!empty($modSettings['cache_enable']) && $modSettings['cache_enable'] >= 2 && !empty($members))
  350. {
  351. if (!is_array($members))
  352. $members = array($members);
  353. foreach ($members as $member)
  354. {
  355. if ($modSettings['cache_enable'] >= 3)
  356. {
  357. cache_put_data('member_data-profile-' . $member, null, 120);
  358. cache_put_data('member_data-normal-' . $member, null, 120);
  359. cache_put_data('member_data-minimal-' . $member, null, 120);
  360. }
  361. cache_put_data('user_settings-' . $member, null, 60);
  362. }
  363. }
  364. }
  365. /**
  366. * Updates the settings table as well as $modSettings... only does one at a time if $update is true.
  367. *
  368. * - updates both the settings table and $modSettings array.
  369. * - all of changeArray's indexes and values are assumed to have escaped apostrophes (')!
  370. * - if a variable is already set to what you want to change it to, that
  371. * variable will be skipped over; it would be unnecessary to reset.
  372. * - When use_update is true, UPDATEs will be used instead of REPLACE.
  373. * - when use_update is true, the value can be true or false to increment
  374. * or decrement it, respectively.
  375. *
  376. * @param array $changeArray
  377. * @param bool $update = false
  378. * @param bool $debug = false
  379. */
  380. function updateSettings($changeArray, $update = false, $debug = false)
  381. {
  382. global $modSettings, $smcFunc;
  383. if (empty($changeArray) || !is_array($changeArray))
  384. return;
  385. // In some cases, this may be better and faster, but for large sets we don't want so many UPDATEs.
  386. if ($update)
  387. {
  388. foreach ($changeArray as $variable => $value)
  389. {
  390. $smcFunc['db_query']('', '
  391. UPDATE {db_prefix}settings
  392. SET value = {' . ($value === false || $value === true ? 'raw' : 'string') . ':value}
  393. WHERE variable = {string:variable}',
  394. array(
  395. 'value' => $value === true ? 'value + 1' : ($value === false ? 'value - 1' : $value),
  396. 'variable' => $variable,
  397. )
  398. );
  399. $modSettings[$variable] = $value === true ? $modSettings[$variable] + 1 : ($value === false ? $modSettings[$variable] - 1 : $value);
  400. }
  401. // Clean out the cache and make sure the cobwebs are gone too.
  402. cache_put_data('modSettings', null, 90);
  403. return;
  404. }
  405. $replaceArray = array();
  406. foreach ($changeArray as $variable => $value)
  407. {
  408. // Don't bother if it's already like that ;).
  409. if (isset($modSettings[$variable]) && $modSettings[$variable] == $value)
  410. continue;
  411. // If the variable isn't set, but would only be set to nothing'ness, then don't bother setting it.
  412. elseif (!isset($modSettings[$variable]) && empty($value))
  413. continue;
  414. $replaceArray[] = array($variable, $value);
  415. $modSettings[$variable] = $value;
  416. }
  417. if (empty($replaceArray))
  418. return;
  419. $smcFunc['db_insert']('replace',
  420. '{db_prefix}settings',
  421. array('variable' => 'string-255', 'value' => 'string-65534'),
  422. $replaceArray,
  423. array('variable')
  424. );
  425. // Kill the cache - it needs redoing now, but we won't bother ourselves with that here.
  426. cache_put_data('modSettings', null, 90);
  427. }
  428. /**
  429. * Constructs a page list.
  430. *
  431. * - builds the page list, e.g. 1 ... 6 7 [8] 9 10 ... 15.
  432. * - flexible_start causes it to use "url.page" instead of "url;start=page".
  433. * - handles any wireless settings (adding special things to URLs.)
  434. * - very importantly, cleans up the start value passed, and forces it to
  435. * be a multiple of num_per_page.
  436. * - checks that start is not more than max_value.
  437. * - base_url should be the URL without any start parameter on it.
  438. * - uses the compactTopicPagesEnable and compactTopicPagesContiguous
  439. * settings to decide how to display the menu.
  440. *
  441. * an example is available near the function definition.
  442. * $pageindex = constructPageIndex($scripturl . '?board=' . $board, $_REQUEST['start'], $num_messages, $maxindex, true);
  443. *
  444. * @param string $base_url
  445. * @param int $start
  446. * @param int $max_value
  447. * @param int $num_per_page
  448. * @param bool $flexible_start = false
  449. * @param bool $show_prevnext = true
  450. */
  451. function constructPageIndex($base_url, &$start, $max_value, $num_per_page, $flexible_start = false, $show_prevnext = true)
  452. {
  453. global $modSettings, $context, $txt;
  454. // Save whether $start was less than 0 or not.
  455. $start = (int) $start;
  456. $start_invalid = $start < 0;
  457. // Make sure $start is a proper variable - not less than 0.
  458. if ($start_invalid)
  459. $start = 0;
  460. // Not greater than the upper bound.
  461. elseif ($start >= $max_value)
  462. $start = max(0, (int) $max_value - (((int) $max_value % (int) $num_per_page) == 0 ? $num_per_page : ((int) $max_value % (int) $num_per_page)));
  463. // And it has to be a multiple of $num_per_page!
  464. else
  465. $start = max(0, (int) $start - ((int) $start % (int) $num_per_page));
  466. $context['current_page'] = $start / $num_per_page;
  467. // Wireless will need the protocol on the URL somewhere.
  468. if (WIRELESS)
  469. $base_url .= ';' . WIRELESS_PROTOCOL;
  470. $base_link = '<a class="navPages" href="' . ($flexible_start ? $base_url : strtr($base_url, array('%' => '%%')) . ';start=%1$d') . '">%2$s</a> ';
  471. // Compact pages is off or on?
  472. if (empty($modSettings['compactTopicPagesEnable']))
  473. {
  474. // Show the left arrow.
  475. $pageindex = $start == 0 ? ' ' : sprintf($base_link, $start - $num_per_page, '<span class="previous_page">' . $txt['prev'] . '</span>');
  476. // Show all the pages.
  477. $display_page = 1;
  478. for ($counter = 0; $counter < $max_value; $counter += $num_per_page)
  479. $pageindex .= $start == $counter && !$start_invalid ? '<span class="current_page"><strong>' . $display_page++ . '</strong></span> ' : sprintf($base_link, $counter, $display_page++);
  480. // Show the right arrow.
  481. $display_page = ($start + $num_per_page) > $max_value ? $max_value : ($start + $num_per_page);
  482. if ($start != $counter - $max_value && !$start_invalid)
  483. $pageindex .= $display_page > $counter - $num_per_page ? ' ' : sprintf($base_link, $display_page, '<span class="next_page">' . $txt['next'] . '</span>');
  484. }
  485. else
  486. {
  487. // If they didn't enter an odd value, pretend they did.
  488. $PageContiguous = (int) ($modSettings['compactTopicPagesContiguous'] - ($modSettings['compactTopicPagesContiguous'] % 2)) / 2;
  489. // Show the "prev page" link. (>prev page< 1 ... 6 7 [8] 9 10 ... 15 next page)
  490. if (!empty($start) && $show_prevnext)
  491. $pageindex = sprintf($base_link, $start - $num_per_page, '<span class="previous_page">' . $txt['prev'] . '</span>');
  492. else
  493. $pageindex = '';
  494. // Show the first page. (prev page >1< ... 6 7 [8] 9 10 ... 15)
  495. if ($start > $num_per_page * $PageContiguous)
  496. $pageindex .= sprintf($base_link, 0, '1');
  497. // Show the ... after the first page. (prev page 1 >...< 6 7 [8] 9 10 ... 15 next page)
  498. if ($start > $num_per_page * ($PageContiguous + 1))
  499. $pageindex .= '<span class="expand_pages" onclick="' . htmlspecialchars('expandPages(this, ' . JavaScriptEscape(($flexible_start ? $base_url : strtr($base_url, array('%' => '%%')) . ';start=%1$d')) . ', ' . $num_per_page . ', ' . ($start - $num_per_page * $PageContiguous) . ', ' . $num_per_page . ');') . '" onmouseover="this.style.cursor = \'pointer\';"><strong> ... </strong></span>';
  500. // Show the pages before the current one. (prev page 1 ... >6 7< [8] 9 10 ... 15 next page)
  501. for ($nCont = $PageContiguous; $nCont >= 1; $nCont--)
  502. if ($start >= $num_per_page * $nCont)
  503. {
  504. $tmpStart = $start - $num_per_page * $nCont;
  505. $pageindex.= sprintf($base_link, $tmpStart, $tmpStart / $num_per_page + 1);
  506. }
  507. // Show the current page. (prev page 1 ... 6 7 >[8]< 9 10 ... 15 next page)
  508. if (!$start_invalid)
  509. $pageindex .= '<span class="current_page"><strong>' . ($start / $num_per_page + 1) . '</strong></span>';
  510. else
  511. $pageindex .= sprintf($base_link, $start, $start / $num_per_page + 1);
  512. // Show the pages after the current one... (prev page 1 ... 6 7 [8] >9 10< ... 15 next page)
  513. $tmpMaxPages = (int) (($max_value - 1) / $num_per_page) * $num_per_page;
  514. for ($nCont = 1; $nCont <= $PageContiguous; $nCont++)
  515. if ($start + $num_per_page * $nCont <= $tmpMaxPages)
  516. {
  517. $tmpStart = $start + $num_per_page * $nCont;
  518. $pageindex .= sprintf($base_link, $tmpStart, $tmpStart / $num_per_page + 1);
  519. }
  520. // Show the '...' part near the end. (prev page 1 ... 6 7 [8] 9 10 >...< 15 next page)
  521. if ($start + $num_per_page * ($PageContiguous + 1) < $tmpMaxPages)
  522. $pageindex .= '<span class="expand_pages" onclick="' . htmlspecialchars('expandPages(this, ' . JavaScriptEscape(($flexible_start ? $base_url : strtr($base_url, array('%' => '%%')) . ';start=%1$d')) . ', ' . ($start + $num_per_page * ($PageContiguous + 1)) . ', ' . $tmpMaxPages . ', ' . $num_per_page . ');') . '" onmouseover="this.style.cursor=\'pointer\';"><strong> ... </strong></span>';
  523. // Show the last number in the list. (prev page 1 ... 6 7 [8] 9 10 ... >15< next page)
  524. if ($start + $num_per_page * $PageContiguous < $tmpMaxPages)
  525. $pageindex .= sprintf($base_link, $tmpMaxPages, $tmpMaxPages / $num_per_page + 1);
  526. // Show the "next page" link. (prev page 1 ... 6 7 [8] 9 10 ... 15 >next page<)
  527. if ($start != $tmpMaxPages && $show_prevnext)
  528. $pageindex .= sprintf($base_link, $start + $num_per_page, '<span class="next_page">' . $txt['next'] . '</span>');
  529. }
  530. return $pageindex;
  531. }
  532. /**
  533. * - Formats a number.
  534. * - uses the format of number_format to decide how to format the number.
  535. * for example, it might display "1 234,50".
  536. * - caches the formatting data from the setting for optimization.
  537. *
  538. * @param float $number
  539. * @param bool $override_decimal_count = false
  540. */
  541. function comma_format($number, $override_decimal_count = false)
  542. {
  543. global $txt;
  544. static $thousands_separator = null, $decimal_separator = null, $decimal_count = null;
  545. // Cache these values...
  546. if ($decimal_separator === null)
  547. {
  548. // Not set for whatever reason?
  549. if (empty($txt['number_format']) || preg_match('~^1([^\d]*)?234([^\d]*)(0*?)$~', $txt['number_format'], $matches) != 1)
  550. return $number;
  551. // Cache these each load...
  552. $thousands_separator = $matches[1];
  553. $decimal_separator = $matches[2];
  554. $decimal_count = strlen($matches[3]);
  555. }
  556. // Format the string with our friend, number_format.
  557. return number_format($number, (float) $number === $number ? ($override_decimal_count === false ? $decimal_count : $override_decimal_count) : 0, $decimal_separator, $thousands_separator);
  558. }
  559. /**
  560. * Format a time to make it look purdy.
  561. *
  562. * - returns a pretty formated version of time based on the user's format in $user_info['time_format'].
  563. * - applies all necessary time offsets to the timestamp, unless offset_type is set.
  564. * - if todayMod is set and show_today was not not specified or true, an
  565. * alternate format string is used to show the date with something to show it is "today" or "yesterday".
  566. * - performs localization (more than just strftime would do alone.)
  567. *
  568. * @param int $log_time
  569. * @param bool $show_today = true
  570. * @param string $offset_type = false
  571. */
  572. function timeformat($log_time, $show_today = true, $offset_type = false)
  573. {
  574. global $context, $user_info, $txt, $modSettings, $smcFunc;
  575. static $non_twelve_hour;
  576. // Offset the time.
  577. if (!$offset_type)
  578. $time = $log_time + ($user_info['time_offset'] + $modSettings['time_offset']) * 3600;
  579. // Just the forum offset?
  580. elseif ($offset_type == 'forum')
  581. $time = $log_time + $modSettings['time_offset'] * 3600;
  582. else
  583. $time = $log_time;
  584. // We can't have a negative date (on Windows, at least.)
  585. if ($log_time < 0)
  586. $log_time = 0;
  587. // Today and Yesterday?
  588. if ($modSettings['todayMod'] >= 1 && $show_today === true)
  589. {
  590. // Get the current time.
  591. $nowtime = forum_time();
  592. $then = @getdate($time);
  593. $now = @getdate($nowtime);
  594. // Try to make something of a time format string...
  595. $s = strpos($user_info['time_format'], '%S') === false ? '' : ':%S';
  596. if (strpos($user_info['time_format'], '%H') === false && strpos($user_info['time_format'], '%T') === false)
  597. {
  598. $h = strpos($user_info['time_format'], '%l') === false ? '%I' : '%l';
  599. $today_fmt = $h . ':%M' . $s . ' %p';
  600. }
  601. else
  602. $today_fmt = '%H:%M' . $s;
  603. // Same day of the year, same year.... Today!
  604. if ($then['yday'] == $now['yday'] && $then['year'] == $now['year'])
  605. return $txt['today'] . timeformat($log_time, $today_fmt, $offset_type);
  606. // Day-of-year is one less and same year, or it's the first of the year and that's the last of the year...
  607. if ($modSettings['todayMod'] == '2' && (($then['yday'] == $now['yday'] - 1 && $then['year'] == $now['year']) || ($now['yday'] == 0 && $then['year'] == $now['year'] - 1) && $then['mon'] == 12 && $then['mday'] == 31))
  608. return $txt['yesterday'] . timeformat($log_time, $today_fmt, $offset_type);
  609. }
  610. $str = !is_bool($show_today) ? $show_today : $user_info['time_format'];
  611. if (setlocale(LC_TIME, $txt['lang_locale']))
  612. {
  613. if (!isset($non_twelve_hour))
  614. $non_twelve_hour = trim(strftime('%p')) === '';
  615. if ($non_twelve_hour && strpos($str, '%p') !== false)
  616. $str = str_replace('%p', (strftime('%H', $time) < 12 ? $txt['time_am'] : $txt['time_pm']), $str);
  617. foreach (array('%a', '%A', '%b', '%B') as $token)
  618. if (strpos($str, $token) !== false)
  619. $str = str_replace($token, !empty($txt['lang_capitalize_dates']) ? $smcFunc['ucwords'](strftime($token, $time)) : strftime($token, $time), $str);
  620. }
  621. else
  622. {
  623. // Do-it-yourself time localization. Fun.
  624. foreach (array('%a' => 'days_short', '%A' => 'days', '%b' => 'months_short', '%B' => 'months') as $token => $text_label)
  625. if (strpos($str, $token) !== false)
  626. $str = str_replace($token, $txt[$text_label][(int) strftime($token === '%a' || $token === '%A' ? '%w' : '%m', $time)], $str);
  627. if (strpos($str, '%p') !== false)
  628. $str = str_replace('%p', (strftime('%H', $time) < 12 ? $txt['time_am'] : $txt['time_pm']), $str);
  629. }
  630. // Windows doesn't support %e; on some versions, strftime fails altogether if used, so let's prevent that.
  631. if ($context['server']['is_windows'] && strpos($str, '%e') !== false)
  632. $str = str_replace('%e', ltrim(strftime('%d', $time), '0'), $str);
  633. // Format any other characters..
  634. return strftime($str, $time);
  635. }
  636. /**
  637. * Removes special entities from strings. Compatibility...
  638. * Should be used instead of html_entity_decode for PHP version compatibility reasons.
  639. *
  640. * - removes the base entities (&lt;, &quot;, etc.) from text.
  641. * - additionally converts &nbsp; and &#039;.
  642. *
  643. * @param string $string
  644. * @return the string without entities
  645. */
  646. function un_htmlspecialchars($string)
  647. {
  648. static $translation = array();
  649. if (empty($translation))
  650. $translation = array_flip(get_html_translation_table(HTML_SPECIALCHARS, ENT_QUOTES)) + array('&#039;' => '\'', '&nbsp;' => ' ');
  651. return strtr($string, $translation);
  652. }
  653. /**
  654. * Shorten a subject + internationalization concerns.
  655. *
  656. * - shortens a subject so that it is either shorter than length, or that length plus an ellipsis.
  657. * - respects internationalization characters and entities as one character.
  658. * - avoids trailing entities.
  659. * - returns the shortened string.
  660. *
  661. * @param string $subject
  662. * @param int $len
  663. */
  664. function shorten_subject($subject, $len)
  665. {
  666. global $smcFunc;
  667. // It was already short enough!
  668. if ($smcFunc['strlen']($subject) <= $len)
  669. return $subject;
  670. // Shorten it by the length it was too long, and strip off junk from the end.
  671. return $smcFunc['substr']($subject, 0, $len) . '...';
  672. }
  673. /**
  674. * Gets the current time with offset.
  675. *
  676. * - always applies the offset in the time_offset setting.
  677. *
  678. * @param bool $use_user_offset = true if use_user_offset is true, applies the user's offset as well
  679. * @param int $timestamp = null
  680. * @return int seconds since the unix epoch
  681. */
  682. function forum_time($use_user_offset = true, $timestamp = null)
  683. {
  684. global $user_info, $modSettings;
  685. if ($timestamp === null)
  686. $timestamp = time();
  687. elseif ($timestamp == 0)
  688. return 0;
  689. return $timestamp + ($modSettings['time_offset'] + ($use_user_offset ? $user_info['time_offset'] : 0)) * 3600;
  690. }
  691. /**
  692. * Calculates all the possible permutations (orders) of array.
  693. * should not be called on huge arrays (bigger than like 10 elements.)
  694. * returns an array containing each permutation.
  695. *
  696. * @param array $array
  697. * @return array
  698. */
  699. function permute($array)
  700. {
  701. $orders = array($array);
  702. $n = count($array);
  703. $p = range(0, $n);
  704. for ($i = 1; $i < $n; null)
  705. {
  706. $p[$i]--;
  707. $j = $i % 2 != 0 ? $p[$i] : 0;
  708. $temp = $array[$i];
  709. $array[$i] = $array[$j];
  710. $array[$j] = $temp;
  711. for ($i = 1; $p[$i] == 0; $i++)
  712. $p[$i] = 1;
  713. $orders[] = $array;
  714. }
  715. return $orders;
  716. }
  717. /**
  718. * Parse bulletin board code in a string, as well as smileys optionally.
  719. *
  720. * - only parses bbc tags which are not disabled in disabledBBC.
  721. * - handles basic HTML, if enablePostHTML is on.
  722. * - caches the from/to replace regular expressions so as not to reload them every time a string is parsed.
  723. * - only parses smileys if smileys is true.
  724. * - does nothing if the enableBBC setting is off.
  725. * - applies the fixLongWords magic if the setting is set to on.
  726. * - uses the cache_id as a unique identifier to facilitate any caching it may do.
  727. * -returns the modified message.
  728. *
  729. * @param string $message
  730. * @param bool $smileys = true
  731. * @param string $cache_id = ''
  732. * @param array $parse_tags = null
  733. * @return string
  734. */
  735. function parse_bbc($message, $smileys = true, $cache_id = '', $parse_tags = array())
  736. {
  737. global $txt, $scripturl, $context, $modSettings, $user_info, $smcFunc;
  738. static $bbc_codes = array(), $itemcodes = array(), $no_autolink_tags = array();
  739. static $disabled;
  740. // Don't waste cycles
  741. if ($message === '')
  742. return '';
  743. // Just in case it wasn't determined yet whether UTF-8 is enabled.
  744. if (!isset($context['utf8']))
  745. $context['utf8'] = (empty($modSettings['global_character_set']) ? $txt['lang_character_set'] : $modSettings['global_character_set']) === 'UTF-8';
  746. // Clean up any cut/paste issues we may have
  747. $message = sanitizeMSCutPaste($message);
  748. // If the load average is too high, don't parse the BBC.
  749. if (!empty($context['load_average']) && !empty($modSettings['bbc']) && $context['load_average'] >= $modSettings['bbc'])
  750. {
  751. $context['disabled_parse_bbc'] = true;
  752. return $message;
  753. }
  754. // Never show smileys for wireless clients. More bytes, can't see it anyway :P.
  755. if (WIRELESS)
  756. $smileys = false;
  757. elseif ($smileys !== null && ($smileys == '1' || $smileys == '0'))
  758. $smileys = (bool) $smileys;
  759. if (empty($modSettings['enableBBC']) && $message !== false)
  760. {
  761. if ($smileys === true)
  762. parsesmileys($message);
  763. return $message;
  764. }
  765. // If we are not doing every tag then we don't cache this run.
  766. if (!empty($parse_tags) && !empty($bbc_codes))
  767. {
  768. $temp_bbc = $bbc_codes;
  769. $bbc_codes = array();
  770. }
  771. // Allow mods access before entering the main parse_bbc loop
  772. call_integration_hook('integrate_pre_parsebbc', array(&$message, &$smileys, &$cache_id, &$parse_tags));
  773. // Sift out the bbc for a performance improvement.
  774. if (empty($bbc_codes) || $message === false || !empty($parse_tags))
  775. {
  776. if (!empty($modSettings['disabledBBC']))
  777. {
  778. $temp = explode(',', strtolower($modSettings['disabledBBC']));
  779. foreach ($temp as $tag)
  780. $disabled[trim($tag)] = true;
  781. }
  782. if (empty($modSettings['enableEmbeddedFlash']))
  783. $disabled['flash'] = true;
  784. /* The following bbc are formatted as an array, with keys as follows:
  785. tag: the tag's name - should be lowercase!
  786. type: one of...
  787. - (missing): [tag]parsed content[/tag]
  788. - unparsed_equals: [tag=xyz]parsed content[/tag]
  789. - parsed_equals: [tag=parsed data]parsed content[/tag]
  790. - unparsed_content: [tag]unparsed content[/tag]
  791. - closed: [tag], [tag/], [tag /]
  792. - unparsed_commas: [tag=1,2,3]parsed content[/tag]
  793. - unparsed_commas_content: [tag=1,2,3]unparsed content[/tag]
  794. - unparsed_equals_content: [tag=...]unparsed content[/tag]
  795. parameters: an optional array of parameters, for the form
  796. [tag abc=123]content[/tag]. The array is an associative array
  797. where the keys are the parameter names, and the values are an
  798. array which may contain the following:
  799. - match: a regular expression to validate and match the value.
  800. - quoted: true if the value should be quoted.
  801. - validate: callback to evaluate on the data, which is $data.
  802. - value: a string in which to replace $1 with the data.
  803. either it or validate may be used, not both.
  804. - optional: true if the parameter is optional.
  805. test: a regular expression to test immediately after the tag's
  806. '=', ' ' or ']'. Typically, should have a \] at the end.
  807. Optional.
  808. content: only available for unparsed_content, closed,
  809. unparsed_commas_content, and unparsed_equals_content.
  810. $1 is replaced with the content of the tag. Parameters
  811. are replaced in the form {param}. For unparsed_commas_content,
  812. $2, $3, ..., $n are replaced.
  813. before: only when content is not used, to go before any
  814. content. For unparsed_equals, $1 is replaced with the value.
  815. For unparsed_commas, $1, $2, ..., $n are replaced.
  816. after: similar to before in every way, except that it is used
  817. when the tag is closed.
  818. disabled_content: used in place of content when the tag is
  819. disabled. For closed, default is '', otherwise it is '$1' if
  820. block_level is false, '<div>$1</div>' elsewise.
  821. disabled_before: used in place of before when disabled. Defaults
  822. to '<div>' if block_level, '' if not.
  823. disabled_after: used in place of after when disabled. Defaults
  824. to '</div>' if block_level, '' if not.
  825. block_level: set to true the tag is a "block level" tag, similar
  826. to HTML. Block level tags cannot be nested inside tags that are
  827. not block level, and will not be implicitly closed as easily.
  828. One break following a block level tag may also be removed.
  829. trim: if set, and 'inside' whitespace after the begin tag will be
  830. removed. If set to 'outside', whitespace after the end tag will
  831. meet the same fate.
  832. validate: except when type is missing or 'closed', a callback to
  833. validate the data as $data. Depending on the tag's type, $data
  834. may be a string or an array of strings (corresponding to the
  835. replacement.)
  836. quoted: when type is 'unparsed_equals' or 'parsed_equals' only,
  837. may be not set, 'optional', or 'required' corresponding to if
  838. the content may be quoted. This allows the parser to read
  839. [tag="abc]def[esdf]"] properly.
  840. require_parents: an array of tag names, or not set. If set, the
  841. enclosing tag *must* be one of the listed tags, or parsing won't
  842. occur.
  843. require_children: similar to require_parents, if set children
  844. won't be parsed if they are not in the list.
  845. disallow_children: similar to, but very different from,
  846. require_children, if it is set the listed tags will not be
  847. parsed inside the tag.
  848. parsed_tags_allowed: an array restricting what BBC can be in the
  849. parsed_equals parameter, if desired.
  850. */
  851. $codes = array(
  852. array(
  853. 'tag' => 'abbr',
  854. 'type' => 'unparsed_equals',
  855. 'before' => '<abbr title="$1">',
  856. 'after' => '</abbr>',
  857. 'quoted' => 'optional',
  858. 'disabled_after' => ' ($1)',
  859. ),
  860. array(
  861. 'tag' => 'acronym',
  862. 'type' => 'unparsed_equals',
  863. 'before' => '<acronym title="$1">',
  864. 'after' => '</acronym>',
  865. 'quoted' => 'optional',
  866. 'disabled_after' => ' ($1)',
  867. ),
  868. array(
  869. 'tag' => 'anchor',
  870. 'type' => 'unparsed_equals',
  871. 'test' => '[#]?([A-Za-z][A-Za-z0-9_\-]*)\]',
  872. 'before' => '<span id="post_$1">',
  873. 'after' => '</span>',
  874. ),
  875. array(
  876. 'tag' => 'b',
  877. 'before' => '<strong>',
  878. 'after' => '</strong>',
  879. ),
  880. array(
  881. 'tag' => 'bdo',
  882. 'type' => 'unparsed_equals',
  883. 'before' => '<bdo dir="$1">',
  884. 'after' => '</bdo>',
  885. 'test' => '(rtl|ltr)\]',
  886. 'block_level' => true,
  887. ),
  888. array(
  889. 'tag' => 'black',
  890. 'before' => '<span style="color: black;" class="bbc_color">',
  891. 'after' => '</span>',
  892. ),
  893. array(
  894. 'tag' => 'blue',
  895. 'before' => '<span style="color: blue;" class="bbc_color">',
  896. 'after' => '</span>',
  897. ),
  898. array(
  899. 'tag' => 'br',
  900. 'type' => 'closed',
  901. 'content' => '<br />',
  902. ),
  903. array(
  904. 'tag' => 'center',
  905. 'before' => '<div align="center">',
  906. 'after' => '</div>',
  907. 'block_level' => true,
  908. ),
  909. array(
  910. 'tag' => 'code',
  911. 'type' => 'unparsed_content',
  912. 'content' => '<div class="codeheader">' . $txt['code'] . ': <a href="javascript:void(0);" onclick="return smfSelectText(this);" class="codeoperation">' . $txt['code_select'] . '</a></div>' . (isBrowser('gecko') || isBrowser('opera') ? '<pre style="margin: 0; padding: 0;">' : '') . '<code class="bbc_code">$1</code>' . (isBrowser('gecko') || isBrowser('opera') ? '</pre>' : ''),
  913. // @todo Maybe this can be simplified?
  914. 'validate' => isset($disabled['code']) ? null : create_function('&$tag, &$data, $disabled', '
  915. global $context;
  916. if (!isset($disabled[\'code\']))
  917. {
  918. $php_parts = preg_split(\'~(&lt;\?php|\?&gt;)~\', $data, -1, PREG_SPLIT_DELIM_CAPTURE);
  919. for ($php_i = 0, $php_n = count($php_parts); $php_i < $php_n; $php_i++)
  920. {
  921. // Do PHP code coloring?
  922. if ($php_parts[$php_i] != \'&lt;?php\')
  923. continue;
  924. $php_string = \'\';
  925. while ($php_i + 1 < count($php_parts) && $php_parts[$php_i] != \'?&gt;\')
  926. {
  927. $php_string .= $php_parts[$php_i];
  928. $php_parts[$php_i++] = \'\';
  929. }
  930. $php_parts[$php_i] = highlight_php_code($php_string . $php_parts[$php_i]);
  931. }
  932. // Fix the PHP code stuff...
  933. $data = str_replace("<pre style=\"display: inline;\">\t</pre>", "\t", implode(\'\', $php_parts));
  934. $data = str_replace("\t", "<span style=\"white-space: pre;\">\t</span>", $data);
  935. // Recent Opera bug requiring temporary fix. &nsbp; is needed before </code> to avoid broken selection.
  936. if ($context[\'browser\'][\'is_opera\'])
  937. $data .= \'&nbsp;\';
  938. }'),
  939. 'block_level' => true,
  940. ),
  941. array(
  942. 'tag' => 'code',
  943. 'type' => 'unparsed_equals_content',
  944. 'content' => '<div class="codeheader">' . $txt['code'] . ': ($2) <a href="#" onclick="return smfSelectText(this);" class="codeoperation">' . $txt['code_select'] . '</a></div>' . (isBrowser('gecko') || isBrowser('opera') ? '<pre style="margin: 0; padding: 0;">' : '') . '<code class="bbc_code">$1</code>' . (isBrowser('gecko') || isBrowser('opera') ? '</pre>' : ''),
  945. // @todo Maybe this can be simplified?
  946. 'validate' => isset($disabled['code']) ? null : create_function('&$tag, &$data, $disabled', '
  947. global $context;
  948. if (!isset($disabled[\'code\']))
  949. {
  950. $php_parts = preg_split(\'~(&lt;\?php|\?&gt;)~\', $data[0], -1, PREG_SPLIT_DELIM_CAPTURE);
  951. for ($php_i = 0, $php_n = count($php_parts); $php_i < $php_n; $php_i++)
  952. {
  953. // Do PHP code coloring?
  954. if ($php_parts[$php_i] != \'&lt;?php\')
  955. continue;
  956. $php_string = \'\';
  957. while ($php_i + 1 < count($php_parts) && $php_parts[$php_i] != \'?&gt;\')
  958. {
  959. $php_string .= $php_parts[$php_i];
  960. $php_parts[$php_i++] = \'\';
  961. }
  962. $php_parts[$php_i] = highlight_php_code($php_string . $php_parts[$php_i]);
  963. }
  964. // Fix the PHP code stuff...
  965. $data[0] = str_replace("<pre style=\"display: inline;\">\t</pre>", "\t", implode(\'\', $php_parts));
  966. $data[0] = str_replace("\t", "<span style=\"white-space: pre;\">\t</span>", $data[0]);
  967. // Recent Opera bug requiring temporary fix. &nsbp; is needed before </code> to avoid broken selection.
  968. if ($context[\'browser\'][\'is_opera\'])
  969. $data[0] .= \'&nbsp;\';
  970. }'),
  971. 'block_level' => true,
  972. ),
  973. array(
  974. 'tag' => 'color',
  975. 'type' => 'unparsed_equals',
  976. 'test' => '(#[\da-fA-F]{3}|#[\da-fA-F]{6}|[A-Za-z]{1,20}|rgb\(\d{1,3}, ?\d{1,3}, ?\d{1,3}\))\]',
  977. 'before' => '<span style="color: $1;" class="bbc_color">',
  978. 'after' => '</span>',
  979. ),
  980. array(
  981. 'tag' => 'email',
  982. 'type' => 'unparsed_content',
  983. 'content' => '<a href="mailto:$1" class="bbc_email">$1</a>',
  984. // @todo Should this respect guest_hideContacts?
  985. 'validate' => create_function('&$tag, &$data, $disabled', '$data = strtr($data, array(\'<br />\' => \'\'));'),
  986. ),
  987. array(
  988. 'tag' => 'email',
  989. 'type' => 'unparsed_equals',
  990. 'before' => '<a href="mailto:$1" class="bbc_email">',
  991. 'after' => '</a>',
  992. // @todo Should this respect guest_hideContacts?
  993. 'disallow_children' => array('email', 'ftp', 'url', 'iurl'),
  994. 'disabled_after' => ' ($1)',
  995. ),
  996. array(
  997. 'tag' => 'flash',
  998. 'type' => 'unparsed_commas_content',
  999. 'test' => '\d+,\d+\]',
  1000. 'content' => (isBrowser('ie') ? '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="$2" height="$3"><param name="movie" value="$1" /><param name="play" value="true" /><param name="loop" value="true" /><param name="quality" value="high" /><param name="AllowScriptAccess" value="never" /><embed src="$1" width="$2" height="$3" play="true" loop="true" quality="high" AllowScriptAccess="never" /><noembed><a href="$1" target="_blank" class="new_win">$1</a></noembed></object>' : '<embed type="application/x-shockwave-flash" src="$1" width="$2" height="$3" play="true" loop="true" quality="high" AllowScriptAccess="never" /><noembed><a href="$1" target="_blank" class="new_win">$1</a></noembed>'),
  1001. 'validate' => create_function('&$tag, &$data, $disabled', '
  1002. if (isset($disabled[\'url\']))
  1003. $tag[\'content\'] = \'$1\';
  1004. elseif (strpos($data[0], \'http://\') !== 0 && strpos($data[0], \'https://\') !== 0)
  1005. $data[0] = \'http://\' . $data[0];
  1006. '),
  1007. 'disabled_content' => '<a href="$1" target="_blank" class="new_win">$1</a>',
  1008. ),
  1009. array(
  1010. 'tag' => 'font',
  1011. 'type' => 'unparsed_equals',
  1012. 'test' => '[A-Za-z0-9_,\-\s]+?\]',
  1013. 'before' => '<span style="font-family: $1;" class="bbc_font">',
  1014. 'after' => '</span>',
  1015. ),
  1016. array(
  1017. 'tag' => 'ftp',
  1018. 'type' => 'unparsed_content',
  1019. 'content' => '<a href="$1" class="bbc_ftp new_win" target="_blank">$1</a>',
  1020. 'validate' => create_function('&$tag, &$data, $disabled', '
  1021. $data = strtr($data, array(\'<br />\' => \'\'));
  1022. if (strpos($data, \'ftp://\') !== 0 && strpos($data, \'ftps://\') !== 0)
  1023. $data = \'ftp://\' . $data;
  1024. '),
  1025. ),
  1026. array(
  1027. 'tag' => 'ftp',
  1028. 'type' => 'unparsed_equals',
  1029. 'before' => '<a href="$1" class="bbc_ftp new_win" target="_blank">',
  1030. 'after' => '</a>',
  1031. 'validate' => create_function('&$tag, &$data, $disabled', '
  1032. if (strpos($data, \'ftp://\') !== 0 && strpos($data, \'ftps://\') !== 0)
  1033. $data = \'ftp://\' . $data;
  1034. '),
  1035. 'disallow_children' => array('email', 'ftp', 'url', 'iurl'),
  1036. 'disabled_after' => ' ($1)',
  1037. ),
  1038. array(
  1039. 'tag' => 'glow',
  1040. 'type' => 'unparsed_commas',
  1041. 'test' => '[#0-9a-zA-Z\-]{3,12},([012]\d{1,2}|\d{1,2})(,[^]]+)?\]',
  1042. 'before' => isBrowser('ie') ? '<table border="0" cellpadding="0" cellspacing="0" style="display: inline; vertical-align: middle; font: inherit;"><tr><td style="filter: Glow(color=$1, strength=$2); font: inherit;">' : '<span style="text-shadow: $1 1px 1px 1px">',
  1043. 'after' => isBrowser('ie') ? '</td></tr></table> ' : '</span>',
  1044. ),
  1045. array(
  1046. 'tag' => 'green',
  1047. 'before' => '<span style="color: green;" class="bbc_color">',
  1048. 'after' => '</span>',
  1049. ),
  1050. array(
  1051. 'tag' => 'html',
  1052. 'type' => 'unparsed_content',
  1053. 'content' => '$1',
  1054. 'block_level' => true,
  1055. 'disabled_content' => '$1',
  1056. ),
  1057. array(
  1058. 'tag' => 'hr',
  1059. 'type' => 'closed',
  1060. 'content' => '<hr />',
  1061. 'block_level' => true,
  1062. ),
  1063. array(
  1064. 'tag' => 'i',
  1065. 'before' => '<em>',
  1066. 'after' => '</em>',
  1067. ),
  1068. array(
  1069. 'tag' => 'img',
  1070. 'type' => 'unparsed_content',
  1071. 'parameters' => array(
  1072. 'alt' => array('optional' => true),
  1073. 'width' => array('optional' => true, 'value' => ' width="$1"', 'match' => '(\d+)'),
  1074. 'height' => array('optional' => true, 'value' => ' height="$1"', 'match' => '(\d+)'),
  1075. ),
  1076. 'content' => '<img src="$1" alt="{alt}"{width}{height} class="bbc_img resized" />',
  1077. 'validate' => create_function('&$tag, &$data, $disabled', '
  1078. $data = strtr($data, array(\'<br />\' => \'\'));
  1079. if (strpos($data, \'http://\') !== 0 && strpos($data, \'https://\') !== 0)
  1080. $data = \'http://\' . $data;
  1081. '),
  1082. 'disabled_content' => '($1)',
  1083. ),
  1084. array(
  1085. 'tag' => 'img',
  1086. 'type' => 'unparsed_content',
  1087. 'content' => '<img src="$1" alt="" class="bbc_img" />',
  1088. 'validate' => create_function('&$tag, &$data, $disabled', '
  1089. $data = strtr($data, array(\'<br />\' => \'\'));
  1090. if (strpos($data, \'http://\') !== 0 && strpos($data, \'https://\') !== 0)
  1091. $data = \'http://\' . $data;
  1092. '),
  1093. 'disabled_content' => '($1)',
  1094. ),
  1095. array(
  1096. 'tag' => 'iurl',
  1097. 'type' => 'unparsed_content',
  1098. 'content' => '<a href="$1" class="bbc_link">$1</a>',
  1099. 'validate' => create_function('&$tag, &$data, $disabled', '
  1100. $data = strtr($data, array(\'<br />\' => \'\'));
  1101. if (strpos($data, \'http://\') !== 0 && strpos($data, \'https://\') !== 0)
  1102. $data = \'http://\' . $data;
  1103. '),
  1104. ),
  1105. array(
  1106. 'tag' => 'iurl',
  1107. 'type' => 'unparsed_equals',
  1108. 'before' => '<a href="$1" class="bbc_link">',
  1109. 'after' => '</a>',
  1110. 'validate' => create_function('&$tag, &$data, $disabled', '
  1111. if (substr($data, 0, 1) == \'#\')
  1112. $data = \'#post_\' . substr($data, 1);
  1113. elseif (strpos($data, \'http://\') !== 0 && strpos($data, \'https://\') !== 0)
  1114. $data = \'http://\' . $data;
  1115. '),
  1116. 'disallow_children' => array('email', 'ftp', 'url', 'iurl'),
  1117. 'disabled_after' => ' ($1)',
  1118. ),
  1119. array(
  1120. 'tag' => 'left',
  1121. 'before' => '<div style="text-align: left;">',
  1122. 'after' => '</div>',
  1123. 'block_level' => true,
  1124. ),
  1125. array(
  1126. 'tag' => 'li',
  1127. 'before' => '<li>',
  1128. 'after' => '</li>',
  1129. 'trim' => 'outside',
  1130. 'require_parents' => array('list'),
  1131. 'block_level' => true,
  1132. 'disabled_before' => '',
  1133. 'disabled_after' => '<br />',
  1134. ),
  1135. array(
  1136. 'tag' => 'list',
  1137. 'before' => '<ul class="bbc_list">',
  1138. 'after' => '</ul>',
  1139. 'trim' => 'inside',
  1140. 'require_children' => array('li', 'list'),
  1141. 'block_level' => true,
  1142. ),
  1143. array(
  1144. 'tag' => 'list',
  1145. 'parameters' => array(
  1146. 'type' => array('match' => '(none|disc|circle|square|decimal|decimal-leading-zero|lower-roman|upper-roman|lower-alpha|upper-alpha|lower-greek|lower-latin|upper-latin|hebrew|armenian|georgian|cjk-ideographic|hiragana|katakana|hiragana-iroha|katakana-iroha)'),
  1147. ),
  1148. 'before' => '<ul class="bbc_list" style="list-style-type: {type};">',
  1149. 'after' => '</ul>',
  1150. 'trim' => 'inside',
  1151. 'require_children' => array('li'),
  1152. 'block_level' => true,
  1153. ),
  1154. array(
  1155. 'tag' => 'ltr',
  1156. 'before' => '<div dir="ltr">',
  1157. 'after' => '</div>',
  1158. 'block_level' => true,
  1159. ),
  1160. array(
  1161. 'tag' => 'me',
  1162. 'type' => 'unparsed_equals',
  1163. 'before' => '<div class="meaction">* $1 ',
  1164. 'after' => '</div>',
  1165. 'quoted' => 'optional',
  1166. 'block_level' => true,
  1167. 'disabled_before' => '/me ',
  1168. 'disabled_after' => '<br />',
  1169. ),
  1170. array(
  1171. 'tag' => 'move',
  1172. 'before' => '<marquee>',
  1173. 'after' => '</marquee>',
  1174. 'block_level' => true,
  1175. 'disallow_children' => array('move'),
  1176. ),
  1177. array(
  1178. 'tag' => 'nobbc',
  1179. 'type' => 'unparsed_content',
  1180. 'content' => '$1',
  1181. ),
  1182. array(
  1183. 'tag' => 'php',
  1184. 'type' => 'unparsed_content',
  1185. 'content' => '<span class="phpcode">$1</span>',
  1186. 'validate' => isset($disabled['php']) ? null : create_function('&$tag, &$data, $disabled', '
  1187. if (!isset($disabled[\'php\']))
  1188. {
  1189. $add_begin = substr(trim($data), 0, 5) != \'&lt;?\';
  1190. $data = highlight_php_code($add_begin ? \'&lt;?php \' . $data . \'?&gt;\' : $data);
  1191. if ($add_begin)
  1192. $data = preg_replace(array(\'~^(.+?)&lt;\?.{0,40}?php(?:&nbsp;|\s)~\', \'~\?&gt;((?:</(font|span)>)*)$~\'), \'$1\', $data, 2);
  1193. }'),
  1194. 'block_level' => false,
  1195. 'disabled_content' => '$1',
  1196. ),
  1197. array(
  1198. 'tag' => 'pre',
  1199. 'before' => '<pre>',
  1200. 'after' => '</pre>',
  1201. ),
  1202. array(
  1203. 'tag' => 'quote',
  1204. 'before' => '<div class="quoteheader"><div class="topslice_quote">' . $txt['quote'] . '</div></div><blockquote>',
  1205. 'after' => '</blockquote><div class="quotefooter"><div class="botslice_quote"></div></div>',
  1206. 'block_level' => true,
  1207. ),
  1208. array(
  1209. 'tag' => 'quote',
  1210. 'parameters' => array(
  1211. 'author' => array('match' => '(.{1,192}?)', 'quoted' => true),
  1212. ),
  1213. 'before' => '<div class="quoteheader"><div class="topslice_quote">' . $txt['quote_from'] . ': {author}</div></div><blockquote>',
  1214. 'after' => '</blockquote><div class="quotefooter"><div class="botslice_quote"></div></div>',
  1215. 'block_level' => true,
  1216. ),
  1217. array(
  1218. 'tag' => 'quote',
  1219. 'type' => 'parsed_equals',
  1220. 'before' => '<div class="quoteheader"><div class="topslice_quote">' . $txt['quote_from'] . ': $1</div></div><blockquote>',
  1221. 'after' => '</blockquote><div class="quotefooter"><div class="botslice_quote"></div></div>',
  1222. 'quoted' => 'optional',
  1223. // Don't allow everything to be embedded with the author name.
  1224. 'parsed_tags_allowed' => array('url', 'iurl', 'ftp'),
  1225. 'block_level' => true,
  1226. ),
  1227. array(
  1228. 'tag' => 'quote',
  1229. 'parameters' => array(
  1230. 'author' => array('match' => '([^<>]{1,192}?)'),
  1231. 'link' => array('match' => '(?:board=\d+;)?((?:topic|threadid)=[\dmsg#\./]{1,40}(?:;start=[\dmsg#\./]{1,40})?|action=profile;u=\d+)'),
  1232. 'date' => array('match' => '(\d+)', 'validate' => 'timeformat'),
  1233. ),
  1234. 'before' => '<div class="quoteheader"><div class="topslice_quote"><a href="' . $scripturl . '?{link}">' . $txt['quote_from'] . ': {author} ' . $txt['search_on'] . ' {date}</a></div></div><blockquote>',
  1235. 'after' => '</blockquote><div class="quotefooter"><div class="botslice_quote"></div></div>',
  1236. 'block_level' => true,
  1237. ),
  1238. array(
  1239. 'tag' => 'quote',
  1240. 'parameters' => array(
  1241. 'author' => array('match' => '(.{1,192}?)'),
  1242. ),
  1243. 'before' => '<div class="quoteheader"><div class="topslice_quote">' . $txt['quote_from'] . ': {author}</div></div><blockquote>',
  1244. 'after' => '</blockquote><div class="quotefooter"><div class="botslice_quote"></div></div>',
  1245. 'block_level' => true,
  1246. ),
  1247. array(
  1248. 'tag' => 'red',
  1249. 'before' => '<span style="color: red;" class="bbc_color">',
  1250. 'after' => '</span>',
  1251. ),
  1252. array(
  1253. 'tag' => 'right',
  1254. 'before' => '<div style="text-align: right;">',
  1255. 'after' => '</div>',
  1256. 'block_level' => true,
  1257. ),
  1258. array(
  1259. 'tag' => 'rtl',
  1260. 'before' => '<div dir="rtl">',
  1261. 'after' => '</div>',
  1262. 'block_level' => true,
  1263. ),
  1264. array(
  1265. 'tag' => 's',
  1266. 'before' => '<del>',
  1267. 'after' => '</del>',
  1268. ),
  1269. array(
  1270. 'tag' => 'shadow',
  1271. 'type' => 'unparsed_commas',
  1272. 'test' => '[#0-9a-zA-Z\-]{3,12},(left|right|top|bottom|[0123]\d{0,2})\]',
  1273. 'before' => isBrowser('ie') ? '<span style="display: inline-block; filter: Shadow(color=$1, direction=$2); height: 1.2em;">' : '<span style="text-shadow: $1 $2">',
  1274. 'after' => '</span>',
  1275. 'validate' => isBrowser('ie') ? create_function('&$tag, &$data, $disabled', '
  1276. if ($data[1] == \'left\')
  1277. $data[1] = 270;
  1278. elseif ($data[1] == \'right\')
  1279. $data[1] = 90;
  1280. elseif ($data[1] == \'top\')
  1281. $data[1] = 0;
  1282. elseif ($data[1] == \'bottom\')
  1283. $data[1] = 180;
  1284. else
  1285. $data[1] = (int) $data[1];') : create_function('&$tag, &$data, $disabled', '
  1286. if ($data[1] == \'top\' || (is_numeric($data[1]) && $data[1] < 50))
  1287. $data[1] = \'0 -2px 1px\';
  1288. elseif ($data[1] == \'right\' || (is_numeric($data[1]) && $data[1] < 100))
  1289. $data[1] = \'2px 0 1px\';
  1290. elseif ($data[1] == \'bottom\' || (is_numeric($data[1]) && $data[1] < 190))
  1291. $data[1] = \'0 2px 1px\';
  1292. elseif ($data[1] == \'left\' || (is_numeric($data[1]) && $data[1] < 280))
  1293. $data[1] = \'-2px 0 1px\';
  1294. else
  1295. $data[1] = \'1px 1px 1px\';'),
  1296. ),
  1297. array(
  1298. 'tag' => 'size',
  1299. 'type' => 'unparsed_equals',
  1300. 'test' => '([1-9][\d]?p[xt]|small(?:er)?|large[r]?|x[x]?-(?:small|large)|medium|(0\.[1-9]|[1-9](\.[\d][\d]?)?)?em)\]',
  1301. 'before' => '<span style="font-size: $1;" class="bbc_size">',
  1302. 'after' => '</span>',
  1303. ),
  1304. array(
  1305. 'tag' => 'size',
  1306. 'type' => 'unparsed_equals',
  1307. 'test' => '[1-7]\]',
  1308. 'before' => '<span style="font-size: $1;" class="bbc_size">',
  1309. 'after' => '</span>',
  1310. 'validate' => create_function('&$tag, &$data, $disabled', '
  1311. $sizes = array(1 => 0.7, 2 => 1.0, 3 => 1.35, 4 => 1.45, 5 => 2.0, 6 => 2.65, 7 => 3.95);
  1312. $data = $sizes[$data] . \'em\';'
  1313. ),
  1314. ),
  1315. array(
  1316. 'tag' => 'sub',
  1317. 'before' => '<sub>',
  1318. 'after' => '</sub>',
  1319. ),
  1320. array(
  1321. 'tag' => 'sup',
  1322. 'before' => '<sup>',
  1323. 'after' => '</sup>',
  1324. ),
  1325. array(
  1326. 'tag' => 'table',
  1327. 'before' => '<table class="bbc_table">',
  1328. 'after' => '</table>',
  1329. 'trim' => 'inside',
  1330. 'require_children' => array('tr'),
  1331. 'block_level' => true,
  1332. ),
  1333. array(
  1334. 'tag' => 'td',
  1335. 'before' => '<td>',
  1336. 'after' => '</td>',
  1337. 'require_parents' => array('tr'),
  1338. 'trim' => 'outside',
  1339. 'block_level' => true,
  1340. 'disabled_before' => '',
  1341. 'disabled_after' => '',
  1342. ),
  1343. array(
  1344. 'tag' => 'time',
  1345. 'type' => 'unparsed_content',
  1346. 'content' => '$1',
  1347. 'validate' => create_function('&$tag, &$data, $disabled', '
  1348. if (is_numeric($data))
  1349. $data = timeformat($data);
  1350. else
  1351. $tag[\'content\'] = \'[time]$1[/time]\';'),
  1352. ),
  1353. array(
  1354. 'tag' => 'tr',
  1355. 'before' => '<tr>',
  1356. 'after' => '</tr>',
  1357. 'require_parents' => array('table'),
  1358. 'require_children' => array('td'),
  1359. 'trim' => 'both',
  1360. 'block_level' => true,
  1361. 'disabled_before' => '',
  1362. 'disabled_after' => '',
  1363. ),
  1364. array(
  1365. 'tag' => 'tt',
  1366. 'before' => '<span class="bbc_tt">',
  1367. 'after' => '</span>',
  1368. ),
  1369. array(
  1370. 'tag' => 'u',
  1371. 'before' => '<span class="bbc_u">',
  1372. 'after' => '</span>',
  1373. ),
  1374. array(
  1375. 'tag' => 'url',
  1376. 'type' => 'unparsed_content',
  1377. 'content' => '<a href="$1" class="bbc_link" target="_blank">$1</a>',
  1378. 'validate' => create_function('&$tag, &$data, $disabled', '
  1379. $data = strtr($data, array(\'<br />\' => \'\'));
  1380. if (strpos($data, \'http://\') !== 0 && strpos($data, \'https://\') !== 0)
  1381. $data = \'http://\' . $data;
  1382. '),
  1383. ),
  1384. array(
  1385. 'tag' => 'url',
  1386. 'type' => 'unparsed_equals',
  1387. 'before' => '<a href="$1" class="bbc_link" target="_blank">',
  1388. 'after' => '</a>',
  1389. 'validate' => create_function('&$tag, &$data, $disabled', '
  1390. if (strpos($data, \'http://\') !== 0 && strpos($data, \'https://\') !== 0)
  1391. $data = \'http://\' . $data;
  1392. '),
  1393. 'disallow_children' => array('email', 'ftp', 'url', 'iurl'),
  1394. 'disabled_after' => ' ($1)',
  1395. ),
  1396. array(
  1397. 'tag' => 'white',
  1398. 'before' => '<span style="color: white;" class="bbc_color">',
  1399. 'after' => '</span>',
  1400. ),
  1401. );
  1402. // Let mods add new BBC without hassle.
  1403. call_integration_hook('integrate_bbc_codes', array(&$codes));
  1404. // This is mainly for the bbc manager, so it's easy to add tags above. Custom BBC should be added above this line.
  1405. if ($message === false)
  1406. {
  1407. if (isset($temp_bbc))
  1408. $bbc_codes = $temp_bbc;
  1409. return $codes;
  1410. }
  1411. // So the parser won't skip them.
  1412. $itemcodes = array(
  1413. '*' => 'disc',
  1414. '@' => 'disc',
  1415. '+' => 'square',
  1416. 'x' => 'square',
  1417. '#' => 'square',
  1418. 'o' => 'circle',
  1419. 'O' => 'circle',
  1420. '0' => 'circle',
  1421. );
  1422. if (!isset($disabled['li']) && !isset($disabled['list']))
  1423. {
  1424. foreach ($itemcodes as $c => $dummy)
  1425. $bbc_codes[$c] = array();
  1426. }
  1427. // Inside these tags autolink is not recommendable.
  1428. $no_autolink_tags = array(
  1429. 'url',
  1430. 'iurl',
  1431. 'ftp',
  1432. 'email',
  1433. );
  1434. // Shhhh!
  1435. if (!isset($disabled['color']))
  1436. {
  1437. $codes[] = array(
  1438. 'tag' => 'chrissy',
  1439. 'before' => '<span style="color: #cc0099;">',
  1440. 'after' => ' :-*</span>',
  1441. );
  1442. $codes[] = array(
  1443. 'tag' => 'kissy',
  1444. 'before' => '<span style="color: #cc0099;">',
  1445. 'after' => ' :-*</span>',
  1446. );
  1447. }
  1448. foreach ($codes as $code)
  1449. {
  1450. // If we are not doing every tag only do ones we are interested in.
  1451. if (empty($parse_tags) || in_array($code['tag'], $parse_tags))
  1452. $bbc_codes[substr($code['tag'], 0, 1)][] = $code;
  1453. }
  1454. $codes = null;
  1455. }
  1456. // Shall we take the time to cache this?
  1457. if ($cache_id != '' && !empty($modSettings['cache_enable']) && (($modSettings['cache_enable'] >= 2 && strlen($message) > 1000) || strlen($message) > 2400) && empty($parse_tags))
  1458. {
  1459. // It's likely this will change if the message is modified.
  1460. $cache_key = 'parse:' . $cache_id . '-' . md5(md5($message) . '-' . $smileys . (empty($disabled) ? '' : implode(',', array_keys($disabled))) . serialize($context['browser']) . $txt['lang_locale'] . $user_info['time_offset'] . $user_info['time_format']);
  1461. if (($temp = cache_get_data($cache_key, 240)) != null)
  1462. return $temp;
  1463. $cache_t = microtime();
  1464. }
  1465. if ($smileys === 'print')
  1466. {
  1467. // [glow], [shadow], and [move] can't really be printed.
  1468. $disabled['glow'] = true;
  1469. $disabled['shadow'] = true;
  1470. $disabled['move'] = true;
  1471. // Colors can't well be displayed... supposed to be black and white.
  1472. $disabled['color'] = true;
  1473. $disabled['black'] = true;
  1474. $disabled['blue'] = true;
  1475. $disabled['white'] = true;
  1476. $disabled['red'] = true;
  1477. $disabled['green'] = true;
  1478. $disabled['me'] = true;
  1479. // Color coding doesn't make sense.
  1480. $disabled['php'] = true;
  1481. // Links are useless on paper... just show the link.
  1482. $disabled['ftp'] = true;
  1483. $disabled['url'] = true;
  1484. $disabled['iurl'] = true;
  1485. $disabled['email'] = true;
  1486. $disabled['flash'] = true;
  1487. // @todo Change maybe?
  1488. if (!isset($_GET['images']))
  1489. $disabled['img'] = true;
  1490. // @todo Interface/setting to add more?
  1491. }
  1492. $open_tags = array();
  1493. $message = strtr($message, array("\n" => '<br />'));
  1494. // The non-breaking-space looks a bit different each time.
  1495. $non_breaking_space = $context['utf8'] ? '\x{A0}' : '\xA0';
  1496. // This saves time by doing our break long words checks here.
  1497. if (!empty($modSettings['fixLongWords']) && $modSettings['fixLongWords'] > 5)
  1498. {
  1499. if (isBrowser('gecko') || isBrowser('konqueror'))
  1500. $breaker = '<span style="margin: 0 -0.5ex 0 0;"> </span>';
  1501. // Opera...
  1502. elseif (isBrowser('opera'))
  1503. $breaker = '<span style="margin: 0 -0.65ex 0 -1px;"> </span>';
  1504. // Internet Explorer...
  1505. else
  1506. $breaker = '<span style="width: 0; margin: 0 -0.6ex 0 -1px;"> </span>';
  1507. // PCRE will not be happy if we don't give it a short.
  1508. $modSettings['fixLongWords'] = (int) min(65535, $modSettings['fixLongWords']);
  1509. }
  1510. $pos = -1;
  1511. while ($pos !== false)
  1512. {
  1513. $last_pos = isset($last_pos) ? max($pos, $last_pos) : $pos;
  1514. $pos = strpos($message, '[', $pos + 1);
  1515. // Failsafe.
  1516. if ($pos === false || $last_pos > $pos)
  1517. $pos = strlen($message) + 1;
  1518. // Can't have a one letter smiley, URL, or email! (sorry.)
  1519. if ($last_pos < $pos - 1)
  1520. {
  1521. // Make sure the $last_pos is not negative.
  1522. $last_pos = max($last_pos, 0);
  1523. // Pick a block of data to do some raw fixing on.
  1524. $data = substr($message, $last_pos, $pos - $last_pos);
  1525. // Take care of some HTML!
  1526. if (!empty($modSettings['enablePostHTML']) && strpos($data, '&lt;') !== false)
  1527. {
  1528. $data = preg_replace('~&lt;a\s+href=((?:&quot;)?)((?:https?://|ftps?://|mailto:)\S+?)\\1&gt;~i', '[url=$2]', $data);
  1529. $data = preg_replace('~&lt;/a&gt;~i', '[/url]', $data);
  1530. // <br /> should be empty.
  1531. $empty_tags = array('br', 'hr');
  1532. foreach ($empty_tags as $tag)
  1533. $data = str_replace(array('&lt;' . $tag . '&gt;', '&lt;' . $tag . '/&gt;', '&lt;' . $tag . ' /&gt;'), '[' . $tag . ' /]', $data);
  1534. // b, u, i, s, pre... basic tags.
  1535. $closable_tags = array('b', 'u', 'i', 's', 'em', 'ins', 'del', 'pre', 'blockquote');
  1536. foreach ($closable_tags as $tag)
  1537. {
  1538. $diff = substr_count($data, '&lt;' . $tag . '&gt;') - substr_count($data, '&lt;/' . $tag . '&gt;');
  1539. $data = strtr($data, array('&lt;' . $tag . '&gt;' => '<' . $tag . '>', '&lt;/' . $tag . '&gt;' => '</' . $tag . '>'));
  1540. if ($diff > 0)
  1541. $data = substr($data, 0, -1) . str_repeat('</' . $tag . '>', $diff) . substr($data, -1);
  1542. }
  1543. // Do <img ... /> - with security... action= -> action-.
  1544. preg_match_all('~&lt;img\s+src=((?:&quot;)?)((?:https?://|ftps?://)\S+?)\\1(?:\s+alt=(&quot;.*?&quot;|\S*?))?(?:\s?/)?&gt;~i', $data, $matches, PREG_PATTERN_ORDER);
  1545. if (!empty($matches[0]))
  1546. {
  1547. $replaces = array();
  1548. foreach ($matches[2] as $match => $imgtag)
  1549. {
  1550. $alt = empty($matches[3][$match]) ? '' : ' alt=' . preg_replace('~^&quot;|&quot;$~', '', $matches[3][$match]);
  1551. // Remove action= from the URL - no funny business, now.
  1552. if (preg_match('~action(=|%3d)(?!dlattach)~i', $imgtag) != 0)
  1553. $imgtag = preg_replace('~action(?:=|%3d)(?!dlattach)~i', 'action-', $imgtag);
  1554. // Check if the image is larger than allowed.
  1555. if (!empty($modSettings['max_image_width']) && !empty($modSettings['max_image_height']))
  1556. {
  1557. list ($width, $height) = url_image_size($imgtag);
  1558. if (!empty($modSettings['max_image_width']) && $width > $modSettings['max_image_width'])
  1559. {
  1560. $height = (int) (($modSettings['max_image_width'] * $height) / $width);
  1561. $width = $modSettings['max_image_width'];
  1562. }
  1563. if (!empty($modSettings['max_image_height']) && $height > $modSettings['max_image_height'])
  1564. {
  1565. $width = (int) (($modSettings['max_image_height'] * $width) / $height);
  1566. $height = $modSettings['max_image_height'];
  1567. }
  1568. // Set the new image tag.
  1569. $replaces[$matches[0][$match]] = '[img width=' . $width . ' height=' . $height . $alt . ']' . $imgtag . '[/img]';
  1570. }
  1571. else
  1572. $replaces[$matches[0][$match]] = '[img' . $alt . ']' . $imgtag . '[/img]';
  1573. }
  1574. $data = strtr($data, $replaces);
  1575. }
  1576. }
  1577. if (!empty($modSettings['autoLinkUrls']))
  1578. {
  1579. // Are we inside tags that should be auto linked?
  1580. $no_autolink_area = false;
  1581. if (!empty($open_tags))
  1582. {
  1583. foreach ($open_tags as $open_tag)
  1584. if (in_array($open_tag['tag'], $no_autolink_tags))
  1585. $no_autolink_area = true;
  1586. }
  1587. // Don't go backwards.
  1588. // @todo Don't think is the real solution....
  1589. $lastAutoPos = isset($lastAutoPos) ? $lastAutoPos : 0;
  1590. if ($pos < $lastAutoPos)
  1591. $no_autolink_area = true;
  1592. $lastAutoPos = $pos;
  1593. if (!$no_autolink_area)
  1594. {
  1595. // Parse any URLs.... have to get rid of the @ problems some things cause... stupid email addresses.
  1596. if (!isset($disabled['url']) && (strpos($data, '://') !== false || strpos($data, 'www.') !== false) && strpos($data, '[url') === false)
  1597. {
  1598. // Switch out quotes really quick because they can cause problems.
  1599. $data = strtr($data, array('&#039;' => '\'', '&nbsp;' => $context['utf8'] ? "\xC2\xA0" : "\xA0", '&quot;' => '>">', '"' => '<"<', '&lt;' => '<lt<'));
  1600. // Only do this if the preg survives.
  1601. if (is_string($result = preg_replace(array(
  1602. '~(?<=[\s>\.(;\'"]|^)((?:http|https)://[\w\-_%@:|]+(?:\.[\w\-_%]+)*(?::\d+)?(?:/[\w\-_\~%\.@!,\?&;=#(){}+:\'\\\\]*)*[/\w\-_\~%@\?;=#}\\\\]?)~i',
  1603. '~(?<=[\s>\.(;\'"]|^)((?:ftp|ftps)://[\w\-_%@:|]+(?:\.[\w\-_%]+)*(?::\d+)?(?:/[\w\-_\~%\.@,\?&;=#(){}+:\'\\\\]*)*[/\w\-_\~%@\?;=#}\\\\]?)~i',
  1604. '~(?<=[\s>(\'<]|^)(www(?:\.[\w\-_]+)+(?::\d+)?(?:/[\w\-_\~%\.@!,\?&;=#(){}+:\'\\\\]*)*[/\w\-_\~%@\?;=#}\\\\])~i'
  1605. ), array(
  1606. '[url]$1[/url]',
  1607. '[ftp]$1[/ftp]',
  1608. '[url=http://$1]$1[/url]'
  1609. ), $data)))
  1610. $data = $result;
  1611. $data = strtr($data, array('\'' => '&#039;', $context['utf8'] ? "\xC2\xA0" : "\xA0" => '&nbsp;', '>">' => '&quot;', '<"<' => '"', '<lt<' => '&lt;'));
  1612. }
  1613. // Next, emails...
  1614. if (!isset($disabled['email']) && strpos($data, '@') !== false && strpos($data, '[email') === false)
  1615. {
  1616. $data = preg_replace('~(?<=[\?\s' . $non_breaking_space . '\[\]()*\\\;>]|^)([\w\-\.]{1,80}@[\w\-]+\.[\w\-\.]+[\w\-])(?=[?,\s' . $non_breaking_space . '\[\]()*\\\]|$|<br />|&nbsp;|&gt;|&lt;|&quot;|&#039;|\.(?:\.|;|&nbsp;|\s|$|<br />))~' . ($context['utf8'] ? 'u' : ''), '[email]$1[/email]', $data);
  1617. $data = preg_replace('~(?<=<br />)([\w\-\.]{1,80}@[\w\-]+\.[\w\-\.]+[\w\-])(?=[?\.,;\s' . $non_breaking_space . '\[\]()*\\\]|$|<br />|&nbsp;|&gt;|&lt;|&quot;|&#039;)~' . ($context['utf8'] ? 'u' : ''), '[email]$1[/email]', $data);
  1618. }
  1619. }
  1620. }
  1621. $data = strtr($data, array("\t" => '&nbsp;&nbsp;&nbsp;'));
  1622. if (!empty($modSettings['fixLongWords']) && $modSettings['fixLongWords'] > 5)
  1623. {
  1624. // The idea is, find words xx long, and then replace them with xx + space + more.
  1625. if ($smcFunc['strlen']($data) > $modSettings['fixLongWords'])
  1626. {
  1627. // This is done in a roundabout way because $breaker has "long words" :P.
  1628. $data = strtr($data, array($breaker => '< >', '&nbsp;' => $context['utf8'] ? "\xC2\xA0" : "\xA0"));
  1629. $data = preg_replace(
  1630. '~(?<=[>;:!? ' . $non_breaking_space . '\]()\n]|^)([\w' . ($context['utf8'] ? '\pL' : '') . '\.]{' . $modSettings['fixLongWords'] . ',})~e' . ($context['utf8'] ? 'u' : ''),
  1631. 'preg_replace(\'/(.{' . ($modSettings['fixLongWords'] - 1) . '})/' . ($context['utf8'] ? 'u' : '') . '\', \'\\$1< >\', \'$1\')',
  1632. $data);
  1633. $data = strtr($data, array('< >' => $breaker, $context['utf8'] ? "\xC2\xA0" : "\xA0" => '&nbsp;'));
  1634. }
  1635. }
  1636. // If it wasn't changed, no copying or other boring stuff has to happen!
  1637. if ($data != substr($message, $last_pos, $pos - $last_pos))
  1638. {
  1639. $message = substr($message, 0, $last_pos) . $data . substr($message, $pos);
  1640. // Since we changed it, look again in case we added or removed a tag. But we don't want to skip any.
  1641. $old_pos = strlen($data) + $last_pos;
  1642. $pos = strpos($message, '[', $last_pos);
  1643. $pos = $pos === false ? $old_pos : min($pos, $old_pos);
  1644. }
  1645. }
  1646. // Are we there yet? Are we there yet?
  1647. if ($pos >= strlen($message) - 1)
  1648. break;
  1649. $tags = strtolower($message[$pos + 1]);
  1650. if ($tags == '/' && !empty($open_tags))
  1651. {
  1652. $pos2 = strpos($message, ']', $pos + 1);
  1653. if ($pos2 == $pos + 2)
  1654. continue;
  1655. $look_for = strtolower(substr($message, $pos + 2, $pos2 - $pos - 2));
  1656. $to_close = array();
  1657. $block_level = null;
  1658. do
  1659. {
  1660. $tag = array_pop($open_tags);
  1661. if (!$tag)
  1662. break;
  1663. if (!empty($tag['block_level']))
  1664. {
  1665. // Only find out if we need to.
  1666. if ($block_level === false)
  1667. {
  1668. array_push($open_tags, $tag);
  1669. break;
  1670. }
  1671. // The idea is, if we are LOOKING for a block level tag, we can close them on the way.
  1672. if (strlen($look_for) > 0 && isset($bbc_codes[$look_for[0]]))
  1673. {
  1674. foreach ($bbc_codes[$look_for[0]] as $temp)
  1675. if ($temp['tag'] == $look_for)
  1676. {
  1677. $block_level = !empty($temp['block_level']);
  1678. break;
  1679. }
  1680. }
  1681. if ($block_level !== true)
  1682. {
  1683. $block_level = false;
  1684. array_push($open_tags, $tag);
  1685. break;
  1686. }
  1687. }
  1688. $to_close[] = $tag;
  1689. }
  1690. while ($tag['tag'] != $look_for);
  1691. // Did we just eat through everything and not find it?
  1692. if ((empty($open_tags) && (empty($tag) || $tag['tag'] != $look_for)))
  1693. {
  1694. $open_tags = $to_close;
  1695. continue;
  1696. }
  1697. elseif (!empty($to_close) && $tag['tag'] != $look_for)
  1698. {
  1699. if ($block_level === null && isset($look_for[0], $bbc_codes[$look_for[0]]))
  1700. {
  1701. foreach ($bbc_codes[$look_for[0]] as $temp)
  1702. if ($temp['tag'] == $look_for)
  1703. {
  1704. $block_level = !empty($temp['block_level']);
  1705. break;
  1706. }
  1707. }
  1708. // We're not looking for a block level tag (or maybe even a tag that exists...)
  1709. if (!$block_level)
  1710. {
  1711. foreach ($to_close as $tag)
  1712. array_push($open_tags, $tag);
  1713. continue;
  1714. }
  1715. }
  1716. foreach ($to_close as $tag)
  1717. {
  1718. $message = substr($message, 0, $pos) . "\n" . $tag['after'] . "\n" . substr($message, $pos2 + 1);
  1719. $pos += strlen($tag['after']) + 2;
  1720. $pos2 = $pos - 1;
  1721. // See the comment at the end of the big loop - just eating whitespace ;).
  1722. if (!empty($tag['block_level']) && substr($message, $pos, 6) == '<br />')
  1723. $message = substr($message, 0, $pos) . substr($message, $pos + 6);
  1724. if (!empty($tag['trim']) && $tag['trim'] != 'inside' && preg_match('~(<br />|&nbsp;|\s)*~', substr($message, $pos), $matches) != 0)
  1725. $message = substr($message, 0, $pos) . substr($message, $pos + strlen($matches[0]));
  1726. }
  1727. if (!empty($to_close))
  1728. {
  1729. $to_close = array();
  1730. $pos--;
  1731. }
  1732. continue;
  1733. }
  1734. // No tags for this character, so just keep going (fastest possible course.)
  1735. if (!isset($bbc_codes[$tags]))
  1736. continue;
  1737. $inside = empty($open_tags) ? null : $open_tags[count($open_tags) - 1];
  1738. $tag = null;
  1739. foreach ($bbc_codes[$tags] as $possible)
  1740. {
  1741. // Not a match?
  1742. if (stripos($message, $possible['tag'], $pos + 1) !== $pos + 1)
  1743. continue;
  1744. $next_c = substr($message, $pos + 1 + strlen($possible['tag']), 1);
  1745. // A test validation?
  1746. if (isset($possible['test']) && preg_match('~^' . $possible['test'] . '~', substr($message, $pos + 1 + strlen($possible['tag']) + 1)) == 0)
  1747. continue;
  1748. // Do we want parameters?
  1749. elseif (!empty($possible['parameters']))
  1750. {
  1751. if ($next_c != ' ')
  1752. continue;
  1753. }
  1754. elseif (isset($possible['type']))
  1755. {
  1756. // Do we need an equal sign?
  1757. if (in_array($possible['type'], array('unparsed_equals', 'unparsed_commas', 'unparsed_commas_content', 'unparsed_equals_content', 'parsed_equals')) && $next_c != '=')
  1758. continue;
  1759. // Maybe we just want a /...
  1760. if ($possible['type'] == 'closed' && $next_c != ']' && substr($message, $pos + 1 + strlen($possible['tag']), 2) != '/]' && substr($message, $pos + 1 + strlen($possible['tag']), 3) != ' /]')
  1761. continue;
  1762. // An immediate ]?
  1763. if ($possible['type'] == 'unparsed_content' && $next_c != ']')
  1764. continue;
  1765. }
  1766. // No type means 'parsed_content', which demands an immediate ] without parameters!
  1767. elseif ($next_c != ']')
  1768. continue;
  1769. // Check allowed tree?
  1770. if (isset($possible['require_parents']) && ($inside === null || !in_array($inside['tag'], $possible['require_parents'])))
  1771. continue;
  1772. elseif (isset($inside['require_children']) && !in_array($possible['tag'], $inside['require_children']))
  1773. continue;
  1774. // If this is in the list of disallowed child tags, don't parse it.
  1775. elseif (isset($inside['disallow_children']) && in_array($possible['tag'], $inside['disallow_children']))
  1776. continue;
  1777. $pos1 = $pos + 1 + strlen($possible['tag']) + 1;
  1778. // Quotes can have alternate styling, we do this php-side due to all the permutations of quotes.
  1779. if ($possible['tag'] == 'quote')
  1780. {
  1781. // Start with standard
  1782. $quote_alt = false;
  1783. foreach ($open_tags as $open_quote)
  1784. {
  1785. // Every parent quote this quote has flips the styling
  1786. if ($open_quote['tag'] == 'quote')
  1787. $quote_alt = !$quote_alt;
  1788. }
  1789. // Add a class to the quote to style alternating blockquotes
  1790. $possible['before'] = strtr($possible['before'], array('<blockquote>' => '<blockquote class="bbc_' . ($quote_alt ? 'alternate' : 'standard') . '_quote">'));
  1791. }
  1792. // This is long, but it makes things much easier and cleaner.
  1793. if (!empty($possible['parameters']))
  1794. {
  1795. $preg = array();
  1796. foreach ($possible['parameters'] as $p => $info)
  1797. $preg[] = '(\s+' . $p . '=' . (empty($info['quoted']) ? '' : '&quot;') . (isset($info['match']) ? $info['match'] : '(.+?)') . (empty($info['quoted']) ? '' : '&quot;') . ')' . (empty($info['optional']) ? '' : '?');
  1798. // Okay, this may look ugly and it is, but it's not going to happen much and it is the best way of allowing any order of parameters but still parsing them right.
  1799. $match = false;
  1800. $orders = permute($preg);
  1801. foreach ($orders as $p)
  1802. if (preg_match('~^' . implode('', $p) . '\]~i', substr($message, $pos1 - 1), $matches) != 0)
  1803. {
  1804. $match = true;
  1805. break;
  1806. }
  1807. // Didn't match our parameter list, try the next possible.
  1808. if (!$match)
  1809. continue;
  1810. $params = array();
  1811. for ($i = 1, $n = count($matches); $i < $n; $i += 2)
  1812. {
  1813. $key = strtok(ltrim($matches[$i]), '=');
  1814. if (isset($possible['parameters'][$key]['value']))
  1815. $params['{' . $key . '}'] = strtr($possible['parameters'][$key]['value'], array('$1' => $matches[$i + 1]));
  1816. elseif (isset($possible['parameters'][$key]['validate']))
  1817. $params['{' . $key . '}'] = $possible['parameters'][$key]['validate']($matches[$i + 1]);
  1818. else
  1819. $params['{' . $key . '}'] = $matches[$i + 1];
  1820. // Just to make sure: replace any $ or { so they can't interpolate wrongly.
  1821. $params['{' . $key . '}'] = strtr($params['{' . $key . '}'], array('$' => '&#036;', '{' => '&#123;'));
  1822. }
  1823. foreach ($possible['parameters'] as $p => $info)
  1824. {
  1825. if (!isset($params['{' . $p . '}']))
  1826. $params['{' . $p . '}'] = '';
  1827. }
  1828. $tag = $possible;
  1829. // Put the parameters into the string.
  1830. if (isset($tag['before']))
  1831. $tag['before'] = strtr($tag['before'], $params);
  1832. if (isset($tag['after']))
  1833. $tag['after'] = strtr($tag['after'], $params);
  1834. if (isset($tag['content']))
  1835. $tag['content'] = strtr($tag['content'], $params);
  1836. $pos1 += strlen($matches[0]) - 1;
  1837. }
  1838. else
  1839. $tag = $possible;
  1840. break;
  1841. }
  1842. // Item codes are complicated buggers... they are implicit [li]s and can make [list]s!
  1843. if ($smileys !== false && $tag === null && isset($itemcodes[$message[$pos + 1]]) && $message[$pos + 2] == ']' && !isset($disabled['list']) && !isset($disabled['li']))
  1844. {
  1845. if ($message[$pos + 1] == '0' && !in_array($message[$pos - 1], array(';', ' ', "\t", '>')))
  1846. continue;
  1847. $tag = $itemcodes[$message[$pos + 1]];
  1848. // First let's set up the tree: it needs to be in a list, or after an li.
  1849. if ($inside === null || ($inside['tag'] != 'list' && $inside['tag'] != 'li'))
  1850. {
  1851. $open_tags[] = array(
  1852. 'tag' => 'list',
  1853. 'after' => '</ul>',
  1854. 'block_level' => true,
  1855. 'require_children' => array('li'),
  1856. 'disallow_children' => isset($inside['disallow_children']) ? $inside['disallow_children'] : null,
  1857. );
  1858. $code = '<ul class="bbc_list">';
  1859. }
  1860. // We're in a list item already: another itemcode? Close it first.
  1861. elseif ($inside['tag'] == 'li')
  1862. {
  1863. array_pop($open_tags);
  1864. $code = '</li>';
  1865. }
  1866. else
  1867. $code = '';
  1868. // Now we open a new tag.
  1869. $open_tags[] = array(
  1870. 'tag' => 'li',
  1871. 'after' => '</li>',
  1872. 'trim' => 'outside',
  1873. 'block_level' => true,
  1874. 'disallow_children' => isset($inside['disallow_children']) ? $inside['disallow_children'] : null,
  1875. );
  1876. // First, open the tag...
  1877. $code .= '<li' . ($tag == '' ? '' : ' type="' . $tag . '"') . '>';
  1878. $message = substr($message, 0, $pos) . "\n" . $code . "\n" . substr($message, $pos + 3);
  1879. $pos += strlen($code) - 1 + 2;
  1880. // Next, find the next break (if any.) If there's more itemcode after it, keep it going - otherwise close!
  1881. $pos2 = strpos($message, '<br />', $pos);
  1882. $pos3 = strpos($message, '[/', $pos);
  1883. if ($pos2 !== false && ($pos2 <= $pos3 || $pos3 === false))
  1884. {
  1885. preg_match('~^(<br />|&nbsp;|\s|\[)+~', substr($message, $pos2 + 6), $matches);
  1886. $message = substr($message, 0, $pos2) . "\n" . (!empty($matches[0]) && substr($matches[0], -1) == '[' ? '[/li]' : '[/li][/list]') . "\n" . substr($message, $pos2);
  1887. $open_tags[count($open_tags) - 2]['after'] = '</ul>';
  1888. }
  1889. // Tell the [list] that it needs to close specially.
  1890. else
  1891. {
  1892. // Move the li over, because we're not sure what we'll hit.
  1893. $open_tags[count($open_tags) - 1]['after'] = '';
  1894. $open_tags[count($open_tags) - 2]['after'] = '</li></ul>';
  1895. }
  1896. continue;
  1897. }
  1898. // Implicitly close lists and tables if something other than what's required is in them. This is needed for itemcode.
  1899. if ($tag === null && $inside !== null && !empty($inside['require_children']))
  1900. {
  1901. array_pop($open_tags);
  1902. $message = substr($message, 0, $pos) . "\n" . $inside['after'] . "\n" . substr($message, $pos);
  1903. $pos += strlen($inside['after']) - 1 + 2;
  1904. }
  1905. // No tag? Keep looking, then. Silly people using brackets without actual tags.
  1906. if ($tag === null)
  1907. continue;
  1908. // Propagate the list to the child (so wrapping the disallowed tag won't work either.)
  1909. if (isset($inside['disallow_children']))
  1910. $tag['disallow_children'] = isset($tag['disallow_children']) ? array_unique(array_merge($tag['disallow_children'], $inside['disallow_children'])) : $inside['disallow_children'];
  1911. // Is this tag disabled?
  1912. if (isset($disabled[$tag['tag']]))
  1913. {
  1914. if (!isset($tag['disabled_before']) && !isset($tag['disabled_after']) && !isset($tag['disabled_content']))
  1915. {
  1916. $tag['before'] = !empty($tag['block_level']) ? '<div>' : '';
  1917. $tag['after'] = !empty($tag['block_level']) ? '</div>' : '';
  1918. $tag['content'] = isset($tag['type']) && $tag['type'] == 'closed' ? '' : (!empty($tag['block_level']) ? '<div>$1</div>' : '$1');
  1919. }
  1920. elseif (isset($tag['disabled_before']) || isset($tag['disabled_after']))
  1921. {
  1922. $tag['before'] = isset($tag['disabled_before']) ? $tag['disabled_before'] : (!empty($tag['block_level']) ? '<div>' : '');
  1923. $tag['after'] = isset($tag['disabled_after']) ? $tag['disabled_after'] : (!empty($tag['block_level']) ? '</div>' : '');
  1924. }
  1925. else
  1926. $tag['content'] = $tag['disabled_content'];
  1927. }
  1928. // The only special case is 'html', which doesn't need to close things.
  1929. if (!empty($tag['block_level']) && $tag['tag'] != 'html' && empty($inside['block_level']))
  1930. {
  1931. $n = count($open_tags) - 1;
  1932. while (empty($open_tags[$n]['block_level']) && $n >= 0)
  1933. $n--;
  1934. // Close all the non block level tags so this tag isn't surrounded by them.
  1935. for ($i = count($open_tags) - 1; $i > $n; $i--)
  1936. {
  1937. $message = substr($message, 0, $pos) . "\n" . $open_tags[$i]['after'] . "\n" . substr($message, $pos);
  1938. $pos += strlen($open_tags[$i]['after']) + 2;
  1939. $pos1 += strlen($open_tags[$i]['after']) + 2;
  1940. // Trim or eat trailing stuff... see comment at the end of the big loop.
  1941. if (!empty($open_tags[$i]['block_level']) && substr($message, $pos, 6) == '<br />')
  1942. $message = substr($message, 0, $pos) . substr($message, $pos + 6);
  1943. if (!empty($open_tags[$i]['trim']) && $tag['trim'] != 'inside' && preg_match('~(<br />|&nbsp;|\s)*~', substr($message, $pos), $matches) != 0)
  1944. $message = substr($message, 0, $pos) . substr($message, $pos + strlen($matches[0]));
  1945. array_pop($open_tags);
  1946. }
  1947. }
  1948. // No type means 'parsed_content'.
  1949. if (!isset($tag['type']))
  1950. {
  1951. // @todo Check for end tag first, so people can say "I like that [i] tag"?
  1952. $open_tags[] = $tag;
  1953. $message = substr($message, 0, $pos) . "\n" . $tag['before'] . "\n" . substr($message, $pos1);
  1954. $pos += strlen($tag['before']) - 1 + 2;
  1955. }
  1956. // Don't parse the content, just skip it.
  1957. elseif ($tag['type'] == 'unparsed_content')
  1958. {
  1959. $pos2 = stripos($message, '[/' . substr($message, $pos + 1, strlen($tag['tag'])) . ']', $pos1);
  1960. if ($pos2 === false)
  1961. continue;
  1962. $data = substr($message, $pos1, $pos2 - $pos1);
  1963. if (!empty($tag['block_level']) && substr($data, 0, 6) == '<br />')
  1964. $data = substr($data, 6);
  1965. if (isset($tag['validate']))
  1966. $tag['validate']($tag, $data, $disabled);
  1967. $code = strtr($tag['content'], array('$1' => $data));
  1968. $message = substr($message, 0, $pos) . "\n" . $code . "\n" . substr($message, $pos2 + 3 + strlen($tag['tag']));
  1969. $pos += strlen($code) - 1 + 2;
  1970. $last_pos = $pos + 1;
  1971. }
  1972. // Don't parse the content, just skip it.
  1973. elseif ($tag['type'] == 'unparsed_equals_content')
  1974. {
  1975. // The value may be quoted for some tags - check.
  1976. if (isset($tag['quoted']))
  1977. {
  1978. $quoted = substr($message, $pos1, 6) == '&quot;';
  1979. if ($tag['quoted'] != 'optional' && !$quoted)
  1980. continue;
  1981. if ($quoted)
  1982. $pos1 += 6;
  1983. }
  1984. else
  1985. $quoted = false;
  1986. $pos2 = strpos($message, $quoted == false ? ']' : '&quot;]', $pos1);
  1987. if ($pos2 === false)
  1988. continue;
  1989. $pos3 = stripos($message, '[/' . substr($message, $pos + 1, strlen($tag['tag'])) . ']', $pos2);
  1990. if ($pos3 === false)
  1991. continue;
  1992. $data = array(
  1993. substr($message, $pos2 + ($quoted == false ? 1 : 7), $pos3 - ($pos2 + ($quoted == false ? 1 : 7))),
  1994. substr($message, $pos1, $pos2 - $pos1)
  1995. );
  1996. if (!empty($tag['block_level']) && substr($data[0], 0, 6) == '<br />')
  1997. $data[0] = substr($data[0], 6);
  1998. // Validation for my parking, please!
  1999. if (isset($tag['validate']))
  2000. $tag['validate']($tag, $data, $disabled);
  2001. $code = strtr($tag['content'], array('$1' => $data[0], '$2' => $data[1]));
  2002. $message = substr($message, 0, $pos) . "\n" . $code . "\n" . substr($message, $pos3 + 3 + strlen($tag['tag']));
  2003. $pos += strlen($code) - 1 + 2;
  2004. }
  2005. // A closed tag, with no content or value.
  2006. elseif ($tag['type'] == 'closed')
  2007. {
  2008. $pos2 = strpos($message, ']', $pos);
  2009. $message = substr($message, 0, $pos) . "\n" . $tag['content'] . "\n" . substr($message, $pos2 + 1);
  2010. $pos += strlen($tag['content']) - 1 + 2;
  2011. }
  2012. // This one is sorta ugly... :/. Unfortunately, it's needed for flash.
  2013. elseif ($tag['type'] == 'unparsed_commas_content')
  2014. {
  2015. $pos2 = strpos($message, ']', $pos1);
  2016. if ($pos2 === false)
  2017. continue;
  2018. $pos3 = stripos($message, '[/' . substr($message, $pos + 1, strlen($tag['tag'])) . ']', $pos2);
  2019. if ($pos3 === false)
  2020. continue;
  2021. // We want $1 to be the content, and the rest to be csv.
  2022. $data = explode(',', ',' . substr($message, $pos1, $pos2 - $pos1));
  2023. $data[0] = substr($message, $pos2 + 1, $pos3 - $pos2 - 1);
  2024. if (isset($tag['validate']))
  2025. $tag['validate']($tag, $data, $disabled);
  2026. $code = $tag['content'];
  2027. foreach ($data as $k => $d)
  2028. $code = strtr($code, array('$' . ($k + 1) => trim($d)));
  2029. $message = substr($message, 0, $pos) . "\n" . $code . "\n" . substr($message, $pos3 + 3 + strlen($tag['tag']));
  2030. $pos += strlen($code) - 1 + 2;
  2031. }
  2032. // This has parsed content, and a csv value which is unparsed.
  2033. elseif ($tag['type'] == 'unparsed_commas')
  2034. {
  2035. $pos2 = strpos($message, ']', $pos1);
  2036. if ($pos2 === false)
  2037. continue;
  2038. $data = explode(',', substr($message, $pos1, $pos2 - $pos1));
  2039. if (isset($tag['validate']))
  2040. $tag['validate']($tag, $data, $disabled);
  2041. // Fix after, for disabled code mainly.
  2042. foreach ($data as $k => $d)
  2043. $tag['after'] = strtr($tag['after'], array('$' . ($k + 1) => trim($d)));
  2044. $open_tags[] = $tag;
  2045. // Replace them out, $1, $2, $3, $4, etc.
  2046. $code = $tag['before'];
  2047. foreach ($data as $k => $d)
  2048. $code = strtr($code, array('$' . ($k + 1) => trim($d)));
  2049. $message = substr($message, 0, $pos) . "\n" . $code . "\n" . substr($message, $pos2 + 1);
  2050. $pos += strlen($code) - 1 + 2;
  2051. }
  2052. // A tag set to a value, parsed or not.
  2053. elseif ($tag['type'] == 'unparsed_equals' || $tag['type'] == 'parsed_equals')
  2054. {
  2055. // The value may be quoted for some tags - check.
  2056. if (isset($tag['quoted']))
  2057. {
  2058. $quoted = substr($message, $pos1, 6) == '&quot;';
  2059. if ($tag['quoted'] != 'optional' && !$quoted)
  2060. continue;
  2061. if ($quoted)
  2062. $pos1 += 6;
  2063. }
  2064. else
  2065. $quoted = false;
  2066. $pos2 = strpos($message, $quoted == false ? ']' : '&quot;]', $pos1);
  2067. if ($pos2 === false)
  2068. continue;
  2069. $data = substr($message, $pos1, $pos2 - $pos1);
  2070. // Validation for my parking, please!
  2071. if (isset($tag['validate']))
  2072. $tag['validate']($tag, $data, $disabled);
  2073. // For parsed content, we must recurse to avoid security problems.
  2074. if ($tag['type'] != 'unparsed_equals')
  2075. $data = parse_bbc($data, !empty($tag['parsed_tags_allowed']) ? false : true, '', !empty($tag['parsed_tags_allowed']) ? $tag['parsed_tags_allowed'] : array());
  2076. $tag['after'] = strtr($tag['after'], array('$1' => $data));
  2077. $open_tags[] = $tag;
  2078. $code = strtr($tag['before'], array('$1' => $data));
  2079. $message = substr($message, 0, $pos) . "\n" . $code . "\n" . substr($message, $pos2 + ($quoted == false ? 1 : 7));
  2080. $pos += strlen($code) - 1 + 2;
  2081. }
  2082. // If this is block level, eat any breaks after it.
  2083. if (!empty($tag['block_level']) && substr($message, $pos + 1, 6) == '<br />')
  2084. $message = substr($message, 0, $pos + 1) . substr($message, $pos + 7);
  2085. // Are we trimming outside this tag?
  2086. if (!empty($tag['trim']) && $tag['trim'] != 'outside' && preg_match('~(<br />|&nbsp;|\s)*~', substr($message, $pos + 1), $matches) != 0)
  2087. $message = substr($message, 0, $pos + 1) . substr($message, $pos + 1 + strlen($matches[0]));
  2088. }
  2089. // Close any remaining tags.
  2090. while ($tag = array_pop($open_tags))
  2091. $message .= "\n" . $tag['after'] . "\n";
  2092. // Parse the smileys within the parts where it can be done safely.
  2093. if ($smileys === true)
  2094. {
  2095. $message_parts = explode("\n", $message);
  2096. for ($i = 0, $n = count($message_parts); $i < $n; $i += 2)
  2097. parsesmileys($message_parts[$i]);
  2098. $message = implode('', $message_parts);
  2099. }
  2100. // No smileys, just get rid of the markers.
  2101. else
  2102. $message = strtr($message, array("\n" => ''));
  2103. if (substr($message, 0, 1) == ' ')
  2104. $message = '&nbsp;' . substr($message, 1);
  2105. // Cleanup whitespace.
  2106. $message = strtr($message, array(' ' => ' &nbsp;', "\r" => '', "\n" => '<br />', '<br /> ' => '<br />&nbsp;', '&#13;' => "\n"));
  2107. // Allow mods access to what parse_bbc created
  2108. call_integration_hook('integrate_post_parsebbc', array(&$message, &$smileys, &$cache_id, &$parse_tags));
  2109. // Cache the output if it took some time...
  2110. if (isset($cache_key, $cache_t) && array_sum(explode(' ', microtime())) - array_sum(explode(' ', $cache_t)) > 0.05)
  2111. cache_put_data($cache_key, $message, 240);
  2112. // If this was a force parse revert if needed.
  2113. if (!empty($parse_tags))
  2114. {
  2115. if (empty($temp_bbc))
  2116. $bbc_codes = array();
  2117. else
  2118. {
  2119. $bbc_codes = $temp_bbc;
  2120. unset($temp_bbc);
  2121. }
  2122. }
  2123. return $message;
  2124. }
  2125. /**
  2126. * Parse smileys in the passed message.
  2127. *
  2128. * The smiley parsing function which makes pretty faces appear :).
  2129. * If custom smiley sets are turned off by smiley_enable, the default set of smileys will be used.
  2130. * These are specifically not parsed in code tags [url=mailto:[email protected]]
  2131. * Caches the smileys from the database or array in memory.
  2132. * Doesn't return anything, but rather modifies message directly.
  2133. *
  2134. * @param string &$message
  2135. */
  2136. function parsesmileys(&$message)
  2137. {
  2138. global $modSettings, $txt, $user_info, $context, $smcFunc;
  2139. static $smileyPregSearch = null, $smileyPregReplacements = array();
  2140. // No smiley set at all?!
  2141. if ($user_info['smiley_set'] == 'none' || trim($message) == '')
  2142. return;
  2143. // If smileyPregSearch hasn't been set, do it now.
  2144. if (empty($smileyPregSearch))
  2145. {
  2146. // Use the default smileys if it is disabled. (better for "portability" of smileys.)
  2147. if (empty($modSettings['smiley_enable']))
  2148. {
  2149. $smileysfrom = array('>:D', ':D', '::)', '>:(', ':))', ':)', ';)', ';D', ':(', ':o', '8)', ':P', '???', ':-[', ':-X', ':-*', ':\'(', ':-\\', '^-^', 'O0', 'C:-)', '0:)');
  2150. $smileysto = array('evil.gif', 'cheesy.gif', 'rolleyes.gif', 'angry.gif', 'laugh.gif', 'smiley.gif', 'wink.gif', 'grin.gif', 'sad.gif', 'shocked.gif', 'cool.gif', 'tongue.gif', 'huh.gif', 'embarrassed.gif', 'lipsrsealed.gif', 'kiss.gif', 'cry.gif', 'undecided.gif', 'azn.gif', 'afro.gif', 'police.gif', 'angel.gif');
  2151. $smileysdescs = array('', $txt['icon_cheesy'], $txt['icon_rolleyes'], $txt['icon_angry'], '', $txt['icon_smiley'], $txt['icon_wink'], $txt['icon_grin'], $txt['icon_sad'], $txt['icon_shocked'], $txt['icon_cool'], $txt['icon_tongue'], $txt['icon_huh'], $txt['icon_embarrassed'], $txt['icon_lips'], $txt['icon_kiss'], $txt['icon_cry'], $txt['icon_undecided'], '', '', '', '');
  2152. }
  2153. else
  2154. {
  2155. // Load the smileys in reverse order by length so they don't get parsed wrong.
  2156. if (($temp = cache_get_data('parsing_smileys', 480)) == null)
  2157. {
  2158. $result = $smcFunc['db_query']('', '
  2159. SELECT code, filename, description
  2160. FROM {db_prefix}smileys',
  2161. array(
  2162. )
  2163. );
  2164. $smileysfrom = array();
  2165. $smileysto = array();
  2166. $smileysdescs = array();
  2167. while ($row = $smcFunc['db_fetch_assoc']($result))
  2168. {
  2169. $smileysfrom[] = $row['code'];
  2170. $smileysto[] = $row['filename'];
  2171. $smileysdescs[] = $row['description'];
  2172. }
  2173. $smcFunc['db_free_result']($result);
  2174. cache_put_data('parsing_smileys', array($smileysfrom, $smileysto, $smileysdescs), 480);
  2175. }
  2176. else
  2177. list ($smileysfrom, $smileysto, $smileysdescs) = $temp;
  2178. }
  2179. // The non-breaking-space is a complex thing...
  2180. $non_breaking_space = $context['utf8'] ? '\x{A0}' : '\xA0';
  2181. // This smiley regex makes sure it doesn't parse smileys within code tags (so [url=mailto:[email protected]] doesn't parse the :D smiley)
  2182. $smileyPregReplacements = array();
  2183. $searchParts = array();
  2184. for ($i = 0, $n = count($smileysfrom); $i < $n; $i++)
  2185. {
  2186. $smileyCode = '<img src="' . htmlspecialchars($modSettings['smileys_url'] . '/' . $user_info['smiley_set'] . '/' . $smileysto[$i]) . '" alt="' . strtr(htmlspecialchars($smileysfrom[$i], ENT_QUOTES), array(':' => '&#58;', '(' => '&#40;', ')' => '&#41;', '$' => '&#36;', '[' => '&#091;')). '" title="' . strtr(htmlspecialchars($smileysdescs[$i]), array(':' => '&#58;', '(' => '&#40;', ')' => '&#41;', '$' => '&#36;', '[' => '&#091;')) . '" class="smiley" />';
  2187. $smileyPregReplacements[$smileysfrom[$i]] = $smileyCode;
  2188. $searchParts[] = preg_quote($smileysfrom[$i], '~');
  2189. if ($smileysfrom[$i] != ($specialChars = htmlspecialchars($smileysfrom[$i], ENT_QUOTES)))
  2190. {
  2191. $smileyPregReplacements[$specialChars] = $smileyCode;
  2192. $searchParts[] = preg_quote($specialChars, '~');
  2193. }
  2194. }
  2195. $smileyPregSearch = '~(?<=[>:\?\.\s' . $non_breaking_space . '[\]()*\\\;]|^)(' . implode('|', $searchParts) . ')(?=[^[:alpha:]0-9]|$)~e' . ($context['utf8'] ? 'u' : '');
  2196. }
  2197. // Replace away!
  2198. $message = preg_replace($smileyPregSearch, '$smileyPregReplacements[\'$1\']', $message);
  2199. }
  2200. /**
  2201. * Highlight any code.
  2202. *
  2203. * Uses PHP's highlight_string() to highlight PHP syntax
  2204. * does special handling to keep the tabs in the code available.
  2205. * used to parse PHP code from inside [code] and [php] tags.
  2206. *
  2207. * @param string $code
  2208. * @return string the code with highlighted HTML.
  2209. */
  2210. function highlight_php_code($code)
  2211. {
  2212. global $context;
  2213. // Remove special characters.
  2214. $code = un_htmlspecialchars(strtr($code, array('<br />' => "\n", "\t" => 'SMF_TAB();', '&#91;' => '[')));
  2215. $oldlevel = error_reporting(0);
  2216. $buffer = str_replace(array("\n", "\r"), '', @highlight_string($code, true));
  2217. error_reporting($oldlevel);
  2218. // Yes, I know this is kludging it, but this is the best way to preserve tabs from PHP :P.
  2219. $buffer = preg_replace('~SMF_TAB(?:</(?:font|span)><(?:font color|span style)="[^"]*?">)?\\(\\);~', '<pre style="display: inline;">' . "\t" . '</pre>', $buffer);
  2220. return strtr($buffer, array('\'' => '&#039;', '<code>' => '', '</code>' => ''));
  2221. }
  2222. /**
  2223. * Make sure the browser doesn't come back and repost the form data.
  2224. * Should be used whenever anything is posted.
  2225. *
  2226. * @param string $setLocation = ''
  2227. * @param bool $refresh = false
  2228. */
  2229. function redirectexit($setLocation = '', $refresh = false)
  2230. {
  2231. global $scripturl, $context, $modSettings, $db_show_debug, $db_cache;
  2232. // In case we have mail to send, better do that - as obExit doesn't always quite make it...
  2233. if (!empty($context['flush_mail']))
  2234. // @todo this relies on 'flush_mail' being only set in AddMailQueue itself... :\
  2235. AddMailQueue(true);
  2236. $add = preg_match('~^(ftp|http)[s]?://~', $setLocation) == 0 && substr($setLocation, 0, 6) != 'about:';
  2237. if (WIRELESS)
  2238. {
  2239. // Add the scripturl on if needed.
  2240. if ($add)
  2241. $setLocation = $scripturl . '?' . $setLocation;
  2242. $char = strpos($setLocation, '?') === false ? '?' : ';';
  2243. if (strpos($setLocation, '#') !== false)
  2244. $setLocation = strtr($setLocation, array('#' => $char . WIRELESS_PROTOCOL . '#'));
  2245. else
  2246. $setLocation .= $char . WIRELESS_PROTOCOL;
  2247. }
  2248. elseif ($add)
  2249. $setLocation = $scripturl . ($setLocation != '' ? '?' . $setLocation : '');
  2250. // Put the session ID in.
  2251. if (defined('SID') && SID != '')
  2252. $setLocation = preg_replace('/^' . preg_quote($scripturl, '/') . '(?!\?' . preg_quote(SID, '/') . ')\\??/', $scripturl . '?' . SID . ';', $setLocation);
  2253. // Keep that debug in their for template debugging!
  2254. elseif (isset($_GET['debug']))
  2255. $setLocation = preg_replace('/^' . preg_quote($scripturl, '/') . '\\??/', $scripturl . '?debug;', $setLocation);
  2256. if (!empty($modSettings['queryless_urls']) && (empty($context['server']['is_cgi']) || ini_get('cgi.fix_pathinfo') == 1 || @get_cfg_var('cgi.fix_pathinfo') == 1) && (!empty($context['server']['is_apache']) || !empty($context['server']['is_lighttpd']) || !empty($context['server']['is_litespeed'])))
  2257. {
  2258. if (defined('SID') && SID != '')
  2259. $setLocation = preg_replace('/^' . preg_quote($scripturl, '/') . '\?(?:' . SID . '(?:;|&|&amp;))((?:board|topic)=[^#]+?)(#[^"]*?)?$/e', "\$scripturl . '/' . strtr('\$1', '&;=', '//,') . '.html?' . SID . '\$2'", $setLocation);
  2260. else
  2261. $setLocation = preg_replace('/^' . preg_quote($scripturl, '/') . '\?((?:board|topic)=[^#"]+?)(#[^"]*?)?$/e', "\$scripturl . '/' . strtr('\$1', '&;=', '//,') . '.html\$2'", $setLocation);
  2262. }
  2263. // Maybe integrations want to change where we are heading?
  2264. call_integration_hook('integrate_redirect', array(&$setLocation, &$refresh));
  2265. // We send a Refresh header only in special cases because Location looks better. (and is quicker...)
  2266. if ($refresh && !WIRELESS)
  2267. header('Refresh: 0; URL=' . strtr($setLocation, array(' ' => '%20')));
  2268. else
  2269. header('Location: ' . str_replace(' ', '%20', $setLocation));
  2270. // Debugging.
  2271. if (isset($db_show_debug) && $db_show_debug === true)
  2272. $_SESSION['debug_redirect'] = $db_cache;
  2273. obExit(false);
  2274. }
  2275. /**
  2276. * Ends execution. Takes care of template loading and remembering the previous URL.
  2277. * @param bool $header = null
  2278. * @param bool $do_footer = null
  2279. * @param bool $from_index = false
  2280. * @param bool $from_fatal_error = false
  2281. */
  2282. function obExit($header = null, $do_footer = null, $from_index = false, $from_fatal_error = false)
  2283. {
  2284. global $context, $settings, $modSettings, $txt, $smcFunc;
  2285. static $header_done = false, $footer_done = false, $level = 0, $has_fatal_error = false;
  2286. // Attempt to prevent a recursive loop.
  2287. ++$level;
  2288. if ($level > 1 && !$from_fatal_error && !$has_fatal_error)
  2289. exit;
  2290. if ($from_fatal_error)
  2291. $has_fatal_error = true;
  2292. // Clear out the stat cache.
  2293. trackStats();
  2294. // If we have mail to send, send it.
  2295. if (!empty($context['flush_mail']))
  2296. // @todo this relies on 'flush_mail' being only set in AddMailQueue itself... :\
  2297. AddMailQueue(true);
  2298. $do_header = $header === null ? !$header_done : $header;
  2299. if ($do_footer === null)
  2300. $do_footer = $do_header;
  2301. // Has the template/header been done yet?
  2302. if ($do_header)
  2303. {
  2304. // Was the page title set last minute? Also update the HTML safe one.
  2305. if (!empty($context['page_title']) && empty($context['page_title_html_safe']))
  2306. $context['page_title_html_safe'] = $smcFunc['htmlspecialchars'](un_htmlspecialchars($context['page_title'])) . (!empty($context['current_page']) ? ' - ' . $txt['page'] . ' ' . ($context['current_page'] + 1) : '');
  2307. // Start up the session URL fixer.
  2308. ob_start('ob_sessrewrite');
  2309. if (!empty($settings['output_buffers']) && is_string($settings['output_buffers']))
  2310. $buffers = explode(',', $settings['output_buffers']);
  2311. elseif (!empty($settings['output_buffers']))
  2312. $buffers = $settings['output_buffers'];
  2313. else
  2314. $buffers = array();
  2315. if (isset($modSettings['integrate_buffer']))
  2316. $buffers = array_merge(explode(',', $modSettings['integrate_buffer']), $buffers);
  2317. if (!empty($buffers))
  2318. foreach ($buffers as $function)
  2319. {
  2320. $function = trim($function);
  2321. $call = strpos($function, '::') !== false ? explode('::', $function) : $function;
  2322. // Is it valid?
  2323. if (is_callable($call))
  2324. ob_start($call);
  2325. }
  2326. // Display the screen in the logical order.
  2327. template_header();
  2328. $header_done = true;
  2329. }
  2330. if ($do_footer)
  2331. {
  2332. if (WIRELESS && !isset($context['sub_template']))
  2333. fatal_lang_error('wireless_error_notyet', false);
  2334. // Just show the footer, then.
  2335. loadSubTemplate(isset($context['sub_template']) ? $context['sub_template'] : 'main');
  2336. // Anything special to put out?
  2337. if (!empty($context['insert_after_template']) && !isset($_REQUEST['xml']))
  2338. echo $context['insert_after_template'];
  2339. // Just so we don't get caught in an endless loop of errors from the footer...
  2340. if (!$footer_done)
  2341. {
  2342. $footer_done = true;
  2343. template_footer();
  2344. // (since this is just debugging... it's okay that it's after </html>.)
  2345. if (!isset($_REQUEST['xml']))
  2346. displayDebug();
  2347. }
  2348. }
  2349. // Remember this URL in case someone doesn't like sending HTTP_REFERER.
  2350. if (strpos($_SERVER['REQUEST_URL'], 'action=dlattach') === false && strpos($_SERVER['REQUEST_URL'], 'action=viewsmfile') === false)
  2351. $_SESSION['old_url'] = $_SERVER['REQUEST_URL'];
  2352. // For session check verification.... don't switch browsers...
  2353. $_SESSION['USER_AGENT'] = empty($_SERVER['HTTP_USER_AGENT']) ? '' : $_SERVER['HTTP_USER_AGENT'];
  2354. if (!empty($settings['strict_doctype']))
  2355. {
  2356. // The theme author wants to use the STRICT doctype (only God knows why).
  2357. $temp = ob_get_contents();
  2358. ob_clean();
  2359. echo strtr($temp, array(
  2360. 'var smf_iso_case_folding' => 'var target_blank = \'_blank\'; var smf_iso_case_folding',
  2361. 'target="_blank"' => 'onclick="this.target=target_blank"'));
  2362. }
  2363. // Hand off the output to the portal, etc. we're integrated with.
  2364. call_integration_hook('integrate_exit', array($do_footer && !WIRELESS));
  2365. // Don't exit if we're coming from index.php; that will pass through normally.
  2366. if (!$from_index || WIRELESS)
  2367. exit;
  2368. }
  2369. /**
  2370. * Get the size of a specified image with better error handling.
  2371. * @todo see if it's better in Subs-Graphics, but one step at the time.
  2372. * Uses getimagesize() to determine the size of a file.
  2373. * Attempts to connect to the server first so it won't time out.
  2374. *
  2375. * @param string $url
  2376. * @return array or false, the image size as array (width, height), or false on failure
  2377. */
  2378. function url_image_size($url)
  2379. {
  2380. global $sourcedir;
  2381. // Make sure it is a proper URL.
  2382. $url = str_replace(' ', '%20', $url);
  2383. // Can we pull this from the cache... please please?
  2384. if (($temp = cache_get_data('url_image_size-' . md5($url), 240)) !== null)
  2385. return $temp;
  2386. $t = microtime();
  2387. // Get the host to pester...
  2388. preg_match('~^\w+://(.+?)/(.*)$~', $url, $match);
  2389. // Can't figure it out, just try the image size.
  2390. if ($url == '' || $url == 'http://' || $url == 'https://')
  2391. {
  2392. return false;
  2393. }
  2394. elseif (!isset($match[1]))
  2395. {
  2396. $size = @getimagesize($url);
  2397. }
  2398. else
  2399. {
  2400. // Try to connect to the server... give it half a second.
  2401. $temp = 0;
  2402. $fp = @fsockopen($match[1], 80, $temp, $temp, 0.5);
  2403. // Successful? Continue...
  2404. if ($fp != false)
  2405. {
  2406. // Send the HEAD request (since we don't have to worry about chunked, HTTP/1.1 is fine here.)
  2407. fwrite($fp, 'HEAD /' . $match[2] . ' HTTP/1.1' . "\r\n" . 'Host: ' . $match[1] . "\r\n" . 'User-Agent: PHP/SMF' . "\r\n" . 'Connection: close' . "\r\n\r\n");
  2408. // Read in the HTTP/1.1 or whatever.
  2409. $test = substr(fgets($fp, 11), -1);
  2410. fclose($fp);
  2411. // See if it returned a 404/403 or something.
  2412. if ($test < 4)
  2413. {
  2414. $size = @getimagesize($url);
  2415. // This probably means allow_url_fopen is off, let's try GD.
  2416. if ($size === false && function_exists('imagecreatefromstring'))
  2417. {
  2418. include_once($sourcedir . '/Subs-Package.php');
  2419. // It's going to hate us for doing this, but another request...
  2420. $image = @imagecreatefromstring(fetch_web_data($url));
  2421. if ($image !== false)
  2422. {
  2423. $size = array(imagesx($image), imagesy($image));
  2424. imagedestroy($image);
  2425. }
  2426. }
  2427. }
  2428. }
  2429. }
  2430. // If we didn't get it, we failed.
  2431. if (!isset($size))
  2432. $size = false;
  2433. // If this took a long time, we may never have to do it again, but then again we might...
  2434. if (array_sum(explode(' ', microtime())) - array_sum(explode(' ', $t)) > 0.8)
  2435. cache_put_data('url_image_size-' . md5($url), $size, 240);
  2436. // Didn't work.
  2437. return $size;
  2438. }
  2439. /**
  2440. * Sets the class of the current topic based on is_very_hot, veryhot, hot, etc
  2441. *
  2442. * @param array &$topic_context
  2443. */
  2444. function determineTopicClass(&$topic_context)
  2445. {
  2446. // Set topic class depending on locked status and number of replies.
  2447. if ($topic_context['is_very_hot'])
  2448. $topic_context['class'] = 'veryhot';
  2449. elseif ($topic_context['is_hot'])
  2450. $topic_context['class'] = 'hot';
  2451. else
  2452. $topic_context['class'] = 'normal';
  2453. $topic_context['class'] .= $topic_context['is_poll'] ? '_poll' : '_post';
  2454. if ($topic_context['is_locked'])
  2455. $topic_context['class'] .= '_locked';
  2456. if ($topic_context['is_sticky'])
  2457. $topic_context['class'] .= '_sticky';
  2458. // This is so old themes will still work.
  2459. $topic_context['extended_class'] = &$topic_context['class'];
  2460. }
  2461. /**
  2462. * Sets up the basic theme context stuff.
  2463. * @param bool $forceload = false
  2464. */
  2465. function setupThemeContext($forceload = false)
  2466. {
  2467. global $modSettings, $user_info, $scripturl, $context, $settings, $options, $txt, $maintenance;
  2468. global $user_settings, $smcFunc;
  2469. static $loaded = false;
  2470. // Under SSI this function can be called more then once. That can cause some problems.
  2471. // So only run the function once unless we are forced to run it again.
  2472. if ($loaded && !$forceload)
  2473. return;
  2474. $loaded = true;
  2475. $context['in_maintenance'] = !empty($maintenance);
  2476. $context['current_time'] = timeformat(time(), false);
  2477. $context['current_action'] = isset($_GET['action']) ? $_GET['action'] : '';
  2478. $context['show_quick_login'] = !empty($modSettings['enableVBStyleLogin']) && $user_info['is_guest'];
  2479. // Get some news...
  2480. $context['news_lines'] = explode("\n", str_replace("\r", '', trim(addslashes($modSettings['news']))));
  2481. $context['fader_news_lines'] = array();
  2482. for ($i = 0, $n = count($context['news_lines']); $i < $n; $i++)
  2483. {
  2484. if (trim($context['news_lines'][$i]) == '')
  2485. continue;
  2486. // Clean it up for presentation ;).
  2487. $context['news_lines'][$i] = parse_bbc(stripslashes(trim($context['news_lines'][$i])), true, 'news' . $i);
  2488. // Gotta be special for the javascript.
  2489. $context['fader_news_lines'][$i] = strtr(addslashes($context['news_lines'][$i]), array('/' => '\/', '<a href=' => '<a hre" + "f='));
  2490. }
  2491. $context['random_news_line'] = $context['news_lines'][mt_rand(0, count($context['news_lines']) - 1)];
  2492. if (!$user_info['is_guest'])
  2493. {
  2494. $context['user']['messages'] = &$user_info['messages'];
  2495. $context['user']['unread_messages'] = &$user_info['unread_messages'];
  2496. // Personal message popup...
  2497. if ($user_info['unread_messages'] > (isset($_SESSION['unread_messages']) ? $_SESSION['unread_messages'] : 0))
  2498. $context['user']['popup_messages'] = true;
  2499. else
  2500. $context['user']['popup_messages'] = false;
  2501. $_SESSION['unread_messages'] = $user_info['unread_messages'];
  2502. if (allowedTo('moderate_forum'))
  2503. $context['unapproved_members'] = (!empty($modSettings['registration_method']) && $modSettings['registration_method'] == 2) || !empty($modSettings['approveAccountDeletion']) ? $modSettings['unapprovedMembers'] : 0;
  2504. $context['show_open_reports'] = empty($user_settings['mod_prefs']) || $user_settings['mod_prefs'][0] == 1;
  2505. $context['user']['avatar'] = array();
  2506. // Figure out the avatar... uploaded?
  2507. if ($user_info['avatar']['url'] == '' && !empty($user_info['avatar']['id_attach']))
  2508. $context['user']['avatar']['href'] = $user_info['avatar']['custom_dir'] ? $modSettings['custom_avatar_url'] . '/' . $user_info['avatar']['filename'] : $scripturl . '?action=dlattach;attach=' . $user_info['avatar']['id_attach'] . ';type=avatar';
  2509. // Full URL?
  2510. elseif (substr($user_info['avatar']['url'], 0, 7) == 'http://')
  2511. {
  2512. $context['user']['avatar']['href'] = $user_info['avatar']['url'];
  2513. if ($modSettings['avatar_action_too_large'] == 'option_html_resize' || $modSettings['avatar_action_too_large'] == 'option_js_resize')
  2514. {
  2515. if (!empty($modSettings['avatar_max_width_external']))
  2516. $context['user']['avatar']['width'] = $modSettings['avatar_max_width_external'];
  2517. if (!empty($modSettings['avatar_max_height_external']))
  2518. $context['user']['avatar']['height'] = $modSettings['avatar_max_height_external'];
  2519. }
  2520. }
  2521. // Otherwise we assume it's server stored?
  2522. elseif ($user_info['avatar']['url'] != '')
  2523. $context['user']['avatar']['href'] = $modSettings['avatar_url'] . '/' . htmlspecialchars($user_info['avatar']['url']);
  2524. if (!empty($context['user']['avatar']))
  2525. $context['user']['avatar']['image'] = '<img src="' . $context['user']['avatar']['href'] . '"' . (isset($context['user']['avatar']['width']) ? ' width="' . $context['user']['avatar']['width'] . '"' : '') . (isset($context['user']['avatar']['height']) ? ' height="' . $context['user']['avatar']['height'] . '"' : '') . ' alt="" class="avatar" />';
  2526. // Figure out how long they've been logged in.
  2527. $context['user']['total_time_logged_in'] = array(
  2528. 'days' => floor($user_info['total_time_logged_in'] / 86400),
  2529. 'hours' => floor(($user_info['total_time_logged_in'] % 86400) / 3600),
  2530. 'minutes' => floor(($user_info['total_time_logged_in'] % 3600) / 60)
  2531. );
  2532. }
  2533. else
  2534. {
  2535. $context['user']['messages'] = 0;
  2536. $context['user']['unread_messages'] = 0;
  2537. $context['user']['avatar'] = array();
  2538. $context['user']['total_time_logged_in'] = array('days' => 0, 'hours' => 0, 'minutes' => 0);
  2539. $context['user']['popup_messages'] = false;
  2540. if (!empty($modSettings['registration_method']) && $modSettings['registration_method'] == 1)
  2541. $txt['welcome_guest'] .= $txt['welcome_guest_activate'];
  2542. // If we've upgraded recently, go easy on the passwords.
  2543. if (!empty($modSettings['disableHashTime']) && ($modSettings['disableHashTime'] == 1 || time() < $modSettings['disableHashTime']))
  2544. $context['disable_login_hashing'] = true;
  2545. }
  2546. // Setup the main menu items.
  2547. setupMenuContext();
  2548. if (empty($settings['theme_version']))
  2549. $context['show_vBlogin'] = $context['show_quick_login'];
  2550. // This is here because old index templates might still use it.
  2551. $context['show_news'] = !empty($settings['enable_news']);
  2552. // This is done to allow theme authors to customize it as they want.
  2553. $context['show_pm_popup'] = $context['user']['popup_messages'] && !empty($options['popup_messages']) && (!isset($_REQUEST['action']) || $_REQUEST['action'] != 'pm');
  2554. // 2.1+: Add the PM popup here instead. Theme authors can still override it simply by editing/removing the 'fPmPopup' in the array.
  2555. if($context['show_pm_popup'])
  2556. addInlineJavascript('
  2557. $(document).ready(function(){
  2558. new smc_Popup({
  2559. heading: ' . JavaScriptEscape($txt['show_personal_messages_heading']) . ',
  2560. content: ' . JavaScriptEscape(sprintf($txt['show_personal_messages'], $context['user']['unread_messages'], $scripturl . '?action=pm')) . ',
  2561. icon: smf_images_url + \'/im_sm_newmsg.png\'
  2562. });
  2563. });');
  2564. // Resize avatars the fancy, but non-GD requiring way.
  2565. if ($modSettings['avatar_action_too_large'] == 'option_js_resize' && (!empty($modSettings['avatar_max_width_external']) || !empty($modSettings['avatar_max_height_external'])))
  2566. {
  2567. // @todo Move this over to script.js?
  2568. $context['html_headers'] .= '
  2569. <script type="text/javascript"><!-- // --><![CDATA[
  2570. var smf_avatarMaxWidth = ' . (int) $modSettings['avatar_max_width_external'] . ';
  2571. var smf_avatarMaxHeight = ' . (int) $modSettings['avatar_max_height_external'] . ';';
  2572. if (!isBrowser('ie'))
  2573. $context['html_headers'] .= '
  2574. window.addEventListener("load", smf_avatarResize, false);';
  2575. else
  2576. $context['html_headers'] .= '
  2577. var window_oldAvatarOnload = window.onload;
  2578. window.onload = smf_avatarResize;';
  2579. $context['html_headers'] .= '
  2580. // ]]></script>';
  2581. }
  2582. // This looks weird, but it's because BoardIndex.php references the variable.
  2583. $context['common_stats']['latest_member'] = array(
  2584. 'id' => $modSettings['latestMember'],
  2585. 'name' => $modSettings['latestRealName'],
  2586. 'href' => $scripturl . '?action=profile;u=' . $modSettings['latestMember'],
  2587. 'link' => '<a href="' . $scripturl . '?action=profile;u=' . $modSettings['latestMember'] . '">' . $modSettings['latestRealName'] . '</a>',
  2588. );
  2589. $context['common_stats'] = array(
  2590. 'total_posts' => comma_format($modSettings['totalMessages']),
  2591. 'total_topics' => comma_format($modSettings['totalTopics']),
  2592. 'total_members' => comma_format($modSettings['totalMembers']),
  2593. 'latest_member' => $context['common_stats']['latest_member'],
  2594. );
  2595. $context['common_stats']['boardindex_total_posts'] = sprintf($txt['boardindex_total_posts'], $context['common_stats']['total_posts'], $context['common_stats']['total_topics'], $context['common_stats']['total_members']);
  2596. if (empty($settings['theme_version']))
  2597. $context['html_headers'] .= '
  2598. <script type="text/javascript"><!-- // --><![CDATA[
  2599. var smf_scripturl = "' . $scripturl . '";
  2600. // ]]></script>';
  2601. if (!isset($context['page_title']))
  2602. $context['page_title'] = '';
  2603. // Set some specific vars.
  2604. $context['page_title_html_safe'] = $smcFunc['htmlspecialchars'](un_htmlspecialchars($context['page_title'])) . (!empty($context['current_page']) ? ' - ' . $txt['page'] . ' ' . ($context['current_page'] + 1) : '');
  2605. $context['meta_keywords'] = !empty($modSettings['meta_keywords']) ? $smcFunc['htmlspecialchars']($modSettings['meta_keywords']) : '';
  2606. }
  2607. /**
  2608. * Helper function to set the system memory to a needed value
  2609. * - If the needed memory is greater than current, will attempt to get more
  2610. * - if in_use is set to true, will also try to take the current memory usage in to account
  2611. *
  2612. * @param string $needed The amount of memory to request, if needed, like 256M
  2613. * @param bool $in_use Set to true to account for current memory usage of the script
  2614. * @return boolean, true if we have at least the needed memory
  2615. */
  2616. function setMemoryLimit($needed, $in_use = false)
  2617. {
  2618. // everything in bytes
  2619. $memory_used = 0;
  2620. $memory_current = memoryReturnBytes(ini_get('memory_limit'));
  2621. $memory_needed = memoryReturnBytes($needed);
  2622. // should we account for how much is currently being used?
  2623. if ($in_use)
  2624. $memory_needed += function_exists('memory_get_usage') ? memory_get_usage() : (2 * 1048576);
  2625. // if more is needed, request it
  2626. if ($memory_current < $memory_needed)
  2627. {
  2628. @ini_set('memory_limit', ceil($memory_needed / 1048576) . 'M');
  2629. $memory_current = memoryReturnBytes(ini_get('memory_limit'));
  2630. }
  2631. $memory_current = max($memory_current, memoryReturnBytes(get_cfg_var('memory_limit')));
  2632. // return success or not
  2633. return (bool) ($memory_current >= $memory_needed);
  2634. }
  2635. /**
  2636. * Helper function to convert memory string settings to bytes
  2637. *
  2638. * @param string $val The byte string, like 256M or 1G
  2639. * @return integer The string converted to a proper integer in bytes
  2640. */
  2641. function memoryReturnBytes($val)
  2642. {
  2643. if (is_integer($val))
  2644. return $val;
  2645. // Separate the number from the designator
  2646. $val = trim($val);
  2647. $num = intval(substr($val, 0, strlen($val) - 1));
  2648. $last = strtolower(substr($val, -1));
  2649. // convert to bytes
  2650. switch ($last)
  2651. {
  2652. case 'g':
  2653. $num *= 1024;
  2654. case 'm':
  2655. $num *= 1024;
  2656. case 'k':
  2657. $num *= 1024;
  2658. }
  2659. return $num;
  2660. }
  2661. /**
  2662. * This is the only template included in the sources.
  2663. */
  2664. function template_rawdata()
  2665. {
  2666. global $context;
  2667. echo $context['raw_data'];
  2668. }
  2669. /**
  2670. * The header template
  2671. */
  2672. function template_header()
  2673. {
  2674. global $txt, $modSettings, $context, $settings, $user_info, $boarddir, $cachedir;
  2675. setupThemeContext();
  2676. // Print stuff to prevent caching of pages (except on attachment errors, etc.)
  2677. if (empty($context['no_last_modified']))
  2678. {
  2679. header('Expires: Mon, 26 Jul 1997 05:00:00 GMT');
  2680. header('Last-Modified: ' . gmdate('D, d M Y H:i:s') . ' GMT');
  2681. // Are we debugging the template/html content?
  2682. if (!isset($_REQUEST['xml']) && isset($_GET['debug']) && !isBrowser('ie') && !WIRELESS)
  2683. header('Content-Type: application/xhtml+xml');
  2684. elseif (!isset($_REQUEST['xml']) && !WIRELESS)
  2685. header('Content-Type: text/html; charset=' . (empty($context['character_set']) ? 'ISO-8859-1' : $context['character_set']));
  2686. }
  2687. header('Content-Type: text/' . (isset($_REQUEST['xml']) ? 'xml' : 'html') . '; charset=' . (empty($context['character_set']) ? 'ISO-8859-1' : $context['character_set']));
  2688. $checked_securityFiles = false;
  2689. $showed_banned = false;
  2690. foreach ($context['template_layers'] as $layer)
  2691. {
  2692. loadSubTemplate($layer . '_above', true);
  2693. // May seem contrived, but this is done in case the body and main layer aren't there...
  2694. if (in_array($layer, array('body', 'main')) && allowedTo('admin_forum') && !$user_info['is_guest'] && !$checked_securityFiles)
  2695. {
  2696. $checked_securityFiles = true;
  2697. // @todo add a hook here
  2698. $securityFiles = array('install.php', 'webinstall.php', 'upgrade.php', 'convert.php', 'repair_paths.php', 'repair_settings.php', 'Settings.php~', 'Settings_bak.php~');
  2699. foreach ($securityFiles as $i => $securityFile)
  2700. {
  2701. if (!file_exists($boarddir . '/' . $securityFile))
  2702. unset($securityFiles[$i]);
  2703. }
  2704. // We are already checking so many files...just few more doesn't make any difference! :P
  2705. if (!empty($modSettings['currentAttachmentUploadDir']))
  2706. {
  2707. if (!is_array($modSettings['attachmentUploadDir']))
  2708. $modSettings['attachmentUploadDir'] = @unserialize($modSettings['attachmentUploadDir']);
  2709. $path = $modSettings['attachmentUploadDir'][$modSettings['currentAttachmentUploadDir']];
  2710. }
  2711. else
  2712. {
  2713. $path = $modSettings['attachmentUploadDir'];
  2714. $id_folder_thumb = 1;
  2715. }
  2716. secureDirectory($path, true);
  2717. secureDirectory($cachedir);
  2718. // If agreement is enabled, at least the english version shall exists
  2719. if ($modSettings['requireAgreement'])
  2720. $agreement = !file_exists($boarddir . '/agreement.txt');
  2721. if (!empty($securityFiles) || (!empty($modSettings['cache_enable']) && !is_writable($cachedir)) || !empty($agreement))
  2722. {
  2723. echo '
  2724. <div class="errorbox">
  2725. <p class="alert">!!</p>
  2726. <h3>', empty($securityFiles) ? $txt['generic_warning'] : $txt['security_risk'], '</h3>
  2727. <p>';
  2728. foreach ($securityFiles as $securityFile)
  2729. {
  2730. echo '
  2731. ', $txt['not_removed'], '<strong>', $securityFile, '</strong>!<br />';
  2732. if ($securityFile == 'Settings.php~' || $securityFile == 'Settings_bak.php~')
  2733. echo '
  2734. ', sprintf($txt['not_removed_extra'], $securityFile, substr($securityFile, 0, -1)), '<br />';
  2735. }
  2736. if (!empty($modSettings['cache_enable']) && !is_writable($cachedir))
  2737. echo '
  2738. <strong>', $txt['cache_writable'], '</strong><br />';
  2739. if (!empty($agreement))
  2740. echo '
  2741. <strong>', $txt['agreement_missing'], '</strong><br />';
  2742. echo '
  2743. </p>
  2744. </div>';
  2745. }
  2746. }
  2747. // If the user is banned from posting inform them of it.
  2748. elseif (in_array($layer, array('main', 'body')) && isset($_SESSION['ban']['cannot_post']) && !$showed_banned)
  2749. {
  2750. $showed_banned = true;
  2751. echo '
  2752. <div class="windowbg alert" style="margin: 2ex; padding: 2ex; border: 2px dashed red;">
  2753. ', sprintf($txt['you_are_post_banned'], $user_info['is_guest'] ? $txt['guest_title'] : $user_info['name']);
  2754. if (!empty($_SESSION['ban']['cannot_post']['reason']))
  2755. echo '
  2756. <div style="padding-left: 4ex; padding-top: 1ex;">', $_SESSION['ban']['cannot_post']['reason'], '</div>';
  2757. if (!empty($_SESSION['ban']['expire_time']))
  2758. echo '
  2759. <div>', sprintf($txt['your_ban_expires'], timeformat($_SESSION['ban']['expire_time'], false)), '</div>';
  2760. else
  2761. echo '
  2762. <div>', $txt['your_ban_expires_never'], '</div>';
  2763. echo '
  2764. </div>';
  2765. }
  2766. }
  2767. if (isset($settings['use_default_images']) && $settings['use_default_images'] == 'defaults' && isset($settings['default_template']))
  2768. {
  2769. $settings['theme_url'] = $settings['default_theme_url'];
  2770. $settings['images_url'] = $settings['default_images_url'];
  2771. $settings['theme_dir'] = $settings['default_theme_dir'];
  2772. }
  2773. }
  2774. /**
  2775. * Show the copyright.
  2776. */
  2777. function theme_copyright()
  2778. {
  2779. global $forum_copyright, $context, $boardurl, $forum_version, $txt, $modSettings;
  2780. // Don't display copyright for things like SSI.
  2781. if (!isset($forum_version))
  2782. return;
  2783. // Put in the version...
  2784. $forum_copyright = sprintf($forum_copyright, $forum_version);
  2785. echo '
  2786. <span class="smalltext" style="display: inline; visibility: visible; font-family: Verdana, Arial, sans-serif;">' . $forum_copyright . '
  2787. </span>';
  2788. }
  2789. /**
  2790. * The template footer
  2791. */
  2792. function template_footer()
  2793. {
  2794. global $context, $settings, $modSettings, $time_start, $db_count;
  2795. // Show the load time? (only makes sense for the footer.)
  2796. $context['show_load_time'] = !empty($modSettings['timeLoadPageEnable']);
  2797. $context['load_time'] = round(array_sum(explode(' ', microtime())) - array_sum(explode(' ', $time_start)), 3);
  2798. $context['load_queries'] = $db_count;
  2799. if (isset($settings['use_default_images']) && $settings['use_default_images'] == 'defaults' && isset($settings['default_template']))
  2800. {
  2801. $settings['theme_url'] = $settings['actual_theme_url'];
  2802. $settings['images_url'] = $settings['actual_images_url'];
  2803. $settings['theme_dir'] = $settings['actual_theme_dir'];
  2804. }
  2805. foreach (array_reverse($context['template_layers']) as $layer)
  2806. loadSubTemplate($layer . '_below', true);
  2807. }
  2808. /**
  2809. * Output the Javascript files
  2810. * - tabbing in this function is to make the HTML source look good proper
  2811. * - if defered is set function will output all JS (source & inline) set to load at page end
  2812. *
  2813. * @param bool $do_defered = false
  2814. */
  2815. function template_javascript($do_defered = false)
  2816. {
  2817. global $context, $modSettings, $settings;
  2818. // Use this hook to minify/optimize Javascript files and vars
  2819. call_integration_hook('pre_javascript_output');
  2820. // Ouput the declared Javascript variables.
  2821. if (!empty($context['javascript_vars']) && !$do_defered)
  2822. {
  2823. echo '
  2824. <script type="text/javascript"><!-- // --><![CDATA[';
  2825. foreach ($context['javascript_vars'] as $key => $value)
  2826. echo '
  2827. var ', $key, ' = ', $value, ';';
  2828. echo '
  2829. // ]]></script>';
  2830. }
  2831. // While we have Javascript files to place in the template
  2832. foreach ($context['javascript_files'] as $id => $js_file)
  2833. {
  2834. if ((!$do_defered && empty($js_file['options']['defer'])) || ($do_defered && !empty($js_file['options']['defer'])))
  2835. echo '
  2836. <script type="text/javascript" src="', $js_file['filename'], '" id="', $id,'"' , !empty($js_file['options']['async']) ? ' async="async"' : '' ,'></script>';
  2837. // If we are loading JQuery and we are set to 'auto' load, put in our remote success or load local check
  2838. if ($id == 'jquery' && (!isset($modSettings['jquery_source']) || !in_array($modSettings['jquery_source'],array('local', 'cdn'))))
  2839. echo '
  2840. <script type="text/javascript"><!-- // --><![CDATA[
  2841. window.jQuery || document.write(\'<script src="' . $settings['default_theme_url'] . '/scripts/jquery-1.7.1.min.js"><\/script>\');
  2842. // ]]></script>';
  2843. }
  2844. // Inline JavaScript - Actually useful some times!
  2845. if (!empty($context['javascript_inline']))
  2846. {
  2847. if (!empty($context['javascript_inline']['defer']) && $do_defered)
  2848. {
  2849. echo '
  2850. <script type="text/javascript"><!-- // --><![CDATA[';
  2851. foreach ($context['javascript_inline']['defer'] as $js_code)
  2852. echo $js_code;
  2853. echo'
  2854. // ]]></script>';
  2855. }
  2856. if (!empty($context['javascript_inline']['standard']) && !$do_defered)
  2857. {
  2858. echo '
  2859. <script type="text/javascript"><!-- // --><![CDATA[';
  2860. foreach ($context['javascript_inline']['standard'] as $js_code)
  2861. echo $js_code;
  2862. echo'
  2863. // ]]></script>';
  2864. }
  2865. }
  2866. }
  2867. /**
  2868. * Output the CSS files
  2869. */
  2870. function template_css()
  2871. {
  2872. global $context;
  2873. // Use this hook to minify/optimize CSS files
  2874. call_integration_hook('pre_css_output');
  2875. foreach ($context['css_files'] as $id => $file)
  2876. echo '
  2877. <link rel="stylesheet" type="text/css" href="', $file['filename'], '" id="', $id,'" />';
  2878. }
  2879. /**
  2880. * Get an attachment's encrypted filename. If $new is true, won't check for file existence.
  2881. * @todo this currently returns the hash if new, and the full filename otherwise.
  2882. * Something messy like that.
  2883. * @todo and of course everything relies on this behavior and work around it. :P.
  2884. * Converters included.
  2885. *
  2886. * @param $filename
  2887. * @param $attachment_id
  2888. * @param $dir
  2889. * @param $new
  2890. * @param $file_hash
  2891. */
  2892. function getAttachmentFilename($filename, $attachment_id, $dir = null, $new = false, $file_hash = '')
  2893. {
  2894. global $modSettings, $smcFunc;
  2895. // Just make up a nice hash...
  2896. if ($new)
  2897. return sha1(md5($filename . time()) . mt_rand());
  2898. // Grab the file hash if it wasn't added.
  2899. // @todo: Locate all places that don't call a hash and fix that.
  2900. if ($file_hash === '')
  2901. {
  2902. $request = $smcFunc['db_query']('', '
  2903. SELECT file_hash
  2904. FROM {db_prefix}attachments
  2905. WHERE id_attach = {int:id_attach}',
  2906. array(
  2907. 'id_attach' => $attachment_id,
  2908. ));
  2909. if ($smcFunc['db_num_rows']($request) === 0)
  2910. return false;
  2911. list ($file_hash) = $smcFunc['db_fetch_row']($request);
  2912. $smcFunc['db_free_result']($request);
  2913. }
  2914. // In case of files from the old system, do a legacy call.
  2915. if (empty($file_hash))
  2916. return getLegacyAttachmentFilename($filename, $attachment_id, $dir, $new);
  2917. // Are we using multiple directories?
  2918. if (!empty($modSettings['currentAttachmentUploadDir']))
  2919. {
  2920. if (!is_array($modSettings['attachmentUploadDir']))
  2921. $modSettings['attachmentUploadDir'] = unserialize($modSettings['attachmentUploadDir']);
  2922. $path = $modSettings['attachmentUploadDir'][$dir];
  2923. }
  2924. else
  2925. $path = $modSettings['attachmentUploadDir'];
  2926. return $path . '/' . $attachment_id . '_' . $file_hash;
  2927. }
  2928. /**
  2929. * Older attachments may still use this function.
  2930. *
  2931. * @param $filename
  2932. * @param $attachment_id
  2933. * @param $dir
  2934. * @param $new
  2935. */
  2936. function getLegacyAttachmentFilename($filename, $attachment_id, $dir = null, $new = false)
  2937. {
  2938. global $modSettings, $db_character_set;
  2939. $clean_name = $filename;
  2940. // Remove international characters (windows-1252)
  2941. // These lines should never be needed again. Still, behave.
  2942. if (empty($db_character_set) || $db_character_set != 'utf8')
  2943. {
  2944. $clean_name = strtr($filename,
  2945. "\x8a\x8e\x9a\x9e\x9f\xc0\xc1\xc2\xc3\xc4\xc5\xc7\xc8\xc9\xca\xcb\xcc\xcd\xce\xcf\xd1\xd2\xd3\xd4\xd5\xd6\xd8\xd9\xda\xdb\xdc\xdd\xe0\xe1\xe2\xe3\xe4\xe5\xe7\xe8\xe9\xea\xeb\xec\xed\xee\xef\xf1\xf2\xf3\xf4\xf5\xf6\xf8\xf9\xfa\xfb\xfc\xfd\xff",
  2946. 'SZszYAAAAAACEEEEIIIINOOOOOOUUUUYaaaaaaceeeeiiiinoooooouuuuyy');
  2947. $clean_name = strtr($clean_name, array("\xde" => 'TH', "\xfe" =>
  2948. 'th', "\xd0" => 'DH', "\xf0" => 'dh', "\xdf" => 'ss', "\x8c" => 'OE',
  2949. // @todo My IDE is showing \c6 as a bad escape sequence.
  2950. "\x9c" => 'oe', "\c6" => 'AE', "\xe6" => 'ae', "\xb5" => 'u'));
  2951. }
  2952. // Sorry, no spaces, dots, or anything else but letters allowed.
  2953. $clean_name = preg_replace(array('/\s/', '/[^\w_\.\-]/'), array('_', ''), $clean_name);
  2954. $enc_name = $attachment_id . '_' . strtr($clean_name, '.', '_') . md5($clean_name);
  2955. $clean_name = preg_replace('~\.[\.]+~', '.', $clean_name);
  2956. if ($attachment_id == false || ($new && empty($modSettings['attachmentEncryptFilenames'])))
  2957. return $clean_name;
  2958. elseif ($new)
  2959. return $enc_name;
  2960. // Are we using multiple directories?
  2961. if (!empty($modSettings['currentAttachmentUploadDir']))
  2962. {
  2963. if (!is_array($modSettings['attachmentUploadDir']))
  2964. $modSettings['attachmentUploadDir'] = unserialize($modSettings['attachmentUploadDir']);
  2965. $path = $modSettings['attachmentUploadDir'][$dir];
  2966. }
  2967. else
  2968. $path = $modSettings['attachmentUploadDir'];
  2969. if (file_exists($path . '/' . $enc_name))
  2970. $filename = $path . '/' . $enc_name;
  2971. else
  2972. $filename = $path . '/' . $clean_name;
  2973. return $filename;
  2974. }
  2975. /**
  2976. * Convert a single IP to a ranged IP.
  2977. * internal function used to convert a user-readable format to a format suitable for the database.
  2978. *
  2979. * @param string $fullip
  2980. * @return array|string 'unknown' if the ip in the input was '255.255.255.255'
  2981. */
  2982. function ip2range($fullip)
  2983. {
  2984. // If its IPv6, validate it first.
  2985. if (isValidIPv6($fullip) !== false)
  2986. {
  2987. $ip_parts = explode(':', expandIPv6($fullip, false));
  2988. $ip_array = array();
  2989. if (count($ip_parts) != 8)
  2990. return array();
  2991. for ($i = 0; $i < 8; $i++)
  2992. {
  2993. if ($ip_parts[$i] == '*')
  2994. $ip_array[$i] = array('low' => '0', 'high' => hexdec('ffff'));
  2995. elseif (preg_match('/^([0-9A-Fa-f]{1,4})\-([0-9A-Fa-f]{1,4})$/', $ip_parts[$i], $range) == 1)
  2996. $ip_array[$i] = array('low' => hexdec($range[1]), 'high' => hexdec($range[2]));
  2997. elseif (is_numeric(hexdec($ip_parts[$i])))
  2998. $ip_array[$i] = array('low' => hexdec($ip_parts[$i]), 'high' => hexdec($ip_parts[$i]));
  2999. }
  3000. return $ip_array;
  3001. }
  3002. // Pretend that 'unknown' is 255.255.255.255. (since that can't be an IP anyway.)
  3003. if ($fullip == 'unknown')
  3004. $fullip = '255.255.255.255';
  3005. $ip_parts = explode('.', $fullip);
  3006. $ip_array = array();
  3007. if (count($ip_parts) != 4)
  3008. return array();
  3009. for ($i = 0; $i < 4; $i++)
  3010. {
  3011. if ($ip_parts[$i] == '*')
  3012. $ip_array[$i] = array('low' => '0', 'high' => '255');
  3013. elseif (preg_match('/^(\d{1,3})\-(\d{1,3})$/', $ip_parts[$i], $range) == 1)
  3014. $ip_array[$i] = array('low' => $range[1], 'high' => $range[2]);
  3015. elseif (is_numeric($ip_parts[$i]))
  3016. $ip_array[$i] = array('low' => $ip_parts[$i], 'high' => $ip_parts[$i]);
  3017. }
  3018. // Makes it simpiler to work with.
  3019. $ip_array[4] = array('low' => 0, 'high' => 0);
  3020. $ip_array[5] = array('low' => 0, 'high' => 0);
  3021. $ip_array[6] = array('low' => 0, 'high' => 0);
  3022. $ip_array[7] = array('low' => 0, 'high' => 0);
  3023. return $ip_array;
  3024. }
  3025. /**
  3026. * Lookup an IP; try shell_exec first because we can do a timeout on it.
  3027. *
  3028. * @param string $ip
  3029. */
  3030. function host_from_ip($ip)
  3031. {
  3032. global $modSettings;
  3033. if (($host = cache_get_data('hostlookup-' . $ip, 600)) !== null)
  3034. return $host;
  3035. $t = microtime();
  3036. // Try the Linux host command, perhaps?
  3037. if (!isset($host) && (strpos(strtolower(PHP_OS), 'win') === false || strpos(strtolower(PHP_OS), 'darwin') !== false) && mt_rand(0, 1) == 1)
  3038. {
  3039. if (!isset($modSettings['host_to_dis']))
  3040. $test = @shell_exec('host -W 1 ' . @escapeshellarg($ip));
  3041. else
  3042. $test = @shell_exec('host ' . @escapeshellarg($ip));
  3043. // Did host say it didn't find anything?
  3044. if (strpos($test, 'not found') !== false)
  3045. $host = '';
  3046. // Invalid server option?
  3047. elseif ((strpos($test, 'invalid option') || strpos($test, 'Invalid query name 1')) && !isset($modSettings['host_to_dis']))
  3048. updateSettings(array('host_to_dis' => 1));
  3049. // Maybe it found something, after all?
  3050. elseif (preg_match('~\s([^\s]+?)\.\s~', $test, $match) == 1)
  3051. $host = $match[1];
  3052. }
  3053. // This is nslookup; usually only Windows, but possibly some Unix?
  3054. if (!isset($host) && stripos(PHP_OS, 'win') !== false && strpos(strtolower(PHP_OS), 'darwin') === false && mt_rand(0, 1) == 1)
  3055. {
  3056. $test = @shell_exec('nslookup -timeout=1 ' . @escapeshellarg($ip));
  3057. if (strpos($test, 'Non-existent domain') !== false)
  3058. $host = '';
  3059. elseif (preg_match('~Name:\s+([^\s]+)~', $test, $match) == 1)
  3060. $host = $match[1];
  3061. }
  3062. // This is the last try :/.
  3063. if (!isset($host) || $host === false)
  3064. $host = @gethostbyaddr($ip);
  3065. // It took a long time, so let's cache it!
  3066. if (array_sum(explode(' ', microtime())) - array_sum(explode(' ', $t)) > 0.5)
  3067. cache_put_data('hostlookup-' . $ip, $host, 600);
  3068. return $host;
  3069. }
  3070. /**
  3071. * Chops a string into words and prepares them to be inserted into (or searched from) the database.
  3072. *
  3073. * @param string $text
  3074. * @param int $max_chars = 20
  3075. * @param bool $encrypt = false
  3076. */
  3077. function text2words($text, $max_chars = 20, $encrypt = false)
  3078. {
  3079. global $smcFunc, $context;
  3080. // Step 1: Remove entities/things we don't consider words:
  3081. $words = preg_replace('~(?:[\x0B\0' . ($context['utf8'] ? '\x{A0}' : '\xA0') . '\t\r\s\n(){}\\[\\]<>!@$%^*.,:+=`\~\?/\\\\]+|&(?:amp|lt|gt|quot);)+~' . ($context['utf8'] ? 'u' : ''), ' ', strtr($text, array('<br />' => ' ')));
  3082. // Step 2: Entities we left to letters, where applicable, lowercase.
  3083. $words = un_htmlspecialchars($smcFunc['strtolower']($words));
  3084. // Step 3: Ready to split apart and index!
  3085. $words = explode(' ', $words);
  3086. if ($encrypt)
  3087. {
  3088. $possible_chars = array_flip(array_merge(range(46, 57), range(65, 90), range(97, 122)));
  3089. $returned_ints = array();
  3090. foreach ($words as $word)
  3091. {
  3092. if (($word = trim($word, '-_\'')) !== '')
  3093. {
  3094. $encrypted = substr(crypt($word, 'uk'), 2, $max_chars);
  3095. $total = 0;
  3096. for ($i = 0; $i < $max_chars; $i++)
  3097. $total += $possible_chars[ord($encrypted{$i})] * pow(63, $i);
  3098. $returned_ints[] = $max_chars == 4 ? min($total, 16777215) : $total;
  3099. }
  3100. }
  3101. return array_unique($returned_ints);
  3102. }
  3103. else
  3104. {
  3105. // Trim characters before and after and add slashes for database insertion.
  3106. $returned_words = array();
  3107. foreach ($words as $word)
  3108. if (($word = trim($word, '-_\'')) !== '')
  3109. $returned_words[] = $max_chars === null ? $word : substr($word, 0, $max_chars);
  3110. // Filter out all words that occur more than once.
  3111. return array_unique($returned_words);
  3112. }
  3113. }
  3114. /**
  3115. * Creates an image/text button
  3116. *
  3117. * @param string $name
  3118. * @param string $alt
  3119. * @param string $label = ''
  3120. * @param boolean $custom = ''
  3121. * @param boolean $force_use = false
  3122. * @return string
  3123. */
  3124. function create_button($name, $alt, $label = '', $custom = '', $force_use = false)
  3125. {
  3126. global $settings, $txt, $context;
  3127. // Does the current loaded theme have this and we are not forcing the usage of this function?
  3128. if (function_exists('template_create_button') && !$force_use)
  3129. return template_create_button($name, $alt, $label = '', $custom = '');
  3130. if (!$settings['use_image_buttons'])
  3131. return $txt[$alt];
  3132. elseif (!empty($settings['use_buttons']))
  3133. return '<img src="' . $settings['images_url'] . '/buttons/' . $name . '" alt="' . $txt[$alt] . '" ' . $custom . ' />' . ($label != '' ? '&nbsp;<strong>' . $txt[$label] . '</strong>' : '');
  3134. else
  3135. return '<img src="' . $settings['lang_images_url'] . '/' . $name . '" alt="' . $txt[$alt] . '" ' . $custom . ' />';
  3136. }
  3137. /**
  3138. * Empty out the cache in use as best it can
  3139. *
  3140. * It may only remove the files of a certain type (if the $type parameter is given)
  3141. * Type can be user, data or left blank
  3142. * - user clears out user data
  3143. * - data clears out system / opcode data
  3144. * - If no type is specified will perfom a complete cache clearing
  3145. * For cache engines that do not distinguish on types, a full cache flush will be done
  3146. *
  3147. * @param string $type = ''
  3148. */
  3149. function clean_cache($type = '')
  3150. {
  3151. global $cachedir, $sourcedir, $cache_accelerator, $modSettings, $memcached;
  3152. switch ($cache_accelerator)
  3153. {
  3154. case 'memcached':
  3155. if (function_exists('memcache_flush') || function_exists('memcached_flush') && isset($modSettings['cache_memcached']) && trim($modSettings['cache_memcached']) != '')
  3156. {
  3157. // Not connected yet?
  3158. if (empty($memcached))
  3159. get_memcached_server();
  3160. if (!$memcached)
  3161. return;
  3162. // clear it out
  3163. if (function_exists('memcache_flush'))
  3164. memcache_flush($memcached);
  3165. else
  3166. memcached_flush($memcached);
  3167. }
  3168. break;
  3169. case 'eaccelerator':
  3170. if (function_exists('eaccelerator_clear') && function_exists('eaccelerator_clean') )
  3171. {
  3172. // Clean out the already expired items
  3173. @eaccelerator_clean();
  3174. // Remove all unused scripts and data from shared memory and disk cache,
  3175. // e.g. all data that isn't used in the current requests.
  3176. @eaccelerator_clear();
  3177. }
  3178. case 'mmcache':
  3179. if (function_exists('mmcache_gc'))
  3180. {
  3181. // removes all expired keys from shared memory, this is not a complete cache flush :(
  3182. // @todo there is no clear function, should we try to find all of the keys and delete those? with mmcache_rm
  3183. mmcache_gc();
  3184. }
  3185. break;
  3186. case 'apc':
  3187. if (function_exists('apc_clear_cache'))
  3188. {
  3189. // if passed a type, clear that type out
  3190. if ($type === '' || $type === 'data')
  3191. {
  3192. apc_clear_cache('user');
  3193. apc_clear_cache('system');
  3194. }
  3195. elseif ($type === 'user')
  3196. apc_clear_cache('user');
  3197. }
  3198. break;
  3199. case 'zend':
  3200. if (function_exists('zend_shm_cache_clear'))
  3201. zend_shm_cache_clear('SMF');
  3202. break;
  3203. case 'xcache':
  3204. if (function_exists('xcache_clear_cache'))
  3205. {
  3206. //
  3207. if ($type === '')
  3208. {
  3209. xcache_clear_cache(XC_TYPE_VAR, 0);
  3210. xcache_clear_cache(XC_TYPE_PHP, 0);
  3211. }
  3212. if ($type === 'user')
  3213. xcache_clear_cache(XC_TYPE_VAR, 0);
  3214. if ($type === 'data')
  3215. xcache_clear_cache(XC_TYPE_PHP, 0);
  3216. }
  3217. break;
  3218. default:
  3219. // No directory = no game.
  3220. if (!is_dir($cachedir))
  3221. return;
  3222. // Remove the files in SMF's own disk cache, if any
  3223. $dh = opendir($cachedir);
  3224. while ($file = readdir($dh))
  3225. {
  3226. if ($file != '.' && $file != '..' && $file != 'index.php' && $file != '.htaccess' && (!$type || substr($file, 0, strlen($type)) == $type))
  3227. @unlink($cachedir . '/' . $file);
  3228. }
  3229. closedir($dh);
  3230. break;
  3231. }
  3232. // Invalidate cache, to be sure!
  3233. // ... as long as Load.php can be modified, anyway.
  3234. @touch($sourcedir . '/' . 'Load.php');
  3235. clearstatcache();
  3236. }
  3237. /**
  3238. * Load classes that are both (E_STRICT) PHP 4 and PHP 5 compatible.
  3239. * - removed php4 support
  3240. * - left shell in place for mod compatablily
  3241. *
  3242. * @param string $filename
  3243. * @todo remove this function since we are no longer supporting PHP < 5
  3244. */
  3245. function loadClassFile($filename)
  3246. {
  3247. global $sourcedir;
  3248. if (!file_exists($sourcedir . '/' . $filename))
  3249. fatal_lang_error('error_bad_file', 'general', array($sourcedir . '/' . $filename));
  3250. require_once($sourcedir . '/' . $filename);
  3251. }
  3252. /**
  3253. * Sets up all of the top menu buttons
  3254. * Saves them in the cache if it is available and on
  3255. * Places the results in $context
  3256. *
  3257. */
  3258. function setupMenuContext()
  3259. {
  3260. global $context, $modSettings, $user_info, $txt, $scripturl;
  3261. // Set up the menu privileges.
  3262. $context['allow_search'] = !empty($modSettings['allow_guestAccess']) ? allowedTo('search_posts') : (!$user_info['is_guest'] && allowedTo('search_posts'));
  3263. $context['allow_admin'] = allowedTo(array('admin_forum', 'manage_boards', 'manage_permissions', 'moderate_forum', 'manage_membergroups', 'manage_bans', 'send_mail', 'edit_news', 'manage_attachments', 'manage_smileys'));
  3264. $context['allow_edit_profile'] = !$user_info['is_guest'] && allowedTo(array('profile_view_own', 'profile_view_any', 'profile_identity_own', 'profile_identity_any', 'profile_extra_own', 'profile_extra_any', 'profile_remove_own', 'profile_remove_any', 'moderate_forum', 'manage_membergroups', 'profile_title_own', 'profile_title_any'));
  3265. $context['allow_memberlist'] = allowedTo('view_mlist');
  3266. $context['allow_calendar'] = allowedTo('calendar_view') && !empty($modSettings['cal_enabled']);
  3267. $context['allow_moderation_center'] = $context['user']['can_mod'];
  3268. $context['allow_pm'] = allowedTo('pm_read');
  3269. $cacheTime = $modSettings['lastActive'] * 60;
  3270. // All the buttons we can possible want and then some, try pulling the final list of buttons from cache first.
  3271. if (($menu_buttons = cache_get_data('menu_buttons-' . implode('_', $user_info['groups']) . '-' . $user_info['language'], $cacheTime)) === null || time() - $cacheTime <= $modSettings['settings_updated'])
  3272. {
  3273. $buttons = array(
  3274. 'home' => array(
  3275. 'title' => $txt['home'],
  3276. 'href' => $scripturl,
  3277. 'show' => true,
  3278. 'sub_buttons' => array(
  3279. ),
  3280. 'is_last' => $context['right_to_left'],
  3281. ),
  3282. 'help' => array(
  3283. 'title' => $txt['help'],
  3284. 'href' => $scripturl . '?action=help',
  3285. 'show' => true,
  3286. 'sub_buttons' => array(
  3287. ),
  3288. ),
  3289. 'search' => array(
  3290. 'title' => $txt['search'],
  3291. 'href' => $scripturl . '?action=search',
  3292. 'show' => $context['allow_search'],
  3293. 'sub_buttons' => array(
  3294. ),
  3295. ),
  3296. 'admin' => array(
  3297. 'title' => $txt['admin'],
  3298. 'href' => $scripturl . '?action=admin',
  3299. 'show' => $context['allow_admin'],
  3300. 'sub_buttons' => array(
  3301. 'featuresettings' => array(
  3302. 'title' => $txt['modSettings_title'],
  3303. 'href' => $scripturl . '?action=admin;area=featuresettings',
  3304. 'show' => allowedTo('admin_forum'),
  3305. ),
  3306. 'packages' => array(
  3307. 'title' => $txt['package'],
  3308. 'href' => $scripturl . '?action=admin;area=packages',
  3309. 'show' => allowedTo('admin_forum'),
  3310. ),
  3311. 'errorlog' => array(
  3312. 'title' => $txt['errlog'],
  3313. 'href' => $scripturl . '?action=admin;area=logs;sa=errorlog;desc',
  3314. 'show' => allowedTo('admin_forum') && !empty($modSettings['enableErrorLogging']),
  3315. ),
  3316. 'permissions' => array(
  3317. 'title' => $txt['edit_permissions'],
  3318. 'href' => $scripturl . '?action=admin;area=permissions',
  3319. 'show' => allowedTo('manage_permissions'),
  3320. 'is_last' => true,
  3321. ),
  3322. ),
  3323. ),
  3324. 'moderate' => array(
  3325. 'title' => $txt['moderate'],
  3326. 'href' => $scripturl . '?action=moderate',
  3327. 'show' => $context['allow_moderation_center'],
  3328. 'sub_buttons' => array(
  3329. 'modlog' => array(
  3330. 'title' => $txt['modlog_view'],
  3331. 'href' => $scripturl . '?action=moderate;area=modlog',
  3332. 'show' => !empty($modSettings['modlog_enabled']) && !empty($user_info['mod_cache']) && $user_info['mod_cache']['bq'] != '0=1',
  3333. ),
  3334. 'poststopics' => array(
  3335. 'title' => $txt['mc_unapproved_poststopics'],
  3336. 'href' => $scripturl . '?action=moderate;area=postmod;sa=posts',
  3337. 'show' => $modSettings['postmod_active'] && !empty($user_info['mod_cache']['ap']),
  3338. ),
  3339. 'attachments' => array(
  3340. 'title' => $txt['mc_unapproved_attachments'],
  3341. 'href' => $scripturl . '?action=moderate;area=attachmod;sa=attachments',
  3342. 'show' => $modSettings['postmod_active'] && !empty($user_info['mod_cache']['ap']),
  3343. ),
  3344. 'reports' => array(
  3345. 'title' => $txt['mc_reported_posts'],
  3346. 'href' => $scripturl . '?action=moderate;area=reports',
  3347. 'show' => !empty($user_info['mod_cache']) && $user_info['mod_cache']['bq'] != '0=1',
  3348. 'is_last' => true,
  3349. ),
  3350. ),
  3351. ),
  3352. 'profile' => array(
  3353. 'title' => $txt['profile'],
  3354. 'href' => $scripturl . '?action=profile',
  3355. 'show' => $context['allow_edit_profile'],
  3356. 'sub_buttons' => array(
  3357. 'account' => array(
  3358. 'title' => $txt['account'],
  3359. 'href' => $scripturl . '?action=profile;area=account',
  3360. 'show' => allowedTo(array('profile_identity_any', 'profile_identity_own', 'manage_membergroups')),
  3361. ),
  3362. 'profile' => array(
  3363. 'title' => $txt['forumprofile'],
  3364. 'href' => $scripturl . '?action=profile;area=forumprofile',
  3365. 'show' => allowedTo(array('profile_extra_any', 'profile_extra_own')),
  3366. 'is_last' => true,
  3367. ),
  3368. 'theme' => array(
  3369. 'title' => $txt['theme'],
  3370. 'href' => $scripturl . '?action=profile;area=theme',
  3371. 'show' => allowedTo(array('profile_extra_any', 'profile_extra_own', 'profile_extra_any')),
  3372. ),
  3373. ),
  3374. ),
  3375. 'pm' => array(
  3376. 'title' => $txt['pm_short'],
  3377. 'href' => $scripturl . '?action=pm',
  3378. 'show' => $context['allow_pm'],
  3379. 'sub_buttons' => array(
  3380. 'pm_read' => array(
  3381. 'title' => $txt['pm_menu_read'],
  3382. 'href' => $scripturl . '?action=pm',
  3383. 'show' => allowedTo('pm_read'),
  3384. ),
  3385. 'pm_send' => array(
  3386. 'title' => $txt['pm_menu_send'],
  3387. 'href' => $scripturl . '?action=pm;sa=send',
  3388. 'show' => allowedTo('pm_send'),
  3389. 'is_last' => true,
  3390. ),
  3391. ),
  3392. ),
  3393. 'calendar' => array(
  3394. 'title' => $txt['calendar'],
  3395. 'href' => $scripturl . '?action=calendar',
  3396. 'show' => $context['allow_calendar'],
  3397. 'sub_buttons' => array(
  3398. 'view' => array(
  3399. 'title' => $txt['calendar_menu'],
  3400. 'href' => $scripturl . '?action=calendar',
  3401. 'show' => allowedTo('calendar_post'),
  3402. ),
  3403. 'post' => array(
  3404. 'title' => $txt['calendar_post_event'],
  3405. 'href' => $scripturl . '?action=calendar;sa=post',
  3406. 'show' => allowedTo('calendar_post'),
  3407. 'is_last' => true,
  3408. ),
  3409. ),
  3410. ),
  3411. 'mlist' => array(
  3412. 'title' => $txt['members_title'],
  3413. 'href' => $scripturl . '?action=mlist',
  3414. 'show' => $context['allow_memberlist'],
  3415. 'sub_buttons' => array(
  3416. 'mlist_view' => array(
  3417. 'title' => $txt['mlist_menu_view'],
  3418. 'href' => $scripturl . '?action=mlist',
  3419. 'show' => true,
  3420. ),
  3421. 'mlist_search' => array(
  3422. 'title' => $txt['mlist_search'],
  3423. 'href' => $scripturl . '?action=mlist;sa=search',
  3424. 'show' => true,
  3425. 'is_last' => true,
  3426. ),
  3427. ),
  3428. ),
  3429. 'login' => array(
  3430. 'title' => $txt['login'],
  3431. 'href' => $scripturl . '?action=login',
  3432. 'show' => $user_info['is_guest'],
  3433. 'sub_buttons' => array(
  3434. ),
  3435. ),
  3436. 'register' => array(
  3437. 'title' => $txt['register'],
  3438. 'href' => $scripturl . '?action=register',
  3439. 'show' => $user_info['is_guest'] && $context['can_register'],
  3440. 'sub_buttons' => array(
  3441. ),
  3442. 'is_last' => !$context['right_to_left'],
  3443. ),
  3444. 'logout' => array(
  3445. 'title' => $txt['logout'],
  3446. 'href' => $scripturl . '?action=logout;%1$s=%2$s',
  3447. 'show' => !$user_info['is_guest'],
  3448. 'sub_buttons' => array(
  3449. ),
  3450. 'is_last' => !$context['right_to_left'],
  3451. ),
  3452. );
  3453. // Allow editing menu buttons easily.
  3454. call_integration_hook('integrate_menu_buttons', array(&$buttons));
  3455. // Now we put the buttons in the context so the theme can use them.
  3456. $menu_buttons = array();
  3457. foreach ($buttons as $act => $button)
  3458. if (!empty($button['show']))
  3459. {
  3460. $button['active_button'] = false;
  3461. // This button needs some action.
  3462. if (isset($button['action_hook']))
  3463. $needs_action_hook = true;
  3464. // Make sure the last button truely is the last button.
  3465. if (!empty($button['is_last']))
  3466. {
  3467. if (isset($last_button))
  3468. unset($menu_buttons[$last_button]['is_last']);
  3469. $last_button = $act;
  3470. }
  3471. // Go through the sub buttons if there are any.
  3472. if (!empty($button['sub_buttons']))
  3473. foreach ($button['sub_buttons'] as $key => $subbutton)
  3474. {
  3475. if (empty($subbutton['show']))
  3476. unset($button['sub_buttons'][$key]);
  3477. // 2nd level sub buttons next...
  3478. if (!empty($subbutton['sub_buttons']))
  3479. {
  3480. foreach ($subbutton['sub_buttons'] as $key2 => $sub_button2)
  3481. {
  3482. if (empty($sub_button2['show']))
  3483. unset($button['sub_buttons'][$key]['sub_buttons'][$key2]);
  3484. }
  3485. }
  3486. }
  3487. $menu_buttons[$act] = $button;
  3488. }
  3489. if (!empty($modSettings['cache_enable']) && $modSettings['cache_enable'] >= 2)
  3490. cache_put_data('menu_buttons-' . implode('_', $user_info['groups']) . '-' . $user_info['language'], $menu_buttons, $cacheTime);
  3491. }
  3492. $context['menu_buttons'] = $menu_buttons;
  3493. // Logging out requires the session id in the url.
  3494. if (isset($context['menu_buttons']['logout']))
  3495. $context['menu_buttons']['logout']['href'] = sprintf($context['menu_buttons']['logout']['href'], $context['session_var'], $context['session_id']);
  3496. // Figure out which action we are doing so we can set the active tab.
  3497. // Default to home.
  3498. $current_action = 'home';
  3499. if (isset($context['menu_buttons'][$context['current_action']]))
  3500. $current_action = $context['current_action'];
  3501. elseif ($context['current_action'] == 'search2')
  3502. $current_action = 'search';
  3503. elseif ($context['current_action'] == 'theme')
  3504. $current_action = isset($_REQUEST['sa']) && $_REQUEST['sa'] == 'pick' ? 'profile' : 'admin';
  3505. elseif ($context['current_action'] == 'register2')
  3506. $current_action = 'register';
  3507. elseif ($context['current_action'] == 'login2' || ($user_info['is_guest'] && $context['current_action'] == 'reminder'))
  3508. $current_action = 'login';
  3509. elseif ($context['current_action'] == 'groups' && $context['allow_moderation_center'])
  3510. $current_action = 'moderate';
  3511. // Not all actions are simple.
  3512. if (!empty($needs_action_hook))
  3513. call_integration_hook('integrate_current_action', array(&$current_action));
  3514. if (isset($context['menu_buttons'][$current_action]))
  3515. $context['menu_buttons'][$current_action]['active_button'] = true;
  3516. if (!$user_info['is_guest'] && $context['user']['unread_messages'] > 0 && isset($context['menu_buttons']['pm']))
  3517. {
  3518. $context['menu_buttons']['pm']['alttitle'] = $context['menu_buttons']['pm']['title'] . ' [' . $context['user']['unread_messages'] . ']';
  3519. $context['menu_buttons']['pm']['title'] .= ' [<strong>' . $context['user']['unread_messages'] . '</strong>]';
  3520. }
  3521. }
  3522. /**
  3523. * Generate a random seed and ensure it's stored in settings.
  3524. */
  3525. function smf_seed_generator()
  3526. {
  3527. global $modSettings;
  3528. // Never existed?
  3529. if (empty($modSettings['rand_seed']))
  3530. {
  3531. $modSettings['rand_seed'] = microtime() * 1000000;
  3532. updateSettings(array('rand_seed' => $modSettings['rand_seed']));
  3533. }
  3534. // Change the seed.
  3535. updateSettings(array('rand_seed' => mt_rand()));
  3536. }
  3537. /**
  3538. * Process functions of an integration hook.
  3539. * calls all functions of the given hook.
  3540. * supports static class method calls.
  3541. *
  3542. * @param string $hook
  3543. * @param array $parameters = array()
  3544. * @return array the results of the functions
  3545. */
  3546. function call_integration_hook($hook, $parameters = array())
  3547. {
  3548. global $modSettings, $settings, $boarddir, $sourcedir, $db_show_debug, $context;
  3549. if ($db_show_debug === true)
  3550. $context['debug']['hooks'][] = $hook;
  3551. $results = array();
  3552. if (empty($modSettings[$hook]))
  3553. return $results;
  3554. $functions = explode(',', $modSettings[$hook]);
  3555. // Loop through each function.
  3556. foreach ($functions as $function)
  3557. {
  3558. $function = trim($function);
  3559. if (strpos($function, '::') !== false)
  3560. {
  3561. $call = explode('::', $function);
  3562. if (strpos($call[1], ':') !== false)
  3563. {
  3564. list($func, $file) = explode(':', $call[1]);
  3565. if (empty($settings['theme_dir']))
  3566. $absPath = strtr(trim($file), array('$boarddir' => $boarddir, '$sourcedir' => $sourcedir));
  3567. else
  3568. $absPath = strtr(trim($file), array('$boarddir' => $boarddir, '$sourcedir' => $sourcedir, '$themedir' => $settings['theme_dir']));
  3569. if (file_exists($absPath))
  3570. require_once($absPath);
  3571. $call = array($call[0], $func);
  3572. }
  3573. }
  3574. else
  3575. {
  3576. $call = $function;
  3577. if (strpos($function, ':') !== false)
  3578. {
  3579. list($func, $file) = explode(':', $function);
  3580. if (empty($settings['theme_dir']))
  3581. $absPath = strtr(trim($file), array('$boarddir' => $boarddir, '$sourcedir' => $sourcedir));
  3582. else
  3583. $absPath = strtr(trim($file), array('$boarddir' => $boarddir, '$sourcedir' => $sourcedir, '$themedir' => $settings['theme_dir']));
  3584. if (file_exists($absPath))
  3585. require_once($absPath);
  3586. $call = $function;
  3587. }
  3588. }
  3589. // Is it valid?
  3590. if (is_callable($call))
  3591. $results[$function] = call_user_func_array($call, $parameters);
  3592. }
  3593. return $results;
  3594. }
  3595. /**
  3596. * Add a function for integration hook.
  3597. * does nothing if the function is already added.
  3598. *
  3599. * @param string $hook
  3600. * @param string $function
  3601. * @param string $file
  3602. * @param bool $permanent = true if true, updates the value in settings table
  3603. */
  3604. function add_integration_function($hook, $function, $file = '', $permanent = true)
  3605. {
  3606. global $smcFunc, $modSettings;
  3607. $integration_call = (!empty($file) && $file !== true) ? $function . ':' . $file : $function;
  3608. // Is it going to be permanent?
  3609. if ($permanent)
  3610. {
  3611. $request = $smcFunc['db_query']('', '
  3612. SELECT value
  3613. FROM {db_prefix}settings
  3614. WHERE variable = {string:variable}',
  3615. array(
  3616. 'variable' => $hook,
  3617. )
  3618. );
  3619. list($current_functions) = $smcFunc['db_fetch_row']($request);
  3620. $smcFunc['db_free_result']($request);
  3621. if (!empty($current_functions))
  3622. {
  3623. $current_functions = explode(',', $current_functions);
  3624. if (in_array($integration_call, $current_functions))
  3625. return;
  3626. $permanent_functions = array_merge($current_functions, array($integration_call));
  3627. }
  3628. else
  3629. $permanent_functions = array($integration_call);
  3630. updateSettings(array($hook => implode(',', $permanent_functions)));
  3631. }
  3632. // Make current function list usable.
  3633. $functions = empty($modSettings[$hook]) ? array() : explode(',', $modSettings[$hook]);
  3634. // Do nothing, if it's already there.
  3635. if (in_array($integration_call, $functions))
  3636. return;
  3637. $functions[] = $integration_call;
  3638. $modSettings[$hook] = implode(',', $functions);
  3639. }
  3640. /**
  3641. * Remove an integration hook function.
  3642. * Removes the given function from the given hook.
  3643. * Does nothing if the function is not available.
  3644. *
  3645. * @param string $hook
  3646. * @param string $function
  3647. * @param string $file
  3648. */
  3649. function remove_integration_function($hook, $function, $file = '')
  3650. {
  3651. global $smcFunc, $modSettings;
  3652. $integration_call = (!empty($file)) ? $function . ':' . $file : $function;
  3653. // Get the permanent functions.
  3654. $request = $smcFunc['db_query']('', '
  3655. SELECT value
  3656. FROM {db_prefix}settings
  3657. WHERE variable = {string:variable}',
  3658. array(
  3659. 'variable' => $hook,
  3660. )
  3661. );
  3662. list($current_functions) = $smcFunc['db_fetch_row']($request);
  3663. $smcFunc['db_free_result']($request);
  3664. if (!empty($current_functions))
  3665. {
  3666. $current_functions = explode(',', $current_functions);
  3667. if (in_array($integration_call, $current_functions))
  3668. updateSettings(array($hook => implode(',', array_diff($current_functions, array($integration_call)))));
  3669. }
  3670. // Turn the function list into something usable.
  3671. $functions = empty($modSettings[$hook]) ? array() : explode(',', $modSettings[$hook]);
  3672. // You can only remove it if it's available.
  3673. if (!in_array($integration_call, $functions))
  3674. return;
  3675. $functions = array_diff($functions, array($integration_call));
  3676. $modSettings[$hook] = implode(',', $functions);
  3677. }
  3678. /**
  3679. * Microsoft uses their own character set Code Page 1252 (CP1252), which is a
  3680. * superset of ISO 8859-1, defining several characters between DEC 128 and 159
  3681. * that are not normally displayable. This converts the popular ones that
  3682. * appear from a cut and paste from windows.
  3683. *
  3684. * @param string $string
  3685. * @return string $string
  3686. */
  3687. function sanitizeMSCutPaste($string)
  3688. {
  3689. global $context;
  3690. if (empty($string))
  3691. return $string;
  3692. // UTF-8 occurences of MS special characters
  3693. $findchars_utf8 = array(
  3694. "\xe2\80\x9a", // single low-9 quotation mark
  3695. "\xe2\80\x9e", // double low-9 quotation mark
  3696. "\xe2\80\xa6", // horizontal ellipsis
  3697. "\xe2\x80\x98", // left single curly quote
  3698. "\xe2\x80\x99", // right single curly quote
  3699. "\xe2\x80\x9c", // left double curly quote
  3700. "\xe2\x80\x9d", // right double curly quote
  3701. "\xe2\x80\x93", // en dash
  3702. "\xe2\x80\x94", // em dash
  3703. );
  3704. // windows 1252 / iso equivalents
  3705. $findchars_iso = array(
  3706. chr(130),
  3707. chr(132),
  3708. chr(133),
  3709. chr(145),
  3710. chr(146),
  3711. chr(147),
  3712. chr(148),
  3713. chr(150),
  3714. chr(151),
  3715. );
  3716. // safe replacements
  3717. $replacechars = array(
  3718. ',', // &sbquo;
  3719. ',,', // &bdquo;
  3720. '...', // &hellip;
  3721. "'", // &lsquo;
  3722. "'", // &rsquo;
  3723. '"', // &ldquo;
  3724. '"', // &rdquo;
  3725. '-', // &ndash;
  3726. '--', // &mdash;
  3727. );
  3728. if ($context['utf8'])
  3729. $string = str_replace($findchars_utf8, $replacechars, $string);
  3730. else
  3731. $string = str_replace($findchars_iso, $replacechars, $string);
  3732. return $string;
  3733. }
  3734. ?>