ManageMaintenance.php 66 KB

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