ManageMaintenance.php 73 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200
  1. <?php
  2. /**
  3. * Forum maintenance. Important stuff.
  4. *
  5. * Simple Machines Forum (SMF)
  6. *
  7. * @package SMF
  8. * @author Simple Machines http://www.simplemachines.org
  9. * @copyright 2012 Simple Machines
  10. * @license http://www.simplemachines.org/about/smf/license.php BSD
  11. *
  12. * @version 2.1 Alpha 1
  13. */
  14. if (!defined('SMF'))
  15. die('Hacking attempt...');
  16. /**
  17. * Main dispatcher, the maintenance access point.
  18. * This, as usual, checks permissions, loads language files, and forwards to the actual workers.
  19. */
  20. function ManageMaintenance()
  21. {
  22. global $txt, $modSettings, $scripturl, $context, $options;
  23. // You absolutely must be an admin by here!
  24. isAllowedTo('admin_forum');
  25. // Need something to talk about?
  26. loadLanguage('ManageMaintenance');
  27. loadTemplate('ManageMaintenance');
  28. // This uses admin tabs - as it should!
  29. $context[$context['admin_menu_name']]['tab_data'] = array(
  30. 'title' => $txt['maintain_title'],
  31. 'description' => $txt['maintain_info'],
  32. 'tabs' => array(
  33. 'routine' => array(),
  34. 'database' => array(),
  35. 'members' => array(),
  36. 'topics' => array(),
  37. ),
  38. );
  39. // So many things you can do - but frankly I won't let you - just these!
  40. $subActions = array(
  41. 'routine' => array(
  42. 'function' => 'MaintainRoutine',
  43. 'template' => 'maintain_routine',
  44. 'activities' => array(
  45. 'version' => 'VersionDetail',
  46. 'repair' => 'MaintainFindFixErrors',
  47. 'recount' => 'AdminBoardRecount',
  48. 'logs' => 'MaintainEmptyUnimportantLogs',
  49. 'cleancache' => 'MaintainCleanCache',
  50. ),
  51. ),
  52. 'database' => array(
  53. 'function' => 'MaintainDatabase',
  54. 'template' => 'maintain_database',
  55. 'activities' => array(
  56. 'optimize' => 'OptimizeTables',
  57. 'backup' => 'MaintainDownloadBackup',
  58. 'convertentities' => 'ConvertEntities',
  59. 'convertutf8' => 'ConvertUtf8',
  60. 'convertmsgbody' => 'ConvertMsgBody',
  61. ),
  62. ),
  63. 'members' => array(
  64. 'function' => 'MaintainMembers',
  65. 'template' => 'maintain_members',
  66. 'activities' => array(
  67. 'reattribute' => 'MaintainReattributePosts',
  68. 'purgeinactive' => 'MaintainPurgeInactiveMembers',
  69. 'recountposts' => 'MaintainRecountPosts',
  70. ),
  71. ),
  72. 'topics' => array(
  73. 'function' => 'MaintainTopics',
  74. 'template' => 'maintain_topics',
  75. 'activities' => array(
  76. 'massmove' => 'MaintainMassMoveTopics',
  77. 'pruneold' => 'MaintainRemoveOldPosts',
  78. 'olddrafts' => 'MaintainRemoveOldDrafts',
  79. ),
  80. ),
  81. 'destroy' => array(
  82. 'function' => 'Destroy',
  83. 'activities' => array(),
  84. ),
  85. );
  86. call_integration_hook('integrate_manage_maintenance', array(&$subActions));
  87. // Yep, sub-action time!
  88. if (isset($_REQUEST['sa']) && isset($subActions[$_REQUEST['sa']]))
  89. $subAction = $_REQUEST['sa'];
  90. else
  91. $subAction = 'routine';
  92. // Doing something special?
  93. if (isset($_REQUEST['activity']) && isset($subActions[$subAction]['activities'][$_REQUEST['activity']]))
  94. $activity = $_REQUEST['activity'];
  95. // Set a few things.
  96. $context['page_title'] = $txt['maintain_title'];
  97. $context['sub_action'] = $subAction;
  98. $context['sub_template'] = !empty($subActions[$subAction]['template']) ? $subActions[$subAction]['template'] : '';
  99. // Finally fall through to what we are doing.
  100. $subActions[$subAction]['function']();
  101. // Any special activity?
  102. if (isset($activity))
  103. $subActions[$subAction]['activities'][$activity]();
  104. //converted to UTF-8? show a small maintenance info
  105. if (isset($_GET['done']) && $_GET['done'] == 'convertutf8')
  106. $context['maintenance_finished'] = $txt['utf8_title'];
  107. // Create a maintenance token. Kinda hard to do it any other way.
  108. createToken('admin-maint');
  109. }
  110. /**
  111. * Supporting function for the database maintenance area.
  112. */
  113. function MaintainDatabase()
  114. {
  115. global $context, $db_type, $db_character_set, $modSettings, $smcFunc, $txt, $maintenance;
  116. // Show some conversion options?
  117. $context['convert_utf8'] = $db_type == 'mysql' && (!isset($db_character_set) || $db_character_set !== 'utf8' || empty($modSettings['global_character_set']) || $modSettings['global_character_set'] !== 'UTF-8') && version_compare('4.1.2', preg_replace('~\-.+?$~', '', $smcFunc['db_server_info']()), '<=');
  118. $context['convert_entities'] = $db_type == 'mysql' && isset($db_character_set, $modSettings['global_character_set']) && $db_character_set === 'utf8' && $modSettings['global_character_set'] === 'UTF-8';
  119. if ($db_type == 'mysql')
  120. {
  121. db_extend('packages');
  122. $colData = $smcFunc['db_list_columns']('{db_prefix}messages', true);
  123. foreach ($colData as $column)
  124. if ($column['name'] == 'body')
  125. $body_type = $column['type'];
  126. $context['convert_to'] = $body_type == 'text' ? 'mediumtext' : 'text';
  127. $context['convert_to_suggest'] = ($body_type != 'text' && !empty($modSettings['max_messageLength']) && $modSettings['max_messageLength'] < 65536);
  128. }
  129. // Check few things to give advices before make a backup
  130. // If safe mod is enable the external tool is *always* the best (and probably the only) solution
  131. $context['safe_mode_enable'] = @ini_get('safe_mode');
  132. // This is just a...guess
  133. $result = $smcFunc['db_query']('', '
  134. SELECT COUNT(*)
  135. FROM {db_prefix}messages',
  136. array()
  137. );
  138. list($messages) = $smcFunc['db_fetch_row']($result);
  139. $smcFunc['db_free_result']($result);
  140. // 256 is what we use in the backup script
  141. setMemoryLimit('256M');
  142. $memory_limit = memoryReturnBytes(ini_get('memory_limit')) / (1024 * 1024);
  143. // Zip limit is set to more or less 1/4th the size of the available memory * 1500
  144. // 1500 is an estimate of the number of messages that generates a database of 1 MB (yeah I know IT'S AN ESTIMATION!!!)
  145. // Why that? Because the only reliable zip package is the one sent out the first time,
  146. // so when the backup takes 1/5th (just to stay on the safe side) of the memory available
  147. $zip_limit = $memory_limit * 1500 / 5;
  148. // Here is more tricky: it depends on many factors, but the main idea is that
  149. // if it takes "too long" the backup is not reliable. So, I know that on my computer it take
  150. // 20 minutes to backup 2.5 GB, of course my computer is not representative, so I'll multiply by 4 the time.
  151. // I would consider "too long" 5 minutes (I know it can be a long time, but let's start with that):
  152. // 80 minutes for a 2.5 GB and a 5 minutes limit means 160 MB approx
  153. $plain_limit = 240000;
  154. // Last thing: are we able to gain time?
  155. $current_time_limit = ini_get('max_execution_time');
  156. @set_time_limit(159); //something strange just to be sure
  157. $new_time_limit = ini_get('max_execution_time');
  158. $context['use_maintenance'] = 0;
  159. // External tool if:
  160. // * safe_mode enable OR
  161. // * cannot change the execution time OR
  162. // * cannot reset timeout
  163. if ($context['safe_mode_enable'] || empty($new_time_limit) || ($current_time_limit == $new_time_limit && !function_exists('apache_reset_timeout')))
  164. $context['suggested_method'] = 'use_external_tool';
  165. elseif ($zip_limit < $plain_limit && $messages < $zip_limit)
  166. $context['suggested_method'] = 'zipped_file';
  167. elseif ($zip_limit > $plain_limit || ($zip_limit < $plain_limit && $plain_limit < $messages))
  168. {
  169. $context['suggested_method'] = 'use_external_tool';
  170. $context['use_maintenance'] = empty($maintenance) ? 2 : 0;
  171. }
  172. else
  173. {
  174. $context['use_maintenance'] = 1;
  175. $context['suggested_method'] = 'plain_text';
  176. }
  177. if (isset($_GET['done']) && $_GET['done'] == 'convertutf8')
  178. $context['maintenance_finished'] = $txt['utf8_title'];
  179. if (isset($_GET['done']) && $_GET['done'] == 'convertentities')
  180. $context['maintenance_finished'] = $txt['entity_convert_title'];
  181. }
  182. /**
  183. * Supporting function for the routine maintenance area.
  184. */
  185. function MaintainRoutine()
  186. {
  187. global $context, $txt;
  188. if (isset($_GET['done']) && $_GET['done'] == 'recount')
  189. $context['maintenance_finished'] = $txt['maintain_recount'];
  190. }
  191. /**
  192. * Supporting function for the members maintenance area.
  193. */
  194. function MaintainMembers()
  195. {
  196. global $context, $smcFunc, $txt;
  197. // Get membergroups - for deleting members and the like.
  198. $result = $smcFunc['db_query']('', '
  199. SELECT id_group, group_name
  200. FROM {db_prefix}membergroups',
  201. array(
  202. )
  203. );
  204. $context['membergroups'] = array(
  205. array(
  206. 'id' => 0,
  207. 'name' => $txt['maintain_members_ungrouped']
  208. ),
  209. );
  210. while ($row = $smcFunc['db_fetch_assoc']($result))
  211. {
  212. $context['membergroups'][] = array(
  213. 'id' => $row['id_group'],
  214. 'name' => $row['group_name']
  215. );
  216. }
  217. $smcFunc['db_free_result']($result);
  218. if (isset($_GET['done']) && $_GET['done'] == 'recountposts')
  219. $context['maintenance_finished'] = $txt['maintain_recountposts'];
  220. }
  221. /**
  222. * Supporting function for the topics maintenance area.
  223. */
  224. function MaintainTopics()
  225. {
  226. global $context, $smcFunc, $txt;
  227. // Let's load up the boards in case they are useful.
  228. $result = $smcFunc['db_query']('order_by_board_order', '
  229. SELECT b.id_board, b.name, b.child_level, c.name AS cat_name, c.id_cat
  230. FROM {db_prefix}boards AS b
  231. LEFT JOIN {db_prefix}categories AS c ON (c.id_cat = b.id_cat)
  232. WHERE {query_see_board}
  233. AND redirect = {string:blank_redirect}',
  234. array(
  235. 'blank_redirect' => '',
  236. )
  237. );
  238. $context['categories'] = array();
  239. while ($row = $smcFunc['db_fetch_assoc']($result))
  240. {
  241. if (!isset($context['categories'][$row['id_cat']]))
  242. $context['categories'][$row['id_cat']] = array(
  243. 'name' => $row['cat_name'],
  244. 'boards' => array()
  245. );
  246. $context['categories'][$row['id_cat']]['boards'][] = array(
  247. 'id' => $row['id_board'],
  248. 'name' => $row['name'],
  249. 'child_level' => $row['child_level']
  250. );
  251. }
  252. $smcFunc['db_free_result']($result);
  253. if (isset($_GET['done']) && $_GET['done'] == 'purgeold')
  254. $context['maintenance_finished'] = $txt['maintain_old'];
  255. elseif (isset($_GET['done']) && $_GET['done'] == 'massmove')
  256. $context['maintenance_finished'] = $txt['move_topics_maintenance'];
  257. }
  258. /**
  259. * Find and fix all errors on the forum.
  260. */
  261. function MaintainFindFixErrors()
  262. {
  263. global $sourcedir;
  264. // Honestly, this should be done in the sub function.
  265. validateToken('admin-maint');
  266. require_once($sourcedir . '/RepairBoards.php');
  267. RepairBoards();
  268. }
  269. /**
  270. * Wipes the whole cache directory.
  271. * This only applies to SMF's own cache directory, though.
  272. */
  273. function MaintainCleanCache()
  274. {
  275. global $context, $txt;
  276. checkSession();
  277. validateToken('admin-maint');
  278. // Just wipe the whole cache directory!
  279. clean_cache();
  280. $context['maintenance_finished'] = $txt['maintain_cache'];
  281. }
  282. /**
  283. * Empties all uninmportant logs
  284. */
  285. function MaintainEmptyUnimportantLogs()
  286. {
  287. global $context, $smcFunc, $txt;
  288. checkSession();
  289. validateToken('admin-maint');
  290. // No one's online now.... MUHAHAHAHA :P.
  291. $smcFunc['db_query']('', '
  292. DELETE FROM {db_prefix}log_online');
  293. // Dump the banning logs.
  294. $smcFunc['db_query']('', '
  295. DELETE FROM {db_prefix}log_banned');
  296. // Start id_error back at 0 and dump the error log.
  297. $smcFunc['db_query']('truncate_table', '
  298. TRUNCATE {db_prefix}log_errors');
  299. // Clear out the spam log.
  300. $smcFunc['db_query']('', '
  301. DELETE FROM {db_prefix}log_floodcontrol');
  302. // Clear out the karma actions.
  303. $smcFunc['db_query']('', '
  304. DELETE FROM {db_prefix}log_karma');
  305. // Last but not least, the search logs!
  306. $smcFunc['db_query']('truncate_table', '
  307. TRUNCATE {db_prefix}log_search_topics');
  308. $smcFunc['db_query']('truncate_table', '
  309. TRUNCATE {db_prefix}log_search_messages');
  310. $smcFunc['db_query']('truncate_table', '
  311. TRUNCATE {db_prefix}log_search_results');
  312. updateSettings(array('search_pointer' => 0));
  313. $context['maintenance_finished'] = $txt['maintain_logs'];
  314. }
  315. /**
  316. * Oh noes! I'd document this but that would give it away
  317. */
  318. function Destroy()
  319. {
  320. global $context;
  321. echo '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  322. <html xmlns="http://www.w3.org/1999/xhtml"', $context['right_to_left'] ? ' dir="rtl"' : '', '><head><title>', $context['forum_name_html_safe'], ' deleted!</title></head>
  323. <body style="background-color: orange; font-family: arial, sans-serif; text-align: center;">
  324. <div style="margin-top: 8%; font-size: 400%; color: black;">Oh my, you killed ', $context['forum_name_html_safe'], '!</div>
  325. <div style="margin-top: 7%; font-size: 500%; color: red;"><strong>You lazy bum!</strong></div>
  326. </body></html>';
  327. obExit(false);
  328. }
  329. /**
  330. * Convert both data and database tables to UTF-8 character set.
  331. * It requires the admin_forum permission.
  332. * This only works if UTF-8 is not the global character set.
  333. * It supports all character sets used by SMF's language files.
  334. * It redirects to ?action=admin;area=maintain after finishing.
  335. * This action is linked from the maintenance screen (if it's applicable).
  336. * Accessed by ?action=admin;area=maintain;sa=database;activity=convertutf8.
  337. *
  338. * @uses the convert_utf8 sub template of the Admin template.
  339. */
  340. function ConvertUtf8()
  341. {
  342. global $scripturl, $context, $txt, $language, $db_character_set;
  343. global $modSettings, $user_info, $sourcedir, $smcFunc, $db_prefix;
  344. // Show me your badge!
  345. isAllowedTo('admin_forum');
  346. // The character sets used in SMF's language files with their db equivalent.
  347. $charsets = array(
  348. // Chinese-traditional.
  349. 'big5' => 'big5',
  350. // Chinese-simplified.
  351. 'gbk' => 'gbk',
  352. // West European.
  353. 'ISO-8859-1' => 'latin1',
  354. // Romanian.
  355. 'ISO-8859-2' => 'latin2',
  356. // Turkish.
  357. 'ISO-8859-9' => 'latin5',
  358. // West European with Euro sign.
  359. 'ISO-8859-15' => 'latin9',
  360. // Thai.
  361. 'tis-620' => 'tis620',
  362. // Persian, Chinese, etc.
  363. 'UTF-8' => 'utf8',
  364. // Russian.
  365. 'windows-1251' => 'cp1251',
  366. // Greek.
  367. 'windows-1253' => 'utf8',
  368. // Hebrew.
  369. 'windows-1255' => 'utf8',
  370. // Arabic.
  371. 'windows-1256' => 'cp1256',
  372. );
  373. // Get a list of character sets supported by your MySQL server.
  374. $request = $smcFunc['db_query']('', '
  375. SHOW CHARACTER SET',
  376. array(
  377. )
  378. );
  379. $db_charsets = array();
  380. while ($row = $smcFunc['db_fetch_assoc']($request))
  381. $db_charsets[] = $row['Charset'];
  382. $smcFunc['db_free_result']($request);
  383. // Character sets supported by both MySQL and SMF's language files.
  384. $charsets = array_intersect($charsets, $db_charsets);
  385. // This is for the first screen telling backups is good.
  386. if (!isset($_POST['proceed']))
  387. {
  388. validateToken('admin-maint');
  389. // Character set conversions are only supported as of MySQL 4.1.2.
  390. if (version_compare('4.1.2', preg_replace('~\-.+?$~', '', $smcFunc['db_server_info']()), '>'))
  391. fatal_lang_error('utf8_db_version_too_low');
  392. // Use the messages.body column as indicator for the database charset.
  393. $request = $smcFunc['db_query']('', '
  394. SHOW FULL COLUMNS
  395. FROM {db_prefix}messages
  396. LIKE {string:body_like}',
  397. array(
  398. 'body_like' => 'body',
  399. )
  400. );
  401. $column_info = $smcFunc['db_fetch_assoc']($request);
  402. $smcFunc['db_free_result']($request);
  403. // A collation looks like latin1_swedish. We only need the character set.
  404. list($context['database_charset']) = explode('_', $column_info['Collation']);
  405. $context['database_charset'] = in_array($context['database_charset'], $charsets) ? array_search($context['database_charset'], $charsets) : $context['database_charset'];
  406. // No need to convert to UTF-8 if it already is.
  407. if ($db_character_set === 'utf8' && !empty($modSettings['global_character_set']) && $modSettings['global_character_set'] === 'UTF-8')
  408. fatal_lang_error('utf8_already_utf8');
  409. // Detect whether a fulltext index is set.
  410. db_extend('search');
  411. if ($smcFunc['db_search_support']('fulltext'))
  412. {
  413. require_once($sourcedir . '/ManageSearch.php');
  414. detectFulltextIndex();
  415. }
  416. // Cannot do conversion if using a fulltext index
  417. if (!empty($modSettings['search_index']) && $modSettings['search_index'] == 'fulltext' || !empty($context['fulltext_index']))
  418. fatal_lang_error('utf8_cannot_convert_fulltext');
  419. // Grab the character set from the default language file.
  420. loadLanguage('index', $language, true);
  421. $context['charset_detected'] = $txt['lang_character_set'];
  422. $context['charset_about_detected'] = sprintf($txt['utf8_detected_charset'], $language, $context['charset_detected']);
  423. // Go back to your own language.
  424. loadLanguage('index', $user_info['language'], true);
  425. // Show a warning if the character set seems not to be supported.
  426. if (!isset($charsets[strtr(strtolower($context['charset_detected']), array('utf' => 'UTF', 'iso' => 'ISO'))]))
  427. {
  428. $context['charset_warning'] = sprintf($txt['utf8_charset_not_supported'], $txt['lang_character_set']);
  429. // Default to ISO-8859-1.
  430. $context['charset_detected'] = 'ISO-8859-1';
  431. }
  432. $context['charset_list'] = array_keys($charsets);
  433. $context['page_title'] = $txt['utf8_title'];
  434. $context['sub_template'] = 'convert_utf8';
  435. createToken('admin-maint');
  436. return;
  437. }
  438. // After this point we're starting the conversion. But first: session check.
  439. checkSession();
  440. validateToken('admin-maint');
  441. createToken('admin-maint');
  442. // Translation table for the character sets not native for MySQL.
  443. $translation_tables = array(
  444. 'windows-1255' => array(
  445. '0x81' => '\'\'', '0x8A' => '\'\'', '0x8C' => '\'\'',
  446. '0x8D' => '\'\'', '0x8E' => '\'\'', '0x8F' => '\'\'',
  447. '0x90' => '\'\'', '0x9A' => '\'\'', '0x9C' => '\'\'',
  448. '0x9D' => '\'\'', '0x9E' => '\'\'', '0x9F' => '\'\'',
  449. '0xCA' => '\'\'', '0xD9' => '\'\'', '0xDA' => '\'\'',
  450. '0xDB' => '\'\'', '0xDC' => '\'\'', '0xDD' => '\'\'',
  451. '0xDE' => '\'\'', '0xDF' => '\'\'', '0xFB' => '\'\'',
  452. '0xFC' => '\'\'', '0xFF' => '\'\'', '0xC2' => '0xFF',
  453. '0x80' => '0xFC', '0xE2' => '0xFB', '0xA0' => '0xC2A0',
  454. '0xA1' => '0xC2A1', '0xA2' => '0xC2A2', '0xA3' => '0xC2A3',
  455. '0xA5' => '0xC2A5', '0xA6' => '0xC2A6', '0xA7' => '0xC2A7',
  456. '0xA8' => '0xC2A8', '0xA9' => '0xC2A9', '0xAB' => '0xC2AB',
  457. '0xAC' => '0xC2AC', '0xAD' => '0xC2AD', '0xAE' => '0xC2AE',
  458. '0xAF' => '0xC2AF', '0xB0' => '0xC2B0', '0xB1' => '0xC2B1',
  459. '0xB2' => '0xC2B2', '0xB3' => '0xC2B3', '0xB4' => '0xC2B4',
  460. '0xB5' => '0xC2B5', '0xB6' => '0xC2B6', '0xB7' => '0xC2B7',
  461. '0xB8' => '0xC2B8', '0xB9' => '0xC2B9', '0xBB' => '0xC2BB',
  462. '0xBC' => '0xC2BC', '0xBD' => '0xC2BD', '0xBE' => '0xC2BE',
  463. '0xBF' => '0xC2BF', '0xD7' => '0xD7B3', '0xD1' => '0xD781',
  464. '0xD4' => '0xD7B0', '0xD5' => '0xD7B1', '0xD6' => '0xD7B2',
  465. '0xE0' => '0xD790', '0xEA' => '0xD79A', '0xEC' => '0xD79C',
  466. '0xED' => '0xD79D', '0xEE' => '0xD79E', '0xEF' => '0xD79F',
  467. '0xF0' => '0xD7A0', '0xF1' => '0xD7A1', '0xF2' => '0xD7A2',
  468. '0xF3' => '0xD7A3', '0xF5' => '0xD7A5', '0xF6' => '0xD7A6',
  469. '0xF7' => '0xD7A7', '0xF8' => '0xD7A8', '0xF9' => '0xD7A9',
  470. '0x82' => '0xE2809A', '0x84' => '0xE2809E', '0x85' => '0xE280A6',
  471. '0x86' => '0xE280A0', '0x87' => '0xE280A1', '0x89' => '0xE280B0',
  472. '0x8B' => '0xE280B9', '0x93' => '0xE2809C', '0x94' => '0xE2809D',
  473. '0x95' => '0xE280A2', '0x97' => '0xE28094', '0x99' => '0xE284A2',
  474. '0xC0' => '0xD6B0', '0xC1' => '0xD6B1', '0xC3' => '0xD6B3',
  475. '0xC4' => '0xD6B4', '0xC5' => '0xD6B5', '0xC6' => '0xD6B6',
  476. '0xC7' => '0xD6B7', '0xC8' => '0xD6B8', '0xC9' => '0xD6B9',
  477. '0xCB' => '0xD6BB', '0xCC' => '0xD6BC', '0xCD' => '0xD6BD',
  478. '0xCE' => '0xD6BE', '0xCF' => '0xD6BF', '0xD0' => '0xD780',
  479. '0xD2' => '0xD782', '0xE3' => '0xD793', '0xE4' => '0xD794',
  480. '0xE5' => '0xD795', '0xE7' => '0xD797', '0xE9' => '0xD799',
  481. '0xFD' => '0xE2808E', '0xFE' => '0xE2808F', '0x92' => '0xE28099',
  482. '0x83' => '0xC692', '0xD3' => '0xD783', '0x88' => '0xCB86',
  483. '0x98' => '0xCB9C', '0x91' => '0xE28098', '0x96' => '0xE28093',
  484. '0xBA' => '0xC3B7', '0x9B' => '0xE280BA', '0xAA' => '0xC397',
  485. '0xA4' => '0xE282AA', '0xE1' => '0xD791', '0xE6' => '0xD796',
  486. '0xE8' => '0xD798', '0xEB' => '0xD79B', '0xF4' => '0xD7A4',
  487. '0xFA' => '0xD7AA', '0xFF' => '0xD6B2', '0xFC' => '0xE282AC',
  488. '0xFB' => '0xD792',
  489. ),
  490. 'windows-1253' => array(
  491. '0x81' => '\'\'', '0x88' => '\'\'', '0x8A' => '\'\'',
  492. '0x8C' => '\'\'', '0x8D' => '\'\'', '0x8E' => '\'\'',
  493. '0x8F' => '\'\'', '0x90' => '\'\'', '0x98' => '\'\'',
  494. '0x9A' => '\'\'', '0x9C' => '\'\'', '0x9D' => '\'\'',
  495. '0x9E' => '\'\'', '0x9F' => '\'\'', '0xAA' => '\'\'',
  496. '0xD2' => '\'\'', '0xFF' => '\'\'', '0xCE' => '0xCE9E',
  497. '0xB8' => '0xCE88', '0xBA' => '0xCE8A', '0xBC' => '0xCE8C',
  498. '0xBE' => '0xCE8E', '0xBF' => '0xCE8F', '0xC0' => '0xCE90',
  499. '0xC8' => '0xCE98', '0xCA' => '0xCE9A', '0xCC' => '0xCE9C',
  500. '0xCD' => '0xCE9D', '0xCF' => '0xCE9F', '0xDA' => '0xCEAA',
  501. '0xE8' => '0xCEB8', '0xEA' => '0xCEBA', '0xEC' => '0xCEBC',
  502. '0xEE' => '0xCEBE', '0xEF' => '0xCEBF', '0xC2' => '0xFF',
  503. '0xBD' => '0xC2BD', '0xED' => '0xCEBD', '0xB2' => '0xC2B2',
  504. '0xA0' => '0xC2A0', '0xA3' => '0xC2A3', '0xA4' => '0xC2A4',
  505. '0xA5' => '0xC2A5', '0xA6' => '0xC2A6', '0xA7' => '0xC2A7',
  506. '0xA8' => '0xC2A8', '0xA9' => '0xC2A9', '0xAB' => '0xC2AB',
  507. '0xAC' => '0xC2AC', '0xAD' => '0xC2AD', '0xAE' => '0xC2AE',
  508. '0xB0' => '0xC2B0', '0xB1' => '0xC2B1', '0xB3' => '0xC2B3',
  509. '0xB5' => '0xC2B5', '0xB6' => '0xC2B6', '0xB7' => '0xC2B7',
  510. '0xBB' => '0xC2BB', '0xE2' => '0xCEB2', '0x80' => '0xD2',
  511. '0x82' => '0xE2809A', '0x84' => '0xE2809E', '0x85' => '0xE280A6',
  512. '0x86' => '0xE280A0', '0xA1' => '0xCE85', '0xA2' => '0xCE86',
  513. '0x87' => '0xE280A1', '0x89' => '0xE280B0', '0xB9' => '0xCE89',
  514. '0x8B' => '0xE280B9', '0x91' => '0xE28098', '0x99' => '0xE284A2',
  515. '0x92' => '0xE28099', '0x93' => '0xE2809C', '0x94' => '0xE2809D',
  516. '0x95' => '0xE280A2', '0x96' => '0xE28093', '0x97' => '0xE28094',
  517. '0x9B' => '0xE280BA', '0xAF' => '0xE28095', '0xB4' => '0xCE84',
  518. '0xC1' => '0xCE91', '0xC3' => '0xCE93', '0xC4' => '0xCE94',
  519. '0xC5' => '0xCE95', '0xC6' => '0xCE96', '0x83' => '0xC692',
  520. '0xC7' => '0xCE97', '0xC9' => '0xCE99', '0xCB' => '0xCE9B',
  521. '0xD0' => '0xCEA0', '0xD1' => '0xCEA1', '0xD3' => '0xCEA3',
  522. '0xD4' => '0xCEA4', '0xD5' => '0xCEA5', '0xD6' => '0xCEA6',
  523. '0xD7' => '0xCEA7', '0xD8' => '0xCEA8', '0xD9' => '0xCEA9',
  524. '0xDB' => '0xCEAB', '0xDC' => '0xCEAC', '0xDD' => '0xCEAD',
  525. '0xDE' => '0xCEAE', '0xDF' => '0xCEAF', '0xE0' => '0xCEB0',
  526. '0xE1' => '0xCEB1', '0xE3' => '0xCEB3', '0xE4' => '0xCEB4',
  527. '0xE5' => '0xCEB5', '0xE6' => '0xCEB6', '0xE7' => '0xCEB7',
  528. '0xE9' => '0xCEB9', '0xEB' => '0xCEBB', '0xF0' => '0xCF80',
  529. '0xF1' => '0xCF81', '0xF2' => '0xCF82', '0xF3' => '0xCF83',
  530. '0xF4' => '0xCF84', '0xF5' => '0xCF85', '0xF6' => '0xCF86',
  531. '0xF7' => '0xCF87', '0xF8' => '0xCF88', '0xF9' => '0xCF89',
  532. '0xFA' => '0xCF8A', '0xFB' => '0xCF8B', '0xFC' => '0xCF8C',
  533. '0xFD' => '0xCF8D', '0xFE' => '0xCF8E', '0xFF' => '0xCE92',
  534. '0xD2' => '0xE282AC',
  535. ),
  536. );
  537. // Make some preparations.
  538. if (isset($translation_tables[$_POST['src_charset']]))
  539. {
  540. $replace = '%field%';
  541. foreach ($translation_tables[$_POST['src_charset']] as $from => $to)
  542. $replace = 'REPLACE(' . $replace . ', ' . $from . ', ' . $to . ')';
  543. }
  544. // Grab a list of tables.
  545. if (preg_match('~^`(.+?)`\.(.+?)$~', $db_prefix, $match) === 1)
  546. $queryTables = $smcFunc['db_query']('', '
  547. SHOW TABLE STATUS
  548. FROM `' . strtr($match[1], array('`' => '')) . '`
  549. LIKE {string:table_name}',
  550. array(
  551. 'table_name' => str_replace('_', '\_', $match[2]) . '%',
  552. )
  553. );
  554. else
  555. $queryTables = $smcFunc['db_query']('', '
  556. SHOW TABLE STATUS
  557. LIKE {string:table_name}',
  558. array(
  559. 'table_name' => str_replace('_', '\_', $db_prefix) . '%',
  560. )
  561. );
  562. while ($table_info = $smcFunc['db_fetch_assoc']($queryTables))
  563. {
  564. // Just to make sure it doesn't time out.
  565. if (function_exists('apache_reset_timeout'))
  566. @apache_reset_timeout();
  567. $table_charsets = array();
  568. // Loop through each column.
  569. $queryColumns = $smcFunc['db_query']('', '
  570. SHOW FULL COLUMNS
  571. FROM ' . $table_info['Name'],
  572. array(
  573. )
  574. );
  575. while ($column_info = $smcFunc['db_fetch_assoc']($queryColumns))
  576. {
  577. // Only text'ish columns have a character set and need converting.
  578. if (strpos($column_info['Type'], 'text') !== false || strpos($column_info['Type'], 'char') !== false)
  579. {
  580. $collation = empty($column_info['Collation']) || $column_info['Collation'] === 'NULL' ? $table_info['Collation'] : $column_info['Collation'];
  581. if (!empty($collation) && $collation !== 'NULL')
  582. {
  583. list($charset) = explode('_', $collation);
  584. if (!isset($table_charsets[$charset]))
  585. $table_charsets[$charset] = array();
  586. $table_charsets[$charset][] = $column_info;
  587. }
  588. }
  589. }
  590. $smcFunc['db_free_result']($queryColumns);
  591. // Only change the column if the data doesn't match the current charset.
  592. if ((count($table_charsets) === 1 && key($table_charsets) !== $charsets[$_POST['src_charset']]) || count($table_charsets) > 1)
  593. {
  594. $updates_blob = '';
  595. $updates_text = '';
  596. foreach ($table_charsets as $charset => $columns)
  597. {
  598. if ($charset !== $charsets[$_POST['src_charset']])
  599. {
  600. foreach ($columns as $column)
  601. {
  602. $updates_blob .= '
  603. CHANGE COLUMN `' . $column['Field'] . '` `' . $column['Field'] . '` ' . strtr($column['Type'], array('text' => 'blob', 'char' => 'binary')) . ($column['Null'] === 'YES' ? ' NULL' : ' NOT NULL') . (strpos($column['Type'], 'char') === false ? '' : ' default \'' . $column['Default'] . '\'') . ',';
  604. $updates_text .= '
  605. CHANGE COLUMN `' . $column['Field'] . '` `' . $column['Field'] . '` ' . $column['Type'] . ' CHARACTER SET ' . $charsets[$_POST['src_charset']] . ($column['Null'] === 'YES' ? '' : ' NOT NULL') . (strpos($column['Type'], 'char') === false ? '' : ' default \'' . $column['Default'] . '\'') . ',';
  606. }
  607. }
  608. }
  609. // Change the columns to binary form.
  610. $smcFunc['db_query']('', '
  611. ALTER TABLE {raw:table_name}{raw:updates_blob}',
  612. array(
  613. 'table_name' => $table_info['Name'],
  614. 'updates_blob' => substr($updates_blob, 0, -1),
  615. )
  616. );
  617. // Convert the character set if MySQL has no native support for it.
  618. if (isset($translation_tables[$_POST['src_charset']]))
  619. {
  620. $update = '';
  621. foreach ($table_charsets as $charset => $columns)
  622. foreach ($columns as $column)
  623. $update .= '
  624. ' . $column['Field'] . ' = ' . strtr($replace, array('%field%' => $column['Field'])) . ',';
  625. $smcFunc['db_query']('', '
  626. UPDATE {raw:table_name}
  627. SET {raw:updates}',
  628. array(
  629. 'table_name' => $table_info['Name'],
  630. 'updates' => substr($update, 0, -1),
  631. )
  632. );
  633. }
  634. // Change the columns back, but with the proper character set.
  635. $smcFunc['db_query']('', '
  636. ALTER TABLE {raw:table_name}{raw:updates_text}',
  637. array(
  638. 'table_name' => $table_info['Name'],
  639. 'updates_text' => substr($updates_text, 0, -1),
  640. )
  641. );
  642. }
  643. // Now do the actual conversion (if still needed).
  644. if ($charsets[$_POST['src_charset']] !== 'utf8')
  645. $smcFunc['db_query']('', '
  646. ALTER TABLE {raw:table_name}
  647. CONVERT TO CHARACTER SET utf8',
  648. array(
  649. 'table_name' => $table_info['Name'],
  650. )
  651. );
  652. }
  653. $smcFunc['db_free_result']($queryTables);
  654. call_integration_hook('integrate_convert_utf8');
  655. // Let the settings know we have a new character set.
  656. updateSettings(array('global_character_set' => 'UTF-8', 'previousCharacterSet' => (empty($translation_tables[$_POST['src_charset']])) ? $charsets[$_POST['src_charset']] : $translation_tables[$_POST['src_charset']]));
  657. // Store it in Settings.php too because it's needed before db connection.
  658. require_once($sourcedir . '/Subs-Admin.php');
  659. updateSettingsFile(array('db_character_set' => '\'utf8\''));
  660. // The conversion might have messed up some serialized strings. Fix them!
  661. require_once($sourcedir . '/Subs-Charset.php');
  662. fix_serialized_columns();
  663. redirectexit('action=admin;area=maintain;done=convertutf8');
  664. }
  665. /**
  666. * Convert the column "body" of the table {db_prefix}messages from TEXT to MEDIUMTEXT and vice versa.
  667. * It requires the admin_forum permission.
  668. * This is needed only for MySQL.
  669. * During the convertion from MEDIUMTEXT to TEXT it check if any of the posts exceed the TEXT length and if so it aborts.
  670. * This action is linked from the maintenance screen (if it's applicable).
  671. * Accessed by ?action=admin;area=maintain;sa=database;activity=convertmsgbody.
  672. *
  673. * @uses the convert_msgbody sub template of the Admin template.
  674. */
  675. function ConvertMsgBody()
  676. {
  677. global $scripturl, $context, $txt, $language, $db_character_set, $db_type;
  678. global $modSettings, $user_info, $sourcedir, $smcFunc, $db_prefix, $time_start;
  679. // Show me your badge!
  680. isAllowedTo('admin_forum');
  681. if ($db_type != 'mysql')
  682. return;
  683. db_extend('packages');
  684. $colData = $smcFunc['db_list_columns']('{db_prefix}messages', true);
  685. foreach ($colData as $column)
  686. if ($column['name'] == 'body')
  687. $body_type = $column['type'];
  688. $context['convert_to'] = $body_type == 'text' ? 'mediumtext' : 'text';
  689. if ($body_type == 'text' || ($body_type != 'text' && isset($_POST['do_conversion'])))
  690. {
  691. checkSession();
  692. validateToken('admin-maint');
  693. // Make it longer so we can do their limit.
  694. if ($body_type == 'text')
  695. $smcFunc['db_change_column']('{db_prefix}messages', 'body', array('type' => 'mediumtext'));
  696. // Shorten the column so we can have a bit (literally per record) less space occupied
  697. else
  698. $smcFunc['db_change_column']('{db_prefix}messages', 'body', array('type' => 'text'));
  699. $colData = $smcFunc['db_list_columns']('{db_prefix}messages', true);
  700. foreach ($colData as $column)
  701. if ($column['name'] == 'body')
  702. $body_type = $column['type'];
  703. $context['maintenance_finished'] = $txt[$context['convert_to'] . '_title'];
  704. $context['convert_to'] = $body_type == 'text' ? 'mediumtext' : 'text';
  705. $context['convert_to_suggest'] = ($body_type != 'text' && !empty($modSettings['max_messageLength']) && $modSettings['max_messageLength'] < 65536);
  706. return;
  707. redirectexit('action=admin;area=maintain;sa=database');
  708. }
  709. elseif ($body_type != 'text' && (!isset($_POST['do_conversion']) || isset($_POST['cont'])))
  710. {
  711. checkSession();
  712. if (empty($_REQUEST['start']))
  713. validateToken('admin-maint');
  714. else
  715. validateToken('admin-convertMsg');
  716. $context['page_title'] = $txt['not_done_title'];
  717. $context['continue_post_data'] = '';
  718. $context['continue_countdown'] = 3;
  719. $context['sub_template'] = 'not_done';
  720. $increment = 500;
  721. $id_msg_exceeding = isset($_POST['id_msg_exceeding']) ? explode(',', $_POST['id_msg_exceeding']) : array();
  722. $request = $smcFunc['db_query']('', '
  723. SELECT COUNT(*) as count
  724. FROM {db_prefix}messages',
  725. array()
  726. );
  727. list($max_msgs) = $smcFunc['db_fetch_row']($request);
  728. $smcFunc['db_free_result']($request);
  729. // Try for as much time as possible.
  730. @set_time_limit(600);
  731. while ($_REQUEST['start'] < $max_msgs)
  732. {
  733. $request = $smcFunc['db_query']('', '
  734. SELECT /*!40001 SQL_NO_CACHE */ id_msg
  735. FROM {db_prefix}messages
  736. WHERE id_msg BETWEEN {int:start} AND {int:start} + {int:increment}
  737. AND LENGTH(body) > 65535',
  738. array(
  739. 'start' => $_REQUEST['start'],
  740. 'increment' => $increment - 1,
  741. )
  742. );
  743. while ($row = $smcFunc['db_fetch_assoc']($request))
  744. $id_msg_exceeding[] = $row['id_msg'];
  745. $smcFunc['db_free_result']($request);
  746. $_REQUEST['start'] += $increment;
  747. if (array_sum(explode(' ', microtime())) - array_sum(explode(' ', $time_start)) > 3)
  748. {
  749. createToken('admin-convertMsg');
  750. $context['continue_post_data'] = '
  751. <input type="hidden" name="' . $context['admin-convertMsg_token_var'] . '" value="' . $context['admin-convertMsg_token'] . '" />
  752. <input type="hidden" name="' . $context['session_var'] . '" value="' . $context['session_id'] . '" />
  753. <input type="hidden" name="id_msg_exceeding" value="' . implode(',', $id_msg_exceeding) . '" />';
  754. $context['continue_get_data'] = '?action=admin;area=maintain;sa=database;activity=convertmsgbody;start=' . $_REQUEST['start'];
  755. $context['continue_percent'] = round(100 * $_REQUEST['start'] / $max_msgs);
  756. return;
  757. }
  758. }
  759. createToken('admin-maint');
  760. $context['page_title'] = $txt[$context['convert_to'] . '_title'];
  761. $context['sub_template'] = 'convert_msgbody';
  762. if (!empty($id_msg_exceeding))
  763. {
  764. if (count($id_msg_exceeding) > 100)
  765. {
  766. $query_msg = array_slice($id_msg_exceeding, 0, 100);
  767. $context['exceeding_messages_morethan'] = sprintf($txt['exceeding_messages_morethan'], count($id_msg_exceeding));
  768. }
  769. else
  770. $query_msg = $id_msg_exceeding;
  771. $context['exceeding_messages'] = array();
  772. $request = $smcFunc['db_query']('', '
  773. SELECT id_msg, id_topic, subject
  774. FROM {db_prefix}messages
  775. WHERE id_msg IN ({array_int:messages})',
  776. array(
  777. 'messages' => $query_msg,
  778. )
  779. );
  780. while ($row = $smcFunc['db_fetch_assoc']($request))
  781. $context['exceeding_messages'][] = '<a href="' . $scripturl . '?topic=' . $row['id_topic'] . '.msg' . $row['id_msg'] . '#msg' . $row['id_msg'] . '">' . $row['subject'] . '</a>';
  782. $smcFunc['db_free_result']($request);
  783. }
  784. }
  785. }
  786. /**
  787. * Converts HTML-entities to their UTF-8 character equivalents.
  788. * This requires the admin_forum permission.
  789. * Pre-condition: UTF-8 has been set as database and global character set.
  790. *
  791. * It is divided in steps of 10 seconds.
  792. * This action is linked from the maintenance screen (if applicable).
  793. * It is accessed by ?action=admin;area=maintain;sa=database;activity=convertentities.
  794. *
  795. * @uses Admin template, convert_entities sub-template.
  796. */
  797. function ConvertEntities()
  798. {
  799. global $db_character_set, $modSettings, $context, $sourcedir, $smcFunc;
  800. isAllowedTo('admin_forum');
  801. // Check to see if UTF-8 is currently the default character set.
  802. if ($modSettings['global_character_set'] !== 'UTF-8' || !isset($db_character_set) || $db_character_set !== 'utf8')
  803. fatal_lang_error('entity_convert_only_utf8');
  804. // Some starting values.
  805. $context['table'] = empty($_REQUEST['table']) ? 0 : (int) $_REQUEST['table'];
  806. $context['start'] = empty($_REQUEST['start']) ? 0 : (int) $_REQUEST['start'];
  807. $context['start_time'] = time();
  808. $context['first_step'] = !isset($_REQUEST[$context['session_var']]);
  809. $context['last_step'] = false;
  810. // The first step is just a text screen with some explanation.
  811. if ($context['first_step'])
  812. {
  813. validateToken('admin-maint');
  814. createToken('admin-maint');
  815. $context['sub_template'] = 'convert_entities';
  816. return;
  817. }
  818. // Otherwise use the generic "not done" template.
  819. $context['sub_template'] = 'not_done';
  820. $context['continue_post_data'] = '';
  821. $context['continue_countdown'] = 3;
  822. // Now we're actually going to convert...
  823. checkSession('request');
  824. validateToken('admin-maint');
  825. createToken('admin-maint');
  826. // A list of tables ready for conversion.
  827. $tables = array(
  828. 'ban_groups',
  829. 'ban_items',
  830. 'boards',
  831. 'calendar',
  832. 'calendar_holidays',
  833. 'categories',
  834. 'log_errors',
  835. 'log_search_subjects',
  836. 'membergroups',
  837. 'members',
  838. 'message_icons',
  839. 'messages',
  840. 'package_servers',
  841. 'personal_messages',
  842. 'pm_recipients',
  843. 'polls',
  844. 'poll_choices',
  845. 'smileys',
  846. 'themes',
  847. );
  848. $context['num_tables'] = count($tables);
  849. // This function will do the conversion later on.
  850. $entity_replace = create_function('$string', '
  851. $num = substr($string, 0, 1) === \'x\' ? hexdec(substr($string, 1)) : (int) $string;
  852. return $num < 0x20 || $num > 0x10FFFF || ($num >= 0xD800 && $num <= 0xDFFF) ? \'\' : ($num < 0x80 ? \'&#\' . $num . \';\' : ($num < 0x800 ? chr(192 | $num >> 6) . chr(128 | $num & 63) : ($num < 0x10000 ? chr(224 | $num >> 12) . chr(128 | $num >> 6 & 63) . chr(128 | $num & 63) : chr(240 | $num >> 18) . chr(128 | $num >> 12 & 63) . chr(128 | $num >> 6 & 63) . chr(128 | $num & 63))));');
  853. // Loop through all tables that need converting.
  854. for (; $context['table'] < $context['num_tables']; $context['table']++)
  855. {
  856. $cur_table = $tables[$context['table']];
  857. $primary_key = '';
  858. // Make sure we keep stuff unique!
  859. $primary_keys = array();
  860. if (function_exists('apache_reset_timeout'))
  861. @apache_reset_timeout();
  862. // Get a list of text columns.
  863. $columns = array();
  864. $request = $smcFunc['db_query']('', '
  865. SHOW FULL COLUMNS
  866. FROM {db_prefix}' . $cur_table,
  867. array(
  868. )
  869. );
  870. while ($column_info = $smcFunc['db_fetch_assoc']($request))
  871. if (strpos($column_info['Type'], 'text') !== false || strpos($column_info['Type'], 'char') !== false)
  872. $columns[] = strtolower($column_info['Field']);
  873. // Get the column with the (first) primary key.
  874. $request = $smcFunc['db_query']('', '
  875. SHOW KEYS
  876. FROM {db_prefix}' . $cur_table,
  877. array(
  878. )
  879. );
  880. while ($row = $smcFunc['db_fetch_assoc']($request))
  881. {
  882. if ($row['Key_name'] === 'PRIMARY')
  883. {
  884. if (empty($primary_key) || ($row['Seq_in_index'] == 1 && !in_array(strtolower($row['Column_name']), $columns)))
  885. $primary_key = $row['Column_name'];
  886. $primary_keys[] = $row['Column_name'];
  887. }
  888. }
  889. $smcFunc['db_free_result']($request);
  890. // No primary key, no glory.
  891. // Same for columns. Just to be sure we've work to do!
  892. if (empty($primary_key) || empty($columns))
  893. continue;
  894. // Get the maximum value for the primary key.
  895. $request = $smcFunc['db_query']('', '
  896. SELECT MAX(' . $primary_key . ')
  897. FROM {db_prefix}' . $cur_table,
  898. array(
  899. )
  900. );
  901. list($max_value) = $smcFunc['db_fetch_row']($request);
  902. $smcFunc['db_free_result']($request);
  903. if (empty($max_value))
  904. continue;
  905. while ($context['start'] <= $max_value)
  906. {
  907. // Retrieve a list of rows that has at least one entity to convert.
  908. $request = $smcFunc['db_query']('', '
  909. SELECT {raw:primary_keys}, {raw:columns}
  910. FROM {db_prefix}{raw:cur_table}
  911. WHERE {raw:primary_key} BETWEEN {int:start} AND {int:start} + 499
  912. AND {raw:like_compare}
  913. LIMIT 500',
  914. array(
  915. 'primary_keys' => implode(', ', $primary_keys),
  916. 'columns' => implode(', ', $columns),
  917. 'cur_table' => $cur_table,
  918. 'primary_key' => $primary_key,
  919. 'start' => $context['start'],
  920. 'like_compare' => '(' . implode(' LIKE \'%&#%\' OR ', $columns) . ' LIKE \'%&#%\')',
  921. )
  922. );
  923. while ($row = $smcFunc['db_fetch_assoc']($request))
  924. {
  925. $insertion_variables = array();
  926. $changes = array();
  927. foreach ($row as $column_name => $column_value)
  928. if ($column_name !== $primary_key && strpos($column_value, '&#') !== false)
  929. {
  930. $changes[] = $column_name . ' = {string:changes_' . $column_name . '}';
  931. $insertion_variables['changes_' . $column_name] = preg_replace('~(&#(\d{1,7}|x[0-9a-fA-F]{1,6});)~e', '$entity_replace(\'\\2\')', $column_value);
  932. }
  933. $where = array();
  934. foreach ($primary_keys as $key)
  935. {
  936. $where[] = $key . ' = {string:where_' . $key . '}';
  937. $insertion_variables['where_' . $key] = $row[$key];
  938. }
  939. // Update the row.
  940. if (!empty($changes))
  941. $smcFunc['db_query']('', '
  942. UPDATE {db_prefix}' . $cur_table . '
  943. SET
  944. ' . implode(',
  945. ', $changes) . '
  946. WHERE ' . implode(' AND ', $where),
  947. $insertion_variables
  948. );
  949. }
  950. $smcFunc['db_free_result']($request);
  951. $context['start'] += 500;
  952. // After ten seconds interrupt.
  953. if (time() - $context['start_time'] > 10)
  954. {
  955. // Calculate an approximation of the percentage done.
  956. $context['continue_percent'] = round(100 * ($context['table'] + ($context['start'] / $max_value)) / $context['num_tables'], 1);
  957. $context['continue_get_data'] = '?action=admin;area=maintain;sa=database;activity=convertentities;table=' . $context['table'] . ';start=' . $context['start'] . ';' . $context['session_var'] . '=' . $context['session_id'];
  958. return;
  959. }
  960. }
  961. $context['start'] = 0;
  962. }
  963. // Make sure all serialized strings are all right.
  964. require_once($sourcedir . '/Subs-Charset.php');
  965. fix_serialized_columns();
  966. // If we're here, we must be done.
  967. $context['continue_percent'] = 100;
  968. $context['continue_get_data'] = '?action=admin;area=maintain;sa=database;done=convertentities';
  969. $context['last_step'] = true;
  970. $context['continue_countdown'] = -1;
  971. }
  972. /**
  973. * Optimizes all tables in the database and lists how much was saved.
  974. * It requires the admin_forum permission.
  975. * It shows as the maintain_forum admin area.
  976. * It is accessed from ?action=admin;area=maintain;sa=database;activity=optimize.
  977. * It also updates the optimize scheduled task such that the tables are not automatically optimized again too soon.
  978. * @uses the rawdata sub template (built in.)
  979. */
  980. function OptimizeTables()
  981. {
  982. global $db_type, $db_name, $db_prefix, $txt, $context, $scripturl, $sourcedir, $smcFunc;
  983. isAllowedTo('admin_forum');
  984. checkSession('post');
  985. validateToken('admin-maint');
  986. ignore_user_abort(true);
  987. db_extend();
  988. // Start with no tables optimized.
  989. $opttab = 0;
  990. $context['page_title'] = $txt['database_optimize'];
  991. $context['sub_template'] = 'optimize';
  992. // Only optimize the tables related to this smf install, not all the tables in the db
  993. $real_prefix = preg_match('~^(`?)(.+?)\\1\\.(.*?)$~', $db_prefix, $match) === 1 ? $match[3] : $db_prefix;
  994. // Get a list of tables, as well as how many there are.
  995. $temp_tables = $smcFunc['db_list_tables'](false, $real_prefix . '%');
  996. $tables = array();
  997. foreach ($temp_tables as $table)
  998. $tables[] = array('table_name' => $table);
  999. // If there aren't any tables then I believe that would mean the world has exploded...
  1000. $context['num_tables'] = count($tables);
  1001. if ($context['num_tables'] == 0)
  1002. fatal_error('You appear to be running SMF in a flat file mode... fantastic!', false);
  1003. // For each table....
  1004. $context['optimized_tables'] = array();
  1005. foreach ($tables as $table)
  1006. {
  1007. // Optimize the table! We use backticks here because it might be a custom table.
  1008. $data_freed = $smcFunc['db_optimize_table']($table['table_name']);
  1009. // Optimizing one sqlite table optimizes them all.
  1010. if ($db_type == 'sqlite')
  1011. break;
  1012. if ($data_freed > 0)
  1013. $context['optimized_tables'][] = array(
  1014. 'name' => $table['table_name'],
  1015. 'data_freed' => $data_freed,
  1016. );
  1017. }
  1018. // Number of tables, etc....
  1019. $txt['database_numb_tables'] = sprintf($txt['database_numb_tables'], $context['num_tables']);
  1020. $context['num_tables_optimized'] = count($context['optimized_tables']);
  1021. // Check that we don't auto optimise again too soon!
  1022. require_once($sourcedir . '/ScheduledTasks.php');
  1023. CalculateNextTrigger('auto_optimize', true);
  1024. }
  1025. /**
  1026. * Recount many forum totals that can be recounted automatically without harm.
  1027. * it requires the admin_forum permission.
  1028. * It shows the maintain_forum admin area.
  1029. *
  1030. * Totals recounted:
  1031. * - fixes for topics with wrong num_replies.
  1032. * - updates for num_posts and num_topics of all boards.
  1033. * - recounts instant_messages but not unread_messages.
  1034. * - repairs messages pointing to boards with topics pointing to other boards.
  1035. * - updates the last message posted in boards and children.
  1036. * - updates member count, latest member, topic count, and message count.
  1037. *
  1038. * The function redirects back to ?action=admin;area=maintain when complete.
  1039. * It is accessed via ?action=admin;area=maintain;sa=database;activity=recount.
  1040. */
  1041. function AdminBoardRecount()
  1042. {
  1043. global $txt, $context, $scripturl, $modSettings, $sourcedir;
  1044. global $time_start, $smcFunc;
  1045. isAllowedTo('admin_forum');
  1046. checkSession('request');
  1047. // validate the request or the loop
  1048. if (!isset($_REQUEST['step']))
  1049. validateToken('admin-maint');
  1050. else
  1051. validateToken('admin-boardrecount');
  1052. $context['page_title'] = $txt['not_done_title'];
  1053. $context['continue_post_data'] = '';
  1054. $context['continue_countdown'] = 3;
  1055. $context['sub_template'] = 'not_done';
  1056. // Try for as much time as possible.
  1057. @set_time_limit(600);
  1058. // Step the number of topics at a time so things don't time out...
  1059. $request = $smcFunc['db_query']('', '
  1060. SELECT MAX(id_topic)
  1061. FROM {db_prefix}topics',
  1062. array(
  1063. )
  1064. );
  1065. list ($max_topics) = $smcFunc['db_fetch_row']($request);
  1066. $smcFunc['db_free_result']($request);
  1067. $increment = min(max(50, ceil($max_topics / 4)), 2000);
  1068. if (empty($_REQUEST['start']))
  1069. $_REQUEST['start'] = 0;
  1070. $total_steps = 8;
  1071. // Get each topic with a wrong reply count and fix it - let's just do some at a time, though.
  1072. if (empty($_REQUEST['step']))
  1073. {
  1074. $_REQUEST['step'] = 0;
  1075. while ($_REQUEST['start'] < $max_topics)
  1076. {
  1077. // Recount approved messages
  1078. $request = $smcFunc['db_query']('', '
  1079. SELECT /*!40001 SQL_NO_CACHE */ t.id_topic, MAX(t.num_replies) AS num_replies,
  1080. CASE WHEN COUNT(ma.id_msg) >= 1 THEN COUNT(ma.id_msg) - 1 ELSE 0 END AS real_num_replies
  1081. FROM {db_prefix}topics AS t
  1082. LEFT JOIN {db_prefix}messages AS ma ON (ma.id_topic = t.id_topic AND ma.approved = {int:is_approved})
  1083. WHERE t.id_topic > {int:start}
  1084. AND t.id_topic <= {int:max_id}
  1085. GROUP BY t.id_topic
  1086. HAVING CASE WHEN COUNT(ma.id_msg) >= 1 THEN COUNT(ma.id_msg) - 1 ELSE 0 END != MAX(t.num_replies)',
  1087. array(
  1088. 'is_approved' => 1,
  1089. 'start' => $_REQUEST['start'],
  1090. 'max_id' => $_REQUEST['start'] + $increment,
  1091. )
  1092. );
  1093. while ($row = $smcFunc['db_fetch_assoc']($request))
  1094. $smcFunc['db_query']('', '
  1095. UPDATE {db_prefix}topics
  1096. SET num_replies = {int:num_replies}
  1097. WHERE id_topic = {int:id_topic}',
  1098. array(
  1099. 'num_replies' => $row['real_num_replies'],
  1100. 'id_topic' => $row['id_topic'],
  1101. )
  1102. );
  1103. $smcFunc['db_free_result']($request);
  1104. // Recount unapproved messages
  1105. $request = $smcFunc['db_query']('', '
  1106. SELECT /*!40001 SQL_NO_CACHE */ t.id_topic, MAX(t.unapproved_posts) AS unapproved_posts,
  1107. COUNT(mu.id_msg) AS real_unapproved_posts
  1108. FROM {db_prefix}topics AS t
  1109. LEFT JOIN {db_prefix}messages AS mu ON (mu.id_topic = t.id_topic AND mu.approved = {int:not_approved})
  1110. WHERE t.id_topic > {int:start}
  1111. AND t.id_topic <= {int:max_id}
  1112. GROUP BY t.id_topic
  1113. HAVING COUNT(mu.id_msg) != MAX(t.unapproved_posts)',
  1114. array(
  1115. 'not_approved' => 0,
  1116. 'start' => $_REQUEST['start'],
  1117. 'max_id' => $_REQUEST['start'] + $increment,
  1118. )
  1119. );
  1120. while ($row = $smcFunc['db_fetch_assoc']($request))
  1121. $smcFunc['db_query']('', '
  1122. UPDATE {db_prefix}topics
  1123. SET unapproved_posts = {int:unapproved_posts}
  1124. WHERE id_topic = {int:id_topic}',
  1125. array(
  1126. 'unapproved_posts' => $row['real_unapproved_posts'],
  1127. 'id_topic' => $row['id_topic'],
  1128. )
  1129. );
  1130. $smcFunc['db_free_result']($request);
  1131. $_REQUEST['start'] += $increment;
  1132. if (array_sum(explode(' ', microtime())) - array_sum(explode(' ', $time_start)) > 3)
  1133. {
  1134. createToken('admin-boardrecount');
  1135. $context['continue_post_data'] = '<input type="hidden" name="' . $context['admin-boardrecount_token_var'] . '" value="' . $context['admin-boardrecount_token'] . '" />';
  1136. $context['continue_get_data'] = '?action=admin;area=maintain;sa=routine;activity=recount;step=0;start=' . $_REQUEST['start'] . ';' . $context['session_var'] . '=' . $context['session_id'];
  1137. $context['continue_percent'] = round((100 * $_REQUEST['start'] / $max_topics) / $total_steps);
  1138. return;
  1139. }
  1140. }
  1141. $_REQUEST['start'] = 0;
  1142. }
  1143. // Update the post count of each board.
  1144. if ($_REQUEST['step'] <= 1)
  1145. {
  1146. if (empty($_REQUEST['start']))
  1147. $smcFunc['db_query']('', '
  1148. UPDATE {db_prefix}boards
  1149. SET num_posts = {int:num_posts}
  1150. WHERE redirect = {string:redirect}',
  1151. array(
  1152. 'num_posts' => 0,
  1153. 'redirect' => '',
  1154. )
  1155. );
  1156. while ($_REQUEST['start'] < $max_topics)
  1157. {
  1158. $request = $smcFunc['db_query']('', '
  1159. SELECT /*!40001 SQL_NO_CACHE */ m.id_board, COUNT(*) AS real_num_posts
  1160. FROM {db_prefix}messages AS m
  1161. WHERE m.id_topic > {int:id_topic_min}
  1162. AND m.id_topic <= {int:id_topic_max}
  1163. AND m.approved = {int:is_approved}
  1164. GROUP BY m.id_board',
  1165. array(
  1166. 'id_topic_min' => $_REQUEST['start'],
  1167. 'id_topic_max' => $_REQUEST['start'] + $increment,
  1168. 'is_approved' => 1,
  1169. )
  1170. );
  1171. while ($row = $smcFunc['db_fetch_assoc']($request))
  1172. $smcFunc['db_query']('', '
  1173. UPDATE {db_prefix}boards
  1174. SET num_posts = num_posts + {int:real_num_posts}
  1175. WHERE id_board = {int:id_board}',
  1176. array(
  1177. 'id_board' => $row['id_board'],
  1178. 'real_num_posts' => $row['real_num_posts'],
  1179. )
  1180. );
  1181. $smcFunc['db_free_result']($request);
  1182. $_REQUEST['start'] += $increment;
  1183. if (array_sum(explode(' ', microtime())) - array_sum(explode(' ', $time_start)) > 3)
  1184. {
  1185. createToken('admin-boardrecount');
  1186. $context['continue_post_data'] = '<input type="hidden" name="' . $context['admin-boardrecount_token_var'] . '" value="' . $context['admin-boardrecount_token'] . '" />';
  1187. $context['continue_get_data'] = '?action=admin;area=maintain;sa=routine;activity=recount;step=1;start=' . $_REQUEST['start'] . ';' . $context['session_var'] . '=' . $context['session_id'];
  1188. $context['continue_percent'] = round((200 + 100 * $_REQUEST['start'] / $max_topics) / $total_steps);
  1189. return;
  1190. }
  1191. }
  1192. $_REQUEST['start'] = 0;
  1193. }
  1194. // Update the topic count of each board.
  1195. if ($_REQUEST['step'] <= 2)
  1196. {
  1197. if (empty($_REQUEST['start']))
  1198. $smcFunc['db_query']('', '
  1199. UPDATE {db_prefix}boards
  1200. SET num_topics = {int:num_topics}',
  1201. array(
  1202. 'num_topics' => 0,
  1203. )
  1204. );
  1205. while ($_REQUEST['start'] < $max_topics)
  1206. {
  1207. $request = $smcFunc['db_query']('', '
  1208. SELECT /*!40001 SQL_NO_CACHE */ t.id_board, COUNT(*) AS real_num_topics
  1209. FROM {db_prefix}topics AS t
  1210. WHERE t.approved = {int:is_approved}
  1211. AND t.id_topic > {int:id_topic_min}
  1212. AND t.id_topic <= {int:id_topic_max}
  1213. GROUP BY t.id_board',
  1214. array(
  1215. 'is_approved' => 1,
  1216. 'id_topic_min' => $_REQUEST['start'],
  1217. 'id_topic_max' => $_REQUEST['start'] + $increment,
  1218. )
  1219. );
  1220. while ($row = $smcFunc['db_fetch_assoc']($request))
  1221. $smcFunc['db_query']('', '
  1222. UPDATE {db_prefix}boards
  1223. SET num_topics = num_topics + {int:real_num_topics}
  1224. WHERE id_board = {int:id_board}',
  1225. array(
  1226. 'id_board' => $row['id_board'],
  1227. 'real_num_topics' => $row['real_num_topics'],
  1228. )
  1229. );
  1230. $smcFunc['db_free_result']($request);
  1231. $_REQUEST['start'] += $increment;
  1232. if (array_sum(explode(' ', microtime())) - array_sum(explode(' ', $time_start)) > 3)
  1233. {
  1234. createToken('admin-boardrecount');
  1235. $context['continue_post_data'] = '<input type="hidden" name="' . $context['admin-boardrecount_token_var'] . '" value="' . $context['admin-boardrecount_token'] . '" />';
  1236. $context['continue_get_data'] = '?action=admin;area=maintain;sa=routine;activity=recount;step=2;start=' . $_REQUEST['start'] . ';' . $context['session_var'] . '=' . $context['session_id'];
  1237. $context['continue_percent'] = round((300 + 100 * $_REQUEST['start'] / $max_topics) / $total_steps);
  1238. return;
  1239. }
  1240. }
  1241. $_REQUEST['start'] = 0;
  1242. }
  1243. // Update the unapproved post count of each board.
  1244. if ($_REQUEST['step'] <= 3)
  1245. {
  1246. if (empty($_REQUEST['start']))
  1247. $smcFunc['db_query']('', '
  1248. UPDATE {db_prefix}boards
  1249. SET unapproved_posts = {int:unapproved_posts}',
  1250. array(
  1251. 'unapproved_posts' => 0,
  1252. )
  1253. );
  1254. while ($_REQUEST['start'] < $max_topics)
  1255. {
  1256. $request = $smcFunc['db_query']('', '
  1257. SELECT /*!40001 SQL_NO_CACHE */ m.id_board, COUNT(*) AS real_unapproved_posts
  1258. FROM {db_prefix}messages AS m
  1259. WHERE m.id_topic > {int:id_topic_min}
  1260. AND m.id_topic <= {int:id_topic_max}
  1261. AND m.approved = {int:is_approved}
  1262. GROUP BY m.id_board',
  1263. array(
  1264. 'id_topic_min' => $_REQUEST['start'],
  1265. 'id_topic_max' => $_REQUEST['start'] + $increment,
  1266. 'is_approved' => 0,
  1267. )
  1268. );
  1269. while ($row = $smcFunc['db_fetch_assoc']($request))
  1270. $smcFunc['db_query']('', '
  1271. UPDATE {db_prefix}boards
  1272. SET unapproved_posts = unapproved_posts + {int:unapproved_posts}
  1273. WHERE id_board = {int:id_board}',
  1274. array(
  1275. 'id_board' => $row['id_board'],
  1276. 'unapproved_posts' => $row['real_unapproved_posts'],
  1277. )
  1278. );
  1279. $smcFunc['db_free_result']($request);
  1280. $_REQUEST['start'] += $increment;
  1281. if (array_sum(explode(' ', microtime())) - array_sum(explode(' ', $time_start)) > 3)
  1282. {
  1283. createToken('admin-boardrecount');
  1284. $context['continue_post_data'] = '<input type="hidden" name="' . $context['admin-boardrecount_token_var'] . '" value="' . $context['admin-boardrecount_token'] . '" />';
  1285. $context['continue_get_data'] = '?action=admin;area=maintain;sa=routine;activity=recount;step=3;start=' . $_REQUEST['start'] . ';' . $context['session_var'] . '=' . $context['session_id'];
  1286. $context['continue_percent'] = round((400 + 100 * $_REQUEST['start'] / $max_topics) / $total_steps);
  1287. return;
  1288. }
  1289. }
  1290. $_REQUEST['start'] = 0;
  1291. }
  1292. // Update the unapproved topic count of each board.
  1293. if ($_REQUEST['step'] <= 4)
  1294. {
  1295. if (empty($_REQUEST['start']))
  1296. $smcFunc['db_query']('', '
  1297. UPDATE {db_prefix}boards
  1298. SET unapproved_topics = {int:unapproved_topics}',
  1299. array(
  1300. 'unapproved_topics' => 0,
  1301. )
  1302. );
  1303. while ($_REQUEST['start'] < $max_topics)
  1304. {
  1305. $request = $smcFunc['db_query']('', '
  1306. SELECT /*!40001 SQL_NO_CACHE */ t.id_board, COUNT(*) AS real_unapproved_topics
  1307. FROM {db_prefix}topics AS t
  1308. WHERE t.approved = {int:is_approved}
  1309. AND t.id_topic > {int:id_topic_min}
  1310. AND t.id_topic <= {int:id_topic_max}
  1311. GROUP BY t.id_board',
  1312. array(
  1313. 'is_approved' => 0,
  1314. 'id_topic_min' => $_REQUEST['start'],
  1315. 'id_topic_max' => $_REQUEST['start'] + $increment,
  1316. )
  1317. );
  1318. while ($row = $smcFunc['db_fetch_assoc']($request))
  1319. $smcFunc['db_query']('', '
  1320. UPDATE {db_prefix}boards
  1321. SET unapproved_topics = unapproved_topics + {int:real_unapproved_topics}
  1322. WHERE id_board = {int:id_board}',
  1323. array(
  1324. 'id_board' => $row['id_board'],
  1325. 'real_unapproved_topics' => $row['real_unapproved_topics'],
  1326. )
  1327. );
  1328. $smcFunc['db_free_result']($request);
  1329. $_REQUEST['start'] += $increment;
  1330. if (array_sum(explode(' ', microtime())) - array_sum(explode(' ', $time_start)) > 3)
  1331. {
  1332. createToken('admin-boardrecount');
  1333. $context['continue_post_data'] = '<input type="hidden" name="' . $context['admin-boardrecount_token_var'] . '" value="' . $context['admin-boardrecount_token'] . '" />';
  1334. $context['continue_get_data'] = '?action=admin;area=maintain;sa=routine;activity=recount;step=4;start=' . $_REQUEST['start'] . ';' . $context['session_var'] . '=' . $context['session_id'];
  1335. $context['continue_percent'] = round((500 + 100 * $_REQUEST['start'] / $max_topics) / $total_steps);
  1336. return;
  1337. }
  1338. }
  1339. $_REQUEST['start'] = 0;
  1340. }
  1341. // Get all members with wrong number of personal messages.
  1342. if ($_REQUEST['step'] <= 5)
  1343. {
  1344. $request = $smcFunc['db_query']('', '
  1345. SELECT /*!40001 SQL_NO_CACHE */ mem.id_member, COUNT(pmr.id_pm) AS real_num,
  1346. MAX(mem.instant_messages) AS instant_messages
  1347. FROM {db_prefix}members AS mem
  1348. LEFT JOIN {db_prefix}pm_recipients AS pmr ON (mem.id_member = pmr.id_member AND pmr.deleted = {int:is_not_deleted})
  1349. GROUP BY mem.id_member
  1350. HAVING COUNT(pmr.id_pm) != MAX(mem.instant_messages)',
  1351. array(
  1352. 'is_not_deleted' => 0,
  1353. )
  1354. );
  1355. while ($row = $smcFunc['db_fetch_assoc']($request))
  1356. updateMemberData($row['id_member'], array('instant_messages' => $row['real_num']));
  1357. $smcFunc['db_free_result']($request);
  1358. $request = $smcFunc['db_query']('', '
  1359. SELECT /*!40001 SQL_NO_CACHE */ mem.id_member, COUNT(pmr.id_pm) AS real_num,
  1360. MAX(mem.unread_messages) AS unread_messages
  1361. FROM {db_prefix}members AS mem
  1362. LEFT JOIN {db_prefix}pm_recipients AS pmr ON (mem.id_member = pmr.id_member AND pmr.deleted = {int:is_not_deleted} AND pmr.is_read = {int:is_not_read})
  1363. GROUP BY mem.id_member
  1364. HAVING COUNT(pmr.id_pm) != MAX(mem.unread_messages)',
  1365. array(
  1366. 'is_not_deleted' => 0,
  1367. 'is_not_read' => 0,
  1368. )
  1369. );
  1370. while ($row = $smcFunc['db_fetch_assoc']($request))
  1371. updateMemberData($row['id_member'], array('unread_messages' => $row['real_num']));
  1372. $smcFunc['db_free_result']($request);
  1373. if (array_sum(explode(' ', microtime())) - array_sum(explode(' ', $time_start)) > 3)
  1374. {
  1375. createToken('admin-boardrecount');
  1376. $context['continue_post_data'] = '<input type="hidden" name="' . $context['admin-boardrecount_token_var'] . '" value="' . $context['admin-boardrecount_token'] . '" />';
  1377. $context['continue_get_data'] = '?action=admin;area=maintain;sa=routine;activity=recount;step=6;start=0;' . $context['session_var'] . '=' . $context['session_id'];
  1378. $context['continue_percent'] = round(700 / $total_steps);
  1379. return;
  1380. }
  1381. }
  1382. // Any messages pointing to the wrong board?
  1383. if ($_REQUEST['step'] <= 6)
  1384. {
  1385. while ($_REQUEST['start'] < $modSettings['maxMsgID'])
  1386. {
  1387. $request = $smcFunc['db_query']('', '
  1388. SELECT /*!40001 SQL_NO_CACHE */ t.id_board, m.id_msg
  1389. FROM {db_prefix}messages AS m
  1390. INNER JOIN {db_prefix}topics AS t ON (t.id_topic = m.id_topic AND t.id_board != m.id_board)
  1391. WHERE m.id_msg > {int:id_msg_min}
  1392. AND m.id_msg <= {int:id_msg_max}',
  1393. array(
  1394. 'id_msg_min' => $_REQUEST['start'],
  1395. 'id_msg_max' => $_REQUEST['start'] + $increment,
  1396. )
  1397. );
  1398. $boards = array();
  1399. while ($row = $smcFunc['db_fetch_assoc']($request))
  1400. $boards[$row['id_board']][] = $row['id_msg'];
  1401. $smcFunc['db_free_result']($request);
  1402. foreach ($boards as $board_id => $messages)
  1403. $smcFunc['db_query']('', '
  1404. UPDATE {db_prefix}messages
  1405. SET id_board = {int:id_board}
  1406. WHERE id_msg IN ({array_int:id_msg_array})',
  1407. array(
  1408. 'id_msg_array' => $messages,
  1409. 'id_board' => $board_id,
  1410. )
  1411. );
  1412. $_REQUEST['start'] += $increment;
  1413. if (array_sum(explode(' ', microtime())) - array_sum(explode(' ', $time_start)) > 3)
  1414. {
  1415. createToken('admin-boardrecount');
  1416. $context['continue_post_data'] = '<input type="hidden" name="' . $context['admin-boardrecount_token_var'] . '" value="' . $context['admin-boardrecount_token'] . '" />';
  1417. $context['continue_get_data'] = '?action=admin;area=maintain;sa=routine;activity=recount;step=6;start=' . $_REQUEST['start'] . ';' . $context['session_var'] . '=' . $context['session_id'];
  1418. $context['continue_percent'] = round((700 + 100 * $_REQUEST['start'] / $modSettings['maxMsgID']) / $total_steps);
  1419. return;
  1420. }
  1421. }
  1422. $_REQUEST['start'] = 0;
  1423. }
  1424. // Update the latest message of each board.
  1425. $request = $smcFunc['db_query']('', '
  1426. SELECT m.id_board, MAX(m.id_msg) AS local_last_msg
  1427. FROM {db_prefix}messages AS m
  1428. WHERE m.approved = {int:is_approved}
  1429. GROUP BY m.id_board',
  1430. array(
  1431. 'is_approved' => 1,
  1432. )
  1433. );
  1434. $realBoardCounts = array();
  1435. while ($row = $smcFunc['db_fetch_assoc']($request))
  1436. $realBoardCounts[$row['id_board']] = $row['local_last_msg'];
  1437. $smcFunc['db_free_result']($request);
  1438. $request = $smcFunc['db_query']('', '
  1439. SELECT /*!40001 SQL_NO_CACHE */ id_board, id_parent, id_last_msg, child_level, id_msg_updated
  1440. FROM {db_prefix}boards',
  1441. array(
  1442. )
  1443. );
  1444. $resort_me = array();
  1445. while ($row = $smcFunc['db_fetch_assoc']($request))
  1446. {
  1447. $row['local_last_msg'] = isset($realBoardCounts[$row['id_board']]) ? $realBoardCounts[$row['id_board']] : 0;
  1448. $resort_me[$row['child_level']][] = $row;
  1449. }
  1450. $smcFunc['db_free_result']($request);
  1451. krsort($resort_me);
  1452. $lastModifiedMsg = array();
  1453. foreach ($resort_me as $rows)
  1454. foreach ($rows as $row)
  1455. {
  1456. // The latest message is the latest of the current board and its children.
  1457. if (isset($lastModifiedMsg[$row['id_board']]))
  1458. $curLastModifiedMsg = max($row['local_last_msg'], $lastModifiedMsg[$row['id_board']]);
  1459. else
  1460. $curLastModifiedMsg = $row['local_last_msg'];
  1461. // If what is and what should be the latest message differ, an update is necessary.
  1462. if ($row['local_last_msg'] != $row['id_last_msg'] || $curLastModifiedMsg != $row['id_msg_updated'])
  1463. $smcFunc['db_query']('', '
  1464. UPDATE {db_prefix}boards
  1465. SET id_last_msg = {int:id_last_msg}, id_msg_updated = {int:id_msg_updated}
  1466. WHERE id_board = {int:id_board}',
  1467. array(
  1468. 'id_last_msg' => $row['local_last_msg'],
  1469. 'id_msg_updated' => $curLastModifiedMsg,
  1470. 'id_board' => $row['id_board'],
  1471. )
  1472. );
  1473. // Parent boards inherit the latest modified message of their children.
  1474. if (isset($lastModifiedMsg[$row['id_parent']]))
  1475. $lastModifiedMsg[$row['id_parent']] = max($row['local_last_msg'], $lastModifiedMsg[$row['id_parent']]);
  1476. else
  1477. $lastModifiedMsg[$row['id_parent']] = $row['local_last_msg'];
  1478. }
  1479. // Update all the basic statistics.
  1480. updateStats('member');
  1481. updateStats('message');
  1482. updateStats('topic');
  1483. // Finally, update the latest event times.
  1484. require_once($sourcedir . '/ScheduledTasks.php');
  1485. CalculateNextTrigger();
  1486. redirectexit('action=admin;area=maintain;sa=routine;done=recount');
  1487. }
  1488. /**
  1489. * Perform a detailed version check. A very good thing ;).
  1490. * The function parses the comment headers in all files for their version information,
  1491. * and outputs that for some javascript to check with simplemachines.org.
  1492. * It does not connect directly with simplemachines.org, but rather expects the client to.
  1493. *
  1494. * It requires the admin_forum permission.
  1495. * Uses the view_versions admin area.
  1496. * Accessed through ?action=admin;area=maintain;sa=routine;activity=version.
  1497. * @uses Admin template, view_versions sub-template.
  1498. */
  1499. function VersionDetail()
  1500. {
  1501. global $forum_version, $txt, $sourcedir, $context;
  1502. isAllowedTo('admin_forum');
  1503. // Call the function that'll get all the version info we need.
  1504. require_once($sourcedir . '/Subs-Admin.php');
  1505. $versionOptions = array(
  1506. 'include_ssi' => true,
  1507. 'include_subscriptions' => true,
  1508. 'sort_results' => true,
  1509. );
  1510. $version_info = getFileVersions($versionOptions);
  1511. // Add the new info to the template context.
  1512. $context += array(
  1513. 'file_versions' => $version_info['file_versions'],
  1514. 'default_template_versions' => $version_info['default_template_versions'],
  1515. 'template_versions' => $version_info['template_versions'],
  1516. 'default_language_versions' => $version_info['default_language_versions'],
  1517. 'default_known_languages' => array_keys($version_info['default_language_versions']),
  1518. );
  1519. // Make it easier to manage for the template.
  1520. $context['forum_version'] = $forum_version;
  1521. $context['sub_template'] = 'view_versions';
  1522. $context['page_title'] = $txt['admin_version_check'];
  1523. }
  1524. /**
  1525. * Re-attribute posts.
  1526. */
  1527. function MaintainReattributePosts()
  1528. {
  1529. global $sourcedir, $context, $txt;
  1530. checkSession();
  1531. // Find the member.
  1532. require_once($sourcedir . '/Subs-Auth.php');
  1533. $members = findMembers($_POST['to']);
  1534. if (empty($members))
  1535. fatal_lang_error('reattribute_cannot_find_member');
  1536. $memID = array_shift($members);
  1537. $memID = $memID['id'];
  1538. $email = $_POST['type'] == 'email' ? $_POST['from_email'] : '';
  1539. $membername = $_POST['type'] == 'name' ? $_POST['from_name'] : '';
  1540. // Now call the reattribute function.
  1541. require_once($sourcedir . '/Subs-Members.php');
  1542. reattributePosts($memID, $email, $membername, !empty($_POST['posts']));
  1543. $context['maintenance_finished'] = $txt['maintain_reattribute_posts'];
  1544. }
  1545. /**
  1546. * Handling function for the backup stuff.
  1547. */
  1548. function MaintainDownloadBackup()
  1549. {
  1550. global $sourcedir;
  1551. validateToken('admin-maint');
  1552. require_once($sourcedir . '/DumpDatabase.php');
  1553. DumpDatabase2();
  1554. }
  1555. /**
  1556. * Removing old members. Done and out!
  1557. * @todo refactor
  1558. */
  1559. function MaintainPurgeInactiveMembers()
  1560. {
  1561. global $sourcedir, $context, $smcFunc, $txt;
  1562. $_POST['maxdays'] = empty($_POST['maxdays']) ? 0 : (int) $_POST['maxdays'];
  1563. if (!empty($_POST['groups']) && $_POST['maxdays'] > 0)
  1564. {
  1565. checkSession();
  1566. validateToken('admin-maint');
  1567. $groups = array();
  1568. foreach ($_POST['groups'] as $id => $dummy)
  1569. $groups[] = (int) $id;
  1570. $time_limit = (time() - ($_POST['maxdays'] * 24 * 3600));
  1571. $where_vars = array(
  1572. 'time_limit' => $time_limit,
  1573. );
  1574. if ($_POST['del_type'] == 'activated')
  1575. {
  1576. $where = 'mem.date_registered < {int:time_limit} AND mem.is_activated = {int:is_activated}';
  1577. $where_vars['is_activated'] = 0;
  1578. }
  1579. else
  1580. $where = 'mem.last_login < {int:time_limit} AND (mem.last_login != 0 OR mem.date_registered < {int:time_limit})';
  1581. // Need to get *all* groups then work out which (if any) we avoid.
  1582. $request = $smcFunc['db_query']('', '
  1583. SELECT id_group, group_name, min_posts
  1584. FROM {db_prefix}membergroups',
  1585. array(
  1586. )
  1587. );
  1588. while ($row = $smcFunc['db_fetch_assoc']($request))
  1589. {
  1590. // Avoid this one?
  1591. if (!in_array($row['id_group'], $groups))
  1592. {
  1593. // Post group?
  1594. if ($row['min_posts'] != -1)
  1595. {
  1596. $where .= ' AND mem.id_post_group != {int:id_post_group_' . $row['id_group'] . '}';
  1597. $where_vars['id_post_group_' . $row['id_group']] = $row['id_group'];
  1598. }
  1599. else
  1600. {
  1601. $where .= ' AND mem.id_group != {int:id_group_' . $row['id_group'] . '} AND FIND_IN_SET({int:id_group_' . $row['id_group'] . '}, mem.additional_groups) = 0';
  1602. $where_vars['id_group_' . $row['id_group']] = $row['id_group'];
  1603. }
  1604. }
  1605. }
  1606. $smcFunc['db_free_result']($request);
  1607. // If we have ungrouped unselected we need to avoid those guys.
  1608. if (!in_array(0, $groups))
  1609. {
  1610. $where .= ' AND (mem.id_group != 0 OR mem.additional_groups != {string:blank_add_groups})';
  1611. $where_vars['blank_add_groups'] = '';
  1612. }
  1613. // Select all the members we're about to murder/remove...
  1614. $request = $smcFunc['db_query']('', '
  1615. SELECT mem.id_member, IFNULL(m.id_member, 0) AS is_mod
  1616. FROM {db_prefix}members AS mem
  1617. LEFT JOIN {db_prefix}moderators AS m ON (m.id_member = mem.id_member)
  1618. WHERE ' . $where,
  1619. $where_vars
  1620. );
  1621. $members = array();
  1622. while ($row = $smcFunc['db_fetch_assoc']($request))
  1623. {
  1624. if (!$row['is_mod'] || !in_array(3, $groups))
  1625. $members[] = $row['id_member'];
  1626. }
  1627. $smcFunc['db_free_result']($request);
  1628. require_once($sourcedir . '/Subs-Members.php');
  1629. deleteMembers($members);
  1630. }
  1631. $context['maintenance_finished'] = $txt['maintain_members'];
  1632. createToken('admin-maint');
  1633. }
  1634. /**
  1635. * Removing old posts doesn't take much as we really pass through.
  1636. */
  1637. function MaintainRemoveOldPosts()
  1638. {
  1639. global $sourcedir, $context, $txt;
  1640. validateToken('admin-maint');
  1641. // Actually do what we're told!
  1642. require_once($sourcedir . '/RemoveTopic.php');
  1643. RemoveOldTopics2();
  1644. }
  1645. /**
  1646. * Removing old drafts
  1647. */
  1648. function MaintainRemoveOldDrafts()
  1649. {
  1650. global $sourcedir, $smcFunc;
  1651. validateToken('admin-maint');
  1652. $drafts = array();
  1653. // Find all of the old drafts
  1654. $request = $smcFunc['db_query']('', '
  1655. SELECT id_draft
  1656. FROM {db_prefix}user_drafts
  1657. WHERE poster_time <= {int:poster_time_old}',
  1658. array(
  1659. 'poster_time_old' => time() - (86400 * $_POST['draftdays']),
  1660. )
  1661. );
  1662. while ($row = $smcFunc['db_fetch_row']($request))
  1663. $drafts[] = (int) $row[0];
  1664. $smcFunc['db_free_result']($request);
  1665. // If we have old drafts, remove them
  1666. if (count($drafts) > 0)
  1667. {
  1668. require_once($sourcedir . '/Drafts.php');
  1669. DeleteDraft($drafts, false);
  1670. }
  1671. }
  1672. /**
  1673. * Moves topics from one board to another.
  1674. *
  1675. * @uses not_done template to pause the process.
  1676. */
  1677. function MaintainMassMoveTopics()
  1678. {
  1679. global $smcFunc, $sourcedir, $context, $txt;
  1680. // Only admins.
  1681. isAllowedTo('admin_forum');
  1682. checkSession('request');
  1683. validateToken('admin-maint');
  1684. // Set up to the context.
  1685. $context['page_title'] = $txt['not_done_title'];
  1686. $context['continue_countdown'] = 3;
  1687. $context['continue_post_data'] = '';
  1688. $context['continue_get_data'] = '';
  1689. $context['sub_template'] = 'not_done';
  1690. $context['start'] = empty($_REQUEST['start']) ? 0 : (int) $_REQUEST['start'];
  1691. $context['start_time'] = time();
  1692. // First time we do this?
  1693. $id_board_from = isset($_POST['id_board_from']) ? (int) $_POST['id_board_from'] : (int) $_REQUEST['id_board_from'];
  1694. $id_board_to = isset($_POST['id_board_to']) ? (int) $_POST['id_board_to'] : (int) $_REQUEST['id_board_to'];
  1695. // No boards then this is your stop.
  1696. if (empty($id_board_from) || empty($id_board_to))
  1697. return;
  1698. // How many topics are we converting?
  1699. if (!isset($_REQUEST['totaltopics']))
  1700. {
  1701. $request = $smcFunc['db_query']('', '
  1702. SELECT COUNT(*)
  1703. FROM {db_prefix}topics
  1704. WHERE id_board = {int:id_board_from}',
  1705. array(
  1706. 'id_board_from' => $id_board_from,
  1707. )
  1708. );
  1709. list ($total_topics) = $smcFunc['db_fetch_row']($request);
  1710. $smcFunc['db_free_result']($request);
  1711. }
  1712. else
  1713. $total_topics = (int) $_REQUEST['totaltopics'];
  1714. // Seems like we need this here.
  1715. $context['continue_get_data'] = '?action=admin;area=maintain;sa=topics;activity=massmove;id_board_from=' . $id_board_from . ';id_board_to=' . $id_board_to . ';totaltopics=' . $total_topics . ';start=' . $context['start'] . ';' . $context['session_var'] . '=' . $context['session_id'];
  1716. // We have topics to move so start the process.
  1717. if (!empty($total_topics))
  1718. {
  1719. while ($context['start'] <= $total_topics)
  1720. {
  1721. // Lets get the topics.
  1722. $request = $smcFunc['db_query']('', '
  1723. SELECT id_topic
  1724. FROM {db_prefix}topics
  1725. WHERE id_board = {int:id_board_from}
  1726. LIMIT 10',
  1727. array(
  1728. 'id_board_from' => $id_board_from,
  1729. )
  1730. );
  1731. // Get the ids.
  1732. $topics = array();
  1733. while ($row = $smcFunc['db_fetch_assoc']($request))
  1734. $topics[] = $row['id_topic'];
  1735. // Just return if we don't have any topics left to move.
  1736. if (empty($topics))
  1737. {
  1738. cache_put_data('board-' . $id_board_from, null, 120);
  1739. cache_put_data('board-' . $id_board_to, null, 120);
  1740. redirectexit('action=admin;area=maintain;sa=topics;done=massmove');
  1741. }
  1742. // Lets move them.
  1743. require_once($sourcedir . '/MoveTopic.php');
  1744. moveTopics($topics, $id_board_to);
  1745. // We've done at least ten more topics.
  1746. $context['start'] += 10;
  1747. // Lets wait a while.
  1748. if (time() - $context['start_time'] > 3)
  1749. {
  1750. // What's the percent?
  1751. $context['continue_percent'] = round(100 * ($context['start'] / $total_topics), 1);
  1752. $context['continue_get_data'] = '?action=admin;area=maintain;sa=topics;activity=massmove;id_board_from=' . $id_board_from . ';id_board_to=' . $id_board_to . ';totaltopics=' . $total_topics . ';start=' . $context['start'] . ';' . $context['session_var'] . '=' . $context['session_id'];
  1753. // Let the template system do it's thang.
  1754. return;
  1755. }
  1756. }
  1757. }
  1758. // Don't confuse admins by having an out of date cache.
  1759. cache_put_data('board-' . $id_board_from, null, 120);
  1760. cache_put_data('board-' . $id_board_to, null, 120);
  1761. redirectexit('action=admin;area=maintain;sa=topics;done=massmove');
  1762. }
  1763. /**
  1764. * Recalculate all members post counts
  1765. * it requires the admin_forum permission.
  1766. *
  1767. * - recounts all posts for members found in the message table
  1768. * - updates the members post count record in the members talbe
  1769. * - honors the boards post count flag
  1770. * - does not count posts in the recyle bin
  1771. * - zeros post counts for all members with no posts in the message table
  1772. * - runs as a delayed loop to avoid server overload
  1773. * - uses the not_done template in Admin.template
  1774. *
  1775. * The function redirects back to action=admin;area=maintain;sa=members when complete.
  1776. * It is accessed via ?action=admin;area=maintain;sa=members;activity=recountposts
  1777. */
  1778. function MaintainRecountPosts()
  1779. {
  1780. global $txt, $context, $modSettings, $smcFunc;
  1781. // You have to be allowed in here
  1782. isAllowedTo('admin_forum');
  1783. checkSession('request');
  1784. // Set up to the context.
  1785. $context['page_title'] = $txt['not_done_title'];
  1786. $context['continue_countdown'] = 3;
  1787. $context['continue_get_data'] = '';
  1788. $context['sub_template'] = 'not_done';
  1789. // init
  1790. $increment = 200;
  1791. $_REQUEST['start'] = !isset($_REQUEST['start']) ? 0 : (int) $_REQUEST['start'];
  1792. // Ask for some extra time, on big boards this may take a bit
  1793. @set_time_limit(600);
  1794. // Only run this query if we don't have the total number of members that have posted
  1795. if (!isset($_SESSION['total_members']))
  1796. {
  1797. validateToken('admin-maint');
  1798. $request = $smcFunc['db_query']('', '
  1799. SELECT COUNT(DISTINCT m.id_member)
  1800. FROM ({db_prefix}messages AS m, {db_prefix}boards AS b)
  1801. WHERE m.id_member != 0
  1802. AND b.count_posts = 0
  1803. AND m.id_board = b.id_board',
  1804. array(
  1805. )
  1806. );
  1807. // save it so we don't do this again for this task
  1808. list ($_SESSION['total_members']) = $smcFunc['db_fetch_row']($request);
  1809. $smcFunc['db_free_result']($request);
  1810. }
  1811. else
  1812. validateToken('admin-recountposts');
  1813. // Lets get a group of members and determine their post count (from the boards that have post count enabled of course).
  1814. $request = $smcFunc['db_query']('', '
  1815. SELECT /*!40001 SQL_NO_CACHE */ m.id_member, COUNT(m.id_member) AS posts
  1816. FROM ({db_prefix}messages AS m, {db_prefix}boards AS b)
  1817. WHERE m.id_member != {int:zero}
  1818. AND b.count_posts = {int:zero}
  1819. AND m.id_board = b.id_board ' . (!empty($modSettings['recycle_enable']) ? '
  1820. AND b.id_board != {int:recycle}' : '') . '
  1821. GROUP BY m.id_member
  1822. LIMIT {int:start}, {int:number}',
  1823. array(
  1824. 'start' => $_REQUEST['start'],
  1825. 'number' => $increment,
  1826. 'recycle' => $modSettings['recycle_board'],
  1827. 'zero' => 0,
  1828. )
  1829. );
  1830. $total_rows = $smcFunc['db_num_rows']($request);
  1831. // Update the post count for this group
  1832. while ($row = $smcFunc['db_fetch_assoc']($request))
  1833. {
  1834. $smcFunc['db_query']('', '
  1835. UPDATE {db_prefix}members
  1836. SET posts = {int:posts}
  1837. WHERE id_member = {int:row}',
  1838. array(
  1839. 'row' => $row['id_member'],
  1840. 'posts' => $row['posts'],
  1841. )
  1842. );
  1843. }
  1844. $smcFunc['db_free_result']($request);
  1845. // Continue?
  1846. if ($total_rows == $increment)
  1847. {
  1848. $_REQUEST['start'] += $increment;
  1849. $context['continue_get_data'] = '?action=admin;area=maintain;sa=members;activity=recountposts;start=' . $_REQUEST['start'] . ';' . $context['session_var'] . '=' . $context['session_id'];
  1850. $context['continue_percent'] = round(100 * $_REQUEST['start'] / $_SESSION['total_members']);
  1851. createToken('admin-recountposts');
  1852. $context['continue_post_data'] = '<input type="hidden" name="' . $context['admin-recountposts_token_var'] . '" value="' . $context['admin-recountposts_token'] . '" />';
  1853. if (function_exists('apache_reset_timeout'))
  1854. apache_reset_timeout();
  1855. return;
  1856. }
  1857. // final steps ... made more difficult since we don't yet support sub-selects on joins
  1858. // place all members who have posts in the message table in a temp table
  1859. $createTemporary = $smcFunc['db_query']('', '
  1860. CREATE TEMPORARY TABLE {db_prefix}tmp_maint_recountposts (
  1861. id_member mediumint(8) unsigned NOT NULL default {string:string_zero},
  1862. PRIMARY KEY (id_member)
  1863. )
  1864. SELECT m.id_member
  1865. FROM ({db_prefix}messages AS m,{db_prefix}boards AS b)
  1866. WHERE m.id_member != {int:zero}
  1867. AND b.count_posts = {int:zero}
  1868. AND m.id_board = b.id_board ' . (!empty($modSettings['recycle_enable']) ? '
  1869. AND b.id_board != {int:recycle}' : '') . '
  1870. GROUP BY m.id_member',
  1871. array(
  1872. 'zero' => 0,
  1873. 'string_zero' => '0',
  1874. 'db_error_skip' => true,
  1875. )
  1876. ) !== false;
  1877. if ($createTemporary)
  1878. {
  1879. // outer join the members table on the temporary table finding the members that have a post count but no posts in the message table
  1880. $request = $smcFunc['db_query']('', '
  1881. SELECT mem.id_member, mem.posts
  1882. FROM {db_prefix}members AS mem
  1883. LEFT OUTER JOIN {db_prefix}tmp_maint_recountposts AS res
  1884. ON res.id_member = mem.id_member
  1885. WHERE res.id_member IS null
  1886. AND mem.posts != {int:zero}',
  1887. array(
  1888. 'zero' => 0,
  1889. )
  1890. );
  1891. // set the post count to zero for any delinquents we may have found
  1892. while ($row = $smcFunc['db_fetch_assoc']($request))
  1893. {
  1894. $smcFunc['db_query']('', '
  1895. UPDATE {db_prefix}members
  1896. SET posts = {int:zero}
  1897. WHERE id_member = {int:row}',
  1898. array(
  1899. 'row' => $row['id_member'],
  1900. 'zero' => 0,
  1901. )
  1902. );
  1903. }
  1904. $smcFunc['db_free_result']($request);
  1905. }
  1906. // all done
  1907. unset($_SESSION['total_members']);
  1908. $context['maintenance_finished'] = $txt['maintain_recountposts'];
  1909. redirectexit('action=admin;area=maintain;sa=members;done=recountposts');
  1910. }
  1911. ?>