ManageSettings.php 87 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639
  1. <?php
  2. /**
  3. * This file is here to make it easier for installed mods to have
  4. * settings and options.
  5. *
  6. * Simple Machines Forum (SMF)
  7. *
  8. * @package SMF
  9. * @author Simple Machines http://www.simplemachines.org
  10. * @copyright 2013 Simple Machines and individual contributors
  11. * @license http://www.simplemachines.org/about/smf/license.php BSD
  12. *
  13. * @version 2.1 Alpha 1
  14. */
  15. if (!defined('SMF'))
  16. die('No direct access...');
  17. /**
  18. * This function makes sure the requested subaction does exists, if it doesn't, it sets a default action or.
  19. *
  20. * @param array $subActions = array() An array containing all possible subactions.
  21. * @param string $defaultAction = '' the default action to be called if no valid subaction was found.
  22. */
  23. function loadGeneralSettingParameters($subActions = array(), $defaultAction = '')
  24. {
  25. global $context, $txt, $sourcedir;
  26. // You need to be an admin to edit settings!
  27. isAllowedTo('admin_forum');
  28. loadLanguage('Help');
  29. loadLanguage('ManageSettings');
  30. // Will need the utility functions from here.
  31. require_once($sourcedir . '/ManageServer.php');
  32. $context['sub_template'] = 'show_settings';
  33. // By default do the basic settings.
  34. $_REQUEST['sa'] = isset($_REQUEST['sa']) && isset($subActions[$_REQUEST['sa']]) ? $_REQUEST['sa'] : (!empty($defaultAction) ? $defaultAction : array_pop($temp = array_keys($subActions)));
  35. $context['sub_action'] = $_REQUEST['sa'];
  36. }
  37. /**
  38. * This function passes control through to the relevant tab.
  39. */
  40. function ModifyFeatureSettings()
  41. {
  42. global $context, $txt, $scripturl, $modSettings, $settings;
  43. $context['page_title'] = $txt['modSettings_title'];
  44. $subActions = array(
  45. 'basic' => 'ModifyBasicSettings',
  46. 'layout' => 'ModifyLayoutSettings',
  47. 'karma' => 'ModifyKarmaSettings',
  48. 'sig' => 'ModifySignatureSettings',
  49. 'profile' => 'ShowCustomProfiles',
  50. 'profileedit' => 'EditCustomProfiles',
  51. );
  52. call_integration_hook('integrate_modify_features', array(&$subActions));
  53. // If Advanced Profile Fields are disabled don't show the setting page
  54. if (!in_array('cp', $context['admin_features']))
  55. unset($subActions['profile']);
  56. // Same for Karma
  57. if (!in_array('k', $context['admin_features']))
  58. unset($subActions['karma']);
  59. loadGeneralSettingParameters($subActions, 'basic');
  60. // Load up all the tabs...
  61. $context[$context['admin_menu_name']]['tab_data'] = array(
  62. 'title' => $txt['modSettings_title'],
  63. 'help' => 'featuresettings',
  64. 'description' => sprintf($txt['modSettings_desc'], $settings['theme_id'], $context['session_id'], $context['session_var']),
  65. 'tabs' => array(
  66. 'basic' => array(
  67. ),
  68. 'layout' => array(
  69. ),
  70. 'karma' => array(
  71. ),
  72. 'sig' => array(
  73. 'description' => $txt['signature_settings_desc'],
  74. ),
  75. 'profile' => array(
  76. 'description' => $txt['custom_profile_desc'],
  77. ),
  78. ),
  79. );
  80. // Call the right function for this sub-action.
  81. $subActions[$_REQUEST['sa']]();
  82. }
  83. /**
  84. * This function passes control through to the relevant security tab.
  85. */
  86. function ModifySecuritySettings()
  87. {
  88. global $context, $txt, $scripturl, $modSettings, $settings;
  89. $context['page_title'] = $txt['admin_security_moderation'];
  90. $subActions = array(
  91. 'general' => 'ModifyGeneralSecuritySettings',
  92. 'spam' => 'ModifySpamSettings',
  93. 'moderation' => 'ModifyModerationSettings',
  94. );
  95. call_integration_hook('integrate_modify_security', array(&$subActions));
  96. // If Warning System is disabled don't show the setting page
  97. if (!in_array('w', $context['admin_features']))
  98. unset($subActions['moderation']);
  99. loadGeneralSettingParameters($subActions, 'general');
  100. // Load up all the tabs...
  101. $context[$context['admin_menu_name']]['tab_data'] = array(
  102. 'title' => $txt['admin_security_moderation'],
  103. 'help' => 'securitysettings',
  104. 'description' => $txt['security_settings_desc'],
  105. 'tabs' => array(
  106. 'general' => array(
  107. ),
  108. 'spam' => array(
  109. 'description' => $txt['antispam_Settings_desc'] ,
  110. ),
  111. 'moderation' => array(
  112. ),
  113. ),
  114. );
  115. // Call the right function for this sub-action.
  116. $subActions[$_REQUEST['sa']]();
  117. }
  118. /**
  119. * This my friend, is for all the mod authors out there.
  120. */
  121. function ModifyModSettings()
  122. {
  123. global $context, $txt, $scripturl, $modSettings, $settings;
  124. $context['page_title'] = $txt['admin_modifications'];
  125. $subActions = array(
  126. 'general' => 'ModifyGeneralModSettings',
  127. 'hooks' => 'list_integration_hooks',
  128. // Mod authors, once again, if you have a whole section to add do it AFTER this line, and keep a comma at the end.
  129. );
  130. // Make it easier for mods to add new areas.
  131. call_integration_hook('integrate_modify_modifications', array(&$subActions));
  132. loadGeneralSettingParameters($subActions, 'general');
  133. // Load up all the tabs...
  134. $context[$context['admin_menu_name']]['tab_data'] = array(
  135. 'title' => $txt['admin_modifications'],
  136. 'help' => 'modsettings',
  137. 'description' => $txt['modification_settings_desc'],
  138. 'tabs' => array(
  139. 'general' => array(
  140. ),
  141. 'hooks' => array(
  142. ),
  143. ),
  144. );
  145. // Call the right function for this sub-action.
  146. $subActions[$_REQUEST['sa']]();
  147. }
  148. /**
  149. * This is an overall control panel enabling/disabling lots of SMF's key feature components.
  150. *
  151. * @param $return_config
  152. */
  153. function ModifyCoreFeatures($return_config = false)
  154. {
  155. global $txt, $scripturl, $context, $settings, $sc, $modSettings;
  156. /* This is an array of all the features that can be enabled/disabled - each option can have the following:
  157. title - Text title of this item (If standard string does not exist).
  158. desc - Description of this feature (If standard string does not exist).
  159. settings - Array of settings to change (For each name => value) on enable - reverse is done for disable. If > 1 will not change value if set.
  160. setting_callback- Function that returns an array of settings to save - takes one parameter which is value for this feature.
  161. save_callback - Function called on save, takes state as parameter.
  162. */
  163. $core_features = array(
  164. // cd = calendar.
  165. 'cd' => array(
  166. 'url' => 'action=admin;area=managecalendar',
  167. 'settings' => array(
  168. 'cal_enabled' => 1,
  169. ),
  170. ),
  171. // cp = custom profile fields.
  172. 'cp' => array(
  173. 'url' => 'action=admin;area=featuresettings;sa=profile',
  174. 'save_callback' => create_function('$value', '
  175. global $smcFunc;
  176. if (!$value)
  177. {
  178. $smcFunc[\'db_query\'](\'\', \'
  179. UPDATE {db_prefix}custom_fields
  180. SET active = 0\');
  181. }
  182. '),
  183. 'setting_callback' => create_function('$value', '
  184. if (!$value)
  185. return array(
  186. \'disabled_profile_fields\' => \'\',
  187. \'registration_fields\' => \'\',
  188. \'displayFields\' => \'\',
  189. );
  190. else
  191. return array();
  192. '),
  193. ),
  194. // dr = drafts
  195. 'dr' => array(
  196. 'url' => 'action=admin;area=managedrafts',
  197. 'settings' => array(
  198. 'drafts_enabled' => 1,
  199. 'drafts_post_enabled' => 2,
  200. 'drafts_pm_enabled' => 2,
  201. 'drafts_autosave_enabled' => 2,
  202. 'drafts_show_saved_enabled' => 2,
  203. ),
  204. 'setting_callback' => create_function('$value', '
  205. global $smcFunc, $sourcedir;
  206. // Set the correct disabled value for the scheduled task.
  207. $smcFunc[\'db_query\'](\'\', \'
  208. UPDATE {db_prefix}scheduled_tasks
  209. SET disabled = {int:disabled}
  210. WHERE task = {string:task}\',
  211. array(
  212. \'disabled\' => $value ? 0 : 1,
  213. \'task\' => \'remove_old_drafts\',
  214. )
  215. );
  216. '),
  217. ),
  218. // ih = Integration Hooks Handling.
  219. 'ih' => array(
  220. 'url' => 'action=admin;area=modsettings;sa=hooks',
  221. 'settings' => array(
  222. 'handlinghooks_enabled' => 1,
  223. ),
  224. ),
  225. // k = karma.
  226. 'k' => array(
  227. 'url' => 'action=admin;area=featuresettings;sa=karma',
  228. 'settings' => array(
  229. 'karmaMode' => 2,
  230. ),
  231. ),
  232. // ml = moderation log.
  233. 'ml' => array(
  234. 'url' => 'action=admin;area=logs;sa=modlog',
  235. 'settings' => array(
  236. 'modlog_enabled' => 1,
  237. ),
  238. ),
  239. // pm = post moderation.
  240. 'pm' => array(
  241. 'url' => 'action=admin;area=permissions;sa=postmod',
  242. 'setting_callback' => create_function('$value', '
  243. global $sourcedir;
  244. // Cant use warning post moderation if disabled!
  245. if (!$value)
  246. {
  247. require_once($sourcedir . \'/PostModeration.php\');
  248. approveAllData();
  249. return array(\'warning_moderate\' => 0);
  250. }
  251. else
  252. return array();
  253. '),
  254. ),
  255. // ps = Paid Subscriptions.
  256. 'ps' => array(
  257. 'url' => 'action=admin;area=paidsubscribe',
  258. 'settings' => array(
  259. 'paid_enabled' => 1,
  260. ),
  261. 'setting_callback' => create_function('$value', '
  262. global $smcFunc, $sourcedir;
  263. // Set the correct disabled value for scheduled task.
  264. $smcFunc[\'db_query\'](\'\', \'
  265. UPDATE {db_prefix}scheduled_tasks
  266. SET disabled = {int:disabled}
  267. WHERE task = {string:task}\',
  268. array(
  269. \'disabled\' => $value ? 0 : 1,
  270. \'task\' => \'paid_subscriptions\',
  271. )
  272. );
  273. // Should we calculate next trigger?
  274. if ($value)
  275. {
  276. require_once($sourcedir . \'/ScheduledTasks.php\');
  277. CalculateNextTrigger(\'paid_subscriptions\');
  278. }
  279. '),
  280. ),
  281. // rg = report generator.
  282. 'rg' => array(
  283. 'url' => 'action=admin;area=reports',
  284. ),
  285. // w = warning.
  286. 'w' => array(
  287. 'url' => 'action=admin;area=securitysettings;sa=moderation',
  288. 'setting_callback' => create_function('$value', '
  289. global $modSettings;
  290. list ($modSettings[\'warning_enable\'], $modSettings[\'user_limit\'], $modSettings[\'warning_decrement\']) = explode(\',\', $modSettings[\'warning_settings\']);
  291. $warning_settings = ($value ? 1 : 0) . \',\' . $modSettings[\'user_limit\'] . \',\' . $modSettings[\'warning_decrement\'];
  292. if (!$value)
  293. {
  294. $returnSettings = array(
  295. \'warning_watch\' => 0,
  296. \'warning_moderate\' => 0,
  297. \'warning_mute\' => 0,
  298. );
  299. }
  300. elseif (empty($modSettings[\'warning_enable\']) && $value)
  301. {
  302. $returnSettings = array(
  303. \'warning_watch\' => 10,
  304. \'warning_moderate\' => 35,
  305. \'warning_mute\' => 60,
  306. );
  307. }
  308. else
  309. $returnSettings = array();
  310. $returnSettings[\'warning_settings\'] = $warning_settings;
  311. return $returnSettings;
  312. '),
  313. ),
  314. // Search engines
  315. 'sp' => array(
  316. 'url' => 'action=admin;area=sengines',
  317. 'settings' => array(
  318. 'spider_mode' => 1,
  319. ),
  320. 'setting_callback' => create_function('$value', '
  321. // Turn off the spider group if disabling.
  322. if (!$value)
  323. return array(\'spider_group\' => 0, \'show_spider_online\' => 0);
  324. '),
  325. 'on_save' => create_function('', '
  326. global $sourcedir, $modSettings;
  327. require_once($sourcedir . \'/ManageSearchEngines.php\');
  328. recacheSpiderNames();
  329. '),
  330. ),
  331. );
  332. // Anyone who would like to add a core feature?
  333. call_integration_hook('integrate_core_features', array(&$core_features));
  334. // Are we getting info for the help section.
  335. if ($return_config)
  336. {
  337. $return_data = array();
  338. foreach ($core_features as $id => $data)
  339. $return_data[] = array('switch', isset($data['title']) ? $data['title'] : $txt['core_settings_item_' . $id]);
  340. return $return_data;
  341. }
  342. loadGeneralSettingParameters();
  343. // Are we saving?
  344. if (isset($_POST['save']))
  345. {
  346. checkSession();
  347. if (isset($_GET['xml']))
  348. {
  349. $tokenValidation = validateToken('admin-core', 'post', false);
  350. if (empty($tokenValidation))
  351. return 'token_verify_fail';
  352. }
  353. else
  354. validateToken('admin-core');
  355. $setting_changes = array('admin_features' => array());
  356. // Cycle each feature and change things as required!
  357. foreach ($core_features as $id => $feature)
  358. {
  359. // Enabled?
  360. if (!empty($_POST['feature_' . $id]))
  361. $setting_changes['admin_features'][] = $id;
  362. // Setting values to change?
  363. if (isset($feature['settings']))
  364. {
  365. foreach ($feature['settings'] as $key => $value)
  366. {
  367. if (empty($_POST['feature_' . $id]) || (!empty($_POST['feature_' . $id]) && ($value < 2 || empty($modSettings[$key]))))
  368. $setting_changes[$key] = !empty($_POST['feature_' . $id]) ? $value : !$value;
  369. }
  370. }
  371. // Is there a call back for settings?
  372. if (isset($feature['setting_callback']))
  373. {
  374. $returned_settings = $feature['setting_callback'](!empty($_POST['feature_' . $id]));
  375. if (!empty($returned_settings))
  376. $setting_changes = array_merge($setting_changes, $returned_settings);
  377. }
  378. // Standard save callback?
  379. if (isset($feature['on_save']))
  380. $feature['on_save']();
  381. }
  382. // Make sure this one setting is a string!
  383. $setting_changes['admin_features'] = implode(',', $setting_changes['admin_features']);
  384. // Make any setting changes!
  385. updateSettings($setting_changes);
  386. // This is needed to let menus appear if cache > 2
  387. clean_cache('data');
  388. // Any post save things?
  389. foreach ($core_features as $id => $feature)
  390. {
  391. // Standard save callback?
  392. if (isset($feature['save_callback']))
  393. $feature['save_callback'](!empty($_POST['feature_' . $id]));
  394. }
  395. if (!isset($_REQUEST['xml']))
  396. redirectexit('action=admin;area=corefeatures;' . $context['session_var'] . '=' . $context['session_id']);
  397. }
  398. // Put them in context.
  399. $context['features'] = array();
  400. foreach ($core_features as $id => $feature)
  401. $context['features'][$id] = array(
  402. 'title' => isset($feature['title']) ? $feature['title'] : $txt['core_settings_item_' . $id],
  403. 'desc' => isset($feature['desc']) ? $feature['desc'] : $txt['core_settings_item_' . $id . '_desc'],
  404. 'enabled' => in_array($id, $context['admin_features']),
  405. 'state' => in_array($id, $context['admin_features']) ? 'on' : 'off',
  406. 'url' => !empty($feature['url']) ? $scripturl . '?' . $feature['url'] . ';' . $context['session_var'] . '=' . $context['session_id'] : '',
  407. 'image' => (file_exists($settings['theme_dir'] . '/images/admin/feature_' . $id . '.png') ? $settings['images_url'] : $settings['default_images_url']) . '/admin/feature_' . $id . '.png',
  408. );
  409. // Are they a new user?
  410. $context['is_new_install'] = !isset($modSettings['admin_features']);
  411. $context['force_disable_tabs'] = $context['is_new_install'];
  412. // Don't show them this twice!
  413. if ($context['is_new_install'])
  414. updateSettings(array('admin_features' => ''));
  415. // sub_template is already generic_xml and the token is created somewhere else
  416. if (isset($_REQUEST['xml']))
  417. return;
  418. $context['sub_template'] = 'core_features';
  419. $context['page_title'] = $txt['core_settings_title'];
  420. $context[$context['admin_menu_name']]['tab_data'] = array(
  421. 'title' => $txt['core_settings_title'],
  422. 'help' => '',
  423. 'description' => $txt['core_settings_desc'],
  424. );
  425. // We love our tokens.
  426. createToken('admin-core');
  427. }
  428. /**
  429. * Config array for chaning the basic forum settings
  430. * Accessed from ?action=admin;area=featuresettings;sa=basic;
  431. *
  432. * @param $return_config
  433. */
  434. function ModifyBasicSettings($return_config = false)
  435. {
  436. global $txt, $scripturl, $context, $settings, $sc, $modSettings;
  437. $config_vars = array(
  438. // Big Options... polls, sticky, bbc....
  439. array('select', 'pollMode', array($txt['disable_polls'], $txt['enable_polls'], $txt['polls_as_topics'])),
  440. '',
  441. // Basic stuff, titles, flash, permissions...
  442. array('check', 'allow_guestAccess'),
  443. array('check', 'enable_buddylist'),
  444. array('check', 'enable_disregard'),
  445. array('check', 'allow_editDisplayName'),
  446. array('check', 'allow_hideOnline'),
  447. array('check', 'titlesEnable'),
  448. array('text', 'default_personal_text', 'subtext' => $txt['default_personal_text_note']),
  449. '',
  450. // Jquery source
  451. array('select', 'jquery_source', array('auto' => $txt['jquery_auto'], 'local' => $txt['jquery_local'], 'cdn' => $txt['jquery_cdn'])),
  452. '',
  453. // SEO stuff
  454. array('check', 'queryless_urls', 'subtext' => '<strong>' . $txt['queryless_urls_note'] . '</strong>'),
  455. array('text', 'meta_keywords', 'subtext' => $txt['meta_keywords_note'], 'size' => 50),
  456. '',
  457. // Number formatting, timezones.
  458. array('text', 'time_format'),
  459. array('float', 'time_offset', 'subtext' => $txt['setting_time_offset_note'], 6, 'postinput' => $txt['hours']),
  460. 'default_timezone' => array('select', 'default_timezone', array()),
  461. '',
  462. // Who's online?
  463. array('check', 'who_enabled'),
  464. array('int', 'lastActive', 6, 'postinput' => $txt['minutes']),
  465. '',
  466. // Statistics.
  467. array('check', 'trackStats'),
  468. array('check', 'hitStats'),
  469. '',
  470. // Option-ish things... miscellaneous sorta.
  471. array('check', 'allow_disableAnnounce'),
  472. array('check', 'disallow_sendBody'),
  473. );
  474. // Get all the time zones.
  475. if (function_exists('timezone_identifiers_list') && function_exists('date_default_timezone_set'))
  476. {
  477. $all_zones = timezone_identifiers_list();
  478. // Make sure we set the value to the same as the printed value.
  479. foreach ($all_zones as $zone)
  480. $config_vars['default_timezone'][2][$zone] = $zone;
  481. }
  482. else
  483. unset($config_vars['default_timezone']);
  484. call_integration_hook('integrate_modify_basic_settings', array(&$config_vars));
  485. if ($return_config)
  486. return $config_vars;
  487. // Saving?
  488. if (isset($_GET['save']))
  489. {
  490. checkSession();
  491. // Prevent absurd boundaries here - make it a day tops.
  492. if (isset($_POST['lastActive']))
  493. $_POST['lastActive'] = min((int) $_POST['lastActive'], 1440);
  494. call_integration_hook('integrate_save_basic_settings');
  495. saveDBSettings($config_vars);
  496. writeLog();
  497. redirectexit('action=admin;area=featuresettings;sa=basic');
  498. }
  499. $context['post_url'] = $scripturl . '?action=admin;area=featuresettings;save;sa=basic';
  500. $context['settings_title'] = $txt['mods_cat_features'];
  501. prepareDBSettingContext($config_vars);
  502. }
  503. /**
  504. * Settings really associated with general security aspects.
  505. *
  506. * @param $return_config
  507. */
  508. function ModifyGeneralSecuritySettings($return_config = false)
  509. {
  510. global $txt, $scripturl, $context, $settings, $sc, $modSettings;
  511. $config_vars = array(
  512. array('check', 'guest_hideContacts'),
  513. array('check', 'make_email_viewable'),
  514. '',
  515. array('int', 'failed_login_threshold'),
  516. array('int', 'loginHistoryDays'),
  517. '',
  518. array('check', 'enableErrorLogging'),
  519. array('check', 'enableErrorQueryLogging'),
  520. '',
  521. array('check', 'securityDisable'),
  522. array('check', 'securityDisable_moderate'),
  523. '',
  524. // Reactive on email, and approve on delete
  525. array('check', 'send_validation_onChange'),
  526. array('check', 'approveAccountDeletion'),
  527. '',
  528. // Password strength.
  529. array('select', 'password_strength', array($txt['setting_password_strength_low'], $txt['setting_password_strength_medium'], $txt['setting_password_strength_high'])),
  530. array('check', 'enable_password_conversion'),
  531. '',
  532. // Reporting of personal messages?
  533. array('check', 'enableReportPM'),
  534. '',
  535. array('select', 'frame_security', array('SAMEORIGIN' => $txt['setting_frame_security_SAMEORIGIN'], 'DENY' => $txt['setting_frame_security_DENY'], 'DISABLE' => $txt['setting_frame_security_DISABLE'])),
  536. );
  537. call_integration_hook('integrate_general_security_settings', array(&$config_vars));
  538. if ($return_config)
  539. return $config_vars;
  540. // Saving?
  541. if (isset($_GET['save']))
  542. {
  543. checkSession();
  544. saveDBSettings($config_vars);
  545. call_integration_hook('integrate_save_general_security_settings');
  546. writeLog();
  547. redirectexit('action=admin;area=securitysettings;sa=general');
  548. }
  549. $context['post_url'] = $scripturl . '?action=admin;area=securitysettings;save;sa=general';
  550. $context['settings_title'] = $txt['mods_cat_security_general'];
  551. prepareDBSettingContext($config_vars);
  552. }
  553. /**
  554. * Allows modifying the global layout settings in the forum
  555. * Accessed through ?action=admin;area=featuresettings;sa=layout;
  556. *
  557. * @param $return_config
  558. */
  559. function ModifyLayoutSettings($return_config = false)
  560. {
  561. global $txt, $scripturl, $context, $settings, $sc;
  562. $config_vars = array(
  563. // Pagination stuff.
  564. array('check', 'compactTopicPagesEnable'),
  565. array('int', 'compactTopicPagesContiguous', null, $txt['contiguous_page_display'] . '<div class="smalltext">' . str_replace(' ', '&nbsp;', '"3" ' . $txt['to_display'] . ': <strong>1 ... 4 [5] 6 ... 9</strong>') . '<br />' . str_replace(' ', '&nbsp;', '"5" ' . $txt['to_display'] . ': <strong>1 ... 3 4 [5] 6 7 ... 9</strong>') . '</div>'),
  566. array('int', 'defaultMaxMembers'),
  567. '',
  568. // Stuff that just is everywhere - today, search, online, etc.
  569. array('select', 'todayMod', array($txt['today_disabled'], $txt['today_only'], $txt['yesterday_today'])),
  570. array('check', 'topbottomEnable'),
  571. array('check', 'onlineEnable'),
  572. array('check', 'enableVBStyleLogin'),
  573. '',
  574. // Automagic image resizing.
  575. array('int', 'max_image_width', 'subtext' => $txt['zero_for_no_limit']),
  576. array('int', 'max_image_height', 'subtext' => $txt['zero_for_no_limit']),
  577. '',
  578. // This is like debugging sorta.
  579. array('check', 'timeLoadPageEnable'),
  580. );
  581. call_integration_hook('integrate_layout_settings', array(&$config_vars));
  582. if ($return_config)
  583. return $config_vars;
  584. // Saving?
  585. if (isset($_GET['save']))
  586. {
  587. checkSession();
  588. call_integration_hook('integrate_save_layout_settings');
  589. saveDBSettings($config_vars);
  590. writeLog();
  591. redirectexit('action=admin;area=featuresettings;sa=layout');
  592. }
  593. $context['post_url'] = $scripturl . '?action=admin;area=featuresettings;save;sa=layout';
  594. $context['settings_title'] = $txt['mods_cat_layout'];
  595. prepareDBSettingContext($config_vars);
  596. }
  597. /**
  598. * Config array for chaning the karma settings
  599. * Accessed from ?action=admin;area=featuresettings;sa=karma;
  600. *
  601. * @param $return_config
  602. */
  603. function ModifyKarmaSettings($return_config = false)
  604. {
  605. global $txt, $scripturl, $context, $settings, $sc;
  606. $config_vars = array(
  607. // Karma - On or off?
  608. array('select', 'karmaMode', explode('|', $txt['karma_options'])),
  609. '',
  610. // Who can do it.... and who is restricted by time limits?
  611. array('int', 'karmaMinPosts', 6, 'postinput' => strtolower($txt['posts'])),
  612. array('float', 'karmaWaitTime', 6, 'postinput' => $txt['hours']),
  613. array('check', 'karmaTimeRestrictAdmins'),
  614. '',
  615. // What does it look like? [smite]?
  616. array('text', 'karmaLabel'),
  617. array('text', 'karmaApplaudLabel'),
  618. array('text', 'karmaSmiteLabel'),
  619. );
  620. call_integration_hook('integrate_karma_settings', array(&$config_vars));
  621. if ($return_config)
  622. return $config_vars;
  623. // Saving?
  624. if (isset($_GET['save']))
  625. {
  626. checkSession();
  627. call_integration_hook('integrate_save_karma_settings');
  628. saveDBSettings($config_vars);
  629. redirectexit('action=admin;area=featuresettings;sa=karma');
  630. }
  631. $context['post_url'] = $scripturl . '?action=admin;area=featuresettings;save;sa=karma';
  632. $context['settings_title'] = $txt['karma'];
  633. prepareDBSettingContext($config_vars);
  634. }
  635. /**
  636. * Moderation type settings - although there are fewer than we have you believe ;)
  637. *
  638. * @param bool $return_config = false
  639. */
  640. function ModifyModerationSettings($return_config = false)
  641. {
  642. global $txt, $scripturl, $context, $settings, $sc, $modSettings;
  643. $config_vars = array(
  644. // Warning system?
  645. array('int', 'warning_watch', 'subtext' => $txt['setting_warning_watch_note'], 'help' => 'warning_enable'),
  646. 'moderate' => array('int', 'warning_moderate', 'subtext' => $txt['setting_warning_moderate_note']),
  647. array('int', 'warning_mute', 'subtext' => $txt['setting_warning_mute_note']),
  648. 'rem1' => array('int', 'user_limit', 'subtext' => $txt['setting_user_limit_note']),
  649. 'rem2' => array('int', 'warning_decrement', 'subtext' => $txt['setting_warning_decrement_note']),
  650. array('select', 'warning_show', 'subtext' => $txt['setting_warning_show_note'], array($txt['setting_warning_show_mods'], $txt['setting_warning_show_user'], $txt['setting_warning_show_all'])),
  651. );
  652. call_integration_hook('integrate_moderation_settings', array(&$config_vars));
  653. if ($return_config)
  654. return $config_vars;
  655. // Cannot use moderation if post moderation is not enabled.
  656. if (!$modSettings['postmod_active'])
  657. unset($config_vars['moderate']);
  658. // Saving?
  659. if (isset($_GET['save']))
  660. {
  661. checkSession();
  662. // Make sure these don't have an effect.
  663. if (substr($modSettings['warning_settings'], 0, 1) != 1)
  664. {
  665. $_POST['warning_watch'] = 0;
  666. $_POST['warning_moderate'] = 0;
  667. $_POST['warning_mute'] = 0;
  668. }
  669. else
  670. {
  671. $_POST['warning_watch'] = min($_POST['warning_watch'], 100);
  672. $_POST['warning_moderate'] = $modSettings['postmod_active'] ? min($_POST['warning_moderate'], 100) : 0;
  673. $_POST['warning_mute'] = min($_POST['warning_mute'], 100);
  674. }
  675. // Fix the warning setting array!
  676. $_POST['warning_settings'] = '1,' . min(100, (int) $_POST['user_limit']) . ',' . min(100, (int) $_POST['warning_decrement']);
  677. $save_vars = $config_vars;
  678. $save_vars[] = array('text', 'warning_settings');
  679. unset($save_vars['rem1'], $save_vars['rem2']);
  680. call_integration_hook('integrate_save_karma_settings', array(&$save_vars));
  681. saveDBSettings($save_vars);
  682. redirectexit('action=admin;area=securitysettings;sa=moderation');
  683. }
  684. // We actually store lots of these together - for efficiency.
  685. list ($modSettings['warning_enable'], $modSettings['user_limit'], $modSettings['warning_decrement']) = explode(',', $modSettings['warning_settings']);
  686. $context['post_url'] = $scripturl . '?action=admin;area=securitysettings;save;sa=moderation';
  687. $context['settings_title'] = $txt['moderation_settings'];
  688. prepareDBSettingContext($config_vars);
  689. }
  690. /**
  691. * Let's try keep the spam to a minimum ah Thantos?
  692. * @param bool $return_config = false
  693. */
  694. function ModifySpamSettings($return_config = false)
  695. {
  696. global $txt, $scripturl, $context, $settings, $sc, $modSettings, $smcFunc;
  697. // Generate a sample registration image.
  698. $context['use_graphic_library'] = in_array('gd', get_loaded_extensions());
  699. $context['verification_image_href'] = $scripturl . '?action=verificationcode;rand=' . md5(mt_rand());
  700. $config_vars = array(
  701. array('check', 'reg_verification'),
  702. array('check', 'search_enable_captcha'),
  703. // This, my friend, is a cheat :p
  704. 'guest_verify' => array('check', 'guests_require_captcha', 'subtext' => $txt['setting_guests_require_captcha_desc']),
  705. array('int', 'posts_require_captcha', 'subtext' => $txt['posts_require_captcha_desc'], 'onchange' => 'if (this.value > 0){ document.getElementById(\'guests_require_captcha\').checked = true; document.getElementById(\'guests_require_captcha\').disabled = true;} else {document.getElementById(\'guests_require_captcha\').disabled = false;}'),
  706. array('check', 'guests_report_require_captcha'),
  707. '',
  708. // PM Settings
  709. 'pm1' => array('int', 'max_pm_recipients', 'subtext' => $txt['max_pm_recipients_note']),
  710. 'pm2' => array('int', 'pm_posts_verification', 'subtext' => $txt['pm_posts_verification_note']),
  711. 'pm3' => array('int', 'pm_posts_per_hour', 'subtext' => $txt['pm_posts_per_hour_note']),
  712. // Visual verification.
  713. array('title', 'configure_verification_means'),
  714. array('desc', 'configure_verification_means_desc'),
  715. 'vv' => array('select', 'visual_verification_type', array($txt['setting_image_verification_off'], $txt['setting_image_verification_vsimple'], $txt['setting_image_verification_simple'], $txt['setting_image_verification_medium'], $txt['setting_image_verification_high'], $txt['setting_image_verification_extreme']), 'subtext'=> $txt['setting_visual_verification_type_desc'], 'onchange' => $context['use_graphic_library'] ? 'refreshImages();' : ''),
  716. // Clever Thomas, who is looking sheepy now? Not I, the mighty sword swinger did say.
  717. array('title', 'setup_verification_questions'),
  718. array('desc', 'setup_verification_questions_desc'),
  719. array('int', 'qa_verification_number', 'subtext' => $txt['setting_qa_verification_number_desc']),
  720. array('callback', 'question_answer_list'),
  721. );
  722. call_integration_hook('integrate_spam_settings', array(&$config_vars));
  723. if ($return_config)
  724. return $config_vars;
  725. // Load any question and answers!
  726. $context['question_answers'] = array();
  727. $request = $smcFunc['db_query']('', '
  728. SELECT id_comment, body AS question, recipient_name AS answer
  729. FROM {db_prefix}log_comments
  730. WHERE comment_type = {string:ver_test}',
  731. array(
  732. 'ver_test' => 'ver_test',
  733. )
  734. );
  735. while ($row = $smcFunc['db_fetch_assoc']($request))
  736. {
  737. $context['question_answers'][$row['id_comment']] = array(
  738. 'id' => $row['id_comment'],
  739. 'question' => $row['question'],
  740. 'answer' => $row['answer'],
  741. );
  742. }
  743. $smcFunc['db_free_result']($request);
  744. // Saving?
  745. if (isset($_GET['save']))
  746. {
  747. checkSession();
  748. // Fix PM settings.
  749. $_POST['pm_spam_settings'] = (int) $_POST['max_pm_recipients'] . ',' . (int) $_POST['pm_posts_verification'] . ',' . (int) $_POST['pm_posts_per_hour'];
  750. // Hack in guest requiring verification!
  751. if (empty($_POST['posts_require_captcha']) && !empty($_POST['guests_require_captcha']))
  752. $_POST['posts_require_captcha'] = -1;
  753. $save_vars = $config_vars;
  754. unset($save_vars['pm1'], $save_vars['pm2'], $save_vars['pm3'], $save_vars['guest_verify']);
  755. $save_vars[] = array('text', 'pm_spam_settings');
  756. // Handle verification questions.
  757. $questionInserts = array();
  758. $count_questions = 0;
  759. foreach ($_POST['question'] as $id => $question)
  760. {
  761. $question = trim($smcFunc['htmlspecialchars']($question, ENT_COMPAT, $context['character_set']));
  762. $answer = trim($smcFunc['strtolower']($smcFunc['htmlspecialchars']($_POST['answer'][$id], ENT_COMPAT, $context['character_set'])));
  763. // Already existed?
  764. if (isset($context['question_answers'][$id]))
  765. {
  766. $count_questions++;
  767. // Changed?
  768. if ($context['question_answers'][$id]['question'] != $question || $context['question_answers'][$id]['answer'] != $answer)
  769. {
  770. if ($question == '' || $answer == '')
  771. {
  772. $smcFunc['db_query']('', '
  773. DELETE FROM {db_prefix}log_comments
  774. WHERE comment_type = {string:ver_test}
  775. AND id_comment = {int:id}',
  776. array(
  777. 'id' => $id,
  778. 'ver_test' => 'ver_test',
  779. )
  780. );
  781. $count_questions--;
  782. }
  783. else
  784. $request = $smcFunc['db_query']('', '
  785. UPDATE {db_prefix}log_comments
  786. SET body = {string:question}, recipient_name = {string:answer}
  787. WHERE comment_type = {string:ver_test}
  788. AND id_comment = {int:id}',
  789. array(
  790. 'id' => $id,
  791. 'ver_test' => 'ver_test',
  792. 'question' => $question,
  793. 'answer' => $answer,
  794. )
  795. );
  796. }
  797. }
  798. // It's so shiney and new!
  799. elseif ($question != '' && $answer != '')
  800. {
  801. $questionInserts[] = array(
  802. 'comment_type' => 'ver_test',
  803. 'body' => $question,
  804. 'recipient_name' => $answer,
  805. );
  806. }
  807. }
  808. // Any questions to insert?
  809. if (!empty($questionInserts))
  810. {
  811. $smcFunc['db_insert']('',
  812. '{db_prefix}log_comments',
  813. array('comment_type' => 'string', 'body' => 'string-65535', 'recipient_name' => 'string-80'),
  814. $questionInserts,
  815. array('id_comment')
  816. );
  817. $count_questions++;
  818. }
  819. if (empty($count_questions) || $_POST['qa_verification_number'] > $count_questions)
  820. $_POST['qa_verification_number'] = $count_questions;
  821. call_integration_hook('integrate_save_spam_settings', array(&$save_vars));
  822. // Now save.
  823. saveDBSettings($save_vars);
  824. cache_put_data('verificationQuestionIds', null, 300);
  825. redirectexit('action=admin;area=securitysettings;sa=spam');
  826. }
  827. $character_range = array_merge(range('A', 'H'), array('K', 'M', 'N', 'P', 'R'), range('T', 'Y'));
  828. $_SESSION['visual_verification_code'] = '';
  829. for ($i = 0; $i < 6; $i++)
  830. $_SESSION['visual_verification_code'] .= $character_range[array_rand($character_range)];
  831. // Some javascript for CAPTCHA.
  832. $context['settings_post_javascript'] = '';
  833. if ($context['use_graphic_library'])
  834. $context['settings_post_javascript'] .= '
  835. function refreshImages()
  836. {
  837. var imageType = document.getElementById(\'visual_verification_type\').value;
  838. document.getElementById(\'verification_image\').src = \'' . $context['verification_image_href'] . ';type=\' + imageType;
  839. }';
  840. // Show the image itself, or text saying we can't.
  841. if ($context['use_graphic_library'])
  842. $config_vars['vv']['postinput'] = '<br /><img src="' . $context['verification_image_href'] . ';type=' . (empty($modSettings['visual_verification_type']) ? 0 : $modSettings['visual_verification_type']) . '" alt="' . $txt['setting_image_verification_sample'] . '" id="verification_image" /><br />';
  843. else
  844. $config_vars['vv']['postinput'] = '<br /><span class="smalltext">' . $txt['setting_image_verification_nogd'] . '</span>';
  845. // Hack for PM spam settings.
  846. list ($modSettings['max_pm_recipients'], $modSettings['pm_posts_verification'], $modSettings['pm_posts_per_hour']) = explode(',', $modSettings['pm_spam_settings']);
  847. // Hack for guests requiring verification.
  848. $modSettings['guests_require_captcha'] = !empty($modSettings['posts_require_captcha']);
  849. $modSettings['posts_require_captcha'] = !isset($modSettings['posts_require_captcha']) || $modSettings['posts_require_captcha'] == -1 ? 0 : $modSettings['posts_require_captcha'];
  850. // Some minor javascript for the guest post setting.
  851. if ($modSettings['posts_require_captcha'])
  852. $context['settings_post_javascript'] .= '
  853. document.getElementById(\'guests_require_captcha\').disabled = true;';
  854. $context['post_url'] = $scripturl . '?action=admin;area=securitysettings;save;sa=spam';
  855. $context['settings_title'] = $txt['antispam_Settings'];
  856. prepareDBSettingContext($config_vars);
  857. }
  858. /**
  859. * You'll never guess what this function does...
  860. *
  861. * @param $return_config
  862. */
  863. function ModifySignatureSettings($return_config = false)
  864. {
  865. global $context, $txt, $modSettings, $sig_start, $smcFunc, $helptxt, $scripturl;
  866. $config_vars = array(
  867. // Are signatures even enabled?
  868. array('check', 'signature_enable'),
  869. '',
  870. // Tweaking settings!
  871. array('int', 'signature_max_length', 'subtext' => $txt['zero_for_no_limit']),
  872. array('int', 'signature_max_lines', 'subtext' => $txt['zero_for_no_limit']),
  873. array('int', 'signature_max_font_size', 'subtext' => $txt['zero_for_no_limit']),
  874. array('check', 'signature_allow_smileys', 'onclick' => 'document.getElementById(\'signature_max_smileys\').disabled = !this.checked;'),
  875. array('int', 'signature_max_smileys', 'subtext' => $txt['zero_for_no_limit']),
  876. '',
  877. // Image settings.
  878. array('int', 'signature_max_images', 'subtext' => $txt['signature_max_images_note']),
  879. array('int', 'signature_max_image_width', 'subtext' => $txt['zero_for_no_limit']),
  880. array('int', 'signature_max_image_height', 'subtext' => $txt['zero_for_no_limit']),
  881. '',
  882. array('bbc', 'signature_bbc'),
  883. );
  884. call_integration_hook('integrate_signature_settings', array(&$config_vars));
  885. if ($return_config)
  886. return $config_vars;
  887. // Setup the template.
  888. $context['page_title'] = $txt['signature_settings'];
  889. $context['sub_template'] = 'show_settings';
  890. // Disable the max smileys option if we don't allow smileys at all!
  891. $context['settings_post_javascript'] = 'document.getElementById(\'signature_max_smileys\').disabled = !document.getElementById(\'signature_allow_smileys\').checked;';
  892. // Load all the signature settings.
  893. list ($sig_limits, $sig_bbc) = explode(':', $modSettings['signature_settings']);
  894. $sig_limits = explode(',', $sig_limits);
  895. $disabledTags = !empty($sig_bbc) ? explode(',', $sig_bbc) : array();
  896. // Applying to ALL signatures?!!
  897. if (isset($_GET['apply']))
  898. {
  899. // Security!
  900. checkSession('get');
  901. $sig_start = time();
  902. // This is horrid - but I suppose some people will want the option to do it.
  903. $_GET['step'] = isset($_GET['step']) ? (int) $_GET['step'] : 0;
  904. $done = false;
  905. $request = $smcFunc['db_query']('', '
  906. SELECT MAX(id_member)
  907. FROM {db_prefix}members',
  908. array(
  909. )
  910. );
  911. list ($context['max_member']) = $smcFunc['db_fetch_row']($request);
  912. $smcFunc['db_free_result']($request);
  913. while (!$done)
  914. {
  915. $changes = array();
  916. $request = $smcFunc['db_query']('', '
  917. SELECT id_member, signature
  918. FROM {db_prefix}members
  919. WHERE id_member BETWEEN ' . $_GET['step'] . ' AND ' . $_GET['step'] . ' + 49
  920. AND id_group != {int:admin_group}
  921. AND FIND_IN_SET({int:admin_group}, additional_groups) = 0',
  922. array(
  923. 'admin_group' => 1,
  924. )
  925. );
  926. while ($row = $smcFunc['db_fetch_assoc']($request))
  927. {
  928. // Apply all the rules we can realistically do.
  929. $sig = strtr($row['signature'], array('<br />' => "\n"));
  930. // Max characters...
  931. if (!empty($sig_limits[1]))
  932. $sig = $smcFunc['substr']($sig, 0, $sig_limits[1]);
  933. // Max lines...
  934. if (!empty($sig_limits[2]))
  935. {
  936. $count = 0;
  937. for ($i = 0; $i < strlen($sig); $i++)
  938. {
  939. if ($sig[$i] == "\n")
  940. {
  941. $count++;
  942. if ($count >= $sig_limits[2])
  943. $sig = substr($sig, 0, $i) . strtr(substr($sig, $i), array("\n" => ' '));
  944. }
  945. }
  946. }
  947. if (!empty($sig_limits[7]) && preg_match_all('~\[size=([\d\.]+)?(px|pt|em|x-large|larger)~i', $sig, $matches) !== false && isset($matches[2]))
  948. {
  949. foreach ($matches[1] as $ind => $size)
  950. {
  951. $limit_broke = 0;
  952. // Attempt to allow all sizes of abuse, so to speak.
  953. if ($matches[2][$ind] == 'px' && $size > $sig_limits[7])
  954. $limit_broke = $sig_limits[7] . 'px';
  955. elseif ($matches[2][$ind] == 'pt' && $size > ($sig_limits[7] * 0.75))
  956. $limit_broke = ((int) $sig_limits[7] * 0.75) . 'pt';
  957. elseif ($matches[2][$ind] == 'em' && $size > ((float) $sig_limits[7] / 16))
  958. $limit_broke = ((float) $sig_limits[7] / 16) . 'em';
  959. elseif ($matches[2][$ind] != 'px' && $matches[2][$ind] != 'pt' && $matches[2][$ind] != 'em' && $sig_limits[7] < 18)
  960. $limit_broke = 'large';
  961. if ($limit_broke)
  962. $sig = str_replace($matches[0][$ind], '[size=' . $sig_limits[7] . 'px', $sig);
  963. }
  964. }
  965. // Stupid images - this is stupidly, stupidly challenging.
  966. if ((!empty($sig_limits[3]) || !empty($sig_limits[5]) || !empty($sig_limits[6])))
  967. {
  968. $replaces = array();
  969. $img_count = 0;
  970. // Get all BBC tags...
  971. preg_match_all('~\[img(\s+width=([\d]+))?(\s+height=([\d]+))?(\s+width=([\d]+))?\s*\](?:<br />)*([^<">]+?)(?:<br />)*\[/img\]~i', $sig, $matches);
  972. // ... and all HTML ones.
  973. preg_match_all('~&lt;img\s+src=(?:&quot;)?((?:http://|ftp://|https://|ftps://).+?)(?:&quot;)?(?:\s+alt=(?:&quot;)?(.*?)(?:&quot;)?)?(?:\s?/)?&gt;~i', $sig, $matches2, PREG_PATTERN_ORDER);
  974. // And stick the HTML in the BBC.
  975. if (!empty($matches2))
  976. {
  977. foreach ($matches2[0] as $ind => $dummy)
  978. {
  979. $matches[0][] = $matches2[0][$ind];
  980. $matches[1][] = '';
  981. $matches[2][] = '';
  982. $matches[3][] = '';
  983. $matches[4][] = '';
  984. $matches[5][] = '';
  985. $matches[6][] = '';
  986. $matches[7][] = $matches2[1][$ind];
  987. }
  988. }
  989. // Try to find all the images!
  990. if (!empty($matches))
  991. {
  992. $image_count_holder = array();
  993. foreach ($matches[0] as $key => $image)
  994. {
  995. $width = -1; $height = -1;
  996. $img_count++;
  997. // Too many images?
  998. if (!empty($sig_limits[3]) && $img_count > $sig_limits[3])
  999. {
  1000. // If we've already had this before we only want to remove the excess.
  1001. if (isset($image_count_holder[$image]))
  1002. {
  1003. $img_offset = -1;
  1004. $rep_img_count = 0;
  1005. while ($img_offset !== false)
  1006. {
  1007. $img_offset = strpos($sig, $image, $img_offset + 1);
  1008. $rep_img_count++;
  1009. if ($rep_img_count > $image_count_holder[$image])
  1010. {
  1011. // Only replace the excess.
  1012. $sig = substr($sig, 0, $img_offset) . str_replace($image, '', substr($sig, $img_offset));
  1013. // Stop looping.
  1014. $img_offset = false;
  1015. }
  1016. }
  1017. }
  1018. else
  1019. $replaces[$image] = '';
  1020. continue;
  1021. }
  1022. // Does it have predefined restraints? Width first.
  1023. if ($matches[6][$key])
  1024. $matches[2][$key] = $matches[6][$key];
  1025. if ($matches[2][$key] && $sig_limits[5] && $matches[2][$key] > $sig_limits[5])
  1026. {
  1027. $width = $sig_limits[5];
  1028. $matches[4][$key] = $matches[4][$key] * ($width / $matches[2][$key]);
  1029. }
  1030. elseif ($matches[2][$key])
  1031. $width = $matches[2][$key];
  1032. // ... and height.
  1033. if ($matches[4][$key] && $sig_limits[6] && $matches[4][$key] > $sig_limits[6])
  1034. {
  1035. $height = $sig_limits[6];
  1036. if ($width != -1)
  1037. $width = $width * ($height / $matches[4][$key]);
  1038. }
  1039. elseif ($matches[4][$key])
  1040. $height = $matches[4][$key];
  1041. // If the dimensions are still not fixed - we need to check the actual image.
  1042. if (($width == -1 && $sig_limits[5]) || ($height == -1 && $sig_limits[6]))
  1043. {
  1044. $sizes = url_image_size($matches[7][$key]);
  1045. if (is_array($sizes))
  1046. {
  1047. // Too wide?
  1048. if ($sizes[0] > $sig_limits[5] && $sig_limits[5])
  1049. {
  1050. $width = $sig_limits[5];
  1051. $sizes[1] = $sizes[1] * ($width / $sizes[0]);
  1052. }
  1053. // Too high?
  1054. if ($sizes[1] > $sig_limits[6] && $sig_limits[6])
  1055. {
  1056. $height = $sig_limits[6];
  1057. if ($width == -1)
  1058. $width = $sizes[0];
  1059. $width = $width * ($height / $sizes[1]);
  1060. }
  1061. elseif ($width != -1)
  1062. $height = $sizes[1];
  1063. }
  1064. }
  1065. // Did we come up with some changes? If so remake the string.
  1066. if ($width != -1 || $height != -1)
  1067. {
  1068. $replaces[$image] = '[img' . ($width != -1 ? ' width=' . round($width) : '') . ($height != -1 ? ' height=' . round($height) : '') . ']' . $matches[7][$key] . '[/img]';
  1069. }
  1070. // Record that we got one.
  1071. $image_count_holder[$image] = isset($image_count_holder[$image]) ? $image_count_holder[$image] + 1 : 1;
  1072. }
  1073. if (!empty($replaces))
  1074. $sig = str_replace(array_keys($replaces), array_values($replaces), $sig);
  1075. }
  1076. }
  1077. // Try to fix disabled tags.
  1078. if (!empty($disabledTags))
  1079. {
  1080. $sig = preg_replace('~\[(?:' . implode('|', $disabledTags) . ').+?\]~i', '', $sig);
  1081. $sig = preg_replace('~\[/(?:' . implode('|', $disabledTags) . ')\]~i', '', $sig);
  1082. }
  1083. $sig = strtr($sig, array("\n" => '<br />'));
  1084. call_integration_hook('integrate_apply_signature_settings', array(&$sig, $sig_limits, $disabledTags));
  1085. if ($sig != $row['signature'])
  1086. $changes[$row['id_member']] = $sig;
  1087. }
  1088. if ($smcFunc['db_num_rows']($request) == 0)
  1089. $done = true;
  1090. $smcFunc['db_free_result']($request);
  1091. // Do we need to delete what we have?
  1092. if (!empty($changes))
  1093. {
  1094. foreach ($changes as $id => $sig)
  1095. $smcFunc['db_query']('', '
  1096. UPDATE {db_prefix}members
  1097. SET signature = {string:signature}
  1098. WHERE id_member = {int:id_member}',
  1099. array(
  1100. 'id_member' => $id,
  1101. 'signature' => $sig,
  1102. )
  1103. );
  1104. }
  1105. $_GET['step'] += 50;
  1106. if (!$done)
  1107. pauseSignatureApplySettings();
  1108. }
  1109. $settings_applied = true;
  1110. }
  1111. $context['signature_settings'] = array(
  1112. 'enable' => isset($sig_limits[0]) ? $sig_limits[0] : 0,
  1113. 'max_length' => isset($sig_limits[1]) ? $sig_limits[1] : 0,
  1114. 'max_lines' => isset($sig_limits[2]) ? $sig_limits[2] : 0,
  1115. 'max_images' => isset($sig_limits[3]) ? $sig_limits[3] : 0,
  1116. 'allow_smileys' => isset($sig_limits[4]) && $sig_limits[4] == -1 ? 0 : 1,
  1117. 'max_smileys' => isset($sig_limits[4]) && $sig_limits[4] != -1 ? $sig_limits[4] : 0,
  1118. 'max_image_width' => isset($sig_limits[5]) ? $sig_limits[5] : 0,
  1119. 'max_image_height' => isset($sig_limits[6]) ? $sig_limits[6] : 0,
  1120. 'max_font_size' => isset($sig_limits[7]) ? $sig_limits[7] : 0,
  1121. );
  1122. // Temporarily make each setting a modSetting!
  1123. foreach ($context['signature_settings'] as $key => $value)
  1124. $modSettings['signature_' . $key] = $value;
  1125. // Make sure we check the right tags!
  1126. $modSettings['bbc_disabled_signature_bbc'] = $disabledTags;
  1127. // Saving?
  1128. if (isset($_GET['save']))
  1129. {
  1130. checkSession();
  1131. // Clean up the tag stuff!
  1132. $bbcTags = array();
  1133. foreach (parse_bbc(false) as $tag)
  1134. $bbcTags[] = $tag['tag'];
  1135. if (!isset($_POST['signature_bbc_enabledTags']))
  1136. $_POST['signature_bbc_enabledTags'] = array();
  1137. elseif (!is_array($_POST['signature_bbc_enabledTags']))
  1138. $_POST['signature_bbc_enabledTags'] = array($_POST['signature_bbc_enabledTags']);
  1139. $sig_limits = array();
  1140. foreach ($context['signature_settings'] as $key => $value)
  1141. {
  1142. if ($key == 'allow_smileys')
  1143. continue;
  1144. elseif ($key == 'max_smileys' && empty($_POST['signature_allow_smileys']))
  1145. $sig_limits[] = -1;
  1146. else
  1147. $sig_limits[] = !empty($_POST['signature_' . $key]) ? max(1, (int) $_POST['signature_' . $key]) : 0;
  1148. }
  1149. call_integration_hook('integrate_save_signature_settings', array(&$sig_limits, &$bbcTags));
  1150. $_POST['signature_settings'] = implode(',', $sig_limits) . ':' . implode(',', array_diff($bbcTags, $_POST['signature_bbc_enabledTags']));
  1151. // Even though we have practically no settings let's keep the convention going!
  1152. $save_vars = array();
  1153. $save_vars[] = array('text', 'signature_settings');
  1154. saveDBSettings($save_vars);
  1155. redirectexit('action=admin;area=featuresettings;sa=sig');
  1156. }
  1157. $context['post_url'] = $scripturl . '?action=admin;area=featuresettings;save;sa=sig';
  1158. $context['settings_title'] = $txt['signature_settings'];
  1159. $context['settings_message'] = !empty($settings_applied) ? '<div class="infobox">' . $txt['signature_settings_applied'] . '</div>' : '<p class="centertext">' . sprintf($txt['signature_settings_warning'], $context['session_id'], $context['session_var']) . '</p>';
  1160. prepareDBSettingContext($config_vars);
  1161. }
  1162. /**
  1163. * Just pause the signature applying thing.
  1164. */
  1165. function pauseSignatureApplySettings()
  1166. {
  1167. global $context, $txt, $sig_start;
  1168. // Try get more time...
  1169. @set_time_limit(600);
  1170. if (function_exists('apache_reset_timeout'))
  1171. @apache_reset_timeout();
  1172. // Have we exhausted all the time we allowed?
  1173. if (time() - array_sum(explode(' ', $sig_start)) < 3)
  1174. return;
  1175. $context['continue_get_data'] = '?action=admin;area=featuresettings;sa=sig;apply;step=' . $_GET['step'] . ';' . $context['session_var'] . '=' . $context['session_id'];
  1176. $context['page_title'] = $txt['not_done_title'];
  1177. $context['continue_post_data'] = '';
  1178. $context['continue_countdown'] = '2';
  1179. $context['sub_template'] = 'not_done';
  1180. // Specific stuff to not break this template!
  1181. $context[$context['admin_menu_name']]['current_subsection'] = 'sig';
  1182. // Get the right percent.
  1183. $context['continue_percent'] = round(($_GET['step'] / $context['max_member']) * 100);
  1184. // Never more than 100%!
  1185. $context['continue_percent'] = min($context['continue_percent'], 100);
  1186. obExit();
  1187. }
  1188. /**
  1189. * Show all the custom profile fields available to the user.
  1190. */
  1191. function ShowCustomProfiles()
  1192. {
  1193. global $txt, $scripturl, $context, $settings, $sc, $smcFunc;
  1194. global $modSettings, $sourcedir;
  1195. $context['page_title'] = $txt['custom_profile_title'];
  1196. $context['sub_template'] = 'show_custom_profile';
  1197. // What about standard fields they can tweak?
  1198. $standard_fields = array('icq', 'aim', 'yim', 'skype', 'location', 'gender', 'website', 'posts', 'warning_status');
  1199. // What fields can't you put on the registration page?
  1200. $context['fields_no_registration'] = array('posts', 'warning_status');
  1201. // Are we saving any standard field changes?
  1202. if (isset($_POST['save']))
  1203. {
  1204. checkSession();
  1205. validateToken('admin-scp');
  1206. // Do the active ones first.
  1207. $disable_fields = array_flip($standard_fields);
  1208. if (!empty($_POST['active']))
  1209. {
  1210. foreach ($_POST['active'] as $value)
  1211. if (isset($disable_fields[$value]))
  1212. unset($disable_fields[$value]);
  1213. }
  1214. // What we have left!
  1215. $changes['disabled_profile_fields'] = empty($disable_fields) ? '' : implode(',', array_keys($disable_fields));
  1216. // Things we want to show on registration?
  1217. $reg_fields = array();
  1218. if (!empty($_POST['reg']))
  1219. {
  1220. foreach ($_POST['reg'] as $value)
  1221. if (in_array($value, $standard_fields) && !isset($disable_fields[$value]))
  1222. $reg_fields[] = $value;
  1223. }
  1224. // What we have left!
  1225. $changes['registration_fields'] = empty($reg_fields) ? '' : implode(',', $reg_fields);
  1226. if (!empty($changes))
  1227. updateSettings($changes);
  1228. }
  1229. createToken('admin-scp');
  1230. require_once($sourcedir . '/Subs-List.php');
  1231. $listOptions = array(
  1232. 'id' => 'standard_profile_fields',
  1233. 'title' => $txt['standard_profile_title'],
  1234. 'base_href' => $scripturl . '?action=admin;area=featuresettings;sa=profile',
  1235. 'get_items' => array(
  1236. 'function' => 'list_getProfileFields',
  1237. 'params' => array(
  1238. true,
  1239. ),
  1240. ),
  1241. 'columns' => array(
  1242. 'field' => array(
  1243. 'header' => array(
  1244. 'value' => $txt['standard_profile_field'],
  1245. ),
  1246. 'data' => array(
  1247. 'db' => 'label',
  1248. 'style' => 'width: 60%;',
  1249. ),
  1250. ),
  1251. 'active' => array(
  1252. 'header' => array(
  1253. 'value' => $txt['custom_edit_active'],
  1254. 'class' => 'centercol',
  1255. ),
  1256. 'data' => array(
  1257. 'function' => create_function('$rowData', '
  1258. $isChecked = $rowData[\'disabled\'] ? \'\' : \' checked="checked"\';
  1259. $onClickHandler = $rowData[\'can_show_register\'] ? sprintf(\'onclick="document.getElementById(\\\'reg_%1$s\\\').disabled = !this.checked;"\', $rowData[\'id\']) : \'\';
  1260. return sprintf(\'<input type="checkbox" name="active[]" id="active_%1$s" value="%1$s" class="input_check"%2$s%3$s />\', $rowData[\'id\'], $isChecked, $onClickHandler);
  1261. '),
  1262. 'style' => 'width: 20%;',
  1263. 'class' => 'centercol',
  1264. ),
  1265. ),
  1266. 'show_on_registration' => array(
  1267. 'header' => array(
  1268. 'value' => $txt['custom_edit_registration'],
  1269. 'class' => 'centercol',
  1270. ),
  1271. 'data' => array(
  1272. 'function' => create_function('$rowData', '
  1273. $isChecked = $rowData[\'on_register\'] && !$rowData[\'disabled\'] ? \' checked="checked"\' : \'\';
  1274. $isDisabled = $rowData[\'can_show_register\'] ? \'\' : \' disabled="disabled"\';
  1275. return sprintf(\'<input type="checkbox" name="reg[]" id="reg_%1$s" value="%1$s" class="input_check"%2$s%3$s />\', $rowData[\'id\'], $isChecked, $isDisabled);
  1276. '),
  1277. 'style' => 'width: 20%;',
  1278. 'class' => 'centercol',
  1279. ),
  1280. ),
  1281. ),
  1282. 'form' => array(
  1283. 'href' => $scripturl . '?action=admin;area=featuresettings;sa=profile',
  1284. 'name' => 'standardProfileFields',
  1285. 'token' => 'admin-scp',
  1286. ),
  1287. 'additional_rows' => array(
  1288. array(
  1289. 'position' => 'below_table_data',
  1290. 'value' => '<input type="submit" name="save" value="' . $txt['save'] . '" class="button_submit" />',
  1291. ),
  1292. ),
  1293. );
  1294. createList($listOptions);
  1295. $listOptions = array(
  1296. 'id' => 'custom_profile_fields',
  1297. 'title' => $txt['custom_profile_title'],
  1298. 'base_href' => $scripturl . '?action=admin;area=featuresettings;sa=profile',
  1299. 'default_sort_col' => 'field_name',
  1300. 'no_items_label' => $txt['custom_profile_none'],
  1301. 'items_per_page' => 25,
  1302. 'get_items' => array(
  1303. 'function' => 'list_getProfileFields',
  1304. 'params' => array(
  1305. false,
  1306. ),
  1307. ),
  1308. 'get_count' => array(
  1309. 'function' => 'list_getProfileFieldSize',
  1310. ),
  1311. 'columns' => array(
  1312. 'field_name' => array(
  1313. 'header' => array(
  1314. 'value' => $txt['custom_profile_fieldname'],
  1315. ),
  1316. 'data' => array(
  1317. 'function' => create_function('$rowData', '
  1318. global $scripturl;
  1319. return sprintf(\'<a href="%1$s?action=admin;area=featuresettings;sa=profileedit;fid=%2$d">%3$s</a><div class="smalltext">%4$s</div>\', $scripturl, $rowData[\'id_field\'], $rowData[\'field_name\'], $rowData[\'field_desc\']);
  1320. '),
  1321. 'style' => 'width: 62%;',
  1322. ),
  1323. 'sort' => array(
  1324. 'default' => 'field_name',
  1325. 'reverse' => 'field_name DESC',
  1326. ),
  1327. ),
  1328. 'field_type' => array(
  1329. 'header' => array(
  1330. 'value' => $txt['custom_profile_fieldtype'],
  1331. ),
  1332. 'data' => array(
  1333. 'function' => create_function('$rowData', '
  1334. global $txt;
  1335. $textKey = sprintf(\'custom_profile_type_%1$s\', $rowData[\'field_type\']);
  1336. return isset($txt[$textKey]) ? $txt[$textKey] : $textKey;
  1337. '),
  1338. 'style' => 'width: 15%;',
  1339. ),
  1340. 'sort' => array(
  1341. 'default' => 'field_type',
  1342. 'reverse' => 'field_type DESC',
  1343. ),
  1344. ),
  1345. 'active' => array(
  1346. 'header' => array(
  1347. 'value' => $txt['custom_profile_active'],
  1348. ),
  1349. 'data' => array(
  1350. 'function' => create_function('$rowData', '
  1351. global $txt;
  1352. return $rowData[\'active\'] ? $txt[\'yes\'] : $txt[\'no\'];
  1353. '),
  1354. 'style' => 'width: 8%;',
  1355. ),
  1356. 'sort' => array(
  1357. 'default' => 'active DESC',
  1358. 'reverse' => 'active',
  1359. ),
  1360. ),
  1361. 'placement' => array(
  1362. 'header' => array(
  1363. 'value' => $txt['custom_profile_placement'],
  1364. ),
  1365. 'data' => array(
  1366. 'function' => create_function('$rowData', '
  1367. global $txt;
  1368. return $txt[\'custom_profile_placement_\' . (empty($rowData[\'placement\']) ? \'standard\' : ($rowData[\'placement\'] == 1 ? \'withicons\' : \'abovesignature\'))];
  1369. '),
  1370. 'style' => 'width: 8%;',
  1371. ),
  1372. 'sort' => array(
  1373. 'default' => 'placement DESC',
  1374. 'reverse' => 'placement',
  1375. ),
  1376. ),
  1377. 'show_on_registration' => array(
  1378. 'data' => array(
  1379. 'sprintf' => array(
  1380. 'format' => '<a href="' . $scripturl . '?action=admin;area=featuresettings;sa=profileedit;fid=%1$s">' . $txt['modify'] . '</a>',
  1381. 'params' => array(
  1382. 'id_field' => false,
  1383. ),
  1384. ),
  1385. 'style' => 'width: 15%;',
  1386. ),
  1387. ),
  1388. ),
  1389. 'form' => array(
  1390. 'href' => $scripturl . '?action=admin;area=featuresettings;sa=profileedit',
  1391. 'name' => 'customProfileFields',
  1392. ),
  1393. 'additional_rows' => array(
  1394. array(
  1395. 'position' => 'below_table_data',
  1396. 'value' => '<input type="submit" name="new" value="' . $txt['custom_profile_make_new'] . '" class="button_submit" />',
  1397. ),
  1398. ),
  1399. );
  1400. createList($listOptions);
  1401. }
  1402. /**
  1403. * Callback for createList().
  1404. *
  1405. * @param $start
  1406. * @param $items_per_page
  1407. * @param $sort
  1408. * @param $standardFields
  1409. */
  1410. function list_getProfileFields($start, $items_per_page, $sort, $standardFields)
  1411. {
  1412. global $txt, $modSettings, $smcFunc;
  1413. $list = array();
  1414. if ($standardFields)
  1415. {
  1416. $standard_fields = array('icq', 'aim', 'yim', 'skype', 'location', 'gender', 'website', 'posts', 'warning_status');
  1417. $fields_no_registration = array('posts', 'warning_status');
  1418. $disabled_fields = isset($modSettings['disabled_profile_fields']) ? explode(',', $modSettings['disabled_profile_fields']) : array();
  1419. $registration_fields = isset($modSettings['registration_fields']) ? explode(',', $modSettings['registration_fields']) : array();
  1420. foreach ($standard_fields as $field)
  1421. $list[] = array(
  1422. 'id' => $field,
  1423. 'label' => isset($txt['standard_profile_field_' . $field]) ? $txt['standard_profile_field_' . $field] : (isset($txt[$field]) ? $txt[$field] : $field),
  1424. 'disabled' => in_array($field, $disabled_fields),
  1425. 'on_register' => in_array($field, $registration_fields) && !in_array($field, $fields_no_registration),
  1426. 'can_show_register' => !in_array($field, $fields_no_registration),
  1427. );
  1428. }
  1429. else
  1430. {
  1431. // Load all the fields.
  1432. $request = $smcFunc['db_query']('', '
  1433. SELECT id_field, col_name, field_name, field_desc, field_type, active, placement
  1434. FROM {db_prefix}custom_fields
  1435. ORDER BY {raw:sort}
  1436. LIMIT {int:start}, {int:items_per_page}',
  1437. array(
  1438. 'sort' => $sort,
  1439. 'start' => $start,
  1440. 'items_per_page' => $items_per_page,
  1441. )
  1442. );
  1443. while ($row = $smcFunc['db_fetch_assoc']($request))
  1444. $list[] = $row;
  1445. $smcFunc['db_free_result']($request);
  1446. }
  1447. return $list;
  1448. }
  1449. /**
  1450. * Callback for createList().
  1451. */
  1452. function list_getProfileFieldSize()
  1453. {
  1454. global $smcFunc;
  1455. $request = $smcFunc['db_query']('', '
  1456. SELECT COUNT(*)
  1457. FROM {db_prefix}custom_fields',
  1458. array(
  1459. )
  1460. );
  1461. list ($numProfileFields) = $smcFunc['db_fetch_row']($request);
  1462. $smcFunc['db_free_result']($request);
  1463. return $numProfileFields;
  1464. }
  1465. /**
  1466. * Edit some profile fields?
  1467. */
  1468. function EditCustomProfiles()
  1469. {
  1470. global $txt, $scripturl, $context, $settings, $sc, $smcFunc;
  1471. // Sort out the context!
  1472. $context['fid'] = isset($_GET['fid']) ? (int) $_GET['fid'] : 0;
  1473. $context[$context['admin_menu_name']]['current_subsection'] = 'profile';
  1474. $context['page_title'] = $context['fid'] ? $txt['custom_edit_title'] : $txt['custom_add_title'];
  1475. $context['sub_template'] = 'edit_profile_field';
  1476. // Load the profile language for section names.
  1477. loadLanguage('Profile');
  1478. if ($context['fid'])
  1479. {
  1480. $request = $smcFunc['db_query']('', '
  1481. SELECT
  1482. id_field, col_name, field_name, field_desc, field_type, field_length, field_options,
  1483. show_reg, show_display, show_profile, private, active, default_value, can_search,
  1484. bbc, mask, enclose, placement
  1485. FROM {db_prefix}custom_fields
  1486. WHERE id_field = {int:current_field}',
  1487. array(
  1488. 'current_field' => $context['fid'],
  1489. )
  1490. );
  1491. $context['field'] = array();
  1492. while ($row = $smcFunc['db_fetch_assoc']($request))
  1493. {
  1494. if ($row['field_type'] == 'textarea')
  1495. @list ($rows, $cols) = @explode(',', $row['default_value']);
  1496. else
  1497. {
  1498. $rows = 3;
  1499. $cols = 30;
  1500. }
  1501. $context['field'] = array(
  1502. 'name' => $row['field_name'],
  1503. 'desc' => $row['field_desc'],
  1504. 'colname' => $row['col_name'],
  1505. 'profile_area' => $row['show_profile'],
  1506. 'reg' => $row['show_reg'],
  1507. 'display' => $row['show_display'],
  1508. 'type' => $row['field_type'],
  1509. 'max_length' => $row['field_length'],
  1510. 'rows' => $rows,
  1511. 'cols' => $cols,
  1512. 'bbc' => $row['bbc'] ? true : false,
  1513. 'default_check' => $row['field_type'] == 'check' && $row['default_value'] ? true : false,
  1514. 'default_select' => $row['field_type'] == 'select' || $row['field_type'] == 'radio' ? $row['default_value'] : '',
  1515. 'options' => strlen($row['field_options']) > 1 ? explode(',', $row['field_options']) : array('', '', ''),
  1516. 'active' => $row['active'],
  1517. 'private' => $row['private'],
  1518. 'can_search' => $row['can_search'],
  1519. 'mask' => $row['mask'],
  1520. 'regex' => substr($row['mask'], 0, 5) == 'regex' ? substr($row['mask'], 5) : '',
  1521. 'enclose' => $row['enclose'],
  1522. 'placement' => $row['placement'],
  1523. );
  1524. }
  1525. $smcFunc['db_free_result']($request);
  1526. }
  1527. // Setup the default values as needed.
  1528. if (empty($context['field']))
  1529. $context['field'] = array(
  1530. 'name' => '',
  1531. 'colname' => '???',
  1532. 'desc' => '',
  1533. 'profile_area' => 'forumprofile',
  1534. 'reg' => false,
  1535. 'display' => false,
  1536. 'type' => 'text',
  1537. 'max_length' => 255,
  1538. 'rows' => 4,
  1539. 'cols' => 30,
  1540. 'bbc' => false,
  1541. 'default_check' => false,
  1542. 'default_select' => '',
  1543. 'options' => array('', '', ''),
  1544. 'active' => true,
  1545. 'private' => false,
  1546. 'can_search' => false,
  1547. 'mask' => 'nohtml',
  1548. 'regex' => '',
  1549. 'enclose' => '',
  1550. 'placement' => 0,
  1551. );
  1552. // Are we saving?
  1553. if (isset($_POST['save']))
  1554. {
  1555. checkSession();
  1556. validateToken('admin-ecp');
  1557. // Everyone needs a name - even the (bracket) unknown...
  1558. if (trim($_POST['field_name']) == '')
  1559. redirectexit($scripturl . '?action=admin;area=featuresettings;sa=profileedit;fid=' . $_GET['fid'] . ';msg=need_name');
  1560. // Regex you say? Do a very basic test to see if the pattern is valid
  1561. if (!empty($_POST['regex']) && @preg_match($_POST['regex'], 'dummy') === false)
  1562. redirectexit($scripturl . '?action=admin;area=featuresettings;sa=profileedit;fid=' . $_GET['fid'] . ';msg=regex_error');
  1563. $_POST['field_name'] = $smcFunc['htmlspecialchars']($_POST['field_name']);
  1564. $_POST['field_desc'] = $smcFunc['htmlspecialchars']($_POST['field_desc']);
  1565. // Checkboxes...
  1566. $show_reg = isset($_POST['reg']) ? (int) $_POST['reg'] : 0;
  1567. $show_display = isset($_POST['display']) ? 1 : 0;
  1568. $bbc = isset($_POST['bbc']) ? 1 : 0;
  1569. $show_profile = $_POST['profile_area'];
  1570. $active = isset($_POST['active']) ? 1 : 0;
  1571. $private = isset($_POST['private']) ? (int) $_POST['private'] : 0;
  1572. $can_search = isset($_POST['can_search']) ? 1 : 0;
  1573. // Some masking stuff...
  1574. $mask = isset($_POST['mask']) ? $_POST['mask'] : '';
  1575. if ($mask == 'regex' && isset($_POST['regex']))
  1576. $mask .= $_POST['regex'];
  1577. $field_length = isset($_POST['max_length']) ? (int) $_POST['max_length'] : 255;
  1578. $enclose = isset($_POST['enclose']) ? $_POST['enclose'] : '';
  1579. $placement = isset($_POST['placement']) ? (int) $_POST['placement'] : 0;
  1580. // Select options?
  1581. $field_options = '';
  1582. $newOptions = array();
  1583. $default = isset($_POST['default_check']) && $_POST['field_type'] == 'check' ? 1 : '';
  1584. if (!empty($_POST['select_option']) && ($_POST['field_type'] == 'select' || $_POST['field_type'] == 'radio'))
  1585. {
  1586. foreach ($_POST['select_option'] as $k => $v)
  1587. {
  1588. // Clean, clean, clean...
  1589. $v = $smcFunc['htmlspecialchars']($v);
  1590. $v = strtr($v, array(',' => ''));
  1591. // Nada, zip, etc...
  1592. if (trim($v) == '')
  1593. continue;
  1594. // Otherwise, save it boy.
  1595. $field_options .= $v . ',';
  1596. // This is just for working out what happened with old options...
  1597. $newOptions[$k] = $v;
  1598. // Is it default?
  1599. if (isset($_POST['default_select']) && $_POST['default_select'] == $k)
  1600. $default = $v;
  1601. }
  1602. $field_options = substr($field_options, 0, -1);
  1603. }
  1604. // Text area has default has dimensions
  1605. if ($_POST['field_type'] == 'textarea')
  1606. $default = (int) $_POST['rows'] . ',' . (int) $_POST['cols'];
  1607. // Come up with the unique name?
  1608. if (empty($context['fid']))
  1609. {
  1610. $colname = $smcFunc['substr'](strtr($_POST['field_name'], array(' ' => '')), 0, 6);
  1611. preg_match('~([\w\d_-]+)~', $colname, $matches);
  1612. // If there is nothing to the name, then let's start out own - for foreign languages etc.
  1613. if (isset($matches[1]))
  1614. $colname = $initial_colname = 'cust_' . strtolower($matches[1]);
  1615. else
  1616. $colname = $initial_colname = 'cust_' . mt_rand(1, 999);
  1617. // Make sure this is unique.
  1618. // @todo This may not be the most efficient way to do this.
  1619. $unique = false;
  1620. for ($i = 0; !$unique && $i < 9; $i ++)
  1621. {
  1622. $request = $smcFunc['db_query']('', '
  1623. SELECT id_field
  1624. FROM {db_prefix}custom_fields
  1625. WHERE col_name = {string:current_column}',
  1626. array(
  1627. 'current_column' => $colname,
  1628. )
  1629. );
  1630. if ($smcFunc['db_num_rows']($request) == 0)
  1631. $unique = true;
  1632. else
  1633. $colname = $initial_colname . $i;
  1634. $smcFunc['db_free_result']($request);
  1635. }
  1636. // Still not a unique colum name? Leave it up to the user, then.
  1637. if (!$unique)
  1638. fatal_lang_error('custom_option_not_unique');
  1639. }
  1640. // Work out what to do with the user data otherwise...
  1641. else
  1642. {
  1643. // Anything going to check or select is pointless keeping - as is anything coming from check!
  1644. if (($_POST['field_type'] == 'check' && $context['field']['type'] != 'check')
  1645. || (($_POST['field_type'] == 'select' || $_POST['field_type'] == 'radio') && $context['field']['type'] != 'select' && $context['field']['type'] != 'radio')
  1646. || ($context['field']['type'] == 'check' && $_POST['field_type'] != 'check'))
  1647. {
  1648. $smcFunc['db_query']('', '
  1649. DELETE FROM {db_prefix}themes
  1650. WHERE variable = {string:current_column}
  1651. AND id_member > {int:no_member}',
  1652. array(
  1653. 'no_member' => 0,
  1654. 'current_column' => $context['field']['colname'],
  1655. )
  1656. );
  1657. }
  1658. // Otherwise - if the select is edited may need to adjust!
  1659. elseif ($_POST['field_type'] == 'select' || $_POST['field_type'] == 'radio')
  1660. {
  1661. $optionChanges = array();
  1662. $takenKeys = array();
  1663. // Work out what's changed!
  1664. foreach ($context['field']['options'] as $k => $option)
  1665. {
  1666. if (trim($option) == '')
  1667. continue;
  1668. // Still exists?
  1669. if (in_array($option, $newOptions))
  1670. {
  1671. $takenKeys[] = $k;
  1672. continue;
  1673. }
  1674. }
  1675. // Finally - have we renamed it - or is it really gone?
  1676. foreach ($optionChanges as $k => $option)
  1677. {
  1678. // Just been renamed?
  1679. if (!in_array($k, $takenKeys) && !empty($newOptions[$k]))
  1680. $smcFunc['db_query']('', '
  1681. UPDATE {db_prefix}themes
  1682. SET value = {string:new_value}
  1683. WHERE variable = {string:current_column}
  1684. AND value = {string:old_value}
  1685. AND id_member > {int:no_member}',
  1686. array(
  1687. 'no_member' => 0,
  1688. 'new_value' => $newOptions[$k],
  1689. 'current_column' => $context['field']['colname'],
  1690. 'old_value' => $option,
  1691. )
  1692. );
  1693. }
  1694. }
  1695. // @todo Maybe we should adjust based on new text length limits?
  1696. }
  1697. // Do the insertion/updates.
  1698. if ($context['fid'])
  1699. {
  1700. $smcFunc['db_query']('', '
  1701. UPDATE {db_prefix}custom_fields
  1702. SET
  1703. field_name = {string:field_name}, field_desc = {string:field_desc},
  1704. field_type = {string:field_type}, field_length = {int:field_length},
  1705. field_options = {string:field_options}, show_reg = {int:show_reg},
  1706. show_display = {int:show_display}, show_profile = {string:show_profile},
  1707. private = {int:private}, active = {int:active}, default_value = {string:default_value},
  1708. can_search = {int:can_search}, bbc = {int:bbc}, mask = {string:mask},
  1709. enclose = {string:enclose}, placement = {int:placement}
  1710. WHERE id_field = {int:current_field}',
  1711. array(
  1712. 'field_length' => $field_length,
  1713. 'show_reg' => $show_reg,
  1714. 'show_display' => $show_display,
  1715. 'private' => $private,
  1716. 'active' => $active,
  1717. 'can_search' => $can_search,
  1718. 'bbc' => $bbc,
  1719. 'current_field' => $context['fid'],
  1720. 'field_name' => $_POST['field_name'],
  1721. 'field_desc' => $_POST['field_desc'],
  1722. 'field_type' => $_POST['field_type'],
  1723. 'field_options' => $field_options,
  1724. 'show_profile' => $show_profile,
  1725. 'default_value' => $default,
  1726. 'mask' => $mask,
  1727. 'enclose' => $enclose,
  1728. 'placement' => $placement,
  1729. )
  1730. );
  1731. // Just clean up any old selects - these are a pain!
  1732. if (($_POST['field_type'] == 'select' || $_POST['field_type'] == 'radio') && !empty($newOptions))
  1733. $smcFunc['db_query']('', '
  1734. DELETE FROM {db_prefix}themes
  1735. WHERE variable = {string:current_column}
  1736. AND value NOT IN ({array_string:new_option_values})
  1737. AND id_member > {int:no_member}',
  1738. array(
  1739. 'no_member' => 0,
  1740. 'new_option_values' => $newOptions,
  1741. 'current_column' => $context['field']['colname'],
  1742. )
  1743. );
  1744. }
  1745. else
  1746. {
  1747. $smcFunc['db_insert']('',
  1748. '{db_prefix}custom_fields',
  1749. array(
  1750. 'col_name' => 'string', 'field_name' => 'string', 'field_desc' => 'string',
  1751. 'field_type' => 'string', 'field_length' => 'string', 'field_options' => 'string',
  1752. 'show_reg' => 'int', 'show_display' => 'int', 'show_profile' => 'string',
  1753. 'private' => 'int', 'active' => 'int', 'default_value' => 'string', 'can_search' => 'int',
  1754. 'bbc' => 'int', 'mask' => 'string', 'enclose' => 'string', 'placement' => 'int',
  1755. ),
  1756. array(
  1757. $colname, $_POST['field_name'], $_POST['field_desc'],
  1758. $_POST['field_type'], $field_length, $field_options,
  1759. $show_reg, $show_display, $show_profile,
  1760. $private, $active, $default, $can_search,
  1761. $bbc, $mask, $enclose, $placement,
  1762. ),
  1763. array('id_field')
  1764. );
  1765. }
  1766. // As there's currently no option to priorize certain fields over others, let's order them alphabetically.
  1767. $smcFunc['db_query']('alter_table_boards', '
  1768. ALTER TABLE {db_prefix}custom_fields
  1769. ORDER BY field_name',
  1770. array(
  1771. 'db_error_skip' => true,
  1772. )
  1773. );
  1774. }
  1775. // Deleting?
  1776. elseif (isset($_POST['delete']) && $context['field']['colname'])
  1777. {
  1778. checkSession();
  1779. validateToken('admin-ecp');
  1780. // Delete the user data first.
  1781. $smcFunc['db_query']('', '
  1782. DELETE FROM {db_prefix}themes
  1783. WHERE variable = {string:current_column}
  1784. AND id_member > {int:no_member}',
  1785. array(
  1786. 'no_member' => 0,
  1787. 'current_column' => $context['field']['colname'],
  1788. )
  1789. );
  1790. // Finally - the field itself is gone!
  1791. $smcFunc['db_query']('', '
  1792. DELETE FROM {db_prefix}custom_fields
  1793. WHERE id_field = {int:current_field}',
  1794. array(
  1795. 'current_field' => $context['fid'],
  1796. )
  1797. );
  1798. }
  1799. // Rebuild display cache etc.
  1800. if (isset($_POST['delete']) || isset($_POST['save']))
  1801. {
  1802. checkSession();
  1803. $request = $smcFunc['db_query']('', '
  1804. SELECT col_name, field_name, field_type, bbc, enclose, placement
  1805. FROM {db_prefix}custom_fields
  1806. WHERE show_display = {int:is_displayed}
  1807. AND active = {int:active}
  1808. AND private != {int:not_owner_only}
  1809. AND private != {int:not_admin_only}',
  1810. array(
  1811. 'is_displayed' => 1,
  1812. 'active' => 1,
  1813. 'not_owner_only' => 2,
  1814. 'not_admin_only' => 3,
  1815. )
  1816. );
  1817. $fields = array();
  1818. while ($row = $smcFunc['db_fetch_assoc']($request))
  1819. {
  1820. $fields[] = array(
  1821. 'colname' => strtr($row['col_name'], array('|' => '', ';' => '')),
  1822. 'title' => strtr($row['field_name'], array('|' => '', ';' => '')),
  1823. 'type' => $row['field_type'],
  1824. 'bbc' => $row['bbc'] ? '1' : '0',
  1825. 'placement' => !empty($row['placement']) ? $row['placement'] : '0',
  1826. 'enclose' => !empty($row['enclose']) ? $row['enclose'] : '',
  1827. );
  1828. }
  1829. $smcFunc['db_free_result']($request);
  1830. updateSettings(array('displayFields' => serialize($fields)));
  1831. redirectexit('action=admin;area=featuresettings;sa=profile');
  1832. }
  1833. createToken('admin-ecp');
  1834. }
  1835. /**
  1836. * Allow to edit the settings on the pruning screen.
  1837. * @param $return_config
  1838. */
  1839. function ModifyPruningSettings($return_config = false)
  1840. {
  1841. global $txt, $scripturl, $sourcedir, $context, $settings, $sc, $modSettings;
  1842. // Make sure we understand what's going on.
  1843. loadLanguage('ManageSettings');
  1844. $context['page_title'] = $txt['pruning_title'];
  1845. $config_vars = array(
  1846. // Even do the pruning?
  1847. // The array indexes are there so we can remove/change them before saving.
  1848. 'pruningOptions' => array('check', 'pruningOptions'),
  1849. '',
  1850. // Various logs that could be pruned.
  1851. array('int', 'pruneErrorLog', 'postinput' => $txt['days_word'], 'subtext' => $txt['zero_to_disable']), // Error log.
  1852. array('int', 'pruneModLog', 'postinput' => $txt['days_word'], 'subtext' => $txt['zero_to_disable']), // Moderation log.
  1853. array('int', 'pruneBanLog', 'postinput' => $txt['days_word'], 'subtext' => $txt['zero_to_disable']), // Ban hit log.
  1854. array('int', 'pruneReportLog', 'postinput' => $txt['days_word'], 'subtext' => $txt['zero_to_disable']), // Report to moderator log.
  1855. array('int', 'pruneScheduledTaskLog', 'postinput' => $txt['days_word'], 'subtext' => $txt['zero_to_disable']), // Log of the scheduled tasks and how long they ran.
  1856. array('int', 'pruneSpiderHitLog', 'postinput' => $txt['days_word'], 'subtext' => $txt['zero_to_disable']), // Log of the scheduled tasks and how long they ran.
  1857. // If you add any additional logs make sure to add them after this point. Additionally, make sure you add them to the weekly scheduled task.
  1858. // Mod Developers: Do NOT use the pruningOptions master variable for this as SMF Core may overwrite your setting in the future!
  1859. );
  1860. call_integration_hook('integrate_prune_settings', array(&$config_vars));
  1861. if ($return_config)
  1862. return $config_vars;
  1863. // We'll need this in a bit.
  1864. require_once($sourcedir . '/ManageServer.php');
  1865. // Saving?
  1866. if (isset($_GET['save']))
  1867. {
  1868. checkSession();
  1869. $savevar = array(
  1870. array('text', 'pruningOptions')
  1871. );
  1872. if (!empty($_POST['pruningOptions']))
  1873. {
  1874. $vals = array();
  1875. foreach ($config_vars as $index => $dummy)
  1876. {
  1877. if (!is_array($dummy) || $index == 'pruningOptions')
  1878. continue;
  1879. $vals[] = empty($_POST[$dummy[1]]) || $_POST[$dummy[1]] < 0 ? 0 : (int) $_POST[$dummy[1]];
  1880. }
  1881. $_POST['pruningOptions'] = implode(',', $vals);
  1882. }
  1883. else
  1884. $_POST['pruningOptions'] = '';
  1885. saveDBSettings($savevar);
  1886. redirectexit('action=admin;area=logs;sa=pruning');
  1887. }
  1888. $context['post_url'] = $scripturl . '?action=admin;area=logs;save;sa=pruning';
  1889. $context['settings_title'] = $txt['pruning_title'];
  1890. $context['sub_template'] = 'show_settings';
  1891. // Get the actual values
  1892. if (!empty($modSettings['pruningOptions']))
  1893. @list ($modSettings['pruneErrorLog'], $modSettings['pruneModLog'], $modSettings['pruneBanLog'], $modSettings['pruneReportLog'], $modSettings['pruneScheduledTaskLog'], $modSettings['pruneSpiderHitLog']) = explode(',', $modSettings['pruningOptions']);
  1894. else
  1895. $modSettings['pruneErrorLog'] = $modSettings['pruneModLog'] = $modSettings['pruneBanLog'] = $modSettings['pruneReportLog'] = $modSettings['pruneScheduledTaskLog'] = $modSettings['pruneSpiderHitLog'] = 0;
  1896. prepareDBSettingContext($config_vars);
  1897. }
  1898. /**
  1899. * If you have a general mod setting to add stick it here.
  1900. *
  1901. * @param $return_config
  1902. */
  1903. function ModifyGeneralModSettings($return_config = false)
  1904. {
  1905. global $txt, $scripturl, $context, $settings, $sc, $modSettings;
  1906. $config_vars = array(
  1907. // Mod authors, add any settings UNDER this line. Include a comma at the end of the line and don't remove this statement!!
  1908. );
  1909. // Make it even easier to add new settings.
  1910. call_integration_hook('integrate_general_mod_settings', array(&$config_vars));
  1911. if ($return_config)
  1912. return $config_vars;
  1913. $context['post_url'] = $scripturl . '?action=admin;area=modsettings;save;sa=general';
  1914. $context['settings_title'] = $txt['mods_cat_modifications_misc'];
  1915. // No removing this line you, dirty unwashed mod authors. :p
  1916. if (empty($config_vars))
  1917. {
  1918. $context['settings_save_dont_show'] = true;
  1919. $context['settings_message'] = '<div class="centertext">' . $txt['modification_no_misc_settings'] . '</div>';
  1920. return prepareDBSettingContext($config_vars);
  1921. }
  1922. // Saving?
  1923. if (isset($_GET['save']))
  1924. {
  1925. checkSession();
  1926. $save_vars = $config_vars;
  1927. call_integration_hook('integrate_save_general_mod_settings', array(&$save_vars));
  1928. // This line is to help mod authors do a search/add after if you want to add something here. Keyword: FOOT TAPPING SUCKS!
  1929. saveDBSettings($save_vars);
  1930. // This line is to help mod authors do a search/add after if you want to add something here. Keyword: I LOVE TEA!
  1931. redirectexit('action=admin;area=modsettings;sa=general');
  1932. }
  1933. // This line is to help mod authors do a search/add after if you want to add something here. Keyword: RED INK IS FOR TEACHERS AND THOSE WHO LIKE PAIN!
  1934. prepareDBSettingContext($config_vars);
  1935. }
  1936. /**
  1937. * Generates a list of integration hooks for display
  1938. * Accessed through ?action=admin;area=modsettings;sa=hooks;
  1939. * Allows for removal or disabing of selected hooks
  1940. */
  1941. function list_integration_hooks()
  1942. {
  1943. global $sourcedir, $scripturl, $context, $txt, $modSettings, $settings;
  1944. $context['filter_url'] = '';
  1945. $context['current_filter'] = '';
  1946. $currentHooks = get_integration_hooks();
  1947. if (isset($_GET['filter']) && in_array($_GET['filter'], array_keys($currentHooks)))
  1948. {
  1949. $context['filter_url'] = ';filter=' . $_GET['filter'];
  1950. $context['current_filter'] = $_GET['filter'];
  1951. }
  1952. if (!empty($modSettings['handlinghooks_enabled']))
  1953. {
  1954. if (!empty($_REQUEST['do']) && isset($_REQUEST['hook']) && isset($_REQUEST['function']))
  1955. {
  1956. checkSession('request');
  1957. validateToken('admin-hook', 'request');
  1958. if ($_REQUEST['do'] == 'remove')
  1959. remove_integration_function($_REQUEST['hook'], urldecode($_REQUEST['function']));
  1960. else
  1961. {
  1962. if ($_REQUEST['do'] == 'disable')
  1963. {
  1964. // It's a hack I know...but I'm way too lazy!!!
  1965. $function_remove = $_REQUEST['function'];
  1966. $function_add = $_REQUEST['function'] . ']';
  1967. }
  1968. else
  1969. {
  1970. $function_remove = $_REQUEST['function'] . ']';
  1971. $function_add = $_REQUEST['function'];
  1972. }
  1973. $file = !empty($_REQUEST['includedfile']) ? urldecode($_REQUEST['includedfile']) : '';
  1974. remove_integration_function($_REQUEST['hook'], $function_remove, $file);
  1975. add_integration_function($_REQUEST['hook'], $function_add, $file);
  1976. redirectexit('action=admin;area=modsettings;sa=hooks' . $context['filter_url']);
  1977. }
  1978. }
  1979. }
  1980. $list_options = array(
  1981. 'id' => 'list_integration_hooks',
  1982. 'title' => $txt['hooks_title_list'],
  1983. 'items_per_page' => 20,
  1984. 'base_href' => $scripturl . '?action=admin;area=modsettings;sa=hooks' . $context['filter_url'] . ';' . $context['session_var'] . '=' . $context['session_id'],
  1985. 'default_sort_col' => 'hook_name',
  1986. 'get_items' => array(
  1987. 'function' => 'get_integration_hooks_data',
  1988. ),
  1989. 'get_count' => array(
  1990. 'function' => 'get_integration_hooks_count',
  1991. ),
  1992. 'no_items_label' => $txt['hooks_no_hooks'],
  1993. 'columns' => array(
  1994. 'hook_name' => array(
  1995. 'header' => array(
  1996. 'value' => $txt['hooks_field_hook_name'],
  1997. ),
  1998. 'data' => array(
  1999. 'db' => 'hook_name',
  2000. ),
  2001. 'sort' => array(
  2002. 'default' => 'hook_name',
  2003. 'reverse' => 'hook_name DESC',
  2004. ),
  2005. ),
  2006. 'function_name' => array(
  2007. 'header' => array(
  2008. 'value' => $txt['hooks_field_function_name'],
  2009. ),
  2010. 'data' => array(
  2011. 'function' => create_function('$data', '
  2012. global $txt;
  2013. if (!empty($data[\'included_file\']))
  2014. return $txt[\'hooks_field_function\'] . \': \' . $data[\'real_function\'] . \'<br />\' . $txt[\'hooks_field_included_file\'] . \': \' . $data[\'included_file\'];
  2015. else
  2016. return $data[\'real_function\'];
  2017. '),
  2018. ),
  2019. 'sort' => array(
  2020. 'default' => 'function_name',
  2021. 'reverse' => 'function_name DESC',
  2022. ),
  2023. ),
  2024. 'file_name' => array(
  2025. 'header' => array(
  2026. 'value' => $txt['hooks_field_file_name'],
  2027. ),
  2028. 'data' => array(
  2029. 'db' => 'file_name',
  2030. ),
  2031. 'sort' => array(
  2032. 'default' => 'file_name',
  2033. 'reverse' => 'file_name DESC',
  2034. ),
  2035. ),
  2036. 'status' => array(
  2037. 'header' => array(
  2038. 'value' => $txt['hooks_field_hook_exists'],
  2039. 'style' => 'width:3%;',
  2040. ),
  2041. 'data' => array(
  2042. 'function' => create_function('$data', '
  2043. global $txt, $settings, $scripturl, $context;
  2044. $change_status = array(\'before\' => \'\', \'after\' => \'\');
  2045. if ($data[\'can_be_disabled\'] && $data[\'status\'] != \'deny\')
  2046. {
  2047. $change_status[\'before\'] = \'<a href="\' . $scripturl . \'?action=admin;area=modsettings;sa=hooks;do=\' . ($data[\'enabled\'] ? \'disable\' : \'enable\') . \';hook=\' . $data[\'hook_name\'] . \';function=\' . $data[\'real_function\'] . (!empty($data[\'included_file\']) ? \';includedfile=\' . urlencode($data[\'included_file\']) : \'\') . $context[\'filter_url\'] . \';\' . $context[\'admin-hook_token_var\'] . \'=\' . $context[\'admin-hook_token\'] . \';\' . $context[\'session_var\'] . \'=\' . $context[\'session_id\'] . \'" onclick="return confirm(\' . javaScriptEscape($txt[\'quickmod_confirm\']) . \');">\';
  2048. $change_status[\'after\'] = \'</a>\';
  2049. }
  2050. return $change_status[\'before\'] . \'<img src="\' . $settings[\'images_url\'] . \'/admin/post_moderation_\' . $data[\'status\'] . \'.png" alt="\' . $data[\'img_text\'] . \'" title="\' . $data[\'img_text\'] . \'" />\' . $change_status[\'after\'];
  2051. '),
  2052. 'class' => 'centertext',
  2053. ),
  2054. 'sort' => array(
  2055. 'default' => 'status',
  2056. 'reverse' => 'status DESC',
  2057. ),
  2058. ),
  2059. ),
  2060. 'additional_rows' => array(
  2061. array(
  2062. 'position' => 'after_title',
  2063. 'value' => $txt['hooks_disable_instructions'] . '<br />
  2064. ' . $txt['hooks_disable_legend'] . ':
  2065. <ul style="list-style: none;">
  2066. <li><img src="' . $settings['images_url'] . '/admin/post_moderation_allow.png" alt="' . $txt['hooks_active'] . '" title="' . $txt['hooks_active'] . '" /> ' . $txt['hooks_disable_legend_exists'] . '</li>
  2067. <li><img src="' . $settings['images_url'] . '/admin/post_moderation_moderate.png" alt="' . $txt['hooks_disabled'] . '" title="' . $txt['hooks_disabled'] . '" /> ' . $txt['hooks_disable_legend_disabled'] . '</li>
  2068. <li><img src="' . $settings['images_url'] . '/admin/post_moderation_deny.png" alt="' . $txt['hooks_missing'] . '" title="' . $txt['hooks_missing'] . '" /> ' . $txt['hooks_disable_legend_missing'] . '</li>
  2069. </ul>'
  2070. ),
  2071. ),
  2072. );
  2073. if (!empty($modSettings['handlinghooks_enabled']))
  2074. {
  2075. createToken('admin-hook', 'request');
  2076. $list_options['columns']['remove'] = array(
  2077. 'header' => array(
  2078. 'value' => $txt['hooks_button_remove'],
  2079. 'style' => 'width:3%',
  2080. ),
  2081. 'data' => array(
  2082. 'function' => create_function('$data', '
  2083. global $txt, $settings, $scripturl, $context;
  2084. if (!$data[\'hook_exists\'])
  2085. return \'
  2086. <a href="\' . $scripturl . \'?action=admin;area=modsettings;sa=hooks;do=remove;hook=\' . $data[\'hook_name\'] . \';function=\' . urlencode($data[\'function_name\']) . $context[\'filter_url\'] . \';\' . $context[\'admin-hook_token_var\'] . \'=\' . $context[\'admin-hook_token\'] . \';\' . $context[\'session_var\'] . \'=\' . $context[\'session_id\'] . \'" onclick="return confirm(\' . javaScriptEscape($txt[\'quickmod_confirm\']) . \');">
  2087. <img src="\' . $settings[\'images_url\'] . \'/icons/quick_remove.png" alt="\' . $txt[\'hooks_button_remove\'] . \'" title="\' . $txt[\'hooks_button_remove\'] . \'" />
  2088. </a>\';
  2089. '),
  2090. 'class' => 'centertext',
  2091. ),
  2092. );
  2093. $list_options['form'] = array(
  2094. 'href' => $scripturl . '?action=admin;area=modsettings;sa=hooks' . $context['filter_url'] . ';' . $context['session_var'] . '=' . $context['session_id'],
  2095. 'name' => 'list_integration_hooks',
  2096. );
  2097. }
  2098. require_once($sourcedir . '/Subs-List.php');
  2099. createList($list_options);
  2100. $context['page_title'] = $txt['hooks_title_list'];
  2101. $context['sub_template'] = 'show_list';
  2102. $context['default_list'] = 'list_integration_hooks';
  2103. }
  2104. /**
  2105. * Gets all of the files in a directory and its chidren directories
  2106. *
  2107. * @param type $dir_path
  2108. * @return array
  2109. */
  2110. function get_files_recursive($dir_path)
  2111. {
  2112. $files = array();
  2113. if ($dh = opendir($dir_path))
  2114. {
  2115. while (($file = readdir($dh)) !== false)
  2116. {
  2117. if ($file != '.' && $file != '..')
  2118. {
  2119. if (is_dir($dir_path . '/' . $file))
  2120. $files = array_merge($files, get_files_recursive($dir_path . '/' . $file));
  2121. else
  2122. $files[] = array('dir' => $dir_path, 'name' => $file);
  2123. }
  2124. }
  2125. }
  2126. closedir($dh);
  2127. return $files;
  2128. }
  2129. /**
  2130. * Callback function for the integration hooks list (list_integration_hooks)
  2131. * Gets all of the hooks in the system and their status
  2132. * Would be better documented if Ema was not lazy
  2133. *
  2134. * @param type $start
  2135. * @param type $per_page
  2136. * @param type $sort
  2137. * @return array
  2138. */
  2139. function get_integration_hooks_data($start, $per_page, $sort)
  2140. {
  2141. global $boarddir, $sourcedir, $settings, $txt, $context, $scripturl, $modSettings;
  2142. $hooks = $temp_hooks = get_integration_hooks();
  2143. $hooks_data = $temp_data = $hook_status = array();
  2144. $files = get_files_recursive($sourcedir);
  2145. if (!empty($files))
  2146. {
  2147. foreach ($files as $file)
  2148. {
  2149. if (is_file($file['dir'] . '/' . $file['name']) && substr($file['name'], -4) === '.php')
  2150. {
  2151. $fp = fopen($file['dir'] . '/' . $file['name'], 'rb');
  2152. $fc = fread($fp, filesize($file['dir'] . '/' . $file['name']));
  2153. fclose($fp);
  2154. foreach ($temp_hooks as $hook => $functions)
  2155. {
  2156. foreach ($functions as $function_o)
  2157. {
  2158. $hook_name = str_replace(']', '', $function_o);
  2159. if (strpos($hook_name, '::') !== false)
  2160. {
  2161. $function = explode('::', $hook_name);
  2162. $function = $function[1];
  2163. }
  2164. else
  2165. $function = $hook_name;
  2166. $function = explode(':', $function);
  2167. $function = $function[0];
  2168. if (substr($hook, -8) === '_include')
  2169. {
  2170. $hook_status[$hook][$function]['exists'] = file_exists(strtr(trim($function), array('$boarddir' => $boarddir, '$sourcedir' => $sourcedir, '$themedir' => $settings['theme_dir'])));
  2171. // I need to know if there is at least one function called in this file.
  2172. $temp_data['include'][basename($function)] = array('hook' => $hook, 'function' => $function);
  2173. unset($temp_hooks[$hook][$function_o]);
  2174. }
  2175. elseif (strpos(str_replace(' (', '(', $fc), 'function ' . trim($function) . '(') !== false)
  2176. {
  2177. $hook_status[$hook][$hook_name]['exists'] = true;
  2178. $hook_status[$hook][$hook_name]['in_file'] = $file['name'];
  2179. // I want to remember all the functions called within this file (to check later if they are enabled or disabled and decide if the integrare_*_include of that file can be disabled too)
  2180. $temp_data['function'][$file['name']][] = $function_o;
  2181. unset($temp_hooks[$hook][$function_o]);
  2182. }
  2183. }
  2184. }
  2185. }
  2186. }
  2187. }
  2188. $sort_types = array(
  2189. 'hook_name' => array('hook', SORT_ASC),
  2190. 'hook_name DESC' => array('hook', SORT_DESC),
  2191. 'function_name' => array('function', SORT_ASC),
  2192. 'function_name DESC' => array('function', SORT_DESC),
  2193. 'file_name' => array('file_name', SORT_ASC),
  2194. 'file_name DESC' => array('file_name', SORT_DESC),
  2195. 'status' => array('status', SORT_ASC),
  2196. 'status DESC' => array('status', SORT_DESC),
  2197. );
  2198. $sort_options = $sort_types[$sort];
  2199. $sort = array();
  2200. $hooks_filters = array();
  2201. foreach ($hooks as $hook => $functions)
  2202. {
  2203. $hooks_filters[] = '<option ' . ($context['current_filter'] == $hook ? 'selected="selected" ' : '') . 'onclick="window.location = \'' . $scripturl . '?action=admin;area=modsettings;sa=hooks;filter=' . $hook . '\';">' . $hook . '</option>';
  2204. foreach ($functions as $function)
  2205. {
  2206. $enabled = strstr($function, ']') === false;
  2207. $function = str_replace(']', '', $function);
  2208. // This is a not an include and the function is included in a certain file (if not it doesn't exists so don't care)
  2209. if (substr($hook, -8) !== '_include' && isset($hook_status[$hook][$function]['in_file']))
  2210. {
  2211. $current_hook = isset($temp_data['include'][$hook_status[$hook][$function]['in_file']]) ? $temp_data['include'][$hook_status[$hook][$function]['in_file']] : '';
  2212. $enabled = false;
  2213. // Checking all the functions within this particular file
  2214. // if any of them is enable then the file *must* be included and the integrate_*_include hook cannot be disabled
  2215. foreach ($temp_data['function'][$hook_status[$hook][$function]['in_file']] as $func)
  2216. $enabled = $enabled || strstr($func, ']') !== false;
  2217. if (!$enabled && !empty($current_hook))
  2218. $hook_status[$current_hook['hook']][$current_hook['function']]['enabled'] = true;
  2219. }
  2220. }
  2221. }
  2222. if (!empty($hooks_filters))
  2223. $context['insert_after_template'] .= '
  2224. <script type="text/javascript"><!-- // --><![CDATA[
  2225. var hook_name_header = document.getElementById(\'header_list_integration_hooks_hook_name\');
  2226. hook_name_header.innerHTML += ' . JavaScriptEscape('<select style="margin-left:15px;"><option>---</option><option onclick="window.location = \'' . $scripturl . '?action=admin;area=modsettings;sa=hooks\';">' . $txt['hooks_reset_filter'] . '</option>' . implode('', $hooks_filters) . '</select>'). ';
  2227. // ]]></script>';
  2228. $temp_data = array();
  2229. $id = 0;
  2230. foreach ($hooks as $hook => $functions)
  2231. {
  2232. if (empty($context['filter']) || (!empty($context['filter']) && $context['filter'] == $hook))
  2233. {
  2234. foreach ($functions as $function)
  2235. {
  2236. $enabled = strstr($function, ']') === false;
  2237. $function = str_replace(']', '', $function);
  2238. $hook_exists = !empty($hook_status[$hook][$function]['exists']);
  2239. $file_name = isset($hook_status[$hook][$function]['in_file']) ? $hook_status[$hook][$function]['in_file'] : ((substr($hook, -8) === '_include') ? 'zzzzzzzzz' : 'zzzzzzzza');
  2240. $sort[] = $$sort_options[0];
  2241. if (strpos($function, '::') !== false)
  2242. {
  2243. $function = explode('::', $function);
  2244. $function = $function[1];
  2245. }
  2246. $exploded = explode(':', $function);
  2247. $temp_data[] = array(
  2248. 'id' => 'hookid_' . $id++,
  2249. 'hook_name' => $hook,
  2250. 'function_name' => $function,
  2251. 'real_function' => $exploded[0],
  2252. 'included_file' => isset($exploded[1]) ? strtr(trim($exploded[1]), array('$boarddir' => $boarddir, '$sourcedir' => $sourcedir, '$themedir' => $settings['theme_dir'])) : '',
  2253. 'file_name' => (isset($hook_status[$hook][$function]['in_file']) ? $hook_status[$hook][$function]['in_file'] : ''),
  2254. 'hook_exists' => $hook_exists,
  2255. 'status' => $hook_exists ? ($enabled ? 'allow' : 'moderate') : 'deny',
  2256. 'img_text' => $txt['hooks_' . ($hook_exists ? ($enabled ? 'active' : 'disabled') : 'missing')],
  2257. 'enabled' => $enabled,
  2258. 'can_be_disabled' => !empty($modSettings['handlinghooks_enabled']) && !isset($hook_status[$hook][$function]['enabled']),
  2259. );
  2260. }
  2261. }
  2262. }
  2263. array_multisort($sort, $sort_options[1], $temp_data);
  2264. $counter = 0;
  2265. $start++;
  2266. foreach ($temp_data as $data)
  2267. {
  2268. if (++$counter < $start)
  2269. continue;
  2270. elseif ($counter == $start + $per_page)
  2271. break;
  2272. $hooks_data[] = $data;
  2273. }
  2274. return $hooks_data;
  2275. }
  2276. /**
  2277. * Simply returns the total count of integraion hooks
  2278. * Used but the intergation hooks list function (list_integration_hooks)
  2279. *
  2280. * @global type $context
  2281. * @return int
  2282. */
  2283. function get_integration_hooks_count()
  2284. {
  2285. global $context;
  2286. $hooks = get_integration_hooks();
  2287. $hooks_count = 0;
  2288. $context['filter'] = false;
  2289. if (isset($_GET['filter']))
  2290. $context['filter'] = $_GET['filter'];
  2291. foreach ($hooks as $hook => $functions)
  2292. {
  2293. if (empty($context['filter']) || (!empty($context['filter']) && $context['filter'] == $hook))
  2294. $hooks_count += count($functions);
  2295. }
  2296. return $hooks_count;
  2297. }
  2298. /**
  2299. * Parses modSettings to create integration hook array
  2300. *
  2301. * @staticvar type $integration_hooks
  2302. * @return type
  2303. */
  2304. function get_integration_hooks()
  2305. {
  2306. global $modSettings;
  2307. static $integration_hooks;
  2308. if (!isset($integration_hooks))
  2309. {
  2310. $integration_hooks = array();
  2311. foreach ($modSettings as $key => $value)
  2312. {
  2313. if (!empty($value) && substr($key, 0, 10) === 'integrate_')
  2314. $integration_hooks[$key] = explode(',', $value);
  2315. }
  2316. }
  2317. return $integration_hooks;
  2318. }
  2319. ?>