ManageAttachments.php 95 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801
  1. <?php
  2. /**
  3. * This file doing the job of attachments and avatars maintenance and management.
  4. * @todo refactor as controller-model
  5. *
  6. * Simple Machines Forum (SMF)
  7. *
  8. * @package SMF
  9. * @author Simple Machines http://www.simplemachines.org
  10. * @copyright 2012 Simple Machines
  11. * @license http://www.simplemachines.org/about/smf/license.php BSD
  12. *
  13. * @version 2.1 Alpha 1
  14. */
  15. if (!defined('SMF'))
  16. die('Hacking attempt...');
  17. /**
  18. * The main 'Attachments and Avatars' management function.
  19. * This function is the entry point for index.php?action=admin;area=manageattachments
  20. * and it calls a function based on the sub-action.
  21. * It requires the manage_attachments permission.
  22. *
  23. * @uses ManageAttachments template.
  24. * @uses Admin language file.
  25. * @uses template layer 'manage_files' for showing the tab bar.
  26. *
  27. */
  28. function ManageAttachments()
  29. {
  30. global $txt, $modSettings, $scripturl, $context, $options;
  31. // You have to be able to moderate the forum to do this.
  32. isAllowedTo('manage_attachments');
  33. // Setup the template stuff we'll probably need.
  34. loadTemplate('ManageAttachments');
  35. // If they want to delete attachment(s), delete them. (otherwise fall through..)
  36. $subActions = array(
  37. 'attachments' => 'ManageAttachmentSettings',
  38. 'attachpaths' => 'ManageAttachmentPaths',
  39. 'avatars' => 'ManageAvatarSettings',
  40. 'browse' => 'BrowseFiles',
  41. 'byAge' => 'RemoveAttachmentByAge',
  42. 'bySize' => 'RemoveAttachmentBySize',
  43. 'maintenance' => 'MaintainFiles',
  44. 'moveAvatars' => 'MoveAvatars',
  45. 'repair' => 'RepairAttachments',
  46. 'remove' => 'RemoveAttachment',
  47. 'removeall' => 'RemoveAllAttachments',
  48. 'transfer' => 'TransferAttachments',
  49. );
  50. call_integration_hook('integrate_manage_attachments', array(&$subActions));
  51. // Pick the correct sub-action.
  52. if (isset($_REQUEST['sa']) && isset($subActions[$_REQUEST['sa']]))
  53. $context['sub_action'] = $_REQUEST['sa'];
  54. else
  55. $context['sub_action'] = 'browse';
  56. // Default page title is good.
  57. $context['page_title'] = $txt['attachments_avatars'];
  58. // This uses admin tabs - as it should!
  59. $context[$context['admin_menu_name']]['tab_data'] = array(
  60. 'title' => $txt['attachments_avatars'],
  61. 'help' => 'manage_files',
  62. 'description' => $txt['attachments_desc'],
  63. );
  64. // Finally fall through to what we are doing.
  65. $subActions[$context['sub_action']]();
  66. }
  67. /**
  68. * Allows to show/change attachment settings.
  69. * This is the default sub-action of the 'Attachments and Avatars' center.
  70. * Called by index.php?action=admin;area=manageattachments;sa=attachments.
  71. *
  72. * @param bool $return_config = false
  73. * @uses 'attachments' sub template.
  74. */
  75. function ManageAttachmentSettings($return_config = false)
  76. {
  77. global $txt, $modSettings, $scripturl, $context, $options, $sourcedir, $boarddir;
  78. require_once($sourcedir . '/Attachments.php');
  79. // Get the current attachment directory.
  80. $modSettings['attachmentUploadDir'] = unserialize($modSettings['attachmentUploadDir']);
  81. $context['attachmentUploadDir'] = $modSettings['attachmentUploadDir'][$modSettings['currentAttachmentUploadDir']];
  82. // First time here?
  83. if (empty($modSettings['attachment_basedirectories']) && $modSettings['currentAttachmentUploadDir'] == 1 && count($modSettings['attachmentUploadDir']) == 1)
  84. $modSettings['attachmentUploadDir'] = $modSettings['attachmentUploadDir'][1];
  85. // If not set, show a default path for the base directory
  86. if (!isset($_GET['save']) && empty($modSettings['basedirectory_for_attachments']))
  87. if (is_dir($modSettings['attachmentUploadDir'][1]))
  88. $modSettings['basedirectory_for_attachments'] = $modSettings['attachmentUploadDir'][1];
  89. else
  90. $modSettings['basedirectory_for_attachments'] = $context['attachmentUploadDir'];
  91. $context['valid_upload_dir'] = is_dir($context['attachmentUploadDir']) && is_writable($context['attachmentUploadDir']);
  92. if (!empty($modSettings['automanage_attachments']))
  93. $context['valid_basedirectory'] = !empty($modSettings['basedirectory_for_attachments']) && is_writable($modSettings['basedirectory_for_attachments']);
  94. else
  95. $context['valid_basedirectory'] = true;
  96. // A bit of razzle dazzle with the $txt strings. :)
  97. $txt['attachment_path'] = $context['attachmentUploadDir'];
  98. $txt['basedirectory_for_attachments_path']= isset($modSettings['basedirectory_for_attachments']) ? $modSettings['basedirectory_for_attachments'] : '';
  99. $txt['use_subdirectories_for_attachments_note'] = empty($modSettings['attachment_basedirectories']) || empty($modSettings['use_subdirectories_for_attachments']) ? $txt['use_subdirectories_for_attachments_note'] : '';
  100. $txt['attachmentUploadDir_multiple_configure'] = '<a href="' . $scripturl . '?action=admin;area=manageattachments;sa=attachpaths">[' . $txt['attachmentUploadDir_multiple_configure'] . ']</a>';
  101. $txt['attach_current_dir'] = empty($modSettings['automanage_attachments']) ? $txt['attach_current_dir'] : $txt['attach_last_dir'];
  102. $txt['attach_current_dir_warning'] = $txt['attach_current_dir'] . $txt['attach_current_dir_warning'];
  103. $txt['basedirectory_for_attachments_warning'] = $txt['basedirectory_for_attachments_current'] . $txt['basedirectory_for_attachments_warning'];
  104. // Perform a test to see if the GD module or ImageMagick are installed.
  105. $testImg = get_extension_funcs('gd') || class_exists('Imagick');
  106. // See if we can find if the server is set up to support the attacment limits
  107. $post_max_size = ini_get('post_max_size');
  108. $upload_max_filesize = ini_get('upload_max_filesize');
  109. $testPM = !empty($post_max_size) ? (memoryReturnBytes($post_max_size) >= (isset($modSettings['attachmentPostLimit']) ? $modSettings['attachmentPostLimit'] * 1024 : 0)) : true;
  110. $testUM = !empty($upload_max_filesize) ? (memoryReturnBytes($upload_max_filesize) >= (isset($modSettings['attachmentSizeLimit']) ? $modSettings['attachmentSizeLimit'] * 1024 : 0)) : true;
  111. $config_vars = array(
  112. array('title', 'attachment_manager_settings'),
  113. // Are attachments enabled?
  114. array('select', 'attachmentEnable', array($txt['attachmentEnable_deactivate'], $txt['attachmentEnable_enable_all'], $txt['attachmentEnable_disable_new'])),
  115. '',
  116. // Extension checks etc.
  117. array('check', 'attachmentRecodeLineEndings'),
  118. '',
  119. // Directory and size limits.
  120. array('select', 'automanage_attachments', array(0 => $txt['attachments_normal'], 1 => $txt['attachments_auto_space'], 2 => $txt['attachments_auto_years'], 3 => $txt['attachments_auto_months'], 4 => $txt['attachments_auto_16'])),
  121. array('check', 'use_subdirectories_for_attachments', 'subtext' => $txt['use_subdirectories_for_attachments_note']),
  122. (empty($modSettings['attachment_basedirectories']) ? array('text', 'basedirectory_for_attachments', 40,) : array('var_message', 'basedirectory_for_attachments', 'message' => 'basedirectory_for_attachments_path', 'invalid' => empty($context['valid_basedirectory']), 'text_label' => (!empty($context['valid_basedirectory']) ? $txt['basedirectory_for_attachments_current'] : $txt['basedirectory_for_attachments_warning']))),
  123. empty($modSettings['attachment_basedirectories']) && $modSettings['currentAttachmentUploadDir'] == 1 && count($modSettings['attachmentUploadDir']) == 1 ? array('text', 'attachmentUploadDir', 'subtext' => $txt['attachmentUploadDir_multiple_configure'], 40, 'invalid' => !$context['valid_upload_dir']) : array('var_message', 'attach_current_directory', 'subtext' => $txt['attachmentUploadDir_multiple_configure'], 'message' => 'attachment_path', 'invalid' => empty($context['valid_upload_dir']), 'text_label' => (!empty($context['valid_upload_dir']) ? $txt['attach_current_dir'] : $txt['attach_current_dir_warning'])),
  124. array('int', 'attachmentDirFileLimit', 'subtext' => $txt['zero_for_no_limit'], 6),
  125. array('int', 'attachmentDirSizeLimit', 'subtext' => $txt['zero_for_no_limit'], 6, 'postinput' => $txt['kilobyte']),
  126. '',
  127. // Posting limits
  128. array('int', 'attachmentPostLimit', 'subtext' => $txt['zero_for_no_limit'], 6, 'postinput' => $txt['kilobyte']),
  129. array('warning', empty($testPM) ? 'attachment_postsize_warning' : ''),
  130. array('int', 'attachmentSizeLimit', 'subtext' => $txt['zero_for_no_limit'], 6, 'postinput' => $txt['kilobyte']),
  131. array('warning', empty($testUM) ? 'attachment_filesize_warning' : ''),
  132. array('int', 'attachmentNumPerPostLimit', 'subtext' => $txt['zero_for_no_limit'], 6),
  133. // Security Items
  134. array('title', 'attachment_security_settings'),
  135. // Extension checks etc.
  136. array('check', 'attachmentCheckExtensions'),
  137. array('text', 'attachmentExtensions', 40),
  138. '',
  139. // Image checks.
  140. array('warning', empty($testImg) ? 'attachment_img_enc_warning' : ''),
  141. array('check', 'attachment_image_reencode'),
  142. '',
  143. array('warning', 'attachment_image_paranoid_warning'),
  144. array('check', 'attachment_image_paranoid'),
  145. // Thumbnail settings.
  146. array('title', 'attachment_thumbnail_settings'),
  147. array('check', 'attachmentShowImages'),
  148. array('check', 'attachmentThumbnails'),
  149. array('check', 'attachment_thumb_png'),
  150. array('check', 'attachment_thumb_memory', 'subtext' => $txt['attachment_thumb_memory_note1'], 'postinput' => $txt['attachment_thumb_memory_note2']),
  151. array('warning', 'attachment_thumb_memory_note'),
  152. array('text', 'attachmentThumbWidth', 6),
  153. array('text', 'attachmentThumbHeight', 6),
  154. '',
  155. array('int', 'max_image_width', 'subtext' => $txt['zero_for_no_limit']),
  156. array('int', 'max_image_height', 'subtext' => $txt['zero_for_no_limit']),
  157. );
  158. $context['settings_post_javascript'] = '
  159. var storing_type = document.getElementById(\'automanage_attachments\');
  160. var base_dir = document.getElementById(\'use_subdirectories_for_attachments\');
  161. createEventListener(storing_type)
  162. storing_type.addEventListener("change", toggleSubDir, false);
  163. createEventListener(base_dir)
  164. base_dir.addEventListener("change", toggleSubDir, false);
  165. toggleSubDir();';
  166. call_integration_hook('integrate_modify_attachment_settings', array(&$config_vars));
  167. if ($return_config)
  168. return $config_vars;
  169. // These are very likely to come in handy! (i.e. without them we're doomed!)
  170. require_once($sourcedir . '/ManagePermissions.php');
  171. require_once($sourcedir . '/ManageServer.php');
  172. // Saving settings?
  173. if (isset($_GET['save']))
  174. {
  175. checkSession();
  176. if (isset($_POST['attachmentUploadDir']))
  177. {
  178. if (!empty($_POST['attachmentUploadDir']) && $modSettings['attachmentUploadDir'] != $_POST['attachmentUploadDir'])
  179. rename($modSettings['attachmentUploadDir'], $_POST['attachmentUploadDir']);
  180. $modSettings['attachmentUploadDir'] = array(1 => $_POST['attachmentUploadDir']);
  181. $_POST['attachmentUploadDir'] = serialize($modSettings['attachmentUploadDir']);
  182. }
  183. if (!empty($_POST['use_subdirectories_for_attachments']))
  184. {
  185. if(isset($_POST['use_subdirectories_for_attachments']) && empty($_POST['basedirectory_for_attachments']))
  186. $_POST['basedirectory_for_attachments'] = (!empty($modSettings['basedirectory_for_attachments']) ? ($modSettings['basedirectory_for_attachments']) : $boarddir);
  187. if (!empty($_POST['use_subdirectories_for_attachments']) && !empty($modSettings['attachment_basedirectories']))
  188. {
  189. if (!is_array($modSettings['attachment_basedirectories']))
  190. $modSettings['attachment_basedirectories'] = unserialize($modSettings['attachment_basedirectories']);
  191. }
  192. else
  193. $modSettings['attachment_basedirectories'] = array();
  194. if (!empty($_POST['use_subdirectories_for_attachments']) && !empty($_POST['basedirectory_for_attachments']) && !in_array($_POST['basedirectory_for_attachments'], $modSettings['attachment_basedirectories']))
  195. {
  196. $currentAttachmentUploadDir = $modSettings['currentAttachmentUploadDir'];
  197. if (!in_array($_POST['basedirectory_for_attachments'], $modSettings['attachmentUploadDir']))
  198. {
  199. if (!automanage_attachments_create_directory($_POST['basedirectory_for_attachments']))
  200. $_POST['basedirectory_for_attachments'] = $modSettings['basedirectory_for_attachments'];
  201. }
  202. if (!in_array($_POST['basedirectory_for_attachments'], $modSettings['attachment_basedirectories']))
  203. {
  204. $modSettings['attachment_basedirectories'][$modSettings['currentAttachmentUploadDir']] = $_POST['basedirectory_for_attachments'];
  205. updateSettings(array(
  206. 'attachment_basedirectories' => serialize($modSettings['attachment_basedirectories']),
  207. 'currentAttachmentUploadDir' => $currentAttachmentUploadDir,
  208. ));
  209. $_POST['use_subdirectories_for_attachments'] = 1;
  210. $_POST['attachmentUploadDir'] = serialize($modSettings['attachmentUploadDir']);
  211. }
  212. }
  213. }
  214. call_integration_hook('integrate_save_attachment_settings');
  215. saveDBSettings($config_vars);
  216. redirectexit('action=admin;area=manageattachments;sa=attachments');
  217. }
  218. $context['post_url'] = $scripturl . '?action=admin;area=manageattachments;save;sa=attachments';
  219. prepareDBSettingContext($config_vars);
  220. $context['sub_template'] = 'show_settings';
  221. }
  222. /**
  223. * This allows to show/change avatar settings.
  224. * Called by index.php?action=admin;area=manageattachments;sa=avatars.
  225. * Show/set permissions for permissions: 'profile_server_avatar',
  226. * 'profile_upload_avatar' and 'profile_remote_avatar'.
  227. *
  228. * @param bool $return_config = false
  229. * @uses 'avatars' sub template.
  230. */
  231. function ManageAvatarSettings($return_config = false)
  232. {
  233. global $txt, $context, $modSettings, $sourcedir, $scripturl;
  234. // Perform a test to see if the GD module or ImageMagick are installed.
  235. $testImg = get_extension_funcs('gd') || class_exists('Imagick');
  236. $context['valid_avatar_dir'] = is_dir($modSettings['avatar_directory']);
  237. $context['valid_custom_avatar_dir'] = empty($modSettings['custom_avatar_enabled']) || (!empty($modSettings['custom_avatar_dir']) && is_dir($modSettings['custom_avatar_dir']) && is_writable($modSettings['custom_avatar_dir']));
  238. $config_vars = array(
  239. // Server stored avatars!
  240. array('title', 'avatar_server_stored'),
  241. array('warning', empty($testImg) ? 'avatar_img_enc_warning' : ''),
  242. array('permissions', 'profile_server_avatar', 0, $txt['avatar_server_stored_groups']),
  243. array('text', 'avatar_directory', 40, 'invalid' => !$context['valid_avatar_dir']),
  244. array('text', 'avatar_url', 40),
  245. // External avatars?
  246. array('title', 'avatar_external'),
  247. array('permissions', 'profile_remote_avatar', 0, $txt['avatar_external_url_groups']),
  248. array('check', 'avatar_download_external', 0, 'onchange' => 'fUpdateStatus();'),
  249. array('text', 'avatar_max_width_external', 'subtext' => $txt['zero_for_no_limit'], 6),
  250. array('text', 'avatar_max_height_external', 'subtext' => $txt['zero_for_no_limit'], 6),
  251. array('select', 'avatar_action_too_large',
  252. array(
  253. 'option_refuse' => $txt['option_refuse'],
  254. 'option_html_resize' => $txt['option_html_resize'],
  255. 'option_js_resize' => $txt['option_js_resize'],
  256. 'option_download_and_resize' => $txt['option_download_and_resize'],
  257. ),
  258. ),
  259. // Uploadable avatars?
  260. array('title', 'avatar_upload'),
  261. array('permissions', 'profile_upload_avatar', 0, $txt['avatar_upload_groups']),
  262. array('text', 'avatar_max_width_upload', 'subtext' => $txt['zero_for_no_limit'], 6),
  263. array('text', 'avatar_max_height_upload', 'subtext' => $txt['zero_for_no_limit'], 6),
  264. array('check', 'avatar_resize_upload', 'subtext' => $txt['avatar_resize_upload_note']),
  265. array('check', 'avatar_reencode'),
  266. '',
  267. array('warning', 'avatar_paranoid_warning'),
  268. array('check', 'avatar_paranoid'),
  269. '',
  270. array('check', 'avatar_download_png'),
  271. array('select', 'custom_avatar_enabled', array($txt['option_attachment_dir'], $txt['option_specified_dir']), 'onchange' => 'fUpdateStatus();'),
  272. array('text', 'custom_avatar_dir', 40, 'subtext' => $txt['custom_avatar_dir_desc'], 'invalid' => !$context['valid_custom_avatar_dir']),
  273. array('text', 'custom_avatar_url', 40),
  274. );
  275. call_integration_hook('integrate_modify_avatar_settings', array(&$config_vars));
  276. if ($return_config)
  277. return $config_vars;
  278. // We need this file for the settings template.
  279. require_once($sourcedir . '/ManageServer.php');
  280. // Saving avatar settings?
  281. if (isset($_GET['save']))
  282. {
  283. checkSession();
  284. // Just incase the admin forgot to set both custom avatar values, we disable it to prevent errors.
  285. if (isset($_POST['custom_avatar_enabled']) && $_POST['custom_avatar_enabled'] == 1 && (empty($_POST['custom_avatar_dir']) || empty($_POST['custom_avatar_url'])))
  286. $_POST['custom_avatar_enabled'] = 0;
  287. call_integration_hook('integrate_save_avatar_settings');
  288. saveDBSettings($config_vars);
  289. redirectexit('action=admin;area=manageattachments;sa=avatars');
  290. }
  291. // Attempt to figure out if the admin is trying to break things.
  292. $context['settings_save_onclick'] = 'return document.getElementById(\'custom_avatar_enabled\').value == 1 && (document.getElementById(\'custom_avatar_dir\').value == \'\' || document.getElementById(\'custom_avatar_url\').value == \'\') ? confirm(\'' . $txt['custom_avatar_check_empty'] . '\') : true;';
  293. // We need this for the in-line permissions
  294. createToken('admin-mp');
  295. // Prepare the context.
  296. $context['post_url'] = $scripturl . '?action=admin;area=manageattachments;save;sa=avatars';
  297. prepareDBSettingContext($config_vars);
  298. // Add a layer for the javascript.
  299. $context['template_layers'][] = 'avatar_settings';
  300. $context['sub_template'] = 'show_settings';
  301. }
  302. /**
  303. * Show a list of attachment or avatar files.
  304. * Called by ?action=admin;area=manageattachments;sa=browse for attachments
  305. * and ?action=admin;area=manageattachments;sa=browse;avatars for avatars.
  306. * Allows sorting by name, date, size and member.
  307. * Paginates results.
  308. *
  309. * @uses the 'browse' sub template
  310. */
  311. function BrowseFiles()
  312. {
  313. global $context, $txt, $scripturl, $options, $modSettings;
  314. global $smcFunc, $sourcedir;
  315. $context['sub_template'] = 'browse';
  316. // Attachments or avatars?
  317. $context['browse_type'] = isset($_REQUEST['avatars']) ? 'avatars' : (isset($_REQUEST['thumbs']) ? 'thumbs' : 'attachments');
  318. // Set the options for the list component.
  319. $listOptions = array(
  320. 'id' => 'file_list',
  321. 'title' => $txt['attachment_manager_' . ($context['browse_type'] === 'avatars' ? 'avatars' : ($context['browse_type'] === 'thumbs' ? 'thumbs' : 'attachments'))],
  322. 'items_per_page' => $modSettings['defaultMaxMessages'],
  323. 'base_href' => $scripturl . '?action=admin;area=manageattachments;sa=browse' . ($context['browse_type'] === 'avatars' ? ';avatars' : ($context['browse_type'] === 'thumbs' ? ';thumbs' : '')),
  324. 'default_sort_col' => 'name',
  325. 'no_items_label' => $txt['attachment_manager_' . ($context['browse_type'] === 'avatars' ? 'avatars' : ( $context['browse_type'] === 'thumbs' ? 'thumbs' : 'attachments')) . '_no_entries'],
  326. 'get_items' => array(
  327. 'function' => 'list_getFiles',
  328. 'params' => array(
  329. $context['browse_type'],
  330. ),
  331. ),
  332. 'get_count' => array(
  333. 'function' => 'list_getNumFiles',
  334. 'params' => array(
  335. $context['browse_type'],
  336. ),
  337. ),
  338. 'columns' => array(
  339. 'name' => array(
  340. 'header' => array(
  341. 'value' => $txt['attachment_name'],
  342. ),
  343. 'data' => array(
  344. 'function' => create_function('$rowData', '
  345. global $modSettings, $context, $scripturl;
  346. $link = \'<a href="\';
  347. // In case of a custom avatar URL attachments have a fixed directory.
  348. if ($rowData[\'attachment_type\'] == 1)
  349. $link .= sprintf(\'%1$s/%2$s\', $modSettings[\'custom_avatar_url\'], $rowData[\'filename\']);
  350. // By default avatars are downloaded almost as attachments.
  351. elseif ($context[\'browse_type\'] == \'avatars\')
  352. $link .= sprintf(\'%1$s?action=dlattach;type=avatar;attach=%2$d\', $scripturl, $rowData[\'id_attach\']);
  353. // Normal attachments are always linked to a topic ID.
  354. else
  355. $link .= sprintf(\'%1$s?action=dlattach;topic=%2$d.0;attach=%3$d\', $scripturl, $rowData[\'id_topic\'], $rowData[\'id_attach\']);
  356. $link .= \'"\';
  357. // Show a popup on click if it\'s a picture and we know its dimensions.
  358. if (!empty($rowData[\'width\']) && !empty($rowData[\'height\']))
  359. $link .= sprintf(\' onclick="return reqWin(this.href\' . ($rowData[\'attachment_type\'] == 1 ? \'\' : \' + \\\';image\\\'\') . \', %1$d, %2$d, true);"\', $rowData[\'width\'] + 20, $rowData[\'height\'] + 20);
  360. $link .= sprintf(\'>%1$s</a>\', preg_replace(\'~&amp;#(\\\\d{1,7}|x[0-9a-fA-F]{1,6});~\', \'&#\\\\1;\', htmlspecialchars($rowData[\'filename\'])));
  361. // Show the dimensions.
  362. if (!empty($rowData[\'width\']) && !empty($rowData[\'height\']))
  363. $link .= sprintf(\' <span class="smalltext">%1$dx%2$d</span>\', $rowData[\'width\'], $rowData[\'height\']);
  364. return $link;
  365. '),
  366. ),
  367. 'sort' => array(
  368. 'default' => 'a.filename',
  369. 'reverse' => 'a.filename DESC',
  370. ),
  371. ),
  372. 'filesize' => array(
  373. 'header' => array(
  374. 'value' => $txt['attachment_file_size'],
  375. ),
  376. 'data' => array(
  377. 'function' => create_function('$rowData','
  378. global $txt;
  379. return sprintf(\'%1$s%2$s\', round($rowData[\'size\'] / 1024, 2), $txt[\'kilobyte\']);
  380. '),
  381. ),
  382. 'sort' => array(
  383. 'default' => 'a.size',
  384. 'reverse' => 'a.size DESC',
  385. ),
  386. ),
  387. 'member' => array(
  388. 'header' => array(
  389. 'value' => $context['browse_type'] == 'avatars' ? $txt['attachment_manager_member'] : $txt['posted_by'],
  390. ),
  391. 'data' => array(
  392. 'function' => create_function('$rowData', '
  393. global $scripturl;
  394. // In case of an attachment, return the poster of the attachment.
  395. if (empty($rowData[\'id_member\']))
  396. return htmlspecialchars($rowData[\'poster_name\']);
  397. // Otherwise it must be an avatar, return the link to the owner of it.
  398. else
  399. return sprintf(\'<a href="%1$s?action=profile;u=%2$d">%3$s</a>\', $scripturl, $rowData[\'id_member\'], $rowData[\'poster_name\']);
  400. '),
  401. ),
  402. 'sort' => array(
  403. 'default' => 'mem.real_name',
  404. 'reverse' => 'mem.real_name DESC',
  405. ),
  406. ),
  407. 'date' => array(
  408. 'header' => array(
  409. 'value' => $context['browse_type'] == 'avatars' ? $txt['attachment_manager_last_active'] : $txt['date'],
  410. ),
  411. 'data' => array(
  412. 'function' => create_function('$rowData', '
  413. global $txt, $context, $scripturl;
  414. // The date the message containing the attachment was posted or the owner of the avatar was active.
  415. $date = empty($rowData[\'poster_time\']) ? $txt[\'never\'] : timeformat($rowData[\'poster_time\']);
  416. // Add a link to the topic in case of an attachment.
  417. if ($context[\'browse_type\'] !== \'avatars\')
  418. $date .= sprintf(\'<br />%1$s <a href="%2$s?topic=%3$d.0.msg%4$d#msg%4$d">%5$s</a>\', $txt[\'in\'], $scripturl, $rowData[\'id_topic\'], $rowData[\'id_msg\'], $rowData[\'subject\']);
  419. return $date;
  420. '),
  421. ),
  422. 'sort' => array(
  423. 'default' => $context['browse_type'] === 'avatars' ? 'mem.last_login' : 'm.id_msg',
  424. 'reverse' => $context['browse_type'] === 'avatars' ? 'mem.last_login DESC' : 'm.id_msg DESC',
  425. ),
  426. ),
  427. 'downloads' => array(
  428. 'header' => array(
  429. 'value' => $txt['downloads'],
  430. ),
  431. 'data' => array(
  432. 'db' => 'downloads',
  433. 'comma_format' => true,
  434. ),
  435. 'sort' => array(
  436. 'default' => 'a.downloads',
  437. 'reverse' => 'a.downloads DESC',
  438. ),
  439. ),
  440. 'check' => array(
  441. 'header' => array(
  442. 'value' => '<input type="checkbox" onclick="invertAll(this, this.form);" class="input_check" />',
  443. 'class' => 'centercol',
  444. ),
  445. 'data' => array(
  446. 'sprintf' => array(
  447. 'format' => '<input type="checkbox" name="remove[%1$d]" class="input_check" />',
  448. 'params' => array(
  449. 'id_attach' => false,
  450. ),
  451. ),
  452. 'class' => 'centercol',
  453. ),
  454. ),
  455. ),
  456. 'form' => array(
  457. 'href' => $scripturl . '?action=admin;area=manageattachments;sa=remove' . ($context['browse_type'] === 'avatars' ? ';avatars' : ($context['browse_type'] === 'thumbs' ? ';thumbs' : '')),
  458. 'include_sort' => true,
  459. 'include_start' => true,
  460. 'hidden_fields' => array(
  461. 'type' => $context['browse_type'],
  462. ),
  463. ),
  464. 'additional_rows' => array(
  465. array(
  466. 'position' => 'below_table_data',
  467. 'value' => '<input type="submit" name="remove_submit" class="button_submit" value="' . $txt['quickmod_delete_selected'] . '" onclick="return confirm(\'' . $txt['confirm_delete_attachments'] . '\');" />',
  468. ),
  469. ),
  470. );
  471. // Create the list.
  472. require_once($sourcedir . '/Subs-List.php');
  473. createList($listOptions);
  474. }
  475. /**
  476. * Returns the list of attachments files (avatars or not), recorded
  477. * in the database, per the parameters received.
  478. *
  479. * @param int $start
  480. * @param int $items_per_page
  481. * @param string $sort
  482. * @param string $browse_type can be on eof 'avatars' or ... not. :P
  483. */
  484. function list_getFiles($start, $items_per_page, $sort, $browse_type)
  485. {
  486. global $smcFunc, $txt;
  487. // Choose a query depending on what we are viewing.
  488. if ($browse_type === 'avatars')
  489. $request = $smcFunc['db_query']('', '
  490. SELECT
  491. {string:blank_text} AS id_msg, IFNULL(mem.real_name, {string:not_applicable_text}) AS poster_name,
  492. mem.last_login AS poster_time, 0 AS id_topic, a.id_member, a.id_attach, a.filename, a.file_hash, a.attachment_type,
  493. a.size, a.width, a.height, a.downloads, {string:blank_text} AS subject, 0 AS id_board
  494. FROM {db_prefix}attachments AS a
  495. LEFT JOIN {db_prefix}members AS mem ON (mem.id_member = a.id_member)
  496. WHERE a.id_member != {int:guest_id}
  497. ORDER BY {raw:sort}
  498. LIMIT {int:start}, {int:per_page}',
  499. array(
  500. 'guest_id' => 0,
  501. 'blank_text' => '',
  502. 'not_applicable_text' => $txt['not_applicable'],
  503. 'sort' => $sort,
  504. 'start' => $start,
  505. 'per_page' => $items_per_page,
  506. )
  507. );
  508. else
  509. $request = $smcFunc['db_query']('', '
  510. SELECT
  511. m.id_msg, IFNULL(mem.real_name, m.poster_name) AS poster_name, m.poster_time, m.id_topic, m.id_member,
  512. a.id_attach, a.filename, a.file_hash, a.attachment_type, a.size, a.width, a.height, a.downloads, mf.subject, t.id_board
  513. FROM {db_prefix}attachments AS a
  514. INNER JOIN {db_prefix}messages AS m ON (m.id_msg = a.id_msg)
  515. INNER JOIN {db_prefix}topics AS t ON (t.id_topic = m.id_topic)
  516. INNER JOIN {db_prefix}messages AS mf ON (mf.id_msg = t.id_first_msg)
  517. LEFT JOIN {db_prefix}members AS mem ON (mem.id_member = m.id_member)
  518. WHERE a.attachment_type = {int:attachment_type}
  519. ORDER BY {raw:sort}
  520. LIMIT {int:start}, {int:per_page}',
  521. array(
  522. 'attachment_type' => $browse_type == 'thumbs' ? '3' : '0',
  523. 'sort' => $sort,
  524. 'start' => $start,
  525. 'per_page' => $items_per_page,
  526. )
  527. );
  528. $files = array();
  529. while ($row = $smcFunc['db_fetch_assoc']($request))
  530. $files[] = $row;
  531. $smcFunc['db_free_result']($request);
  532. return $files;
  533. }
  534. /**
  535. * Return the number of files of the specified type recorded in the database.
  536. * (the specified type being attachments or avatars).
  537. *
  538. * @param string $browse_type can be one of 'avatars' or not. (in which case they're attachments)
  539. */
  540. function list_getNumFiles($browse_type)
  541. {
  542. global $smcFunc;
  543. // Depending on the type of file, different queries are used.
  544. if ($browse_type === 'avatars')
  545. $request = $smcFunc['db_query']('', '
  546. SELECT COUNT(*)
  547. FROM {db_prefix}attachments
  548. WHERE id_member != {int:guest_id_member}',
  549. array(
  550. 'guest_id_member' => 0,
  551. )
  552. );
  553. else
  554. $request = $smcFunc['db_query']('', '
  555. SELECT COUNT(*) AS num_attach
  556. FROM {db_prefix}attachments AS a
  557. INNER JOIN {db_prefix}messages AS m ON (m.id_msg = a.id_msg)
  558. INNER JOIN {db_prefix}topics AS t ON (t.id_topic = m.id_topic)
  559. INNER JOIN {db_prefix}messages AS mf ON (mf.id_msg = t.id_first_msg)
  560. WHERE a.attachment_type = {int:attachment_type}
  561. AND a.id_member = {int:guest_id_member}',
  562. array(
  563. 'attachment_type' => $browse_type === 'thumbs' ? '3' : '0',
  564. 'guest_id_member' => 0,
  565. )
  566. );
  567. list ($num_files) = $smcFunc['db_fetch_row']($request);
  568. $smcFunc['db_free_result']($request);
  569. return $num_files;
  570. }
  571. /**
  572. * Show several file maintenance options.
  573. * Called by ?action=admin;area=manageattachments;sa=maintain.
  574. * Calculates file statistics (total file size, number of attachments,
  575. * number of avatars, attachment space available).
  576. *
  577. * @uses the 'maintain' sub template.
  578. */
  579. function MaintainFiles()
  580. {
  581. global $context, $modSettings, $txt, $smcFunc;
  582. $context['sub_template'] = 'maintenance';
  583. if (!empty($modSettings['currentAttachmentUploadDir']))
  584. $attach_dirs = unserialize($modSettings['attachmentUploadDir']);
  585. else
  586. $attach_dirs = array($modSettings['attachmentUploadDir']);
  587. // Get the number of attachments....
  588. $request = $smcFunc['db_query']('', '
  589. SELECT COUNT(*)
  590. FROM {db_prefix}attachments
  591. WHERE attachment_type = {int:attachment_type}
  592. AND id_member = {int:guest_id_member}',
  593. array(
  594. 'attachment_type' => 0,
  595. 'guest_id_member' => 0,
  596. )
  597. );
  598. list ($context['num_attachments']) = $smcFunc['db_fetch_row']($request);
  599. $smcFunc['db_free_result']($request);
  600. $context['num_attachments'] = comma_format($context['num_attachments'], 0);
  601. // Also get the avatar amount....
  602. $request = $smcFunc['db_query']('', '
  603. SELECT COUNT(*)
  604. FROM {db_prefix}attachments
  605. WHERE id_member != {int:guest_id_member}',
  606. array(
  607. 'guest_id_member' => 0,
  608. )
  609. );
  610. list ($context['num_avatars']) = $smcFunc['db_fetch_row']($request);
  611. $smcFunc['db_free_result']($request);
  612. $context['num_avatars'] = comma_format($context['num_avatars'], 0);
  613. // Check the size of all the directories.
  614. $request = $smcFunc['db_query']('', '
  615. SELECT SUM(size)
  616. FROM {db_prefix}attachments
  617. WHERE attachment_type != {int:type}',
  618. array(
  619. 'type' => 1,
  620. )
  621. );
  622. list ($attachmentDirSize) = $smcFunc['db_fetch_row']($request);
  623. $smcFunc['db_free_result']($request);
  624. $attachmentDirSize /= 1024;
  625. $context['attachment_total_size'] = comma_format($attachmentDirSize, 2);
  626. $request = $smcFunc['db_query']('', '
  627. SELECT COUNT(*), SUM(size)
  628. FROM {db_prefix}attachments
  629. WHERE id_folder = {int:folder_id}
  630. AND attachment_type != {int:type}',
  631. array(
  632. 'folder_id' => $modSettings['currentAttachmentUploadDir'],
  633. 'type' => 1,
  634. )
  635. );
  636. list ($current_dir_files, $current_dir_size) = $smcFunc['db_fetch_row']($request);
  637. $smcFunc['db_free_result']($request);
  638. $current_dir_size /= 1024;
  639. if (!empty($modSettings['attachmentDirSizeLimit']))
  640. $context['attachment_space'] = comma_format(max($modSettings['attachmentDirSizeLimit'] - $current_dir_size, 0), 2);
  641. $context['attachment_current_size'] = comma_format($current_dir_size, 2);
  642. if (!empty($modSettings['attachmentDirFileLimit']))
  643. $context['attachment_files'] = comma_format(max($modSettings['attachmentDirFileLimit'] - $current_dir_files, 0), 0);
  644. $context['attachment_current_files'] = comma_format($current_dir_files, 0);
  645. $context['attach_multiple_dirs'] = count($attach_dirs) > 1 ? true : false;
  646. $context['attach_dirs'] = $attach_dirs;
  647. $context['base_dirs'] = !empty($modSettings['attachment_basedirectories']) ? unserialize($modSettings['attachment_basedirectories']) : array();
  648. $context['checked'] = isset($_SESSION['checked']) ? $_SESSION['checked'] : true;
  649. if (!empty($_SESSION['results']))
  650. {
  651. $context['results'] = implode('<br />', $_SESSION['results']);
  652. unset($_SESSION['results']);
  653. }
  654. }
  655. /**
  656. * Move avatars from their current location, to the custom_avatar_dir folder.
  657. * Called from the maintenance screen by ?action=admin;area=manageattachments;sa=moveAvatars.
  658. */
  659. function MoveAvatars()
  660. {
  661. global $modSettings, $smcFunc;
  662. // First make sure the custom avatar dir is writable.
  663. if (!is_writable($modSettings['custom_avatar_dir']))
  664. {
  665. // Try to fix it.
  666. @chmod($modSettings['custom_avatar_dir'], 0777);
  667. // Guess that didn't work?
  668. if (!is_writable($modSettings['custom_avatar_dir']))
  669. fatal_lang_error('attachments_no_write', 'critical');
  670. }
  671. $request = $smcFunc['db_query']('', '
  672. SELECT id_attach, id_folder, id_member, filename, file_hash
  673. FROM {db_prefix}attachments
  674. WHERE attachment_type = {int:attachment_type}
  675. AND id_member > {int:guest_id_member}',
  676. array(
  677. 'attachment_type' => 0,
  678. 'guest_id_member' => 0,
  679. )
  680. );
  681. $updatedAvatars = array();
  682. while ($row = $smcFunc['db_fetch_assoc']($request))
  683. {
  684. $filename = getAttachmentFilename($row['filename'], $row['id_attach'], $row['id_folder'], false, $row['file_hash']);
  685. if (rename($filename, $modSettings['custom_avatar_dir'] . '/' . $row['filename']))
  686. $updatedAvatars[] = $row['id_attach'];
  687. }
  688. $smcFunc['db_free_result']($request);
  689. if (!empty($updatedAvatars))
  690. $smcFunc['db_query']('', '
  691. UPDATE {db_prefix}attachments
  692. SET attachment_type = {int:attachment_type}
  693. WHERE id_attach IN ({array_int:updated_avatars})',
  694. array(
  695. 'updated_avatars' => $updatedAvatars,
  696. 'attachment_type' => 1,
  697. )
  698. );
  699. redirectexit('action=admin;area=manageattachments;sa=maintenance');
  700. }
  701. /**
  702. * Remove attachments older than a given age.
  703. * Called from the maintenance screen by
  704. * ?action=admin;area=manageattachments;sa=byAge.
  705. * It optionally adds a certain text to the messages the attachments
  706. * were removed from.
  707. * @todo refactor this silly superglobals use...
  708. */
  709. function RemoveAttachmentByAge()
  710. {
  711. global $modSettings, $smcFunc;
  712. checkSession('post', 'admin');
  713. // @todo Ignore messages in topics that are stickied?
  714. // Deleting an attachment?
  715. if ($_REQUEST['type'] != 'avatars')
  716. {
  717. // Get rid of all the old attachments.
  718. $messages = removeAttachments(array('attachment_type' => 0, 'poster_time' => (time() - 24 * 60 * 60 * $_POST['age'])), 'messages', true);
  719. // Update the messages to reflect the change.
  720. if (!empty($messages) && !empty($_POST['notice']))
  721. $smcFunc['db_query']('', '
  722. UPDATE {db_prefix}messages
  723. SET body = CONCAT(body, {string:notice})
  724. WHERE id_msg IN ({array_int:messages})',
  725. array(
  726. 'messages' => $messages,
  727. 'notice' => '<br /><br />' . $_POST['notice'],
  728. )
  729. );
  730. }
  731. else
  732. {
  733. // Remove all the old avatars.
  734. removeAttachments(array('not_id_member' => 0, 'last_login' => (time() - 24 * 60 * 60 * $_POST['age'])), 'members');
  735. }
  736. redirectexit('action=admin;area=manageattachments' . (empty($_REQUEST['avatars']) ? ';sa=maintenance' : ';avatars'));
  737. }
  738. /**
  739. * Remove attachments larger than a given size.
  740. * Called from the maintenance screen by
  741. * ?action=admin;area=manageattachments;sa=bySize.
  742. * Optionally adds a certain text to the messages the attachments were
  743. * removed from.
  744. */
  745. function RemoveAttachmentBySize()
  746. {
  747. global $modSettings, $smcFunc;
  748. checkSession('post', 'admin');
  749. // Find humungous attachments.
  750. $messages = removeAttachments(array('attachment_type' => 0, 'size' => 1024 * $_POST['size']), 'messages', true);
  751. // And make a note on the post.
  752. if (!empty($messages) && !empty($_POST['notice']))
  753. $smcFunc['db_query']('', '
  754. UPDATE {db_prefix}messages
  755. SET body = CONCAT(body, {string:notice})
  756. WHERE id_msg IN ({array_int:messages})',
  757. array(
  758. 'messages' => $messages,
  759. 'notice' => '<br /><br />' . $_POST['notice'],
  760. )
  761. );
  762. redirectexit('action=admin;area=manageattachments;sa=maintenance');
  763. }
  764. /**
  765. * Remove a selection of attachments or avatars.
  766. * Called from the browse screen as submitted form by
  767. * ?action=admin;area=manageattachments;sa=remove
  768. */
  769. function RemoveAttachment()
  770. {
  771. global $txt, $smcFunc, $language;
  772. checkSession('post');
  773. if (!empty($_POST['remove']))
  774. {
  775. $attachments = array();
  776. // There must be a quicker way to pass this safety test??
  777. foreach ($_POST['remove'] as $removeID => $dummy)
  778. $attachments[] = (int) $removeID;
  779. if ($_REQUEST['type'] == 'avatars' && !empty($attachments))
  780. removeAttachments(array('id_attach' => $attachments));
  781. else if (!empty($attachments))
  782. {
  783. $messages = removeAttachments(array('id_attach' => $attachments), 'messages', true);
  784. // And change the message to reflect this.
  785. if (!empty($messages))
  786. {
  787. loadLanguage('index', $language, true);
  788. $smcFunc['db_query']('', '
  789. UPDATE {db_prefix}messages
  790. SET body = CONCAT(body, {string:deleted_message})
  791. WHERE id_msg IN ({array_int:messages_affected})',
  792. array(
  793. 'messages_affected' => $messages,
  794. 'deleted_message' => '<br /><br />' . $txt['attachment_delete_admin'],
  795. )
  796. );
  797. loadLanguage('index', $user_info['language'], true);
  798. }
  799. }
  800. }
  801. $_GET['sort'] = isset($_GET['sort']) ? $_GET['sort'] : 'date';
  802. redirectexit('action=admin;area=manageattachments;sa=browse;' . $_REQUEST['type'] . ';sort=' . $_GET['sort'] . (isset($_GET['desc']) ? ';desc' : '') . ';start=' . $_REQUEST['start']);
  803. }
  804. /**
  805. * Removes all attachments in a single click
  806. * Called from the maintenance screen by
  807. * ?action=admin;area=manageattachments;sa=removeall.
  808. */
  809. function RemoveAllAttachments()
  810. {
  811. global $txt, $smcFunc;
  812. checkSession('get', 'admin');
  813. $messages = removeAttachments(array('attachment_type' => 0), '', true);
  814. if (!isset($_POST['notice']))
  815. $_POST['notice'] = $txt['attachment_delete_admin'];
  816. // Add the notice on the end of the changed messages.
  817. if (!empty($messages))
  818. $smcFunc['db_query']('', '
  819. UPDATE {db_prefix}messages
  820. SET body = CONCAT(body, {string:deleted_message})
  821. WHERE id_msg IN ({array_int:messages})',
  822. array(
  823. 'messages' => $messages,
  824. 'deleted_message' => '<br /><br />' . $_POST['notice'],
  825. )
  826. );
  827. redirectexit('action=admin;area=manageattachments;sa=maintenance');
  828. }
  829. /**
  830. * Removes attachments or avatars based on a given query condition.
  831. * Called by several remove avatar/attachment functions in this file.
  832. * It removes attachments based that match the $condition.
  833. * It allows query_types 'messages' and 'members', whichever is need by the
  834. * $condition parameter.
  835. * It does no permissions check.
  836. * @internal
  837. *
  838. * @param array $condition
  839. * @param string $query_type
  840. * @param bool $return_affected_messages = false
  841. * @param bool $autoThumbRemoval = true
  842. */
  843. function removeAttachments($condition, $query_type = '', $return_affected_messages = false, $autoThumbRemoval = true)
  844. {
  845. global $modSettings, $smcFunc;
  846. // @todo This might need more work!
  847. $new_condition = array();
  848. $query_parameter = array(
  849. 'thumb_attachment_type' => 3,
  850. );
  851. $do_logging = array();
  852. if (is_array($condition))
  853. {
  854. foreach ($condition as $real_type => $restriction)
  855. {
  856. // Doing a NOT?
  857. $is_not = substr($real_type, 0, 4) == 'not_';
  858. $type = $is_not ? substr($real_type, 4) : $real_type;
  859. if (in_array($type, array('id_member', 'id_attach', 'id_msg')))
  860. $new_condition[] = 'a.' . $type . ($is_not ? ' NOT' : '') . ' IN (' . (is_array($restriction) ? '{array_int:' . $real_type . '}' : '{int:' . $real_type . '}') . ')';
  861. elseif ($type == 'attachment_type')
  862. $new_condition[] = 'a.attachment_type = {int:' . $real_type . '}';
  863. elseif ($type == 'poster_time')
  864. $new_condition[] = 'm.poster_time < {int:' . $real_type . '}';
  865. elseif ($type == 'last_login')
  866. $new_condition[] = 'mem.last_login < {int:' . $real_type . '}';
  867. elseif ($type == 'size')
  868. $new_condition[] = 'a.size > {int:' . $real_type . '}';
  869. elseif ($type == 'id_topic')
  870. $new_condition[] = 'm.id_topic IN (' . (is_array($restriction) ? '{array_int:' . $real_type . '}' : '{int:' . $real_type . '}') . ')';
  871. // Add the parameter!
  872. $query_parameter[$real_type] = $restriction;
  873. if ($type == 'do_logging')
  874. $do_logging = $condition['id_attach'];
  875. }
  876. $condition = implode(' AND ', $new_condition);
  877. }
  878. // Delete it only if it exists...
  879. $msgs = array();
  880. $attach = array();
  881. $parents = array();
  882. // Get all the attachment names and id_msg's.
  883. $request = $smcFunc['db_query']('', '
  884. SELECT
  885. a.id_folder, a.filename, a.file_hash, a.attachment_type, a.id_attach, a.id_member' . ($query_type == 'messages' ? ', m.id_msg' : ', a.id_msg') . ',
  886. thumb.id_folder AS thumb_folder, IFNULL(thumb.id_attach, 0) AS id_thumb, thumb.filename AS thumb_filename, thumb.file_hash AS thumb_file_hash, thumb_parent.id_attach AS id_parent
  887. FROM {db_prefix}attachments AS a' .($query_type == 'members' ? '
  888. INNER JOIN {db_prefix}members AS mem ON (mem.id_member = a.id_member)' : ($query_type == 'messages' ? '
  889. INNER JOIN {db_prefix}messages AS m ON (m.id_msg = a.id_msg)' : '')) . '
  890. LEFT JOIN {db_prefix}attachments AS thumb ON (thumb.id_attach = a.id_thumb)
  891. LEFT JOIN {db_prefix}attachments AS thumb_parent ON (thumb.attachment_type = {int:thumb_attachment_type} AND thumb_parent.id_thumb = a.id_attach)
  892. WHERE ' . $condition,
  893. $query_parameter
  894. );
  895. while ($row = $smcFunc['db_fetch_assoc']($request))
  896. {
  897. // Figure out the "encrypted" filename and unlink it ;).
  898. if ($row['attachment_type'] == 1)
  899. {
  900. // if attachment_type = 1, it's... an avatar in a custom avatar directory.
  901. // wasn't it obvious? :P
  902. // @todo look again at this.
  903. @unlink($modSettings['custom_avatar_dir'] . '/' . $row['filename']);
  904. }
  905. else
  906. {
  907. $filename = getAttachmentFilename($row['filename'], $row['id_attach'], $row['id_folder'], false, $row['file_hash']);
  908. @unlink($filename);
  909. // If this was a thumb, the parent attachment should know about it.
  910. if (!empty($row['id_parent']))
  911. $parents[] = $row['id_parent'];
  912. // If this attachments has a thumb, remove it as well.
  913. if (!empty($row['id_thumb']) && $autoThumbRemoval)
  914. {
  915. $thumb_filename = getAttachmentFilename($row['thumb_filename'], $row['id_thumb'], $row['thumb_folder'], false, $row['thumb_file_hash']);
  916. @unlink($thumb_filename);
  917. $attach[] = $row['id_thumb'];
  918. }
  919. }
  920. // Make a list.
  921. if ($return_affected_messages && empty($row['attachment_type']))
  922. $msgs[] = $row['id_msg'];
  923. $attach[] = $row['id_attach'];
  924. }
  925. $smcFunc['db_free_result']($request);
  926. // Removed attachments don't have to be updated anymore.
  927. $parents = array_diff($parents, $attach);
  928. if (!empty($parents))
  929. $smcFunc['db_query']('', '
  930. UPDATE {db_prefix}attachments
  931. SET id_thumb = {int:no_thumb}
  932. WHERE id_attach IN ({array_int:parent_attachments})',
  933. array(
  934. 'parent_attachments' => $parents,
  935. 'no_thumb' => 0,
  936. )
  937. );
  938. if (!empty($do_logging))
  939. {
  940. // In order to log the attachments, we really need their message and filename
  941. $request = $smcFunc['db_query']('', '
  942. SELECT m.id_msg, a.filename
  943. FROM {db_prefix}attachments AS a
  944. INNER JOIN {db_prefix}messages AS m ON (a.id_msg = m.id_msg)
  945. WHERE a.id_attach IN ({array_int:attachments})
  946. AND a.attachment_type = {int:attachment_type}',
  947. array(
  948. 'attachments' => $do_logging,
  949. 'attachment_type' => 0,
  950. )
  951. );
  952. while ($row = $smcFunc['db_fetch_assoc']($request))
  953. logAction(
  954. 'remove_attach',
  955. array(
  956. 'message' => $row['id_msg'],
  957. 'filename' => preg_replace('~&amp;#(\\d{1,7}|x[0-9a-fA-F]{1,6});~', '&#\\1;', $smcFunc['htmlspecialchars']($row['filename'])),
  958. )
  959. );
  960. $smcFunc['db_free_result']($request);
  961. }
  962. if (!empty($attach))
  963. $smcFunc['db_query']('', '
  964. DELETE FROM {db_prefix}attachments
  965. WHERE id_attach IN ({array_int:attachment_list})',
  966. array(
  967. 'attachment_list' => $attach,
  968. )
  969. );
  970. call_integration_hook('integrate_remove_attachments', array($attach));
  971. if ($return_affected_messages)
  972. return array_unique($msgs);
  973. }
  974. /**
  975. * This function should find attachments in the database that no longer exist and clear them, and fix filesize issues.
  976. */
  977. function RepairAttachments()
  978. {
  979. global $modSettings, $context, $txt, $smcFunc;
  980. checkSession('get');
  981. // If we choose cancel, redirect right back.
  982. if (isset($_POST['cancel']))
  983. redirectexit('action=admin;area=manageattachments;sa=maintenance');
  984. // Try give us a while to sort this out...
  985. @set_time_limit(600);
  986. $_GET['step'] = empty($_GET['step']) ? 0 : (int) $_GET['step'];
  987. $context['starting_substep'] = $_GET['substep'] = empty($_GET['substep']) ? 0 : (int) $_GET['substep'];
  988. // Don't recall the session just in case.
  989. if ($_GET['step'] == 0 && $_GET['substep'] == 0)
  990. {
  991. unset($_SESSION['attachments_to_fix'], $_SESSION['attachments_to_fix2']);
  992. // If we're actually fixing stuff - work out what.
  993. if (isset($_GET['fixErrors']))
  994. {
  995. // Nothing?
  996. if (empty($_POST['to_fix']))
  997. redirectexit('action=admin;area=manageattachments;sa=maintenance');
  998. $_SESSION['attachments_to_fix'] = array();
  999. // @todo No need to do this I think.
  1000. foreach ($_POST['to_fix'] as $key => $value)
  1001. $_SESSION['attachments_to_fix'][] = $value;
  1002. }
  1003. }
  1004. // All the valid problems are here:
  1005. $context['repair_errors'] = array(
  1006. 'missing_thumbnail_parent' => 0,
  1007. 'parent_missing_thumbnail' => 0,
  1008. 'file_missing_on_disk' => 0,
  1009. 'file_wrong_size' => 0,
  1010. 'file_size_of_zero' => 0,
  1011. 'attachment_no_msg' => 0,
  1012. 'avatar_no_member' => 0,
  1013. 'wrong_folder' => 0,
  1014. 'files_without_attachment' => 0,
  1015. );
  1016. $to_fix = !empty($_SESSION['attachments_to_fix']) ? $_SESSION['attachments_to_fix'] : array();
  1017. $context['repair_errors'] = isset($_SESSION['attachments_to_fix2']) ? $_SESSION['attachments_to_fix2'] : $context['repair_errors'];
  1018. $fix_errors = isset($_GET['fixErrors']) ? true : false;
  1019. // Get stranded thumbnails.
  1020. if ($_GET['step'] <= 0)
  1021. {
  1022. $result = $smcFunc['db_query']('', '
  1023. SELECT MAX(id_attach)
  1024. FROM {db_prefix}attachments
  1025. WHERE attachment_type = {int:thumbnail}',
  1026. array(
  1027. 'thumbnail' => 3,
  1028. )
  1029. );
  1030. list ($thumbnails) = $smcFunc['db_fetch_row']($result);
  1031. $smcFunc['db_free_result']($result);
  1032. for (; $_GET['substep'] < $thumbnails; $_GET['substep'] += 500)
  1033. {
  1034. $to_remove = array();
  1035. $result = $smcFunc['db_query']('', '
  1036. SELECT thumb.id_attach, thumb.id_folder, thumb.filename, thumb.file_hash
  1037. FROM {db_prefix}attachments AS thumb
  1038. LEFT JOIN {db_prefix}attachments AS tparent ON (tparent.id_thumb = thumb.id_attach)
  1039. WHERE thumb.id_attach BETWEEN {int:substep} AND {int:substep} + 499
  1040. AND thumb.attachment_type = {int:thumbnail}
  1041. AND tparent.id_attach IS NULL',
  1042. array(
  1043. 'thumbnail' => 3,
  1044. 'substep' => $_GET['substep'],
  1045. )
  1046. );
  1047. while ($row = $smcFunc['db_fetch_assoc']($result))
  1048. {
  1049. // Only do anything once... just in case
  1050. if (!isset($to_remove[$row['id_attach']]))
  1051. {
  1052. $to_remove[$row['id_attach']] = $row['id_attach'];
  1053. $context['repair_errors']['missing_thumbnail_parent']++;
  1054. // If we are repairing remove the file from disk now.
  1055. if ($fix_errors && in_array('missing_thumbnail_parent', $to_fix))
  1056. {
  1057. $filename = getAttachmentFilename($row['filename'], $row['id_attach'], $row['id_folder'], false, $row['file_hash']);
  1058. @unlink($filename);
  1059. }
  1060. }
  1061. }
  1062. if ($smcFunc['db_num_rows']($result) != 0)
  1063. $to_fix[] = 'missing_thumbnail_parent';
  1064. $smcFunc['db_free_result']($result);
  1065. // Do we need to delete what we have?
  1066. if ($fix_errors && !empty($to_remove) && in_array('missing_thumbnail_parent', $to_fix))
  1067. $smcFunc['db_query']('', '
  1068. DELETE FROM {db_prefix}attachments
  1069. WHERE id_attach IN ({array_int:to_remove})
  1070. AND attachment_type = {int:attachment_type}',
  1071. array(
  1072. 'to_remove' => $to_remove,
  1073. 'attachment_type' => 3,
  1074. )
  1075. );
  1076. pauseAttachmentMaintenance($to_fix, $thumbnails);
  1077. }
  1078. $_GET['step'] = 1;
  1079. $_GET['substep'] = 0;
  1080. pauseAttachmentMaintenance($to_fix);
  1081. }
  1082. // Find parents which think they have thumbnails, but actually, don't.
  1083. if ($_GET['step'] <= 1)
  1084. {
  1085. $result = $smcFunc['db_query']('', '
  1086. SELECT MAX(id_attach)
  1087. FROM {db_prefix}attachments
  1088. WHERE id_thumb != {int:no_thumb}',
  1089. array(
  1090. 'no_thumb' => 0,
  1091. )
  1092. );
  1093. list ($thumbnails) = $smcFunc['db_fetch_row']($result);
  1094. $smcFunc['db_free_result']($result);
  1095. for (; $_GET['substep'] < $thumbnails; $_GET['substep'] += 500)
  1096. {
  1097. $to_update = array();
  1098. $result = $smcFunc['db_query']('', '
  1099. SELECT a.id_attach
  1100. FROM {db_prefix}attachments AS a
  1101. LEFT JOIN {db_prefix}attachments AS thumb ON (thumb.id_attach = a.id_thumb)
  1102. WHERE a.id_attach BETWEEN {int:substep} AND {int:substep} + 499
  1103. AND a.id_thumb != {int:no_thumb}
  1104. AND thumb.id_attach IS NULL',
  1105. array(
  1106. 'no_thumb' => 0,
  1107. 'substep' => $_GET['substep'],
  1108. )
  1109. );
  1110. while ($row = $smcFunc['db_fetch_assoc']($result))
  1111. {
  1112. $to_update[] = $row['id_attach'];
  1113. $context['repair_errors']['parent_missing_thumbnail']++;
  1114. }
  1115. if ($smcFunc['db_num_rows']($result) != 0)
  1116. $to_fix[] = 'parent_missing_thumbnail';
  1117. $smcFunc['db_free_result']($result);
  1118. // Do we need to delete what we have?
  1119. if ($fix_errors && !empty($to_update) && in_array('parent_missing_thumbnail', $to_fix))
  1120. $smcFunc['db_query']('', '
  1121. UPDATE {db_prefix}attachments
  1122. SET id_thumb = {int:no_thumb}
  1123. WHERE id_attach IN ({array_int:to_update})',
  1124. array(
  1125. 'to_update' => $to_update,
  1126. 'no_thumb' => 0,
  1127. )
  1128. );
  1129. pauseAttachmentMaintenance($to_fix, $thumbnails);
  1130. }
  1131. $_GET['step'] = 2;
  1132. $_GET['substep'] = 0;
  1133. pauseAttachmentMaintenance($to_fix);
  1134. }
  1135. // This may take forever I'm afraid, but life sucks... recount EVERY attachments!
  1136. if ($_GET['step'] <= 2)
  1137. {
  1138. $result = $smcFunc['db_query']('', '
  1139. SELECT MAX(id_attach)
  1140. FROM {db_prefix}attachments',
  1141. array(
  1142. )
  1143. );
  1144. list ($thumbnails) = $smcFunc['db_fetch_row']($result);
  1145. $smcFunc['db_free_result']($result);
  1146. for (; $_GET['substep'] < $thumbnails; $_GET['substep'] += 250)
  1147. {
  1148. $to_remove = array();
  1149. $errors_found = array();
  1150. $result = $smcFunc['db_query']('', '
  1151. SELECT id_attach, id_folder, filename, file_hash, size, attachment_type
  1152. FROM {db_prefix}attachments
  1153. WHERE id_attach BETWEEN {int:substep} AND {int:substep} + 249',
  1154. array(
  1155. 'substep' => $_GET['substep'],
  1156. )
  1157. );
  1158. while ($row = $smcFunc['db_fetch_assoc']($result))
  1159. {
  1160. // Get the filename.
  1161. if ($row['attachment_type'] == 1)
  1162. $filename = $modSettings['custom_avatar_dir'] . '/' . $row['filename'];
  1163. else
  1164. $filename = getAttachmentFilename($row['filename'], $row['id_attach'], $row['id_folder'], false, $row['file_hash']);
  1165. // File doesn't exist?
  1166. if (!file_exists($filename))
  1167. {
  1168. // If we're lucky it might just be in a different folder.
  1169. if (!empty($modSettings['currentAttachmentUploadDir']))
  1170. {
  1171. // Get the attachment name with out the folder.
  1172. $attachment_name = !empty($row['file_hash']) ? $row['id_attach'] . '_' . $row['file_hash'] : getLegacyAttachmentFilename($row['filename'], $row['id_attach'], null, true);
  1173. if (!is_array($modSettings['attachmentUploadDir']))
  1174. $modSettings['attachmentUploadDir'] = unserialize($modSettings['attachmentUploadDir']);
  1175. // Loop through the other folders.
  1176. foreach ($modSettings['attachmentUploadDir'] as $id => $dir)
  1177. if (file_exists($dir . '/' . $attachment_name))
  1178. {
  1179. $context['repair_errors']['wrong_folder']++;
  1180. $errors_found[] = 'wrong_folder';
  1181. // Are we going to fix this now?
  1182. if ($fix_errors && in_array('wrong_folder', $to_fix))
  1183. $smcFunc['db_query']('', '
  1184. UPDATE {db_prefix}attachments
  1185. SET id_folder = {int:new_folder}
  1186. WHERE id_attach = {int:id_attach}',
  1187. array(
  1188. 'new_folder' => $id,
  1189. 'id_attach' => $row['id_attach'],
  1190. )
  1191. );
  1192. continue 2;
  1193. }
  1194. }
  1195. $to_remove[] = $row['id_attach'];
  1196. $context['repair_errors']['file_missing_on_disk']++;
  1197. $errors_found[] = 'file_missing_on_disk';
  1198. }
  1199. elseif (filesize($filename) == 0)
  1200. {
  1201. $context['repair_errors']['file_size_of_zero']++;
  1202. $errors_found[] = 'file_size_of_zero';
  1203. // Fixing?
  1204. if ($fix_errors && in_array('file_size_of_zero', $to_fix))
  1205. {
  1206. $to_remove[] = $row['id_attach'];
  1207. @unlink($filename);
  1208. }
  1209. }
  1210. elseif (filesize($filename) != $row['size'])
  1211. {
  1212. $context['repair_errors']['file_wrong_size']++;
  1213. $errors_found[] = 'file_wrong_size';
  1214. // Fix it here?
  1215. if ($fix_errors && in_array('file_wrong_size', $to_fix))
  1216. {
  1217. $smcFunc['db_query']('', '
  1218. UPDATE {db_prefix}attachments
  1219. SET size = {int:filesize}
  1220. WHERE id_attach = {int:id_attach}',
  1221. array(
  1222. 'filesize' => filesize($filename),
  1223. 'id_attach' => $row['id_attach'],
  1224. )
  1225. );
  1226. }
  1227. }
  1228. }
  1229. if (in_array('file_missing_on_disk', $errors_found))
  1230. $to_fix[] = 'file_missing_on_disk';
  1231. if (in_array('file_size_of_zero', $errors_found))
  1232. $to_fix[] = 'file_size_of_zero';
  1233. if (in_array('file_wrong_size', $errors_found))
  1234. $to_fix[] = 'file_wrong_size';
  1235. if (in_array('wrong_folder', $errors_found))
  1236. $to_fix[] = 'wrong_folder';
  1237. $smcFunc['db_free_result']($result);
  1238. // Do we need to delete what we have?
  1239. if ($fix_errors && !empty($to_remove))
  1240. {
  1241. $smcFunc['db_query']('', '
  1242. DELETE FROM {db_prefix}attachments
  1243. WHERE id_attach IN ({array_int:to_remove})',
  1244. array(
  1245. 'to_remove' => $to_remove,
  1246. )
  1247. );
  1248. $smcFunc['db_query']('', '
  1249. UPDATE {db_prefix}attachments
  1250. SET id_thumb = {int:no_thumb}
  1251. WHERE id_thumb IN ({array_int:to_remove})',
  1252. array(
  1253. 'to_remove' => $to_remove,
  1254. 'no_thumb' => 0,
  1255. )
  1256. );
  1257. }
  1258. pauseAttachmentMaintenance($to_fix, $thumbnails);
  1259. }
  1260. $_GET['step'] = 3;
  1261. $_GET['substep'] = 0;
  1262. pauseAttachmentMaintenance($to_fix);
  1263. }
  1264. // Get avatars with no members associated with them.
  1265. if ($_GET['step'] <= 3)
  1266. {
  1267. $result = $smcFunc['db_query']('', '
  1268. SELECT MAX(id_attach)
  1269. FROM {db_prefix}attachments',
  1270. array(
  1271. )
  1272. );
  1273. list ($thumbnails) = $smcFunc['db_fetch_row']($result);
  1274. $smcFunc['db_free_result']($result);
  1275. for (; $_GET['substep'] < $thumbnails; $_GET['substep'] += 500)
  1276. {
  1277. $to_remove = array();
  1278. $result = $smcFunc['db_query']('', '
  1279. SELECT a.id_attach, a.id_folder, a.filename, a.file_hash, a.attachment_type
  1280. FROM {db_prefix}attachments AS a
  1281. LEFT JOIN {db_prefix}members AS mem ON (mem.id_member = a.id_member)
  1282. WHERE a.id_attach BETWEEN {int:substep} AND {int:substep} + 499
  1283. AND a.id_member != {int:no_member}
  1284. AND a.id_msg = {int:no_msg}
  1285. AND mem.id_member IS NULL',
  1286. array(
  1287. 'no_member' => 0,
  1288. 'no_msg' => 0,
  1289. 'substep' => $_GET['substep'],
  1290. )
  1291. );
  1292. while ($row = $smcFunc['db_fetch_assoc']($result))
  1293. {
  1294. $to_remove[] = $row['id_attach'];
  1295. $context['repair_errors']['avatar_no_member']++;
  1296. // If we are repairing remove the file from disk now.
  1297. if ($fix_errors && in_array('avatar_no_member', $to_fix))
  1298. {
  1299. if ($row['attachment_type'] == 1)
  1300. $filename = $modSettings['custom_avatar_dir'] . '/' . $row['filename'];
  1301. else
  1302. $filename = getAttachmentFilename($row['filename'], $row['id_attach'], $row['id_folder'], false, $row['file_hash']);
  1303. @unlink($filename);
  1304. }
  1305. }
  1306. if ($smcFunc['db_num_rows']($result) != 0)
  1307. $to_fix[] = 'avatar_no_member';
  1308. $smcFunc['db_free_result']($result);
  1309. // Do we need to delete what we have?
  1310. if ($fix_errors && !empty($to_remove) && in_array('avatar_no_member', $to_fix))
  1311. $smcFunc['db_query']('', '
  1312. DELETE FROM {db_prefix}attachments
  1313. WHERE id_attach IN ({array_int:to_remove})
  1314. AND id_member != {int:no_member}
  1315. AND id_msg = {int:no_msg}',
  1316. array(
  1317. 'to_remove' => $to_remove,
  1318. 'no_member' => 0,
  1319. 'no_msg' => 0,
  1320. )
  1321. );
  1322. pauseAttachmentMaintenance($to_fix, $thumbnails);
  1323. }
  1324. $_GET['step'] = 4;
  1325. $_GET['substep'] = 0;
  1326. pauseAttachmentMaintenance($to_fix);
  1327. }
  1328. // What about attachments, who are missing a message :'(
  1329. if ($_GET['step'] <= 4)
  1330. {
  1331. $result = $smcFunc['db_query']('', '
  1332. SELECT MAX(id_attach)
  1333. FROM {db_prefix}attachments',
  1334. array(
  1335. )
  1336. );
  1337. list ($thumbnails) = $smcFunc['db_fetch_row']($result);
  1338. $smcFunc['db_free_result']($result);
  1339. for (; $_GET['substep'] < $thumbnails; $_GET['substep'] += 500)
  1340. {
  1341. $to_remove = array();
  1342. $result = $smcFunc['db_query']('', '
  1343. SELECT a.id_attach, a.id_folder, a.filename, a.file_hash
  1344. FROM {db_prefix}attachments AS a
  1345. LEFT JOIN {db_prefix}messages AS m ON (m.id_msg = a.id_msg)
  1346. WHERE a.id_attach BETWEEN {int:substep} AND {int:substep} + 499
  1347. AND a.id_member = {int:no_member}
  1348. AND a.id_msg != {int:no_msg}
  1349. AND m.id_msg IS NULL',
  1350. array(
  1351. 'no_member' => 0,
  1352. 'no_msg' => 0,
  1353. 'substep' => $_GET['substep'],
  1354. )
  1355. );
  1356. while ($row = $smcFunc['db_fetch_assoc']($result))
  1357. {
  1358. $to_remove[] = $row['id_attach'];
  1359. $context['repair_errors']['attachment_no_msg']++;
  1360. // If we are repairing remove the file from disk now.
  1361. if ($fix_errors && in_array('attachment_no_msg', $to_fix))
  1362. {
  1363. $filename = getAttachmentFilename($row['filename'], $row['id_attach'], $row['id_folder'], false, $row['file_hash']);
  1364. @unlink($filename);
  1365. }
  1366. }
  1367. if ($smcFunc['db_num_rows']($result) != 0)
  1368. $to_fix[] = 'attachment_no_msg';
  1369. $smcFunc['db_free_result']($result);
  1370. // Do we need to delete what we have?
  1371. if ($fix_errors && !empty($to_remove) && in_array('attachment_no_msg', $to_fix))
  1372. $smcFunc['db_query']('', '
  1373. DELETE FROM {db_prefix}attachments
  1374. WHERE id_attach IN ({array_int:to_remove})
  1375. AND id_member = {int:no_member}
  1376. AND id_msg != {int:no_msg}',
  1377. array(
  1378. 'to_remove' => $to_remove,
  1379. 'no_member' => 0,
  1380. 'no_msg' => 0,
  1381. )
  1382. );
  1383. pauseAttachmentMaintenance($to_fix, $thumbnails);
  1384. }
  1385. $_GET['step'] = 5;
  1386. $_GET['substep'] = 0;
  1387. pauseAttachmentMaintenance($to_fix);
  1388. }
  1389. // What about files who are not recorded in the database?
  1390. if ($_GET['step'] <= 5)
  1391. {
  1392. // Just use the current path for temp files.
  1393. if (!is_array($modSettings['attachmentUploadDir']))
  1394. $modSettings['attachmentUploadDir'] = unserialize($modSettings['attachmentUploadDir']);
  1395. $attach_dirs = $modSettings['attachmentUploadDir'];
  1396. $current_check = 0;
  1397. $max_checks = 500;
  1398. $files_checked = empty($_GET['substep']) ? 0 : $_GET['substep'];
  1399. foreach ($attach_dirs as $attach_dir)
  1400. {
  1401. if ($dir = @opendir($attach_dir))
  1402. {
  1403. while ($file = readdir($dir))
  1404. {
  1405. if ($file == '.' || $file == '..')
  1406. continue;
  1407. if ($files_checked <= $current_check)
  1408. {
  1409. // Temporary file, get rid of it!
  1410. if (strpos($file, 'post_tmp_') !== false)
  1411. {
  1412. // Temp file is more than 5 hours old!
  1413. if (filemtime($attach_dir . '/' . $file) < time() - 18000)
  1414. @unlink($attach_dir . '/' . $file);
  1415. }
  1416. // That should be an attachment, let's check if we have it in the database
  1417. elseif (strpos($file, '_') !== false)
  1418. {
  1419. $attachID = (int) substr($file, 0, strpos($file, '_'));
  1420. if (!empty($attachID))
  1421. {
  1422. $request = $smcFunc['db_query']('', '
  1423. SELECT id_attach
  1424. FROM {db_prefix}attachments
  1425. WHERE id_attach = {int:attachment_id}
  1426. LIMIT 1',
  1427. array(
  1428. 'attachment_id' => $attachID,
  1429. )
  1430. );
  1431. if ($smcFunc['db_num_rows']($request) == 0)
  1432. {
  1433. if ($fix_errors && in_array('files_without_attachment', $to_fix))
  1434. {
  1435. @unlink($attach_dir . '/' . $file);
  1436. }
  1437. else
  1438. {
  1439. $context['repair_errors']['files_without_attachment']++;
  1440. $to_fix[] = 'files_without_attachment';
  1441. }
  1442. }
  1443. $smcFunc['db_free_result']($request);
  1444. }
  1445. }
  1446. elseif ($file != 'index.php')
  1447. {
  1448. if ($fix_errors && in_array('files_without_attachment', $to_fix))
  1449. {
  1450. @unlink($attach_dir . '/' . $file);
  1451. }
  1452. else
  1453. {
  1454. $context['repair_errors']['files_without_attachment']++;
  1455. $to_fix[] = 'files_without_attachment';
  1456. }
  1457. }
  1458. }
  1459. $current_check++;
  1460. $_GET['substep'] = $current_check;
  1461. if ($current_check - $files_checked >= $max_checks)
  1462. pauseAttachmentMaintenance($to_fix);
  1463. }
  1464. closedir($dir);
  1465. }
  1466. }
  1467. $_GET['step'] = 5;
  1468. $_GET['substep'] = 0;
  1469. pauseAttachmentMaintenance($to_fix);
  1470. }
  1471. // Got here we must be doing well - just the template! :D
  1472. $context['page_title'] = $txt['repair_attachments'];
  1473. $context[$context['admin_menu_name']]['current_subsection'] = 'maintenance';
  1474. $context['sub_template'] = 'attachment_repair';
  1475. // What stage are we at?
  1476. $context['completed'] = $fix_errors ? true : false;
  1477. $context['errors_found'] = !empty($to_fix) ? true : false;
  1478. }
  1479. /**
  1480. * Function called in-between each round of attachments and avatar repairs.
  1481. * Called by repairAttachments().
  1482. * If repairAttachments() has more steps added, this function needs updated!
  1483. *
  1484. * @param array $to_fix attachments to fix
  1485. * @param int $max_substep = 0
  1486. */
  1487. function pauseAttachmentMaintenance($to_fix, $max_substep = 0)
  1488. {
  1489. global $context, $txt, $time_start;
  1490. // Try get more time...
  1491. @set_time_limit(600);
  1492. if (function_exists('apache_reset_timeout'))
  1493. @apache_reset_timeout();
  1494. // Have we already used our maximum time?
  1495. if (time() - array_sum(explode(' ', $time_start)) < 3 || $context['starting_substep'] == $_GET['substep'])
  1496. return;
  1497. $context['continue_get_data'] = '?action=admin;area=manageattachments;sa=repair' . (isset($_GET['fixErrors']) ? ';fixErrors' : '') . ';step=' . $_GET['step'] . ';substep=' . $_GET['substep'] . ';' . $context['session_var'] . '=' . $context['session_id'];
  1498. $context['page_title'] = $txt['not_done_title'];
  1499. $context['continue_post_data'] = '';
  1500. $context['continue_countdown'] = '2';
  1501. $context['sub_template'] = 'not_done';
  1502. // Specific stuff to not break this template!
  1503. $context[$context['admin_menu_name']]['current_subsection'] = 'maintenance';
  1504. // Change these two if more steps are added!
  1505. if (empty($max_substep))
  1506. $context['continue_percent'] = round(($_GET['step'] * 100) / 25);
  1507. else
  1508. $context['continue_percent'] = round(($_GET['step'] * 100 + ($_GET['substep'] * 100) / $max_substep) / 25);
  1509. // Never more than 100%!
  1510. $context['continue_percent'] = min($context['continue_percent'], 100);
  1511. $_SESSION['attachments_to_fix'] = $to_fix;
  1512. $_SESSION['attachments_to_fix2'] = $context['repair_errors'];
  1513. obExit();
  1514. }
  1515. /**
  1516. * Called from a mouse click, works out what we want to do with attachments and actions it.
  1517. */
  1518. function ApproveAttach()
  1519. {
  1520. global $smcFunc;
  1521. // Security is our primary concern...
  1522. checkSession('get');
  1523. // If it approve or delete?
  1524. $is_approve = !isset($_GET['sa']) || $_GET['sa'] != 'reject' ? true : false;
  1525. $attachments = array();
  1526. // If we are approving all ID's in a message , get the ID's.
  1527. if ($_GET['sa'] == 'all' && !empty($_GET['mid']))
  1528. {
  1529. $id_msg = (int) $_GET['mid'];
  1530. $request = $smcFunc['db_query']('', '
  1531. SELECT id_attach
  1532. FROM {db_prefix}attachments
  1533. WHERE id_msg = {int:id_msg}
  1534. AND approved = {int:is_approved}
  1535. AND attachment_type = {int:attachment_type}',
  1536. array(
  1537. 'id_msg' => $id_msg,
  1538. 'is_approved' => 0,
  1539. 'attachment_type' => 0,
  1540. )
  1541. );
  1542. while ($row = $smcFunc['db_fetch_assoc']($request))
  1543. $attachments[] = $row['id_attach'];
  1544. $smcFunc['db_free_result']($request);
  1545. }
  1546. elseif (!empty($_GET['aid']))
  1547. $attachments[] = (int) $_GET['aid'];
  1548. if (empty($attachments))
  1549. fatal_lang_error('no_access', false);
  1550. // Now we have some ID's cleaned and ready to approve, but first - let's check we have permission!
  1551. $allowed_boards = boardsAllowedTo('approve_posts');
  1552. // Validate the attachments exist and are the right approval state.
  1553. $request = $smcFunc['db_query']('', '
  1554. SELECT a.id_attach, m.id_board, m.id_msg, m.id_topic
  1555. FROM {db_prefix}attachments AS a
  1556. INNER JOIN {db_prefix}messages AS m ON (m.id_msg = a.id_msg)
  1557. WHERE a.id_attach IN ({array_int:attachments})
  1558. AND a.attachment_type = {int:attachment_type}
  1559. AND a.approved = {int:is_approved}',
  1560. array(
  1561. 'attachments' => $attachments,
  1562. 'attachment_type' => 0,
  1563. 'is_approved' => 0,
  1564. )
  1565. );
  1566. $attachments = array();
  1567. while ($row = $smcFunc['db_fetch_assoc']($request))
  1568. {
  1569. // We can only add it if we can approve in this board!
  1570. if ($allowed_boards = array(0) || in_array($row['id_board'], $allowed_boards))
  1571. {
  1572. $attachments[] = $row['id_attach'];
  1573. // Also come up witht he redirection URL.
  1574. $redirect = 'topic=' . $row['id_topic'] . '.msg' . $row['id_msg'] . '#msg' . $row['id_msg'];
  1575. }
  1576. }
  1577. $smcFunc['db_free_result']($request);
  1578. if (empty($attachments))
  1579. fatal_lang_error('no_access', false);
  1580. // Finally, we are there. Follow through!
  1581. if ($is_approve)
  1582. {
  1583. // Checked and deemed worthy.
  1584. ApproveAttachments($attachments);
  1585. }
  1586. else
  1587. removeAttachments(array('id_attach' => $attachments, 'do_logging' => true));
  1588. // Return to the topic....
  1589. redirectexit($redirect);
  1590. }
  1591. /**
  1592. * Approve an attachment, or maybe even more - no permission check!
  1593. *
  1594. * @param array $attachments
  1595. */
  1596. function ApproveAttachments($attachments)
  1597. {
  1598. global $smcFunc;
  1599. if (empty($attachments))
  1600. return 0;
  1601. // For safety, check for thumbnails...
  1602. $request = $smcFunc['db_query']('', '
  1603. SELECT
  1604. a.id_attach, a.id_member, IFNULL(thumb.id_attach, 0) AS id_thumb
  1605. FROM {db_prefix}attachments AS a
  1606. LEFT JOIN {db_prefix}attachments AS thumb ON (thumb.id_attach = a.id_thumb)
  1607. WHERE a.id_attach IN ({array_int:attachments})
  1608. AND a.attachment_type = {int:attachment_type}',
  1609. array(
  1610. 'attachments' => $attachments,
  1611. 'attachment_type' => 0,
  1612. )
  1613. );
  1614. $attachments = array();
  1615. while ($row = $smcFunc['db_fetch_assoc']($request))
  1616. {
  1617. // Update the thumbnail too...
  1618. if (!empty($row['id_thumb']))
  1619. $attachments[] = $row['id_thumb'];
  1620. $attachments[] = $row['id_attach'];
  1621. }
  1622. $smcFunc['db_free_result']($request);
  1623. if (empty($attachments))
  1624. return 0;
  1625. // Approving an attachment is not hard - it's easy.
  1626. $smcFunc['db_query']('', '
  1627. UPDATE {db_prefix}attachments
  1628. SET approved = {int:is_approved}
  1629. WHERE id_attach IN ({array_int:attachments})',
  1630. array(
  1631. 'attachments' => $attachments,
  1632. 'is_approved' => 1,
  1633. )
  1634. );
  1635. // In order to log the attachments, we really need their message and filename
  1636. $request = $smcFunc['db_query']('', '
  1637. SELECT m.id_msg, a.filename
  1638. FROM {db_prefix}attachments AS a
  1639. INNER JOIN {db_prefix}messages AS m ON (a.id_msg = m.id_msg)
  1640. WHERE a.id_attach IN ({array_int:attachments})
  1641. AND a.attachment_type = {int:attachment_type}',
  1642. array(
  1643. 'attachments' => $attachments,
  1644. 'attachment_type' => 0,
  1645. )
  1646. );
  1647. while ($row = $smcFunc['db_fetch_assoc']($request))
  1648. logAction(
  1649. 'approve_attach',
  1650. array(
  1651. 'message' => $row['id_msg'],
  1652. 'filename' => preg_replace('~&amp;#(\\d{1,7}|x[0-9a-fA-F]{1,6});~', '&#\\1;', $smcFunc['htmlspecialchars']($row['filename'])),
  1653. )
  1654. );
  1655. $smcFunc['db_free_result']($request);
  1656. // Remove from the approval queue.
  1657. $smcFunc['db_query']('', '
  1658. DELETE FROM {db_prefix}approval_queue
  1659. WHERE id_attach IN ({array_int:attachments})',
  1660. array(
  1661. 'attachments' => $attachments,
  1662. )
  1663. );
  1664. call_integration_hook('integrate_approve_attachments', array($attachments));
  1665. }
  1666. /**
  1667. * This function lists and allows updating of multiple attachments paths.
  1668. */
  1669. function ManageAttachmentPaths()
  1670. {
  1671. global $modSettings, $scripturl, $context, $txt, $sourcedir, $boarddir, $smcFunc;
  1672. // Since this needs to be done eventually.
  1673. if (!is_array($modSettings['attachmentUploadDir']))
  1674. $modSettings['attachmentUploadDir'] = unserialize($modSettings['attachmentUploadDir']);
  1675. if (!isset($modSettings['attachment_basedirectories']))
  1676. $modSettings['attachment_basedirectories'] = array();
  1677. elseif (!is_array($modSettings['attachment_basedirectories']))
  1678. $modSettings['attachment_basedirectories'] = unserialize($modSettings['attachment_basedirectories']);
  1679. $errors = array();
  1680. // Saving?
  1681. if (isset($_REQUEST['save']))
  1682. {
  1683. checkSession();
  1684. $_POST['current_dir'] = (int) $_POST['current_dir'];
  1685. $new_dirs = array();
  1686. foreach ($_POST['dirs'] as $id => $path)
  1687. {
  1688. $error = '';
  1689. $id = (int) $id;
  1690. if ($id < 1)
  1691. continue;
  1692. // Hmm, a new path maybe?
  1693. if (!array_key_exists($id, $modSettings['attachmentUploadDir']))
  1694. {
  1695. // or is it?
  1696. if (in_array($path, $modSettings['attachmentUploadDir']) || in_array($boarddir . DIRECTORY_SEPARATOR . $path, $modSettings['attachmentUploadDir']))
  1697. {
  1698. $errors[] = $path . ': ' . $txt['attach_dir_duplicate_msg'];
  1699. continue;
  1700. }
  1701. // OK, so let's try to create it then.
  1702. require_once($sourcedir . '/Attachments.php');
  1703. if (automanage_attachments_create_directory($path))
  1704. $_POST['current_dir'] = $modSettings['currentAttachmentUploadDir'];
  1705. else
  1706. $errors[] = $path . ': ' . $txt[$context['dir_creation_error']];
  1707. }
  1708. // Changing a directory name?
  1709. if (!empty($modSettings['attachmentUploadDir'][$id]) && !empty($path) && $path != $modSettings['attachmentUploadDir'][$id])
  1710. {
  1711. if ($path != $modSettings['attachmentUploadDir'][$id] && !is_dir($path))
  1712. {
  1713. if (!@rename($modSettings['attachmentUploadDir'][$id], $path))
  1714. {
  1715. $errors[] = $path . ': ' . $txt['attach_dir_no_rename'];
  1716. $path = $modSettings['attachmentUploadDir'][$id];
  1717. }
  1718. }
  1719. else
  1720. {
  1721. $errors[] = $path . ': ' . $txt['attach_dir_exists_msg'];
  1722. $path = $modSettings['attachmentUploadDir'][$id];
  1723. }
  1724. // Update the base directory path
  1725. if (!empty($modSettings['attachment_basedirectories']) && array_key_exists($id, $modSettings['attachment_basedirectories']))
  1726. {
  1727. $base = $modSettings['basedirectory_for_attachments'] == $modSettings['attachmentUploadDir'][$id] ? $path : $modSettings['basedirectory_for_attachments'];
  1728. $modSettings['attachment_basedirectories'][$id] = $path;
  1729. updateSettings(array(
  1730. 'attachment_basedirectories' => serialize($modSettings['attachment_basedirectories']),
  1731. 'basedirectory_for_attachments' => $base,
  1732. ));
  1733. $modSettings['attachment_basedirectories'] = unserialize($modSettings['attachment_basedirectories']);
  1734. }
  1735. }
  1736. if (empty($path))
  1737. {
  1738. $path = $modSettings['attachmentUploadDir'][$id];
  1739. // It's not a good idea to delete the current directory.
  1740. if ($id == (!empty($_POST['current_dir']) ? $_POST['current_dir'] : $modSettings['currentAttachmentUploadDir']))
  1741. $errors[] = $path . ': ' . $txt['attach_dir_is_current'];
  1742. // Or the current base directory
  1743. elseif (!empty($modSettings['basedirectory_for_attachments']) && $modSettings['basedirectory_for_attachments'] == $modSettings['attachmentUploadDir'][$id])
  1744. $errors[] = $path . ': ' . $txt['attach_dir_is_current_bd'];
  1745. else
  1746. {
  1747. // Let's not try to delete a path with files in it.
  1748. $request = $smcFunc['db_query']('', '
  1749. SELECT COUNT(id_attach) AS num_attach
  1750. FROM {db_prefix}attachments
  1751. WHERE id_folder = {int:id_folder}',
  1752. array(
  1753. 'id_folder' => (int) $id,
  1754. )
  1755. );
  1756. list ($num_attach) = $smcFunc['db_fetch_row']($request);
  1757. $smcFunc['db_free_result']($request);
  1758. // A check to see if it's a used base dir.
  1759. if (!empty($modSettings['attachment_basedirectories']))
  1760. {
  1761. // Count any sub-folders.
  1762. foreach ($modSettings['attachmentUploadDir'] as $sub)
  1763. if (strpos($sub, $path . DIRECTORY_SEPARATOR) !== false)
  1764. $num_attach++;
  1765. }
  1766. // It's safe to delete. So try to delete the folder also
  1767. if ($num_attach == 0)
  1768. {
  1769. if (is_dir($path))
  1770. $doit = true;
  1771. elseif (is_dir($boarddir . DIRECTORY_SEPARATOR . $path))
  1772. {
  1773. $doit = true;
  1774. $path = $boarddir . DIRECTORY_SEPARATOR . $path;
  1775. }
  1776. if (isset($doit))
  1777. {
  1778. unlink($path . '/.htaccess');
  1779. unlink($path . '/index.php');
  1780. if (!@rmdir($path))
  1781. $error = $path . ': ' . $txt['attach_dir_no_delete'];
  1782. }
  1783. // Remove it from the base directory list.
  1784. if (empty($error) && !empty($modSettings['attachment_basedirectories']))
  1785. {
  1786. unset($modSettings['attachment_basedirectories'][$id]);
  1787. updateSettings(array('attachment_basedirectories' => serialize($modSettings['attachment_basedirectories'])));
  1788. $modSettings['attachment_basedirectories'] = unserialize($modSettings['attachment_basedirectories']);
  1789. }
  1790. }
  1791. else
  1792. $error = $path . ': ' . $txt['attach_dir_no_remove'];
  1793. if (empty($error))
  1794. continue;
  1795. else
  1796. $errors[] = $error;
  1797. }
  1798. }
  1799. $new_dirs[$id] = $path;
  1800. }
  1801. // We need to make sure the current directory is right.
  1802. if (empty($_POST['current_dir']) && !empty($modSettings['currentAttachmentUploadDir']))
  1803. $_POST['current_dir'] = $modSettings['currentAttachmentUploadDir'];
  1804. // Find the current directory if there's no value carried,
  1805. if (empty($_POST['current_dir']) || empty($new_dirs[$_POST['current_dir']]))
  1806. {
  1807. if (array_key_exists($modSettings['currentAttachmentUploadDir'], $modSettings['attachmentUploadDir']))
  1808. $_POST['current_dir'] = $modSettings['currentAttachmentUploadDir'];
  1809. else
  1810. $_POST['current_dir'] = max(array_keys($modSettings['attachmentUploadDir']));
  1811. }
  1812. // If the user wishes to go back, update the last_dir array
  1813. if ($_POST['current_dir'] != $modSettings['currentAttachmentUploadDir']&& !empty($modSettings['last_attachments_directory']) && (isset($modSettings['last_attachments_directory'][$_POST['current_dir']]) || isset($modSettings['last_attachments_directory'][0])))
  1814. {
  1815. if (!is_array($modSettings['last_attachments_directory']))
  1816. $modSettings['last_attachments_directory'] = unserialize($modSettings['last_attachments_directory']);
  1817. $num = substr(strrchr($modSettings['attachmentUploadDir'][$_POST['current_dir']], '_'), 1);
  1818. if (is_numeric($num))
  1819. {
  1820. // Need to find the base folder.
  1821. $bid = -1;
  1822. $use_subdirectories_for_attachments = 0;
  1823. if (!empty($modSettings['attachment_basedirectories']))
  1824. foreach($modSettings['attachment_basedirectories'] as $bid => $base)
  1825. if (strpos($modSettings['attachmentUploadDir'][$_POST['current_dir']], $base . DIRECTORY_SEPARATOR) !==false)
  1826. {
  1827. $use_subdirectories_for_attachments = 1;
  1828. break;
  1829. }
  1830. if ($use_subdirectories_for_attachments == 0 && strpos($modSettings['attachmentUploadDir'][$_POST['current_dir']], $boarddir . DIRECTORY_SEPARATOR) !== false)
  1831. $bid = 0;
  1832. $modSettings['last_attachments_directory'][$bid] = (int) $num;
  1833. $modSettings['basedirectory_for_attachments'] = !empty($modSettings['basedirectory_for_attachments']) ? $modSettings['basedirectory_for_attachments'] : '';
  1834. $modSettings['use_subdirectories_for_attachments'] = !empty($modSettings['use_subdirectories_for_attachments']) ? $modSettings['use_subdirectories_for_attachments'] : 0;
  1835. updateSettings(array(
  1836. 'last_attachments_directory' => serialize($modSettings['last_attachments_directory']),
  1837. 'basedirectory_for_attachments' => $bid == 0 ? $modSettings['basedirectory_for_attachments'] : $modSettings['attachment_basedirectories'][$bid],
  1838. 'use_subdirectories_for_attachments' => $use_subdirectories_for_attachments,
  1839. ));
  1840. }
  1841. }
  1842. // Going back to just one path?
  1843. if (count($new_dirs) == 1)
  1844. {
  1845. // We might need to reset the paths. This loop will just loop through once.
  1846. foreach ($new_dirs as $id => $dir)
  1847. {
  1848. if ($id != 1)
  1849. $smcFunc['db_query']('', '
  1850. UPDATE {db_prefix}attachments
  1851. SET id_folder = {int:default_folder}
  1852. WHERE id_folder = {int:current_folder}',
  1853. array(
  1854. 'default_folder' => 1,
  1855. 'current_folder' => $id,
  1856. )
  1857. );
  1858. $update = array(
  1859. 'currentAttachmentUploadDir' => 1,
  1860. 'attachmentUploadDir' => serialize(array(1 => $dir)),
  1861. );
  1862. }
  1863. }
  1864. else
  1865. {
  1866. // Save it to the database.
  1867. $update = array(
  1868. 'currentAttachmentUploadDir' => $_POST['current_dir'],
  1869. 'attachmentUploadDir' => serialize($new_dirs),
  1870. );
  1871. }
  1872. if (!empty($update))
  1873. updateSettings($update);
  1874. if (!empty($errors))
  1875. $_SESSION['errors']['dir'] = $errors;
  1876. redirectexit('action=admin;area=manageattachments;sa=attachpaths;' . $context['session_var'] . '=' . $context['session_id']);
  1877. }
  1878. // Saving a base directory?
  1879. if (isset($_REQUEST['save2']))
  1880. {
  1881. checkSession();
  1882. // Changing the current base directory?
  1883. $_POST['current_base_dir'] = (int) $_POST['current_base_dir'];
  1884. if (empty($_POST['new_base_dir']) && !empty($_POST['current_base_dir']))
  1885. {
  1886. if ($modSettings['basedirectory_for_attachments'] != $modSettings['attachmentUploadDir'][$_POST['current_base_dir']])
  1887. $update = (array(
  1888. 'basedirectory_for_attachments' => $modSettings['attachmentUploadDir'][$_POST['current_base_dir']],
  1889. ));
  1890. //$modSettings['attachmentUploadDir'] = serialize($modSettings['attachmentUploadDir']);
  1891. }
  1892. If (isset($_POST['base_dir']))
  1893. {
  1894. foreach($_POST['base_dir'] as $id => $dir)
  1895. {
  1896. if (!empty($dir) && $dir != $modSettings['attachmentUploadDir'][$id])
  1897. {
  1898. if (@rename($modSettings['attachmentUploadDir'][$id], $dir))
  1899. {
  1900. $modSettings['attachmentUploadDir'][$id] = $dir;
  1901. $modSettings['attachment_basedirectories'][$id] = $dir;
  1902. $update = (array(
  1903. 'attachmentUploadDir' => serialize($modSettings['attachmentUploadDir']),
  1904. 'attachment_basedirectories' => serialize($modSettings['attachment_basedirectories']),
  1905. 'basedirectory_for_attachments' => $modSettings['attachmentUploadDir'][$_POST['current_base_dir']],
  1906. ));
  1907. }
  1908. }
  1909. if (empty($dir))
  1910. {
  1911. if ($id == $_POST['current_base_dir'])
  1912. {
  1913. $errors[] = $modSettings['attachmentUploadDir'][$id] . ': ' . $txt['attach_dir_is_current'];
  1914. continue;
  1915. }
  1916. unset($modSettings['attachment_basedirectories'][$id]);
  1917. $update = (array(
  1918. 'attachment_basedirectories' => serialize($modSettings['attachment_basedirectories']),
  1919. 'basedirectory_for_attachments' => $modSettings['attachmentUploadDir'][$_POST['current_base_dir']],
  1920. ));
  1921. }
  1922. }
  1923. }
  1924. // Or adding a new one?
  1925. if (!empty($_POST['new_base_dir']))
  1926. {
  1927. require_once($sourcedir . '/Attachments.php');
  1928. $_POST['new_base_dir'] = htmlspecialchars($_POST['new_base_dir'], ENT_QUOTES);
  1929. $current_dir = $modSettings['currentAttachmentUploadDir'];
  1930. if (!in_array($_POST['new_base_dir'], $modSettings['attachmentUploadDir']))
  1931. {
  1932. if (!automanage_attachments_create_directory($_POST['new_base_dir']))
  1933. $errors[] = $_POST['new_base_dir'] . ': ' . $txt['attach_dir_base_no_create'];
  1934. }
  1935. $modSettings['currentAttachmentUploadDir'] = array_search($_POST['new_base_dir'], $modSettings['attachmentUploadDir']);
  1936. if (!in_array($_POST['new_base_dir'], $modSettings['attachment_basedirectories']))
  1937. $modSettings['attachment_basedirectories'][$modSettings['currentAttachmentUploadDir']] = $_POST['new_base_dir'];
  1938. ksort($modSettings['attachment_basedirectories']);
  1939. $update = (array(
  1940. 'attachment_basedirectories' => serialize($modSettings['attachment_basedirectories']),
  1941. 'basedirectory_for_attachments' => $_POST['new_base_dir'],
  1942. 'currentAttachmentUploadDir' => $current_dir,
  1943. ));
  1944. }
  1945. if (!empty($errors))
  1946. $_SESSION['errors']['base'] = $errors;
  1947. if (!empty($update))
  1948. updateSettings($update);
  1949. redirectexit('action=admin;area=manageattachments;sa=attachpaths;' . $context['session_var'] . '=' . $context['session_id']);
  1950. }
  1951. if (isset($_SESSION['errors']))
  1952. {
  1953. if (is_array($_SESSION['errors']))
  1954. {
  1955. $errors = array();
  1956. if (!empty($_SESSION['errors']['dir']))
  1957. foreach($_SESSION['errors']['dir'] as $error)
  1958. $errors['dir'][] = $smcFunc['htmlspecialchars']($error, ENT_QUOTES);
  1959. if (!empty($_SESSION['errors']['base']))
  1960. foreach($_SESSION['errors']['base'] as $error)
  1961. $errors['base'][] = $smcFunc['htmlspecialchars']($error, ENT_QUOTES);
  1962. }
  1963. unset($_SESSION['errors']);
  1964. }
  1965. $listOptions = array(
  1966. 'id' => 'attach_paths',
  1967. 'base_href' => $scripturl . '?action=admin;area=manageattachments;sa=attachpaths;' . $context['session_var'] . '=' . $context['session_id'],
  1968. 'title' => $txt['attach_paths'],
  1969. 'get_items' => array(
  1970. 'function' => 'list_getAttachDirs',
  1971. ),
  1972. 'columns' => array(
  1973. 'current_dir' => array(
  1974. 'header' => array(
  1975. 'value' => $txt['attach_current'],
  1976. 'class' => 'centercol',
  1977. ),
  1978. 'data' => array(
  1979. 'function' => create_function('$rowData', '
  1980. return \'<input type="radio" name="current_dir" value="\' . $rowData[\'id\'] . \'" \' . ($rowData[\'current\'] ? \' checked="checked"\' : \'\') . (!empty($rowData[\'disable_current\']) ? \' disabled="disabled"\' : \'\') . \' class="input_radio" />\';
  1981. '),
  1982. 'style' => 'width: 10%;',
  1983. 'class' => 'centercol',
  1984. ),
  1985. ),
  1986. 'path' => array(
  1987. 'header' => array(
  1988. 'value' => $txt['attach_path'],
  1989. ),
  1990. 'data' => array(
  1991. 'function' => create_function('$rowData', '
  1992. return \'<input type="hidden" name="dirs[\' . $rowData[\'id\'] . \']" value="\' . $rowData[\'path\'] . \'" /><input type="text" size="40" name="dirs[\' . $rowData[\'id\'] . \']" value="\' . $rowData[\'path\'] . \'"\' . (!empty($rowData[\'disable_base_dir\']) ? \' disabled="disabled"\' : \'\') . \' class="input_text" style="width: 100%" />\';
  1993. '),
  1994. 'style' => 'width: 40%;',
  1995. ),
  1996. ),
  1997. 'current_size' => array(
  1998. 'header' => array(
  1999. 'value' => $txt['attach_current_size'],
  2000. ),
  2001. 'data' => array(
  2002. 'db' => 'current_size',
  2003. 'style' => 'width: 15%;',
  2004. ),
  2005. ),
  2006. 'num_files' => array(
  2007. 'header' => array(
  2008. 'value' => $txt['attach_num_files'],
  2009. ),
  2010. 'data' => array(
  2011. 'db' => 'num_files',
  2012. 'style' => 'width: 15%;',
  2013. ),
  2014. ),
  2015. 'status' => array(
  2016. 'header' => array(
  2017. 'value' => $txt['attach_dir_status'],
  2018. 'class' => 'centercol',
  2019. ),
  2020. 'data' => array(
  2021. 'db' => 'status',
  2022. 'style' => 'width: 25%;',
  2023. 'class' => 'centercol',
  2024. ),
  2025. ),
  2026. ),
  2027. 'form' => array(
  2028. 'href' => $scripturl . '?action=admin;area=manageattachments;sa=attachpaths;' . $context['session_var'] . '=' . $context['session_id'],
  2029. ),
  2030. 'additional_rows' => array(
  2031. array(
  2032. 'position' => 'below_table_data',
  2033. 'value' => '
  2034. <input type="hidden" name="' . $context['session_var'] . '" value="' . $context['session_id'] . '" />
  2035. <input type="submit" name="save" value="' . $txt['save'] . '" class="button_submit" />
  2036. <input type="submit" name="new_path" value="' . $txt['attach_add_path'] . '" class="button_submit" />',
  2037. ),
  2038. empty($errors['dir']) ? array(
  2039. 'position' => 'top_of_list',
  2040. 'value' => $txt['attach_dir_desc'],
  2041. 'style' => 'padding: 5px 10px;',
  2042. 'class' => 'windowbg2 smalltext'
  2043. ) : array(
  2044. 'position' => 'top_of_list',
  2045. 'value' => $txt['attach_dir_save_problem'] . '<br />' . implode('<br />', $errors['dir']),
  2046. 'style' => 'padding-left: 35px;',
  2047. 'class' => 'noticebox',
  2048. ),
  2049. ),
  2050. );
  2051. require_once($sourcedir . '/Subs-List.php');
  2052. createList($listOptions);
  2053. if (!empty($modSettings['attachment_basedirectories']))
  2054. {
  2055. $listOptions2 = array(
  2056. 'id' => 'base_paths',
  2057. 'base_href' => $scripturl . '?action=admin;area=manageattachments;sa=attachpaths;' . $context['session_var'] . '=' . $context['session_id'],
  2058. 'title' => $txt['attach_base_paths'],
  2059. 'get_items' => array(
  2060. 'function' => 'list_getBaseDirs',
  2061. ),
  2062. 'columns' => array(
  2063. 'current_dir' => array(
  2064. 'header' => array(
  2065. 'value' => $txt['attach_current'],
  2066. 'class' => 'centercol',
  2067. ),
  2068. 'data' => array(
  2069. 'function' => create_function('$rowData', '
  2070. return \'<input type="radio" name="current_base_dir" value="\' . $rowData[\'id\'] . \'" \' . ($rowData[\'current\'] ? \' checked="checked"\' : \'\') . \' class="input_radio" />\';
  2071. '),
  2072. 'style' => 'width: 10%;',
  2073. 'class' => 'centercol',
  2074. ),
  2075. ),
  2076. 'path' => array(
  2077. 'header' => array(
  2078. 'value' => $txt['attach_path'],
  2079. ),
  2080. 'data' => array(
  2081. 'db' => 'path',
  2082. 'style' => 'width: 45%;',
  2083. ),
  2084. ),
  2085. 'num_dirs' => array(
  2086. 'header' => array(
  2087. 'value' => $txt['attach_num_dirs'],
  2088. ),
  2089. 'data' => array(
  2090. 'db' => 'num_dirs',
  2091. 'style' => 'width: 15%;',
  2092. ),
  2093. ),
  2094. 'status' => array(
  2095. 'header' => array(
  2096. 'value' => $txt['attach_dir_status'],
  2097. ),
  2098. 'data' => array(
  2099. 'db' => 'status',
  2100. 'style' => 'width: 15%;',
  2101. 'class' => 'centercol',
  2102. ),
  2103. ),
  2104. ),
  2105. 'form' => array(
  2106. 'href' => $scripturl . '?action=admin;area=manageattachments;sa=attachpaths;' . $context['session_var'] . '=' . $context['session_id'],
  2107. ),
  2108. 'additional_rows' => array(
  2109. array(
  2110. 'position' => 'below_table_data',
  2111. 'value' => '<input type="hidden" name="' . $context['session_var'] . '" value="' . $context['session_id'] . '" /><input type="submit" name="save2" value="' . $txt['save'] . '" class="button_submit" />
  2112. <input type="submit" name="new_base_path" value="' . $txt['attach_add_path'] . '" class="button_submit" />',
  2113. ),
  2114. empty($errors['base']) ? array(
  2115. 'position' => 'top_of_list',
  2116. 'value' => $txt['attach_dir_base_desc'],
  2117. 'style' => 'padding: 5px 10px;',
  2118. 'class' => 'windowbg2 smalltext'
  2119. ) : array(
  2120. 'position' => 'top_of_list',
  2121. 'value' => $txt['attach_dir_save_problem'] . '<br />' . implode('<br />', $errors['base']),
  2122. 'style' => 'padding-left: 35px',
  2123. 'class' => 'noticebox',
  2124. ),
  2125. ),
  2126. );
  2127. createList($listOptions2);
  2128. }
  2129. // Fix up our template.
  2130. $context[$context['admin_menu_name']]['current_subsection'] = 'attachpaths';
  2131. $context['page_title'] = $txt['attach_path_manage'];
  2132. $context['sub_template'] = 'attachment_paths';
  2133. }
  2134. /**
  2135. * Prepare the actual attachment directories to be displayed in the list.
  2136. */
  2137. function list_getAttachDirs()
  2138. {
  2139. global $smcFunc, $modSettings, $context, $txt;
  2140. $request = $smcFunc['db_query']('', '
  2141. SELECT id_folder, COUNT(id_attach) AS num_attach, SUM(size) AS size_attach
  2142. FROM {db_prefix}attachments
  2143. WHERE attachment_type != {int:type}
  2144. GROUP BY id_folder',
  2145. array(
  2146. 'type' => 1,
  2147. )
  2148. );
  2149. $expected_files = array();
  2150. $expected_size = array();
  2151. while ($row = $smcFunc['db_fetch_assoc']($request))
  2152. {
  2153. $expected_files[$row['id_folder']] = $row['num_attach'];
  2154. $expected_size[$row['id_folder']] = $row['size_attach'];
  2155. }
  2156. $smcFunc['db_free_result']($request);
  2157. $attachdirs = array();
  2158. foreach ($modSettings['attachmentUploadDir'] as $id => $dir)
  2159. {
  2160. // If there aren't any attachments in this directory this won't exist.
  2161. if (!isset($expected_files[$id]))
  2162. $expected_files[$id] = 0;
  2163. // Check if the directory is doing okay.
  2164. list ($status, $error, $files) = attachDirStatus($dir, $expected_files[$id]);
  2165. // If it is one, let's show that it's a base directory.
  2166. $sub_dirs = 0;
  2167. $is_base_dir = false;
  2168. if (!empty($modSettings['attachment_basedirectories']))
  2169. {
  2170. $is_base_dir = in_array($dir, $modSettings['attachment_basedirectories']);
  2171. // Count any sub-folders.
  2172. foreach ($modSettings['attachmentUploadDir'] as $sid => $sub)
  2173. if (strpos($sub, $dir . DIRECTORY_SEPARATOR) !== false)
  2174. {
  2175. $expected_files[$id]++;
  2176. $sub_dirs++;
  2177. }
  2178. }
  2179. $attachdirs[] = array(
  2180. 'id' => $id,
  2181. 'current' => $id == $modSettings['currentAttachmentUploadDir'],
  2182. 'disable_current' => isset($modSettings['automanage_attachments']) && $modSettings['automanage_attachments'] > 1,
  2183. 'disable_base_dir' => $is_base_dir && $sub_dirs > 0 && !empty($files) && empty($error) && empty($save_errors),
  2184. 'path' => $dir,
  2185. 'current_size' => !empty($expected_size[$id]) ? comma_format($expected_size[$id] / 1024, 0) : 0,
  2186. 'num_files' => comma_format($expected_files[$id] - $sub_dirs, 0) . ($sub_dirs > 0 ? ' (' . $sub_dirs . ')' : ''),
  2187. 'status' => ($is_base_dir ? $txt['attach_dir_basedir'] . '<br />' : '') . ($error ? '<div class="error">' : '') . sprintf($txt['attach_dir_' . $status], $context['session_id'], $context['session_var']) . ($error ? '</div>' : ''),
  2188. );
  2189. }
  2190. // Just stick a new directory on at the bottom.
  2191. if (isset($_REQUEST['new_path']))
  2192. $attachdirs[] = array(
  2193. 'id' => max(array_merge(array_keys($expected_files), array_keys($modSettings['attachmentUploadDir']))) + 1,
  2194. 'current' => false,
  2195. 'path' => '',
  2196. 'current_size' => '',
  2197. 'num_files' => '',
  2198. 'status' => '',
  2199. );
  2200. return $attachdirs;
  2201. }
  2202. /**
  2203. * Prepare the base directories to be displayed in a list.
  2204. */
  2205. function list_getBaseDirs()
  2206. {
  2207. global $modSettings, $context, $txt;
  2208. if (empty($modSettings['attachment_basedirectories']))
  2209. return;
  2210. $basedirs = array();
  2211. // Get a list of the base directories.
  2212. foreach ($modSettings['attachment_basedirectories'] as $id => $dir)
  2213. {
  2214. // Loop through the attach directory array to count any sub-directories
  2215. $expected_dirs = 0;
  2216. foreach ($modSettings['attachmentUploadDir'] as $sid => $sub)
  2217. if (strpos($sub, $dir . DIRECTORY_SEPARATOR) !== false)
  2218. $expected_dirs++;
  2219. if (!is_dir($dir))
  2220. $status = 'does_not_exist';
  2221. elseif (!is_writeable($dir))
  2222. $status = 'not_writable';
  2223. else
  2224. $status = 'ok';
  2225. $basedirs[] = array(
  2226. 'id' => $id,
  2227. 'current' => $dir == $modSettings['basedirectory_for_attachments'],
  2228. 'path' => $expected_dirs > 0 ? $dir : ('<input type="text" name="base_dir[' . $id . ']" value="' . $dir . '" size="40" />'),
  2229. 'num_dirs' => $expected_dirs,
  2230. 'status' => $status == 'ok' ? $txt['attach_dir_ok'] : ('<span class="error">' . $txt['attach_dir_' . $status] . '</span>'),
  2231. );
  2232. }
  2233. if (isset($_REQUEST['new_base_path']))
  2234. $basedirs[] = array(
  2235. 'id' => '',
  2236. 'current' => false,
  2237. 'path' => '<input type="text" name="new_base_dir" value="" size="40" />',
  2238. 'num_dirs' => '',
  2239. 'status' => '',
  2240. );
  2241. return $basedirs;
  2242. }
  2243. /**
  2244. * Checks the status of an attachment directory and returns an array
  2245. * of the status key, if that status key signifies an error, and
  2246. * the file count.
  2247. *
  2248. * @param string $dir
  2249. * @param int $expected_files
  2250. */
  2251. function attachDirStatus($dir, $expected_files)
  2252. {
  2253. global $sourcedir, $context;
  2254. if (!is_dir($dir))
  2255. return array('does_not_exist', true, '');
  2256. elseif (!is_writable($dir))
  2257. return array('not_writable', true, '');
  2258. // Everything is okay so far, start to scan through the directory.
  2259. $num_files = 0;
  2260. $dir_handle = dir($dir);
  2261. while ($file = $dir_handle->read())
  2262. {
  2263. // Now do we have a real file here?
  2264. if (in_array($file, array('.', '..', '.htaccess', 'index.php')))
  2265. continue;
  2266. $num_files++;
  2267. }
  2268. $dir_handle->close();
  2269. if ($num_files < $expected_files)
  2270. return array('files_missing', true, $num_files);
  2271. // Empty?
  2272. elseif ($expected_files == 0)
  2273. return array('unused', false, $num_files);
  2274. // All good!
  2275. else
  2276. return array('ok', false, $num_files);
  2277. }
  2278. /**
  2279. * Maintance function to move attachments from one directory to another
  2280. */
  2281. function TransferAttachments()
  2282. {
  2283. global $modSettings, $context, $smcFunc, $sourcedir, $txt, $boarddir;
  2284. checkSession();
  2285. $modSettings['attachmentUploadDir'] = unserialize($modSettings['attachmentUploadDir']);
  2286. if (!empty($modSettings['attachment_basedirectories']))
  2287. $modSettings['attachment_basedirectories'] = unserialize($modSettings['attachment_basedirectories']);
  2288. else
  2289. $modSettings['basedirectory_for_attachments'] = array();
  2290. $_POST['from'] = (int) $_POST['from'];
  2291. $_POST['auto'] = !empty($_POST['auto']) ? (int) $_POST['auto'] : 0;
  2292. $_POST['to'] = (int) $_POST['to'];
  2293. $start = !empty($_POST['empty_it']) ? 0 : $modSettings['attachmentDirFileLimit'];
  2294. $_SESSION['checked'] = !empty($_POST['empty_it']) ? true : false;
  2295. $limit = 501;
  2296. $results = array();
  2297. $dir_files = 0;
  2298. $current_progress = 0;
  2299. $total_moved = 0;
  2300. $total_not_moved = 0;
  2301. if (empty($_POST['from']) || (empty($_POST['auto']) && empty($_POST['to'])))
  2302. $results[] = $txt['attachment_transfer_no_dir'];
  2303. if ($_POST['from'] == $_POST['to'])
  2304. $results[] = $txt['attachment_transfer_same_dir'];
  2305. if (empty($results))
  2306. {
  2307. // Get the total file count for the progess bar.
  2308. $request = $smcFunc['db_query']('', '
  2309. SELECT COUNT(*)
  2310. FROM {db_prefix}attachments
  2311. WHERE id_folder = {int:folder_id}
  2312. AND attachment_type != {int:attachment_type}',
  2313. array(
  2314. 'folder_id' => $_POST['from'],
  2315. 'attachment_type' => 1,
  2316. )
  2317. );
  2318. list ($total_progress) = $smcFunc['db_fetch_row']($request);
  2319. $smcFunc['db_free_result']($request);
  2320. $total_progress -= $start;
  2321. if ($total_progress < 1)
  2322. $results[] = $txt['attachment_transfer_no_find'];
  2323. }
  2324. if (empty($results))
  2325. {
  2326. // Where are they going?
  2327. if (!empty($_POST['auto']))
  2328. {
  2329. require_once($sourcedir . '/Attachments.php');
  2330. $modSettings['automanage_attachments'] = 1;
  2331. $modSettings['use_subdirectories_for_attachments'] = $_POST['auto'] == -1 ? 0 : 1;
  2332. $modSettings['basedirectory_for_attachments'] = $_POST['auto'] > 0 ? $modSettings['attachmentUploadDir'][$_POST['auto']] : $modSettings['basedirectory_for_attachments'];
  2333. automanage_attachments_check_directory();
  2334. $new_dir = $modSettings['currentAttachmentUploadDir'];
  2335. }
  2336. else
  2337. $new_dir = $_POST['to'];
  2338. $modSettings['currentAttachmentUploadDir'] = $new_dir;
  2339. $break = false;
  2340. while ($break == false)
  2341. {
  2342. @set_time_limit(300);
  2343. if (function_exists('apache_reset_timeout'))
  2344. @apache_reset_timeout();
  2345. // If limts are set, get the file count and size for the destination folder
  2346. if ($dir_files <= 0 && (!empty($modSettings['attachmentDirSizeLimit']) || !empty($modSettings['attachmentDirFileLimit'])))
  2347. {
  2348. $request = $smcFunc['db_query']('', '
  2349. SELECT COUNT(*), SUM(size)
  2350. FROM {db_prefix}attachments
  2351. WHERE id_folder = {int:folder_id}
  2352. AND attachment_type != {int:attachment_type}',
  2353. array(
  2354. 'folder_id' => $new_dir,
  2355. 'attachment_type' => 1,
  2356. )
  2357. );
  2358. list ($dir_files, $dir_size) = $smcFunc['db_fetch_row']($request);
  2359. $smcFunc['db_free_result']($request);
  2360. }
  2361. // Find some attachments to move
  2362. $request = $smcFunc['db_query']('', '
  2363. SELECT id_attach, filename, id_folder, file_hash, size
  2364. FROM {db_prefix}attachments
  2365. WHERE id_folder = {int:folder}
  2366. AND attachment_type != {int:attachment_type}
  2367. LIMIT {int:start}, {int:limit}',
  2368. array(
  2369. 'folder' => $_POST['from'],
  2370. 'attachment_type' => 1,
  2371. 'start' => $start,
  2372. 'limit' => $limit,
  2373. )
  2374. );
  2375. if ($smcFunc['db_num_rows']($request) === 0)
  2376. {
  2377. if (empty($current_progress))
  2378. $results[] = $txt['attachment_transfer_no_find'];
  2379. break;
  2380. }
  2381. if ($smcFunc['db_num_rows']($request) < $limit)
  2382. $break = true;
  2383. // Move them
  2384. $moved = array();
  2385. while ($row = $smcFunc['db_fetch_assoc']($request))
  2386. {
  2387. // Size and file count check
  2388. if (!empty($modSettings['attachmentDirSizeLimit']) || !empty($modSettings['attachmentDirFileLimit']))
  2389. {
  2390. $dir_files++;
  2391. $dir_size += !empty($row['size']) ? $row['size'] : filesize($source);
  2392. // If we've reached a limit. Do something.
  2393. if (!empty($modSettings['attachmentDirSizeLimit']) && $dir_size > $modSettings['attachmentDirSizeLimit'] * 1024 || (!empty($modSettings['attachmentDirFileLimit']) && $dir_files > $modSettings['attachmentDirFileLimit']))
  2394. {
  2395. if (!empty($_POST['auto']))
  2396. {
  2397. // Since we're in auto mode. Create a new folder and reset the counters.
  2398. automanage_attachments_by_space();
  2399. $results[] = sprintf($txt['attachments_transfered'], $total_moved, $modSettings['attachmentUploadDir'][$new_dir]);
  2400. if (!empty($total_not_moved))
  2401. $results[] = sprintf($txt['attachments_not_transfered'], $total_not_moved);
  2402. $dir_files = 0;
  2403. $total_moved = 0;
  2404. $total_not_moved = 0;
  2405. $break = false;
  2406. break;
  2407. }
  2408. else
  2409. {
  2410. // Hmm, not in auto. Time to bail out then...
  2411. $results[] = $txt['attachment_transfer_no_room'];
  2412. $break = true;
  2413. break;
  2414. }
  2415. }
  2416. }
  2417. $source = getAttachmentFilename($row['filename'], $row['id_attach'], $row['id_folder'], false, $row['file_hash']);
  2418. $dest = $modSettings['attachmentUploadDir'][$new_dir] . '/' . basename($source);
  2419. if (@rename($source, $dest))
  2420. {
  2421. $total_moved++;
  2422. $current_progress++;
  2423. $moved[] = $row['id_attach'];
  2424. }
  2425. else
  2426. $total_not_moved++;
  2427. }
  2428. $smcFunc['db_free_result']($request);
  2429. if (!empty($moved))
  2430. {
  2431. // Update the database
  2432. $smcFunc['db_query']('', '
  2433. UPDATE {db_prefix}attachments
  2434. SET id_folder = {int:new}
  2435. WHERE id_attach IN ({array_int:attachments})',
  2436. array(
  2437. 'attachments' => $moved,
  2438. 'new' => $new_dir,
  2439. )
  2440. );
  2441. }
  2442. $moved = array();
  2443. $new_dir = $modSettings['currentAttachmentUploadDir'];
  2444. // Create the progress bar.
  2445. if (!$break)
  2446. {
  2447. $percent_done = min(round($current_progress / $total_progress * 100, 0), 100);
  2448. $prog_bar = '
  2449. <div class="progress_bar">
  2450. <div class="full_bar">' . $percent_done . '%</div>
  2451. <div class="green_percent" style="width: ' . $percent_done . '%;">&nbsp;</div>
  2452. </div>';
  2453. // Write it to a file so it can be displayed
  2454. $fp = fopen($boarddir . '/progress.php', "w");
  2455. fwrite($fp, $prog_bar);
  2456. fclose($fp);
  2457. usleep(500000);
  2458. }
  2459. }
  2460. $results[] = sprintf($txt['attachments_transfered'], $total_moved, $modSettings['attachmentUploadDir'][$new_dir]);
  2461. if (!empty($total_not_moved))
  2462. $results[] = sprintf($txt['attachments_not_transfered'], $total_not_moved);
  2463. }
  2464. $_SESSION['results'] = $results;
  2465. if (file_exists($boarddir . '/progress.php'))
  2466. unlink($boarddir . '/progress.php');
  2467. redirectexit('action=admin;area=manageattachments;sa=maintenance#transfer');
  2468. }
  2469. ?>