Subs-Package.php 97 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196
  1. <?php
  2. /**
  3. * This file's central purpose of existence is that of making the package
  4. * manager work nicely. It contains functions for handling tar.gz and zip
  5. * files, as well as a simple xml parser to handle the xml package stuff.
  6. * Not to mention a few functions to make file handling easier.
  7. *
  8. * Simple Machines Forum (SMF)
  9. *
  10. * @package SMF
  11. * @author Simple Machines http://www.simplemachines.org
  12. * @copyright 2013 Simple Machines and individual contributors
  13. * @license http://www.simplemachines.org/about/smf/license.php BSD
  14. *
  15. * @version 2.1 Alpha 1
  16. */
  17. if (!defined('SMF'))
  18. die('No direct access...');
  19. /**
  20. * Reads a .tar.gz file, filename, in and extracts file(s) from it.
  21. * essentially just a shortcut for read_tgz_data().
  22. *
  23. * @param string $gzfilename
  24. * @param string $destination
  25. * @param bool $single_file = false
  26. * @param bool $overwrite = false
  27. * @param array $files_to_extract = null
  28. */
  29. function read_tgz_file($gzfilename, $destination, $single_file = false, $overwrite = false, $files_to_extract = null)
  30. {
  31. if (substr($gzfilename, 0, 7) == 'http://')
  32. {
  33. $data = fetch_web_data($gzfilename);
  34. if ($data === false)
  35. return false;
  36. }
  37. else
  38. {
  39. $data = @file_get_contents($gzfilename);
  40. if ($data === false)
  41. return false;
  42. }
  43. return read_tgz_data($data, $destination, $single_file, $overwrite, $files_to_extract);
  44. }
  45. /**
  46. * Extracts a file or files from the .tar.gz contained in data.
  47. *
  48. * detects if the file is really a .zip file, and if so returns the result of read_zip_data
  49. *
  50. * if destination is null
  51. * - returns a list of files in the archive.
  52. *
  53. * if single_file is true
  54. * - returns the contents of the file specified by destination, if it exists, or false.
  55. * - destination can start with * and / to signify that the file may come from any directory.
  56. * - destination should not begin with a / if single_file is true.
  57. *
  58. * overwrites existing files with newer modification times if and only if overwrite is true.
  59. * creates the destination directory if it doesn't exist, and is is specified.
  60. * requires zlib support be built into PHP.
  61. * returns an array of the files extracted.
  62. * if files_to_extract is not equal to null only extracts file within this array.
  63. *
  64. * @param string data,
  65. * @param string destination,
  66. * @param bool single_file = false,
  67. * @param bool overwrite = false,
  68. * @param array files_to_extract = null
  69. * @return array
  70. */
  71. function read_tgz_data($data, $destination, $single_file = false, $overwrite = false, $files_to_extract = null)
  72. {
  73. // Make sure we have this loaded.
  74. loadLanguage('Packages');
  75. // This function sorta needs gzinflate!
  76. if (!function_exists('gzinflate'))
  77. fatal_lang_error('package_no_zlib', 'critical');
  78. umask(0);
  79. if (!$single_file && $destination !== null && !file_exists($destination))
  80. mktree($destination, 0777);
  81. // No signature?
  82. if (strlen($data) < 2)
  83. return false;
  84. $id = unpack('H2a/H2b', substr($data, 0, 2));
  85. if (strtolower($id['a'] . $id['b']) != '1f8b')
  86. {
  87. // Okay, this ain't no tar.gz, but maybe it's a zip file.
  88. if (substr($data, 0, 2) == 'PK')
  89. return read_zip_data($data, $destination, $single_file, $overwrite, $files_to_extract);
  90. else
  91. return false;
  92. }
  93. $flags = unpack('Ct/Cf', substr($data, 2, 2));
  94. // Not deflate!
  95. if ($flags['t'] != 8)
  96. return false;
  97. $flags = $flags['f'];
  98. $offset = 10;
  99. $octdec = array('mode', 'uid', 'gid', 'size', 'mtime', 'checksum', 'type');
  100. // "Read" the filename and comment.
  101. // @todo Might be mussed.
  102. if ($flags & 12)
  103. {
  104. while ($flags & 8 && $data{$offset++} != "\0")
  105. continue;
  106. while ($flags & 4 && $data{$offset++} != "\0")
  107. continue;
  108. }
  109. $crc = unpack('Vcrc32/Visize', substr($data, strlen($data) - 8, 8));
  110. $data = @gzinflate(substr($data, $offset, strlen($data) - 8 - $offset));
  111. // smf_crc32 and crc32 may not return the same results, so we accept either.
  112. if ($crc['crc32'] != smf_crc32($data) && $crc['crc32'] != crc32($data))
  113. return false;
  114. $blocks = strlen($data) / 512 - 1;
  115. $offset = 0;
  116. $return = array();
  117. while ($offset < $blocks)
  118. {
  119. $header = substr($data, $offset << 9, 512);
  120. $current = unpack('a100filename/a8mode/a8uid/a8gid/a12size/a12mtime/a8checksum/a1type/a100linkname/a6magic/a2version/a32uname/a32gname/a8devmajor/a8devminor/a155path', $header);
  121. // Blank record? This is probably at the end of the file.
  122. if (empty($current['filename']))
  123. {
  124. $offset += 512;
  125. continue;
  126. }
  127. if ($current['type'] == 5 && substr($current['filename'], -1) != '/')
  128. $current['filename'] .= '/';
  129. foreach ($current as $k => $v)
  130. {
  131. if (in_array($k, $octdec))
  132. $current[$k] = octdec(trim($v));
  133. else
  134. $current[$k] = trim($v);
  135. }
  136. $checksum = 256;
  137. for ($i = 0; $i < 148; $i++)
  138. $checksum += ord($header{$i});
  139. for ($i = 156; $i < 512; $i++)
  140. $checksum += ord($header{$i});
  141. if ($current['checksum'] != $checksum)
  142. break;
  143. $size = ceil($current['size'] / 512);
  144. $current['data'] = substr($data, ++$offset << 9, $current['size']);
  145. $offset += $size;
  146. // Not a directory and doesn't exist already...
  147. if (substr($current['filename'], -1, 1) != '/' && !file_exists($destination . '/' . $current['filename']))
  148. $write_this = true;
  149. // File exists... check if it is newer.
  150. elseif (substr($current['filename'], -1, 1) != '/')
  151. $write_this = $overwrite || filemtime($destination . '/' . $current['filename']) < $current['mtime'];
  152. // Folder... create.
  153. elseif ($destination !== null && !$single_file)
  154. {
  155. // Protect from accidental parent directory writing...
  156. $current['filename'] = strtr($current['filename'], array('../' => '', '/..' => ''));
  157. if (!file_exists($destination . '/' . $current['filename']))
  158. mktree($destination . '/' . $current['filename'], 0777);
  159. $write_this = false;
  160. }
  161. else
  162. $write_this = false;
  163. if ($write_this && $destination !== null)
  164. {
  165. if (strpos($current['filename'], '/') !== false && !$single_file)
  166. mktree($destination . '/' . dirname($current['filename']), 0777);
  167. // Is this the file we're looking for?
  168. if ($single_file && ($destination == $current['filename'] || $destination == '*/' . basename($current['filename'])))
  169. return $current['data'];
  170. // If we're looking for another file, keep going.
  171. elseif ($single_file)
  172. continue;
  173. // Looking for restricted files?
  174. elseif ($files_to_extract !== null && !in_array($current['filename'], $files_to_extract))
  175. continue;
  176. package_put_contents($destination . '/' . $current['filename'], $current['data']);
  177. }
  178. if (substr($current['filename'], -1, 1) != '/')
  179. $return[] = array(
  180. 'filename' => $current['filename'],
  181. 'md5' => md5($current['data']),
  182. 'preview' => substr($current['data'], 0, 100),
  183. 'size' => $current['size'],
  184. 'skipped' => false
  185. );
  186. }
  187. if ($destination !== null && !$single_file)
  188. package_flush_cache();
  189. if ($single_file)
  190. return false;
  191. else
  192. return $return;
  193. }
  194. /**
  195. * Extract zip data. If destination is null, return a listing.
  196. *
  197. * @param type $data
  198. * @param type $destination
  199. * @param type $single_file
  200. * @param type $overwrite
  201. * @param type $files_to_extract
  202. * @return boolean
  203. */
  204. function read_zip_data($data, $destination, $single_file = false, $overwrite = false, $files_to_extract = null)
  205. {
  206. umask(0);
  207. if ($destination !== null && !file_exists($destination) && !$single_file)
  208. mktree($destination, 0777);
  209. // Look for the end of directory signature 0x06054b50
  210. $data_ecr = explode("\x50\x4b\x05\x06", $data);
  211. if (!isset($data_ecr[1]))
  212. return false;
  213. $return = array();
  214. // Get all the basic zip file info since we are here
  215. $zip_info = unpack('vdisks/vrecords/vfiles/Vsize/Voffset/vcomment_length/', $data_ecr[1]);
  216. // Cut file at the central directory file header signature -- 0x02014b50, use unpack if you want any of the data, we don't
  217. $file_sections = explode("\x50\x4b\x01\x02", $data);
  218. // Cut the result on each local file header -- 0x04034b50 so we have each file in the archive as an element.
  219. $file_sections = explode("\x50\x4b\x03\x04", $file_sections[0]);
  220. array_shift($file_sections);
  221. // sections and count from the signature must match or the zip file is bad
  222. if (count($file_sections) != $zip_info['files'])
  223. return false;
  224. // go though each file in the archive
  225. foreach ($file_sections as $data)
  226. {
  227. // Get all the important file information.
  228. $file_info = unpack("vversion/vgeneral_purpose/vcompress_method/vfile_time/vfile_date/Vcrc/Vcompressed_size/Vsize/vfilename_length/vextrafield_length", $data);
  229. $file_info['filename'] = substr($data, 26, $file_info['filename_length']);
  230. $file_info['dir'] = $destination . '/' . dirname($file_info['filename']);
  231. // If bit 3 (0x08) of the general-purpose flag is set, then the CRC and file size were not available when the header was written
  232. // In this case the CRC and size are instead appended in a 12-byte structure immediately after the compressed data
  233. if ($file_info['general_purpose'] & 0x0008)
  234. {
  235. $unzipped2 = unpack("Vcrc/Vcompressed_size/Vsize", substr($$data, -12));
  236. $file_info['crc'] = $unzipped2['crc'];
  237. $file_info['compressed_size'] = $unzipped2['compressed_size'];
  238. $file_info['size'] = $unzipped2['size'];
  239. unset($unzipped2);
  240. }
  241. // If this is a file, and it doesn't exist.... happy days!
  242. if (substr($file_info['filename'], -1) != '/' && !file_exists($destination . '/' . $file_info['filename']))
  243. $write_this = true;
  244. // If the file exists, we may not want to overwrite it.
  245. elseif (substr($file_info['filename'], -1) != '/')
  246. $write_this = $overwrite;
  247. // This is a directory, so we're gonna want to create it. (probably...)
  248. elseif ($destination !== null && !$single_file)
  249. {
  250. // Just a little accident prevention, don't mind me.
  251. $file_info['filename'] = strtr($file_info['filename'], array('../' => '', '/..' => ''));
  252. if (!file_exists($destination . '/' . $file_info['filename']))
  253. mktree($destination . '/' . $file_info['filename'], 0777);
  254. $write_this = false;
  255. }
  256. else
  257. $write_this = false;
  258. // Get the actual compressed data.
  259. $file_info['data'] = substr($data, 26 + $file_info['filename_length'] + $file_info['extrafield_length']);
  260. // Only inflate it if we need to ;)
  261. if (!empty($file_info['compress_method']) || ($file_info['compressed_size'] != $file_info['size']))
  262. $file_info['data'] = gzinflate($file_info['data']);
  263. // Okay! We can write this file, looks good from here...
  264. if ($write_this && $destination !== null)
  265. {
  266. if ((strpos($file_info['filename'], '/') !== false && !$single_file) || (!$single_file && !is_dir($file_info['dir'])))
  267. mktree($file_info['dir'], 0777);
  268. // If we're looking for a specific file, and this is it... ka-bam, baby.
  269. if ($single_file && ($destination == $file_info['filename'] || $destination == '*/' . basename($file_info['filename'])))
  270. return $file_info['data'];
  271. // Oh? Another file. Fine. You don't like this file, do you? I know how it is. Yeah... just go away. No, don't apologize. I know this file's just not *good enough* for you.
  272. elseif ($single_file)
  273. continue;
  274. // Don't really want this?
  275. elseif ($files_to_extract !== null && !in_array($file_info['filename'], $files_to_extract))
  276. continue;
  277. package_put_contents($destination . '/' . $file_info['filename'], $file_info['data']);
  278. }
  279. if (substr($file_info['filename'], -1, 1) != '/')
  280. $return[] = array(
  281. 'filename' => $file_info['filename'],
  282. 'md5' => md5($file_info['data']),
  283. 'preview' => substr($file_info['data'], 0, 100),
  284. 'size' => $file_info['size'],
  285. 'skipped' => false
  286. );
  287. }
  288. if ($destination !== null && !$single_file)
  289. package_flush_cache();
  290. if ($single_file)
  291. return false;
  292. else
  293. return $return;
  294. }
  295. /**
  296. * Checks the existence of a remote file since file_exists() does not do remote.
  297. * will return false if the file is "moved permanently" or similar.
  298. * @param string url
  299. * @return boolean true if the remote url exists.
  300. */
  301. function url_exists($url)
  302. {
  303. $a_url = parse_url($url);
  304. if (!isset($a_url['scheme']))
  305. return false;
  306. // Attempt to connect...
  307. $temp = '';
  308. $fid = fsockopen($a_url['host'], !isset($a_url['port']) ? 80 : $a_url['port'], $temp, $temp, 8);
  309. if (!$fid)
  310. return false;
  311. fputs($fid, 'HEAD ' . $a_url['path'] . ' HTTP/1.0' . "\r\n" . 'Host: ' . $a_url['host'] . "\r\n\r\n");
  312. $head = fread($fid, 1024);
  313. fclose($fid);
  314. return preg_match('~^HTTP/.+\s+(20[01]|30[127])~i', $head) == 1;
  315. }
  316. /**
  317. * Loads and returns an array of installed packages.
  318. * - returns the array of data.
  319. * - default sort order is package_installed time
  320. *
  321. * @return array
  322. */
  323. function loadInstalledPackages()
  324. {
  325. global $smcFunc;
  326. // Load the packages from the database - note this is ordered by install time to ensure latest package uninstalled first.
  327. $request = $smcFunc['db_query']('', '
  328. SELECT id_install, package_id, filename, name, version
  329. FROM {db_prefix}log_packages
  330. WHERE install_state != {int:not_installed}
  331. ORDER BY time_installed DESC',
  332. array(
  333. 'not_installed' => 0,
  334. )
  335. );
  336. $installed = array();
  337. $found = array();
  338. while ($row = $smcFunc['db_fetch_assoc']($request))
  339. {
  340. // Already found this? If so don't add it twice!
  341. if (in_array($row['package_id'], $found))
  342. continue;
  343. $found[] = $row['package_id'];
  344. $installed[] = array(
  345. 'id' => $row['id_install'],
  346. 'name' => $row['name'],
  347. 'filename' => $row['filename'],
  348. 'package_id' => $row['package_id'],
  349. 'version' => $row['version'],
  350. );
  351. }
  352. $smcFunc['db_free_result']($request);
  353. return $installed;
  354. }
  355. /**
  356. * Loads a package's information and returns a representative array.
  357. * - expects the file to be a package in Packages/.
  358. * - returns a error string if the package-info is invalid.
  359. * - otherwise returns a basic array of id, version, filename, and similar information.
  360. * - an xmlArray is available in 'xml'.
  361. *
  362. * @param string $gzfilename
  363. * @return array
  364. */
  365. function getPackageInfo($gzfilename)
  366. {
  367. global $boarddir, $sourcedir, $packagesdir, $smcFunc;
  368. // Extract package-info.xml from downloaded file. (*/ is used because it could be in any directory.)
  369. if (strpos($gzfilename, 'http://') !== false)
  370. $packageInfo = read_tgz_data(fetch_web_data($gzfilename, '', true), '*/package-info.xml', true);
  371. else
  372. {
  373. if (!file_exists($packagesdir . '/' . $gzfilename))
  374. return 'package_get_error_not_found';
  375. if (is_file($packagesdir . '/' . $gzfilename))
  376. $packageInfo = read_tgz_file($packagesdir . '/' . $gzfilename, '*/package-info.xml', true);
  377. elseif (file_exists($packagesdir . '/' . $gzfilename . '/package-info.xml'))
  378. $packageInfo = file_get_contents($packagesdir . '/' . $gzfilename . '/package-info.xml');
  379. else
  380. return 'package_get_error_missing_xml';
  381. }
  382. // Nothing?
  383. if (empty($packageInfo))
  384. {
  385. // Perhaps they are trying to install a theme, lets tell them nicely this is the wrong function
  386. $packageInfo = read_tgz_file($packagesdir . '/' . $gzfilename, '*/theme_info.xml', true);
  387. if (!empty($packageInfo))
  388. return 'package_get_error_is_theme';
  389. else
  390. return 'package_get_error_is_zero';
  391. }
  392. // Parse package-info.xml into an xmlArray.
  393. require_once($sourcedir . '/Class-Package.php');
  394. $packageInfo = new xmlArray($packageInfo);
  395. // @todo Error message of some sort?
  396. if (!$packageInfo->exists('package-info[0]'))
  397. return 'package_get_error_packageinfo_corrupt';
  398. $packageInfo = $packageInfo->path('package-info[0]');
  399. $package = $packageInfo->to_array();
  400. $package['xml'] = $packageInfo;
  401. $package['filename'] = $gzfilename;
  402. $package['name'] = $smcFunc['htmlspecialchars']($package['name']);
  403. if (!isset($package['type']))
  404. $package['type'] = 'modification';
  405. return $package;
  406. }
  407. /**
  408. * Create a chmod control for chmoding files.
  409. *
  410. * @param type $chmodFiles
  411. * @param type $chmodOptions
  412. * @param type $restore_write_status
  413. * @return boolean
  414. */
  415. function create_chmod_control($chmodFiles = array(), $chmodOptions = array(), $restore_write_status = false)
  416. {
  417. global $context, $modSettings, $package_ftp, $boarddir, $txt, $sourcedir, $scripturl;
  418. // If we're restoring the status of existing files prepare the data.
  419. if ($restore_write_status && isset($_SESSION['pack_ftp']) && !empty($_SESSION['pack_ftp']['original_perms']))
  420. {
  421. /**
  422. * Get a listing of files that will need to be set back to the original state
  423. *
  424. * @param type $dummy1
  425. * @param type $dummy2
  426. * @param type $dummy3
  427. * @param type $do_change
  428. * @return type
  429. */
  430. function list_restoreFiles($dummy1, $dummy2, $dummy3, $do_change)
  431. {
  432. global $txt;
  433. $restore_files = array();
  434. foreach ($_SESSION['pack_ftp']['original_perms'] as $file => $perms)
  435. {
  436. // Check the file still exists, and the permissions were indeed different than now.
  437. $file_permissions = @fileperms($file);
  438. if (!file_exists($file) || $file_permissions == $perms)
  439. {
  440. unset($_SESSION['pack_ftp']['original_perms'][$file]);
  441. continue;
  442. }
  443. // Are we wanting to change the permission?
  444. if ($do_change && isset($_POST['restore_files']) && in_array($file, $_POST['restore_files']))
  445. {
  446. // Use FTP if we have it.
  447. // @todo where does $package_ftp get set?
  448. if (!empty($package_ftp))
  449. {
  450. $ftp_file = strtr($file, array($_SESSION['pack_ftp']['root'] => ''));
  451. $package_ftp->chmod($ftp_file, $perms);
  452. }
  453. else
  454. @chmod($file, $perms);
  455. $new_permissions = @fileperms($file);
  456. $result = $new_permissions == $perms ? 'success' : 'failure';
  457. unset($_SESSION['pack_ftp']['original_perms'][$file]);
  458. }
  459. elseif ($do_change)
  460. {
  461. $new_permissions = '';
  462. $result = 'skipped';
  463. unset($_SESSION['pack_ftp']['original_perms'][$file]);
  464. }
  465. // Record the results!
  466. $restore_files[] = array(
  467. 'path' => $file,
  468. 'old_perms_raw' => $perms,
  469. 'old_perms' => substr(sprintf('%o', $perms), -4),
  470. 'cur_perms' => substr(sprintf('%o', $file_permissions), -4),
  471. 'new_perms' => isset($new_permissions) ? substr(sprintf('%o', $new_permissions), -4) : '',
  472. 'result' => isset($result) ? $result : '',
  473. 'writable_message' => '<span style="color: ' . (@is_writable($file) ? 'green' : 'red') . '">' . (@is_writable($file) ? $txt['package_file_perms_writable'] : $txt['package_file_perms_not_writable']) . '</span>',
  474. );
  475. }
  476. return $restore_files;
  477. }
  478. $listOptions = array(
  479. 'id' => 'restore_file_permissions',
  480. 'title' => $txt['package_restore_permissions'],
  481. 'get_items' => array(
  482. 'function' => 'list_restoreFiles',
  483. 'params' => array(
  484. !empty($_POST['restore_perms']),
  485. ),
  486. ),
  487. 'columns' => array(
  488. 'path' => array(
  489. 'header' => array(
  490. 'value' => $txt['package_restore_permissions_filename'],
  491. ),
  492. 'data' => array(
  493. 'db' => 'path',
  494. 'class' => 'smalltext',
  495. ),
  496. ),
  497. 'old_perms' => array(
  498. 'header' => array(
  499. 'value' => $txt['package_restore_permissions_orig_status'],
  500. ),
  501. 'data' => array(
  502. 'db' => 'old_perms',
  503. 'class' => 'smalltext',
  504. ),
  505. ),
  506. 'cur_perms' => array(
  507. 'header' => array(
  508. 'value' => $txt['package_restore_permissions_cur_status'],
  509. ),
  510. 'data' => array(
  511. 'function' => create_function('$rowData', '
  512. global $txt;
  513. $formatTxt = $rowData[\'result\'] == \'\' || $rowData[\'result\'] == \'skipped\' ? $txt[\'package_restore_permissions_pre_change\'] : $txt[\'package_restore_permissions_post_change\'];
  514. return sprintf($formatTxt, $rowData[\'cur_perms\'], $rowData[\'new_perms\'], $rowData[\'writable_message\']);
  515. '),
  516. 'class' => 'smalltext',
  517. ),
  518. ),
  519. 'check' => array(
  520. 'header' => array(
  521. 'value' => '<input type="checkbox" onclick="invertAll(this, this.form);" class="input_check" />',
  522. 'class' => 'centercol',
  523. ),
  524. 'data' => array(
  525. 'sprintf' => array(
  526. 'format' => '<input type="checkbox" name="restore_files[]" value="%1$s" class="input_check" />',
  527. 'params' => array(
  528. 'path' => false,
  529. ),
  530. ),
  531. 'class' => 'centercol',
  532. ),
  533. ),
  534. 'result' => array(
  535. 'header' => array(
  536. 'value' => $txt['package_restore_permissions_result'],
  537. ),
  538. 'data' => array(
  539. 'function' => create_function('$rowData', '
  540. global $txt;
  541. return $txt[\'package_restore_permissions_action_\' . $rowData[\'result\']];
  542. '),
  543. 'class' => 'smalltext',
  544. ),
  545. ),
  546. ),
  547. 'form' => array(
  548. 'href' => !empty($chmodOptions['destination_url']) ? $chmodOptions['destination_url'] : $scripturl . '?action=admin;area=packages;sa=perms;restore;' . $context['session_var'] . '=' . $context['session_id'],
  549. ),
  550. 'additional_rows' => array(
  551. array(
  552. 'position' => 'below_table_data',
  553. 'value' => '<input type="submit" name="restore_perms" value="' . $txt['package_restore_permissions_restore'] . '" class="button_submit" />',
  554. 'class' => 'titlebg',
  555. ),
  556. array(
  557. 'position' => 'after_title',
  558. 'value' => '<span class="smalltext">' . $txt['package_restore_permissions_desc'] . '</span>',
  559. 'class' => 'windowbg2',
  560. ),
  561. ),
  562. );
  563. // Work out what columns and the like to show.
  564. if (!empty($_POST['restore_perms']))
  565. {
  566. $listOptions['additional_rows'][1]['value'] = sprintf($txt['package_restore_permissions_action_done'], $scripturl . '?action=admin;area=packages;sa=perms;' . $context['session_var'] . '=' . $context['session_id']);
  567. unset($listOptions['columns']['check'], $listOptions['form'], $listOptions['additional_rows'][0]);
  568. $context['sub_template'] = 'show_list';
  569. $context['default_list'] = 'restore_file_permissions';
  570. }
  571. else
  572. {
  573. unset($listOptions['columns']['result']);
  574. }
  575. // Create the list for display.
  576. require_once($sourcedir . '/Subs-List.php');
  577. createList($listOptions);
  578. // If we just restored permissions then whereever we are, we are now done and dusted.
  579. if (!empty($_POST['restore_perms']))
  580. obExit();
  581. }
  582. // Otherwise, it's entirely irrelevant?
  583. elseif ($restore_write_status)
  584. return true;
  585. // This is where we report what we got up to.
  586. $return_data = array(
  587. 'files' => array(
  588. 'writable' => array(),
  589. 'notwritable' => array(),
  590. ),
  591. );
  592. // If we have some FTP information already, then let's assume it was required and try to get ourselves connected.
  593. if (!empty($_SESSION['pack_ftp']['connected']))
  594. {
  595. // Load the file containing the ftp_connection class.
  596. require_once($sourcedir . '/Class-Package.php');
  597. $package_ftp = new ftp_connection($_SESSION['pack_ftp']['server'], $_SESSION['pack_ftp']['port'], $_SESSION['pack_ftp']['username'], package_crypt($_SESSION['pack_ftp']['password']));
  598. }
  599. // Just got a submission did we?
  600. if (empty($package_ftp) && isset($_POST['ftp_username']))
  601. {
  602. require_once($sourcedir . '/Class-Package.php');
  603. $ftp = new ftp_connection($_POST['ftp_server'], $_POST['ftp_port'], $_POST['ftp_username'], $_POST['ftp_password']);
  604. // We're connected, jolly good!
  605. if ($ftp->error === false)
  606. {
  607. // Common mistake, so let's try to remedy it...
  608. if (!$ftp->chdir($_POST['ftp_path']))
  609. {
  610. $ftp_error = $ftp->last_message;
  611. $ftp->chdir(preg_replace('~^/home[2]?/[^/]+?~', '', $_POST['ftp_path']));
  612. }
  613. if (!in_array($_POST['ftp_path'], array('', '/')))
  614. {
  615. $ftp_root = strtr($boarddir, array($_POST['ftp_path'] => ''));
  616. if (substr($ftp_root, -1) == '/' && ($_POST['ftp_path'] == '' || substr($_POST['ftp_path'], 0, 1) == '/'))
  617. $ftp_root = substr($ftp_root, 0, -1);
  618. }
  619. else
  620. $ftp_root = $boarddir;
  621. $_SESSION['pack_ftp'] = array(
  622. 'server' => $_POST['ftp_server'],
  623. 'port' => $_POST['ftp_port'],
  624. 'username' => $_POST['ftp_username'],
  625. 'password' => package_crypt($_POST['ftp_password']),
  626. 'path' => $_POST['ftp_path'],
  627. 'root' => $ftp_root,
  628. 'connected' => true,
  629. );
  630. if (!isset($modSettings['package_path']) || $modSettings['package_path'] != $_POST['ftp_path'])
  631. updateSettings(array('package_path' => $_POST['ftp_path']));
  632. // This is now the primary connection.
  633. $package_ftp = $ftp;
  634. }
  635. }
  636. // Now try to simply make the files writable, with whatever we might have.
  637. if (!empty($chmodFiles))
  638. {
  639. foreach ($chmodFiles as $k => $file)
  640. {
  641. // Sometimes this can somehow happen maybe?
  642. if (empty($file))
  643. unset($chmodFiles[$k]);
  644. // Already writable?
  645. elseif (@is_writable($file))
  646. $return_data['files']['writable'][] = $file;
  647. else
  648. {
  649. // Now try to change that.
  650. $return_data['files'][package_chmod($file, 'writable', true) ? 'writable' : 'notwritable'][] = $file;
  651. }
  652. }
  653. }
  654. // Have we still got nasty files which ain't writable? Dear me we need more FTP good sir.
  655. if (empty($package_ftp) && (!empty($return_data['files']['notwritable']) || !empty($chmodOptions['force_find_error'])))
  656. {
  657. if (!isset($ftp) || $ftp->error !== false)
  658. {
  659. if (!isset($ftp))
  660. {
  661. require_once($sourcedir . '/Class-Package.php');
  662. $ftp = new ftp_connection(null);
  663. }
  664. elseif ($ftp->error !== false && !isset($ftp_error))
  665. $ftp_error = $ftp->last_message === null ? '' : $ftp->last_message;
  666. list ($username, $detect_path, $found_path) = $ftp->detect_path($boarddir);
  667. if ($found_path)
  668. $_POST['ftp_path'] = $detect_path;
  669. elseif (!isset($_POST['ftp_path']))
  670. $_POST['ftp_path'] = isset($modSettings['package_path']) ? $modSettings['package_path'] : $detect_path;
  671. if (!isset($_POST['ftp_username']))
  672. $_POST['ftp_username'] = $username;
  673. }
  674. $context['package_ftp'] = array(
  675. 'server' => isset($_POST['ftp_server']) ? $_POST['ftp_server'] : (isset($modSettings['package_server']) ? $modSettings['package_server'] : 'localhost'),
  676. 'port' => isset($_POST['ftp_port']) ? $_POST['ftp_port'] : (isset($modSettings['package_port']) ? $modSettings['package_port'] : '21'),
  677. 'username' => isset($_POST['ftp_username']) ? $_POST['ftp_username'] : (isset($modSettings['package_username']) ? $modSettings['package_username'] : ''),
  678. 'path' => $_POST['ftp_path'],
  679. 'error' => empty($ftp_error) ? null : $ftp_error,
  680. 'destination' => !empty($chmodOptions['destination_url']) ? $chmodOptions['destination_url'] : '',
  681. );
  682. // Which files failed?
  683. if (!isset($context['notwritable_files']))
  684. $context['notwritable_files'] = array();
  685. $context['notwritable_files'] = array_merge($context['notwritable_files'], $return_data['files']['notwritable']);
  686. // Sent here to die?
  687. if (!empty($chmodOptions['crash_on_error']))
  688. {
  689. $context['page_title'] = $txt['package_ftp_necessary'];
  690. $context['sub_template'] = 'ftp_required';
  691. obExit();
  692. }
  693. }
  694. return $return_data;
  695. }
  696. /**
  697. * Use FTP functions to work with a package download/install
  698. *
  699. * @param string $destination_url
  700. * @param array $files = none
  701. * @param bool $return = false
  702. */
  703. function packageRequireFTP($destination_url, $files = null, $return = false)
  704. {
  705. global $context, $modSettings, $package_ftp, $boarddir, $txt, $sourcedir;
  706. // Try to make them writable the manual way.
  707. if ($files !== null)
  708. {
  709. foreach ($files as $k => $file)
  710. {
  711. // If this file doesn't exist, then we actually want to look at the directory, no?
  712. if (!file_exists($file))
  713. $file = dirname($file);
  714. // This looks odd, but it's an attempt to work around PHP suExec.
  715. if (!@is_writable($file))
  716. @chmod($file, 0755);
  717. if (!@is_writable($file))
  718. @chmod($file, 0777);
  719. if (!@is_writable(dirname($file)))
  720. @chmod($file, 0755);
  721. if (!@is_writable(dirname($file)))
  722. @chmod($file, 0777);
  723. $fp = is_dir($file) ? @opendir($file) : @fopen($file, 'rb');
  724. if (@is_writable($file) && $fp)
  725. {
  726. unset($files[$k]);
  727. if (!is_dir($file))
  728. fclose($fp);
  729. else
  730. closedir($fp);
  731. }
  732. }
  733. // No FTP required!
  734. if (empty($files))
  735. return array();
  736. }
  737. // They've opted to not use FTP, and try anyway.
  738. if (isset($_SESSION['pack_ftp']) && $_SESSION['pack_ftp'] == false)
  739. {
  740. if ($files === null)
  741. return array();
  742. foreach ($files as $k => $file)
  743. {
  744. // This looks odd, but it's an attempt to work around PHP suExec.
  745. if (!file_exists($file))
  746. {
  747. mktree(dirname($file), 0755);
  748. @touch($file);
  749. @chmod($file, 0755);
  750. }
  751. if (!@is_writable($file))
  752. @chmod($file, 0777);
  753. if (!@is_writable(dirname($file)))
  754. @chmod(dirname($file), 0777);
  755. if (@is_writable($file))
  756. unset($files[$k]);
  757. }
  758. return $files;
  759. }
  760. elseif (isset($_SESSION['pack_ftp']))
  761. {
  762. // Load the file containing the ftp_connection class.
  763. require_once($sourcedir . '/Class-Package.php');
  764. $package_ftp = new ftp_connection($_SESSION['pack_ftp']['server'], $_SESSION['pack_ftp']['port'], $_SESSION['pack_ftp']['username'], package_crypt($_SESSION['pack_ftp']['password']));
  765. if ($files === null)
  766. return array();
  767. foreach ($files as $k => $file)
  768. {
  769. $ftp_file = strtr($file, array($_SESSION['pack_ftp']['root'] => ''));
  770. // This looks odd, but it's an attempt to work around PHP suExec.
  771. if (!file_exists($file))
  772. {
  773. mktree(dirname($file), 0755);
  774. $package_ftp->create_file($ftp_file);
  775. $package_ftp->chmod($ftp_file, 0755);
  776. }
  777. if (!@is_writable($file))
  778. $package_ftp->chmod($ftp_file, 0777);
  779. if (!@is_writable(dirname($file)))
  780. $package_ftp->chmod(dirname($ftp_file), 0777);
  781. if (@is_writable($file))
  782. unset($files[$k]);
  783. }
  784. return $files;
  785. }
  786. if (isset($_POST['ftp_none']))
  787. {
  788. $_SESSION['pack_ftp'] = false;
  789. $files = packageRequireFTP($destination_url, $files, $return);
  790. return $files;
  791. }
  792. elseif (isset($_POST['ftp_username']))
  793. {
  794. require_once($sourcedir . '/Class-Package.php');
  795. $ftp = new ftp_connection($_POST['ftp_server'], $_POST['ftp_port'], $_POST['ftp_username'], $_POST['ftp_password']);
  796. if ($ftp->error === false)
  797. {
  798. // Common mistake, so let's try to remedy it...
  799. if (!$ftp->chdir($_POST['ftp_path']))
  800. {
  801. $ftp_error = $ftp->last_message;
  802. $ftp->chdir(preg_replace('~^/home[2]?/[^/]+?~', '', $_POST['ftp_path']));
  803. }
  804. }
  805. }
  806. if (!isset($ftp) || $ftp->error !== false)
  807. {
  808. if (!isset($ftp))
  809. {
  810. require_once($sourcedir . '/Class-Package.php');
  811. $ftp = new ftp_connection(null);
  812. }
  813. elseif ($ftp->error !== false && !isset($ftp_error))
  814. $ftp_error = $ftp->last_message === null ? '' : $ftp->last_message;
  815. list ($username, $detect_path, $found_path) = $ftp->detect_path($boarddir);
  816. if ($found_path)
  817. $_POST['ftp_path'] = $detect_path;
  818. elseif (!isset($_POST['ftp_path']))
  819. $_POST['ftp_path'] = isset($modSettings['package_path']) ? $modSettings['package_path'] : $detect_path;
  820. if (!isset($_POST['ftp_username']))
  821. $_POST['ftp_username'] = $username;
  822. $context['package_ftp'] = array(
  823. 'server' => isset($_POST['ftp_server']) ? $_POST['ftp_server'] : (isset($modSettings['package_server']) ? $modSettings['package_server'] : 'localhost'),
  824. 'port' => isset($_POST['ftp_port']) ? $_POST['ftp_port'] : (isset($modSettings['package_port']) ? $modSettings['package_port'] : '21'),
  825. 'username' => isset($_POST['ftp_username']) ? $_POST['ftp_username'] : (isset($modSettings['package_username']) ? $modSettings['package_username'] : ''),
  826. 'path' => $_POST['ftp_path'],
  827. 'error' => empty($ftp_error) ? null : $ftp_error,
  828. 'destination' => $destination_url,
  829. );
  830. // If we're returning dump out here.
  831. if ($return)
  832. return $files;
  833. $context['page_title'] = $txt['package_ftp_necessary'];
  834. $context['sub_template'] = 'ftp_required';
  835. obExit();
  836. }
  837. else
  838. {
  839. if (!in_array($_POST['ftp_path'], array('', '/')))
  840. {
  841. $ftp_root = strtr($boarddir, array($_POST['ftp_path'] => ''));
  842. if (substr($ftp_root, -1) == '/' && ($_POST['ftp_path'] == '' || $_POST['ftp_path'][0] == '/'))
  843. $ftp_root = substr($ftp_root, 0, -1);
  844. }
  845. else
  846. $ftp_root = $boarddir;
  847. $_SESSION['pack_ftp'] = array(
  848. 'server' => $_POST['ftp_server'],
  849. 'port' => $_POST['ftp_port'],
  850. 'username' => $_POST['ftp_username'],
  851. 'password' => package_crypt($_POST['ftp_password']),
  852. 'path' => $_POST['ftp_path'],
  853. 'root' => $ftp_root,
  854. );
  855. if (!isset($modSettings['package_path']) || $modSettings['package_path'] != $_POST['ftp_path'])
  856. updateSettings(array('package_path' => $_POST['ftp_path']));
  857. $files = packageRequireFTP($destination_url, $files, $return);
  858. }
  859. return $files;
  860. }
  861. /**
  862. * Parses the actions in package-info.xml file from packages.
  863. *
  864. * - package should be an xmlArray with package-info as its base.
  865. * - testing_only should be true if the package should not actually be applied.
  866. * - method can be upgrade, install, or uninstall. Its default is install.
  867. * - previous_version should be set to the previous installed version of this package, if any.
  868. * - does not handle failure terribly well; testing first is always better.
  869. *
  870. * @param xmlArray &$package
  871. * @param bool $testing_only = true
  872. * @param string $method = 'install' ('install', 'upgrade', or 'uninstall')
  873. * @param string $previous_version = ''
  874. * @return array an array of those changes made.
  875. */
  876. function parsePackageInfo(&$packageXML, $testing_only = true, $method = 'install', $previous_version = '')
  877. {
  878. global $boarddir, $packagesdir, $forum_version, $context, $temp_path, $language, $smcFunc;
  879. // Mayday! That action doesn't exist!!
  880. if (empty($packageXML) || !$packageXML->exists($method))
  881. return array();
  882. // We haven't found the package script yet...
  883. $script = false;
  884. $the_version = strtr($forum_version, array('SMF ' => ''));
  885. // Emulation support...
  886. if (!empty($_SESSION['version_emulate']))
  887. $the_version = $_SESSION['version_emulate'];
  888. // Single package emulation
  889. if (!empty($_REQUEST['ve']) && !empty($_REQUEST['package']))
  890. {
  891. $the_version = $_REQUEST['ve'];
  892. $_SESSION['single_version_emulate'][$_REQUEST['package']] = $the_version;
  893. }
  894. if (!empty($_REQUEST['package']) && (!empty($_SESSION['single_version_emulate'][$_REQUEST['package']])))
  895. $the_version = $_SESSION['single_version_emulate'][$_REQUEST['package']];
  896. // Get all the versions of this method and find the right one.
  897. $these_methods = $packageXML->set($method);
  898. foreach ($these_methods as $this_method)
  899. {
  900. // They specified certain versions this part is for.
  901. if ($this_method->exists('@for'))
  902. {
  903. // Don't keep going if this won't work for this version of SMF.
  904. if (!matchPackageVersion($the_version, $this_method->fetch('@for')))
  905. continue;
  906. }
  907. // Upgrades may go from a certain old version of the mod.
  908. if ($method == 'upgrade' && $this_method->exists('@from'))
  909. {
  910. // Well, this is for the wrong old version...
  911. if (!matchPackageVersion($previous_version, $this_method->fetch('@from')))
  912. continue;
  913. }
  914. // We've found it!
  915. $script = $this_method;
  916. break;
  917. }
  918. // Bad news, a matching script wasn't found!
  919. if ($script === false)
  920. return array();
  921. // Find all the actions in this method - in theory, these should only be allowed actions. (* means all.)
  922. $actions = $script->set('*');
  923. $return = array();
  924. $temp_auto = 0;
  925. $temp_path = $packagesdir . '/temp/' . (isset($context['base_path']) ? $context['base_path'] : '');
  926. $context['readmes'] = array();
  927. $context['licences'] = array();
  928. // This is the testing phase... nothing shall be done yet.
  929. foreach ($actions as $action)
  930. {
  931. $actionType = $action->name();
  932. if (in_array($actionType, array('readme', 'code', 'database', 'modification', 'redirect', 'license')))
  933. {
  934. // Allow for translated readme and license files.
  935. if ($actionType == 'readme' || $actionType == 'license')
  936. {
  937. $type = $actionType . 's';
  938. if ($action->exists('@lang'))
  939. {
  940. // Auto-select the language based on either request variable or current language.
  941. if ((isset($_REQUEST['readme']) && $action->fetch('@lang') == $_REQUEST['readme']) || (isset($_REQUEST['license']) && $action->fetch('@lang') == $_REQUEST['license']) || (!isset($_REQUEST['readme']) && $action->fetch('@lang') == $language) || (!isset($_REQUEST['license']) && $action->fetch('@lang') == $language))
  942. {
  943. // In case the user put the blocks in the wrong order.
  944. if (isset($context[$type]['selected']) && $context[$type]['selected'] == 'default')
  945. $context[$type][] = 'default';
  946. $context[$type]['selected'] = $smcFunc['htmlspecialchars']($action->fetch('@lang'));
  947. }
  948. else
  949. {
  950. // We don't want this now, but we'll allow the user to select to read it.
  951. $context[$type][] = $smcFunc['htmlspecialchars']($action->fetch('@lang'));
  952. continue;
  953. }
  954. }
  955. // Fallback when we have no lang parameter.
  956. else
  957. {
  958. // Already selected one for use?
  959. if (isset($context[$type]['selected']))
  960. {
  961. $context[$type][] = 'default';
  962. continue;
  963. }
  964. else
  965. $context[$type]['selected'] = 'default';
  966. }
  967. }
  968. // @todo Make sure the file actually exists? Might not work when testing?
  969. if ($action->exists('@type') && $action->fetch('@type') == 'inline')
  970. {
  971. $filename = $temp_path . '$auto_' . $temp_auto++ . (in_array($actionType, array('readme', 'redirect', 'license')) ? '.txt' : ($actionType == 'code' || $actionType == 'database' ? '.php' : '.mod'));
  972. package_put_contents($filename, $action->fetch('.'));
  973. $filename = strtr($filename, array($temp_path => ''));
  974. }
  975. else
  976. $filename = $action->fetch('.');
  977. $return[] = array(
  978. 'type' => $actionType,
  979. 'filename' => $filename,
  980. 'description' => '',
  981. 'reverse' => $action->exists('@reverse') && $action->fetch('@reverse') == 'true',
  982. 'boardmod' => $action->exists('@format') && $action->fetch('@format') == 'boardmod',
  983. 'redirect_url' => $action->exists('@url') ? $action->fetch('@url') : '',
  984. 'redirect_timeout' => $action->exists('@timeout') ? (int) $action->fetch('@timeout') : '',
  985. 'parse_bbc' => $action->exists('@parsebbc') && $action->fetch('@parsebbc') == 'true',
  986. 'language' => (($actionType == 'readme' || $actionType == 'license') && $action->exists('@lang') && $action->fetch('@lang') == $language) ? $language : '',
  987. );
  988. continue;
  989. }
  990. elseif ($actionType == 'hook')
  991. {
  992. $return[] = array(
  993. 'type' => $actionType,
  994. 'function' => $action->exists('@function') ? $action->fetch('@function') : '',
  995. 'hook' => $action->exists('@hook') ? $action->fetch('@hook') : $action->fetch('.'),
  996. 'include_file' => $action->exists('@file') ? $action->fetch('@file') : '',
  997. 'reverse' => $action->exists('@reverse') && $action->fetch('@reverse') == 'true' ? true : false,
  998. 'description' => '',
  999. );
  1000. continue;
  1001. }
  1002. elseif ($actionType == 'credits')
  1003. {
  1004. // quick check of any supplied url
  1005. $url = $action->exists('@url') ? $action->fetch('@url') : '';
  1006. if (strlen(trim($url)) > 0 && substr($url, 0, 7) !== 'http://' && substr($url, 0, 8) !== 'https://')
  1007. {
  1008. $url = 'http://' . $url;
  1009. if (strlen($url) < 8 || (substr($url, 0, 7) !== 'http://' && substr($url, 0, 8) !== 'https://'))
  1010. $url = '';
  1011. }
  1012. $return[] = array(
  1013. 'type' => $actionType,
  1014. 'url' => $url,
  1015. 'license' => $action->exists('@license') ? $action->fetch('@license') : '',
  1016. 'copyright' => $action->exists('@copyright') ? $action->fetch('@copyright') : '',
  1017. 'title' => $action->fetch('.'),
  1018. );
  1019. continue;
  1020. }
  1021. elseif ($actionType == 'requires')
  1022. {
  1023. $return[] = array(
  1024. 'type' => $actionType,
  1025. 'id' => $action->exists('@id') ? $action->fetch('@id') : '',
  1026. 'version' => $action->exists('@version') ? $action->fetch('@version') : $action->fetch('.'),
  1027. 'description' => '',
  1028. );
  1029. continue;
  1030. }
  1031. elseif ($actionType == 'error')
  1032. {
  1033. $return[] = array(
  1034. 'type' => 'error',
  1035. );
  1036. }
  1037. elseif (in_array($actionType, array('require-file', 'remove-file', 'require-dir', 'remove-dir', 'move-file', 'move-dir', 'create-file', 'create-dir')))
  1038. {
  1039. $this_action = &$return[];
  1040. $this_action = array(
  1041. 'type' => $actionType,
  1042. 'filename' => $action->fetch('@name'),
  1043. 'description' => $action->fetch('.')
  1044. );
  1045. // If there is a destination, make sure it makes sense.
  1046. if (substr($actionType, 0, 6) != 'remove')
  1047. {
  1048. $this_action['unparsed_destination'] = $action->fetch('@destination');
  1049. $this_action['destination'] = parse_path($action->fetch('@destination')) . '/' . basename($this_action['filename']);
  1050. }
  1051. else
  1052. {
  1053. $this_action['unparsed_filename'] = $this_action['filename'];
  1054. $this_action['filename'] = parse_path($this_action['filename']);
  1055. }
  1056. // If we're moving or requiring (copying) a file.
  1057. if (substr($actionType, 0, 4) == 'move' || substr($actionType, 0, 7) == 'require')
  1058. {
  1059. if ($action->exists('@from'))
  1060. $this_action['source'] = parse_path($action->fetch('@from'));
  1061. else
  1062. $this_action['source'] = $temp_path . $this_action['filename'];
  1063. }
  1064. // Check if these things can be done. (chmod's etc.)
  1065. if ($actionType == 'create-dir')
  1066. {
  1067. if (!mktree($this_action['destination'], false))
  1068. {
  1069. $temp = $this_action['destination'];
  1070. while (!file_exists($temp) && strlen($temp) > 1)
  1071. $temp = dirname($temp);
  1072. $return[] = array(
  1073. 'type' => 'chmod',
  1074. 'filename' => $temp
  1075. );
  1076. }
  1077. }
  1078. elseif ($actionType == 'create-file')
  1079. {
  1080. if (!mktree(dirname($this_action['destination']), false))
  1081. {
  1082. $temp = dirname($this_action['destination']);
  1083. while (!file_exists($temp) && strlen($temp) > 1)
  1084. $temp = dirname($temp);
  1085. $return[] = array(
  1086. 'type' => 'chmod',
  1087. 'filename' => $temp
  1088. );
  1089. }
  1090. if (!is_writable($this_action['destination']) && (file_exists($this_action['destination']) || !is_writable(dirname($this_action['destination']))))
  1091. $return[] = array(
  1092. 'type' => 'chmod',
  1093. 'filename' => $this_action['destination']
  1094. );
  1095. }
  1096. elseif ($actionType == 'require-dir')
  1097. {
  1098. if (!mktree($this_action['destination'], false))
  1099. {
  1100. $temp = $this_action['destination'];
  1101. while (!file_exists($temp) && strlen($temp) > 1)
  1102. $temp = dirname($temp);
  1103. $return[] = array(
  1104. 'type' => 'chmod',
  1105. 'filename' => $temp
  1106. );
  1107. }
  1108. }
  1109. elseif ($actionType == 'require-file')
  1110. {
  1111. if ($action->exists('@theme'))
  1112. $this_action['theme_action'] = $action->fetch('@theme');
  1113. if (!mktree(dirname($this_action['destination']), false))
  1114. {
  1115. $temp = dirname($this_action['destination']);
  1116. while (!file_exists($temp) && strlen($temp) > 1)
  1117. $temp = dirname($temp);
  1118. $return[] = array(
  1119. 'type' => 'chmod',
  1120. 'filename' => $temp
  1121. );
  1122. }
  1123. if (!is_writable($this_action['destination']) && (file_exists($this_action['destination']) || !is_writable(dirname($this_action['destination']))))
  1124. $return[] = array(
  1125. 'type' => 'chmod',
  1126. 'filename' => $this_action['destination']
  1127. );
  1128. }
  1129. elseif ($actionType == 'move-dir' || $actionType == 'move-file')
  1130. {
  1131. if (!mktree(dirname($this_action['destination']), false))
  1132. {
  1133. $temp = dirname($this_action['destination']);
  1134. while (!file_exists($temp) && strlen($temp) > 1)
  1135. $temp = dirname($temp);
  1136. $return[] = array(
  1137. 'type' => 'chmod',
  1138. 'filename' => $temp
  1139. );
  1140. }
  1141. if (!is_writable($this_action['destination']) && (file_exists($this_action['destination']) || !is_writable(dirname($this_action['destination']))))
  1142. $return[] = array(
  1143. 'type' => 'chmod',
  1144. 'filename' => $this_action['destination']
  1145. );
  1146. }
  1147. elseif ($actionType == 'remove-dir')
  1148. {
  1149. if (!is_writable($this_action['filename']) && file_exists($this_action['filename']))
  1150. $return[] = array(
  1151. 'type' => 'chmod',
  1152. 'filename' => $this_action['filename']
  1153. );
  1154. }
  1155. elseif ($actionType == 'remove-file')
  1156. {
  1157. if (!is_writable($this_action['filename']) && file_exists($this_action['filename']))
  1158. $return[] = array(
  1159. 'type' => 'chmod',
  1160. 'filename' => $this_action['filename']
  1161. );
  1162. }
  1163. }
  1164. else
  1165. {
  1166. $return[] = array(
  1167. 'type' => 'error',
  1168. 'error_msg' => 'unknown_action',
  1169. 'error_var' => $actionType
  1170. );
  1171. }
  1172. }
  1173. // Only testing - just return a list of things to be done.
  1174. if ($testing_only)
  1175. return $return;
  1176. umask(0);
  1177. $failure = false;
  1178. $not_done = array(array('type' => '!'));
  1179. foreach ($return as $action)
  1180. {
  1181. if (in_array($action['type'], array('modification', 'code', 'database', 'redirect', 'hook', 'credits')))
  1182. $not_done[] = $action;
  1183. if ($action['type'] == 'create-dir')
  1184. {
  1185. if (!mktree($action['destination'], 0755) || !is_writable($action['destination']))
  1186. $failure |= !mktree($action['destination'], 0777);
  1187. }
  1188. elseif ($action['type'] == 'create-file')
  1189. {
  1190. if (!mktree(dirname($action['destination']), 0755) || !is_writable(dirname($action['destination'])))
  1191. $failure |= !mktree(dirname($action['destination']), 0777);
  1192. // Create an empty file.
  1193. package_put_contents($action['destination'], package_get_contents($action['source']), $testing_only);
  1194. if (!file_exists($action['destination']))
  1195. $failure = true;
  1196. }
  1197. elseif ($action['type'] == 'require-dir')
  1198. {
  1199. copytree($action['source'], $action['destination']);
  1200. // Any other theme folders?
  1201. if (!empty($context['theme_copies']) && !empty($context['theme_copies'][$action['type']][$action['destination']]))
  1202. foreach ($context['theme_copies'][$action['type']][$action['destination']] as $theme_destination)
  1203. copytree($action['source'], $theme_destination);
  1204. }
  1205. elseif ($action['type'] == 'require-file')
  1206. {
  1207. if (!mktree(dirname($action['destination']), 0755) || !is_writable(dirname($action['destination'])))
  1208. $failure |= !mktree(dirname($action['destination']), 0777);
  1209. package_put_contents($action['destination'], package_get_contents($action['source']), $testing_only);
  1210. $failure |= !copy($action['source'], $action['destination']);
  1211. // Any other theme files?
  1212. if (!empty($context['theme_copies']) && !empty($context['theme_copies'][$action['type']][$action['destination']]))
  1213. foreach ($context['theme_copies'][$action['type']][$action['destination']] as $theme_destination)
  1214. {
  1215. if (!mktree(dirname($theme_destination), 0755) || !is_writable(dirname($theme_destination)))
  1216. $failure |= !mktree(dirname($theme_destination), 0777);
  1217. package_put_contents($theme_destination, package_get_contents($action['source']), $testing_only);
  1218. $failure |= !copy($action['source'], $theme_destination);
  1219. }
  1220. }
  1221. elseif ($action['type'] == 'move-file')
  1222. {
  1223. if (!mktree(dirname($action['destination']), 0755) || !is_writable(dirname($action['destination'])))
  1224. $failure |= !mktree(dirname($action['destination']), 0777);
  1225. $failure |= !rename($action['source'], $action['destination']);
  1226. }
  1227. elseif ($action['type'] == 'move-dir')
  1228. {
  1229. if (!mktree($action['destination'], 0755) || !is_writable($action['destination']))
  1230. $failure |= !mktree($action['destination'], 0777);
  1231. $failure |= !rename($action['source'], $action['destination']);
  1232. }
  1233. elseif ($action['type'] == 'remove-dir')
  1234. {
  1235. deltree($action['filename']);
  1236. // Any other theme folders?
  1237. if (!empty($context['theme_copies']) && !empty($context['theme_copies'][$action['type']][$action['filename']]))
  1238. foreach ($context['theme_copies'][$action['type']][$action['filename']] as $theme_destination)
  1239. deltree($theme_destination);
  1240. }
  1241. elseif ($action['type'] == 'remove-file')
  1242. {
  1243. // Make sure the file exists before deleting it.
  1244. if (file_exists($action['filename']))
  1245. {
  1246. package_chmod($action['filename']);
  1247. $failure |= !unlink($action['filename']);
  1248. }
  1249. // The file that was supposed to be deleted couldn't be found.
  1250. else
  1251. $failure = true;
  1252. // Any other theme folders?
  1253. if (!empty($context['theme_copies']) && !empty($context['theme_copies'][$action['type']][$action['filename']]))
  1254. foreach ($context['theme_copies'][$action['type']][$action['filename']] as $theme_destination)
  1255. if (file_exists($theme_destination))
  1256. $failure |= !unlink($theme_destination);
  1257. else
  1258. $failure = true;
  1259. }
  1260. }
  1261. return $not_done;
  1262. }
  1263. /**
  1264. * Checks if version matches any of the versions in versions.
  1265. * - supports comma separated version numbers, with or without whitespace.
  1266. * - supports lower and upper bounds. (1.0-1.2)
  1267. * - returns true if the version matched.
  1268. *
  1269. * @param string $versions
  1270. * @param boolean $reset
  1271. * @param type $the_version
  1272. * @return highest install value string or false
  1273. */
  1274. function matchHighestPackageVersion($versions, $reset = false, $the_version)
  1275. {
  1276. static $near_version = 0;
  1277. if ($reset)
  1278. $near_version = 0;
  1279. // Normalize the $versions while we remove our previous Doh!
  1280. $versions = explode(',', str_replace(array(' ', '2.0rc1-1'), array('', '2.0rc1.1'), strtolower($versions)));
  1281. // Loop through each version, save the highest we can find
  1282. foreach ($versions as $for)
  1283. {
  1284. // Adjust for those wild cards
  1285. if (strpos($for, '*') !== false)
  1286. $for = str_replace('*', '0dev0', $for) . '-' . str_replace('*', '999', $for);
  1287. // If we have a range, grab the lower value, done this way so it looks normal-er to the user e.g. 2.0 vs 2.0.99
  1288. if (strpos($for, '-') !== false)
  1289. list ($for, $higher) = explode('-', $for);
  1290. // Do the compare, if the for is greater, than what we have but not greater than what we are running .....
  1291. if (compareVersions($near_version, $for) === -1 && compareVersions($for, $the_version) !== 1)
  1292. $near_version = $for;
  1293. }
  1294. return !empty($near_version) ? $near_version : false;
  1295. }
  1296. /**
  1297. * Checks if the forum version matches any of the available versions from the package install xml.
  1298. * - supports comma separated version numbers, with or without whitespace.
  1299. * - supports lower and upper bounds. (1.0-1.2)
  1300. * - returns true if the version matched.
  1301. *
  1302. * @param string $version
  1303. * @param string $versions
  1304. * @return boolean
  1305. */
  1306. function matchPackageVersion($version, $versions)
  1307. {
  1308. // Make sure everything is lowercase and clean of spaces and unpleasant history.
  1309. $version = str_replace(array(' ', '2.0rc1-1'), array('', '2.0rc1.1'), strtolower($version));
  1310. $versions = explode(',', str_replace(array(' ', '2.0rc1-1'), array('', '2.0rc1.1'), strtolower($versions)));
  1311. // Perhaps we do accept anything?
  1312. if (in_array('all', $versions))
  1313. return true;
  1314. // Loop through each version.
  1315. foreach ($versions as $for)
  1316. {
  1317. // Wild card spotted?
  1318. if (strpos($for, '*') !== false)
  1319. $for = str_replace('*', '0dev0', $for) . '-' . str_replace('*', '999', $for);
  1320. // Do we have a range?
  1321. if (strpos($for, '-') !== false)
  1322. {
  1323. list ($lower, $upper) = explode('-', $for);
  1324. // Compare the version against lower and upper bounds.
  1325. if (compareVersions($version, $lower) > -1 && compareVersions($version, $upper) < 1)
  1326. return true;
  1327. }
  1328. // Otherwise check if they are equal...
  1329. elseif (compareVersions($version, $for) === 0)
  1330. return true;
  1331. }
  1332. return false;
  1333. }
  1334. /**
  1335. * Compares two versions and determines if one is newer, older or the same, returns
  1336. * - (-1) if version1 is lower than version2
  1337. * - (0) if version1 is equal to version2
  1338. * - (1) if version1 is higher than version2
  1339. *
  1340. * @param string version1
  1341. * @param string version2
  1342. * @return int (-1, 0, 1)
  1343. */
  1344. function compareVersions($version1, $version2)
  1345. {
  1346. static $categories;
  1347. $versions = array();
  1348. foreach (array(1 => $version1, $version2) as $id => $version)
  1349. {
  1350. // Clean the version and extract the version parts.
  1351. $clean = str_replace(array(' ', '2.0rc1-1'), array('', '2.0rc1.1'), strtolower($version));
  1352. preg_match('~(\d+)(?:\.(\d+|))?(?:\.)?(\d+|)(?:(alpha|beta|rc)(\d+|)(?:\.)?(\d+|))?(?:(dev))?(\d+|)~', $clean, $parts);
  1353. // Build an array of parts.
  1354. $versions[$id] = array(
  1355. 'major' => (int) $parts[1],
  1356. 'minor' => !empty($parts[2]) ? (int) $parts[2] : 0,
  1357. 'patch' => !empty($parts[3]) ? (int) $parts[3] : 0,
  1358. 'type' => empty($parts[4]) ? 'stable' : $parts[4],
  1359. 'type_major' => !empty($parts[6]) ? (int) $parts[5] : 0,
  1360. 'type_minor' => !empty($parts[6]) ? (int) $parts[6] : 0,
  1361. 'dev' => !empty($parts[7]),
  1362. );
  1363. }
  1364. // Are they the same, perhaps?
  1365. if ($versions[1] === $versions[2])
  1366. return 0;
  1367. // Get version numbering categories...
  1368. if (!isset($categories))
  1369. $categories = array_keys($versions[1]);
  1370. // Loop through each category.
  1371. foreach ($categories as $category)
  1372. {
  1373. // Is there something for us to calculate?
  1374. if ($versions[1][$category] !== $versions[2][$category])
  1375. {
  1376. // Dev builds are a problematic exception.
  1377. // (stable) dev < (stable) but (unstable) dev = (unstable)
  1378. if ($category == 'type')
  1379. return $versions[1][$category] > $versions[2][$category] ? ($versions[1]['dev'] ? -1 : 1) : ($versions[2]['dev'] ? 1 : -1);
  1380. elseif ($category == 'dev')
  1381. return $versions[1]['dev'] ? ($versions[2]['type'] == 'stable' ? -1 : 0) : ($versions[1]['type'] == 'stable' ? 1 : 0);
  1382. // Otherwise a simple comparison.
  1383. else
  1384. return $versions[1][$category] > $versions[2][$category] ? 1 : -1;
  1385. }
  1386. }
  1387. // They are the same!
  1388. return 0;
  1389. }
  1390. /**
  1391. * Parses special identifiers out of the specified path.
  1392. *
  1393. * @param string $path
  1394. * @return string The parsed path
  1395. */
  1396. function parse_path($path)
  1397. {
  1398. global $modSettings, $boarddir, $sourcedir, $settings, $temp_path;
  1399. $dirs = array(
  1400. '\\' => '/',
  1401. '$boarddir' => $boarddir,
  1402. '$sourcedir' => $sourcedir,
  1403. '$avatardir' => $modSettings['avatar_directory'],
  1404. '$avatars_dir' => $modSettings['avatar_directory'],
  1405. '$themedir' => $settings['default_theme_dir'],
  1406. '$imagesdir' => $settings['default_theme_dir'] . '/' . basename($settings['default_images_url']),
  1407. '$themes_dir' => $boarddir . '/Themes',
  1408. '$languagedir' => $settings['default_theme_dir'] . '/languages',
  1409. '$languages_dir' => $settings['default_theme_dir'] . '/languages',
  1410. '$smileysdir' => $modSettings['smileys_dir'],
  1411. '$smileys_dir' => $modSettings['smileys_dir'],
  1412. );
  1413. // do we parse in a package directory?
  1414. if (!empty($temp_path))
  1415. $dirs['$package'] = $temp_path;
  1416. if (strlen($path) == 0)
  1417. trigger_error('parse_path(): There should never be an empty filename', E_USER_ERROR);
  1418. return strtr($path, $dirs);
  1419. }
  1420. /**
  1421. * Deletes a directory, and all the files and direcories inside it.
  1422. * requires access to delete these files.
  1423. *
  1424. * @param string $dir
  1425. * @param bool $delete_dir = true
  1426. */
  1427. function deltree($dir, $delete_dir = true)
  1428. {
  1429. global $package_ftp;
  1430. if (!file_exists($dir))
  1431. return;
  1432. $current_dir = @opendir($dir);
  1433. if ($current_dir == false)
  1434. {
  1435. if ($delete_dir && isset($package_ftp))
  1436. {
  1437. $ftp_file = strtr($dir, array($_SESSION['pack_ftp']['root'] => ''));
  1438. // @todo $entryname is never set
  1439. if (!is_writable($dir . '/' . $entryname))
  1440. $package_ftp->chmod($ftp_file, 0777);
  1441. $package_ftp->unlink($ftp_file);
  1442. }
  1443. return;
  1444. }
  1445. while ($entryname = readdir($current_dir))
  1446. {
  1447. if (in_array($entryname, array('.', '..')))
  1448. continue;
  1449. if (is_dir($dir . '/' . $entryname))
  1450. deltree($dir . '/' . $entryname);
  1451. else
  1452. {
  1453. // Here, 755 doesn't really matter since we're deleting it anyway.
  1454. if (isset($package_ftp))
  1455. {
  1456. $ftp_file = strtr($dir . '/' . $entryname, array($_SESSION['pack_ftp']['root'] => ''));
  1457. if (!is_writable($dir . '/' . $entryname))
  1458. $package_ftp->chmod($ftp_file, 0777);
  1459. $package_ftp->unlink($ftp_file);
  1460. }
  1461. else
  1462. {
  1463. if (!is_writable($dir . '/' . $entryname))
  1464. @chmod($dir . '/' . $entryname, 0777);
  1465. unlink($dir . '/' . $entryname);
  1466. }
  1467. }
  1468. }
  1469. closedir($current_dir);
  1470. if ($delete_dir)
  1471. {
  1472. if (isset($package_ftp))
  1473. {
  1474. $ftp_file = strtr($dir, array($_SESSION['pack_ftp']['root'] => ''));
  1475. if (!is_writable($dir . '/' . $entryname))
  1476. $package_ftp->chmod($ftp_file, 0777);
  1477. $package_ftp->unlink($ftp_file);
  1478. }
  1479. else
  1480. {
  1481. if (!is_writable($dir))
  1482. @chmod($dir, 0777);
  1483. @rmdir($dir);
  1484. }
  1485. }
  1486. }
  1487. /**
  1488. * Creates the specified tree structure with the mode specified.
  1489. * creates every directory in path until it finds one that already exists.
  1490. *
  1491. * @param string $strPath
  1492. * @param int $mode
  1493. * @return boolean true if successful, false otherwise
  1494. */
  1495. function mktree($strPath, $mode)
  1496. {
  1497. global $package_ftp;
  1498. if (is_dir($strPath))
  1499. {
  1500. if (!is_writable($strPath) && $mode !== false)
  1501. {
  1502. if (isset($package_ftp))
  1503. $package_ftp->chmod(strtr($strPath, array($_SESSION['pack_ftp']['root'] => '')), $mode);
  1504. else
  1505. @chmod($strPath, $mode);
  1506. }
  1507. $test = @opendir($strPath);
  1508. if ($test)
  1509. {
  1510. closedir($test);
  1511. return is_writable($strPath);
  1512. }
  1513. else
  1514. return false;
  1515. }
  1516. // Is this an invalid path and/or we can't make the directory?
  1517. if ($strPath == dirname($strPath) || !mktree(dirname($strPath), $mode))
  1518. return false;
  1519. if (!is_writable(dirname($strPath)) && $mode !== false)
  1520. {
  1521. if (isset($package_ftp))
  1522. $package_ftp->chmod(dirname(strtr($strPath, array($_SESSION['pack_ftp']['root'] => ''))), $mode);
  1523. else
  1524. @chmod(dirname($strPath), $mode);
  1525. }
  1526. if ($mode !== false && isset($package_ftp))
  1527. return $package_ftp->create_dir(strtr($strPath, array($_SESSION['pack_ftp']['root'] => '')));
  1528. elseif ($mode === false)
  1529. {
  1530. $test = @opendir(dirname($strPath));
  1531. if ($test)
  1532. {
  1533. closedir($test);
  1534. return true;
  1535. }
  1536. else
  1537. return false;
  1538. }
  1539. else
  1540. {
  1541. @mkdir($strPath, $mode);
  1542. $test = @opendir($strPath);
  1543. if ($test)
  1544. {
  1545. closedir($test);
  1546. return true;
  1547. }
  1548. else
  1549. return false;
  1550. }
  1551. }
  1552. /**
  1553. * Copies one directory structure over to another.
  1554. * requires the destination to be writable.
  1555. *
  1556. * @param string $source
  1557. * @param string $destination
  1558. */
  1559. function copytree($source, $destination)
  1560. {
  1561. global $package_ftp;
  1562. if (!file_exists($destination) || !is_writable($destination))
  1563. mktree($destination, 0755);
  1564. if (!is_writable($destination))
  1565. mktree($destination, 0777);
  1566. $current_dir = opendir($source);
  1567. if ($current_dir == false)
  1568. return;
  1569. while ($entryname = readdir($current_dir))
  1570. {
  1571. if (in_array($entryname, array('.', '..')))
  1572. continue;
  1573. if (isset($package_ftp))
  1574. $ftp_file = strtr($destination . '/' . $entryname, array($_SESSION['pack_ftp']['root'] => ''));
  1575. if (is_file($source . '/' . $entryname))
  1576. {
  1577. if (isset($package_ftp) && !file_exists($destination . '/' . $entryname))
  1578. $package_ftp->create_file($ftp_file);
  1579. elseif (!file_exists($destination . '/' . $entryname))
  1580. @touch($destination . '/' . $entryname);
  1581. }
  1582. package_chmod($destination . '/' . $entryname);
  1583. if (is_dir($source . '/' . $entryname))
  1584. copytree($source . '/' . $entryname, $destination . '/' . $entryname);
  1585. elseif (file_exists($destination . '/' . $entryname))
  1586. package_put_contents($destination . '/' . $entryname, package_get_contents($source . '/' . $entryname));
  1587. else
  1588. copy($source . '/' . $entryname, $destination . '/' . $entryname);
  1589. }
  1590. closedir($current_dir);
  1591. }
  1592. /**
  1593. * Create a tree listing for a given directory path
  1594. *
  1595. * @param string $path
  1596. * @param string $sub_path = ''
  1597. * @return array
  1598. */
  1599. function listtree($path, $sub_path = '')
  1600. {
  1601. $data = array();
  1602. $dir = @dir($path . $sub_path);
  1603. if (!$dir)
  1604. return array();
  1605. while ($entry = $dir->read())
  1606. {
  1607. if ($entry == '.' || $entry == '..')
  1608. continue;
  1609. if (is_dir($path . $sub_path . '/' . $entry))
  1610. $data = array_merge($data, listtree($path, $sub_path . '/' . $entry));
  1611. else
  1612. $data[] = array(
  1613. 'filename' => $sub_path == '' ? $entry : $sub_path . '/' . $entry,
  1614. 'size' => filesize($path . $sub_path . '/' . $entry),
  1615. 'skipped' => false,
  1616. );
  1617. }
  1618. $dir->close();
  1619. return $data;
  1620. }
  1621. /**
  1622. * Parses a xml-style modification file (file).
  1623. *
  1624. * @param string $file
  1625. * @param bool $testing = true tells it the modifications shouldn't actually be saved.
  1626. * @param bool $undo = false specifies that the modifications the file requests should be undone; this doesn't work with everything (regular expressions.)
  1627. * @param array $theme_paths = array()
  1628. * @return array an array of those changes made.
  1629. */
  1630. function parseModification($file, $testing = true, $undo = false, $theme_paths = array())
  1631. {
  1632. global $boarddir, $sourcedir, $settings, $txt, $modSettings, $package_ftp;
  1633. @set_time_limit(600);
  1634. require_once($sourcedir . '/Class-Package.php');
  1635. $xml = new xmlArray(strtr($file, array("\r" => '')));
  1636. $actions = array();
  1637. $everything_found = true;
  1638. if (!$xml->exists('modification') || !$xml->exists('modification/file'))
  1639. {
  1640. $actions[] = array(
  1641. 'type' => 'error',
  1642. 'filename' => '-',
  1643. 'debug' => $txt['package_modification_malformed']
  1644. );
  1645. return $actions;
  1646. }
  1647. // Get the XML data.
  1648. $files = $xml->set('modification/file');
  1649. // Use this for holding all the template changes in this mod.
  1650. $template_changes = array();
  1651. // This is needed to hold the long paths, as they can vary...
  1652. $long_changes = array();
  1653. // First, we need to build the list of all the files likely to get changed.
  1654. foreach ($files as $file)
  1655. {
  1656. // What is the filename we're currently on?
  1657. $filename = parse_path(trim($file->fetch('@name')));
  1658. // Now, we need to work out whether this is even a template file...
  1659. foreach ($theme_paths as $id => $theme)
  1660. {
  1661. // If this filename is relative, if so take a guess at what it should be.
  1662. $real_filename = $filename;
  1663. if (strpos($filename, 'Themes') === 0)
  1664. $real_filename = $boarddir . '/' . $filename;
  1665. if (strpos($real_filename, $theme['theme_dir']) === 0)
  1666. {
  1667. $template_changes[$id][] = substr($real_filename, strlen($theme['theme_dir']) + 1);
  1668. $long_changes[$id][] = $filename;
  1669. }
  1670. }
  1671. }
  1672. // Custom themes to add.
  1673. $custom_themes_add = array();
  1674. // If we have some template changes, we need to build a master link of what new ones are required for the custom themes.
  1675. if (!empty($template_changes[1]))
  1676. {
  1677. foreach ($theme_paths as $id => $theme)
  1678. {
  1679. // Default is getting done anyway, so no need for involvement here.
  1680. if ($id == 1)
  1681. continue;
  1682. // For every template, do we want it? Yea, no, maybe?
  1683. foreach ($template_changes[1] as $index => $template_file)
  1684. {
  1685. // What, it exists and we haven't already got it?! Lordy, get it in!
  1686. if (file_exists($theme['theme_dir'] . '/' . $template_file) && (!isset($template_changes[$id]) || !in_array($template_file, $template_changes[$id])))
  1687. {
  1688. // Now let's add it to the "todo" list.
  1689. $custom_themes_add[$long_changes[1][$index]][$id] = $theme['theme_dir'] . '/' . $template_file;
  1690. }
  1691. }
  1692. }
  1693. }
  1694. foreach ($files as $file)
  1695. {
  1696. // This is the actual file referred to in the XML document...
  1697. $files_to_change = array(
  1698. 1 => parse_path(trim($file->fetch('@name'))),
  1699. );
  1700. // Sometimes though, we have some additional files for other themes, if we have add them to the mix.
  1701. if (isset($custom_themes_add[$files_to_change[1]]))
  1702. $files_to_change += $custom_themes_add[$files_to_change[1]];
  1703. // Now, loop through all the files we're changing, and, well, change them ;)
  1704. foreach ($files_to_change as $theme => $working_file)
  1705. {
  1706. if ($working_file[0] != '/' && $working_file[1] != ':')
  1707. {
  1708. trigger_error('parseModification(): The filename \'' . $working_file . '\' is not a full path!', E_USER_WARNING);
  1709. $working_file = $boarddir . '/' . $working_file;
  1710. }
  1711. // Doesn't exist - give an error or what?
  1712. if (!file_exists($working_file) && (!$file->exists('@error') || !in_array(trim($file->fetch('@error')), array('ignore', 'skip'))))
  1713. {
  1714. $actions[] = array(
  1715. 'type' => 'missing',
  1716. 'filename' => $working_file,
  1717. 'debug' => $txt['package_modification_missing']
  1718. );
  1719. $everything_found = false;
  1720. continue;
  1721. }
  1722. // Skip the file if it doesn't exist.
  1723. elseif (!file_exists($working_file) && $file->exists('@error') && trim($file->fetch('@error')) == 'skip')
  1724. {
  1725. $actions[] = array(
  1726. 'type' => 'skipping',
  1727. 'filename' => $working_file,
  1728. );
  1729. continue;
  1730. }
  1731. // Okay, we're creating this file then...?
  1732. elseif (!file_exists($working_file))
  1733. $working_data = '';
  1734. // Phew, it exists! Load 'er up!
  1735. else
  1736. $working_data = str_replace("\r", '', package_get_contents($working_file));
  1737. $actions[] = array(
  1738. 'type' => 'opened',
  1739. 'filename' => $working_file
  1740. );
  1741. $operations = $file->exists('operation') ? $file->set('operation') : array();
  1742. foreach ($operations as $operation)
  1743. {
  1744. // Convert operation to an array.
  1745. $actual_operation = array(
  1746. 'searches' => array(),
  1747. 'error' => $operation->exists('@error') && in_array(trim($operation->fetch('@error')), array('ignore', 'fatal', 'required')) ? trim($operation->fetch('@error')) : 'fatal',
  1748. );
  1749. // The 'add' parameter is used for all searches in this operation.
  1750. $add = $operation->exists('add') ? $operation->fetch('add') : '';
  1751. // Grab all search items of this operation (in most cases just 1).
  1752. $searches = $operation->set('search');
  1753. foreach ($searches as $i => $search)
  1754. $actual_operation['searches'][] = array(
  1755. 'position' => $search->exists('@position') && in_array(trim($search->fetch('@position')), array('before', 'after', 'replace', 'end')) ? trim($search->fetch('@position')) : 'replace',
  1756. 'is_reg_exp' => $search->exists('@regexp') && trim($search->fetch('@regexp')) === 'true',
  1757. 'loose_whitespace' => $search->exists('@whitespace') && trim($search->fetch('@whitespace')) === 'loose',
  1758. 'search' => $search->fetch('.'),
  1759. 'add' => $add,
  1760. 'preg_search' => '',
  1761. 'preg_replace' => '',
  1762. );
  1763. // At least one search should be defined.
  1764. if (empty($actual_operation['searches']))
  1765. {
  1766. $actions[] = array(
  1767. 'type' => 'failure',
  1768. 'filename' => $working_file,
  1769. 'search' => $search['search'],
  1770. 'is_custom' => $theme > 1 ? $theme : 0,
  1771. );
  1772. // Skip to the next operation.
  1773. continue;
  1774. }
  1775. // Reverse the operations in case of undoing stuff.
  1776. if ($undo)
  1777. {
  1778. foreach ($actual_operation['searches'] as $i => $search)
  1779. {
  1780. // Reverse modification of regular expressions are not allowed.
  1781. if ($search['is_reg_exp'])
  1782. {
  1783. if ($actual_operation['error'] === 'fatal')
  1784. $actions[] = array(
  1785. 'type' => 'failure',
  1786. 'filename' => $working_file,
  1787. 'search' => $search['search'],
  1788. 'is_custom' => $theme > 1 ? $theme : 0,
  1789. );
  1790. // Continue to the next operation.
  1791. continue 2;
  1792. }
  1793. // The replacement is now the search subject...
  1794. if ($search['position'] === 'replace' || $search['position'] === 'end')
  1795. $actual_operation['searches'][$i]['search'] = $search['add'];
  1796. else
  1797. {
  1798. // Reversing a before/after modification becomes a replacement.
  1799. $actual_operation['searches'][$i]['position'] = 'replace';
  1800. if ($search['position'] === 'before')
  1801. $actual_operation['searches'][$i]['search'] .= $search['add'];
  1802. elseif ($search['position'] === 'after')
  1803. $actual_operation['searches'][$i]['search'] = $search['add'] . $search['search'];
  1804. }
  1805. // ...and the search subject is now the replacement.
  1806. $actual_operation['searches'][$i]['add'] = $search['search'];
  1807. }
  1808. }
  1809. // Sort the search list so the replaces come before the add before/after's.
  1810. if (count($actual_operation['searches']) !== 1)
  1811. {
  1812. $replacements = array();
  1813. foreach ($actual_operation['searches'] as $i => $search)
  1814. {
  1815. if ($search['position'] === 'replace')
  1816. {
  1817. $replacements[] = $search;
  1818. unset($actual_operation['searches'][$i]);
  1819. }
  1820. }
  1821. $actual_operation['searches'] = array_merge($replacements, $actual_operation['searches']);
  1822. }
  1823. // Create regular expression replacements from each search.
  1824. foreach ($actual_operation['searches'] as $i => $search)
  1825. {
  1826. // Not much needed if the search subject is already a regexp.
  1827. if ($search['is_reg_exp'])
  1828. $actual_operation['searches'][$i]['preg_search'] = $search['search'];
  1829. else
  1830. {
  1831. // Make the search subject fit into a regular expression.
  1832. $actual_operation['searches'][$i]['preg_search'] = preg_quote($search['search'], '~');
  1833. // Using 'loose', a random amount of tabs and spaces may be used.
  1834. if ($search['loose_whitespace'])
  1835. $actual_operation['searches'][$i]['preg_search'] = preg_replace('~[ \t]+~', '[ \t]+', $actual_operation['searches'][$i]['preg_search']);
  1836. }
  1837. // Shuzzup. This is done so we can safely use a regular expression. ($0 is bad!!)
  1838. $actual_operation['searches'][$i]['preg_replace'] = strtr($search['add'], array('$' => '[$PACK' . 'AGE1$]', '\\' => '[$PACK' . 'AGE2$]'));
  1839. // Before, so the replacement comes after the search subject :P
  1840. if ($search['position'] === 'before')
  1841. {
  1842. $actual_operation['searches'][$i]['preg_search'] = '(' . $actual_operation['searches'][$i]['preg_search'] . ')';
  1843. $actual_operation['searches'][$i]['preg_replace'] = '$1' . $actual_operation['searches'][$i]['preg_replace'];
  1844. }
  1845. // After, after what?
  1846. elseif ($search['position'] === 'after')
  1847. {
  1848. $actual_operation['searches'][$i]['preg_search'] = '(' . $actual_operation['searches'][$i]['preg_search'] . ')';
  1849. $actual_operation['searches'][$i]['preg_replace'] .= '$1';
  1850. }
  1851. // Position the replacement at the end of the file (or just before the closing PHP tags).
  1852. elseif ($search['position'] === 'end')
  1853. {
  1854. if ($undo)
  1855. {
  1856. $actual_operation['searches'][$i]['preg_replace'] = '';
  1857. }
  1858. else
  1859. {
  1860. $actual_operation['searches'][$i]['preg_search'] = '(\\n\\?\\>)?$';
  1861. $actual_operation['searches'][$i]['preg_replace'] .= '$1';
  1862. }
  1863. }
  1864. // Testing 1, 2, 3...
  1865. $failed = preg_match('~' . $actual_operation['searches'][$i]['preg_search'] . '~s', $working_data) === 0;
  1866. // Nope, search pattern not found.
  1867. if ($failed && $actual_operation['error'] === 'fatal')
  1868. {
  1869. $actions[] = array(
  1870. 'type' => 'failure',
  1871. 'filename' => $working_file,
  1872. 'search' => $actual_operation['searches'][$i]['preg_search'],
  1873. 'search_original' => $actual_operation['searches'][$i]['search'],
  1874. 'replace_original' => $actual_operation['searches'][$i]['add'],
  1875. 'position' => $search['position'],
  1876. 'is_custom' => $theme > 1 ? $theme : 0,
  1877. 'failed' => $failed,
  1878. );
  1879. $everything_found = false;
  1880. continue;
  1881. }
  1882. // Found, but in this case, that means failure!
  1883. elseif (!$failed && $actual_operation['error'] === 'required')
  1884. {
  1885. $actions[] = array(
  1886. 'type' => 'failure',
  1887. 'filename' => $working_file,
  1888. 'search' => $actual_operation['searches'][$i]['preg_search'],
  1889. 'search_original' => $actual_operation['searches'][$i]['search'],
  1890. 'replace_original' => $actual_operation['searches'][$i]['add'],
  1891. 'position' => $search['position'],
  1892. 'is_custom' => $theme > 1 ? $theme : 0,
  1893. 'failed' => $failed,
  1894. );
  1895. $everything_found = false;
  1896. continue;
  1897. }
  1898. // Replace it into nothing? That's not an option...unless it's an undoing end.
  1899. if ($search['add'] === '' && ($search['position'] !== 'end' || !$undo))
  1900. continue;
  1901. // Finally, we're doing some replacements.
  1902. $working_data = preg_replace('~' . $actual_operation['searches'][$i]['preg_search'] . '~s', $actual_operation['searches'][$i]['preg_replace'], $working_data, 1);
  1903. $actions[] = array(
  1904. 'type' => 'replace',
  1905. 'filename' => $working_file,
  1906. 'search' => $actual_operation['searches'][$i]['preg_search'],
  1907. 'replace' => $actual_operation['searches'][$i]['preg_replace'],
  1908. 'search_original' => $actual_operation['searches'][$i]['search'],
  1909. 'replace_original' => $actual_operation['searches'][$i]['add'],
  1910. 'position' => $search['position'],
  1911. 'failed' => $failed,
  1912. 'ignore_failure' => $failed && $actual_operation['error'] === 'ignore',
  1913. 'is_custom' => $theme > 1 ? $theme : 0,
  1914. );
  1915. }
  1916. }
  1917. // Fix any little helper symbols ;).
  1918. $working_data = strtr($working_data, array('[$PACK' . 'AGE1$]' => '$', '[$PACK' . 'AGE2$]' => '\\'));
  1919. package_chmod($working_file);
  1920. if ((file_exists($working_file) && !is_writable($working_file)) || (!file_exists($working_file) && !is_writable(dirname($working_file))))
  1921. $actions[] = array(
  1922. 'type' => 'chmod',
  1923. 'filename' => $working_file
  1924. );
  1925. if (basename($working_file) == 'Settings_bak.php')
  1926. continue;
  1927. if (!$testing && !empty($modSettings['package_make_backups']) && file_exists($working_file))
  1928. {
  1929. // No, no, not Settings.php!
  1930. if (basename($working_file) == 'Settings.php')
  1931. @copy($working_file, dirname($working_file) . '/Settings_bak.php');
  1932. else
  1933. @copy($working_file, $working_file . '~');
  1934. }
  1935. // Always call this, even if in testing, because it won't really be written in testing mode.
  1936. package_put_contents($working_file, $working_data, $testing);
  1937. $actions[] = array(
  1938. 'type' => 'saved',
  1939. 'filename' => $working_file,
  1940. 'is_custom' => $theme > 1 ? $theme : 0,
  1941. );
  1942. }
  1943. }
  1944. $actions[] = array(
  1945. 'type' => 'result',
  1946. 'status' => $everything_found
  1947. );
  1948. return $actions;
  1949. }
  1950. /**
  1951. * Parses a boardmod-style modification file (file).
  1952. * @param string $file
  1953. * @param bool $testing = true tells it the modifications shouldn't actually be saved.
  1954. * @param bool $undo = false specifies that the modifications the file requests should be undone.
  1955. * @param array $theme_paths = array()
  1956. * @return array an array of those changes made.
  1957. */
  1958. function parseBoardMod($file, $testing = true, $undo = false, $theme_paths = array())
  1959. {
  1960. global $boarddir, $sourcedir, $settings, $txt, $modSettings;
  1961. @set_time_limit(600);
  1962. $file = strtr($file, array("\r" => ''));
  1963. $working_file = null;
  1964. $working_search = null;
  1965. $working_data = '';
  1966. $replace_with = null;
  1967. $actions = array();
  1968. $everything_found = true;
  1969. // This holds all the template changes in the standard mod file.
  1970. $template_changes = array();
  1971. // This is just the temporary file.
  1972. $temp_file = $file;
  1973. // This holds the actual changes on a step counter basis.
  1974. $temp_changes = array();
  1975. $counter = 0;
  1976. $step_counter = 0;
  1977. // Before we do *anything*, let's build a list of what we're editing, as it's going to be used for other theme edits.
  1978. while (preg_match('~<(edit file|file|search|search for|add|add after|replace|add before|add above|above|before)>\n(.*?)\n</\\1>~is', $temp_file, $code_match) != 0)
  1979. {
  1980. $counter++;
  1981. // Get rid of the old stuff.
  1982. $temp_file = substr_replace($temp_file, '', strpos($temp_file, $code_match[0]), strlen($code_match[0]));
  1983. // No interest to us?
  1984. if ($code_match[1] != 'edit file' && $code_match[1] != 'file')
  1985. {
  1986. // It's a step, let's add that to the current steps.
  1987. if (isset($temp_changes[$step_counter]))
  1988. $temp_changes[$step_counter]['changes'][] = $code_match[0];
  1989. continue;
  1990. }
  1991. // We've found a new edit - let's make ourself heard, kind of.
  1992. $step_counter = $counter;
  1993. $temp_changes[$step_counter] = array(
  1994. 'title' => $code_match[0],
  1995. 'changes' => array(),
  1996. );
  1997. $filename = parse_path($code_match[2]);
  1998. // Now, is this a template file, and if so, which?
  1999. foreach ($theme_paths as $id => $theme)
  2000. {
  2001. // If this filename is relative, if so take a guess at what it should be.
  2002. if (strpos($filename, 'Themes') === 0)
  2003. $filename = $boarddir . '/' . $filename;
  2004. if (strpos($filename, $theme['theme_dir']) === 0)
  2005. $template_changes[$id][$counter] = substr($filename, strlen($theme['theme_dir']) + 1);
  2006. }
  2007. }
  2008. // Anything above $counter must be for custom themes.
  2009. $custom_template_begin = $counter;
  2010. // Reference for what theme ID this action belongs to.
  2011. $theme_id_ref = array();
  2012. // Now we know what templates we need to touch, cycle through each theme and work out what we need to edit.
  2013. if (!empty($template_changes[1]))
  2014. {
  2015. foreach ($theme_paths as $id => $theme)
  2016. {
  2017. // Don't do default, it means nothing to me.
  2018. if ($id == 1)
  2019. continue;
  2020. // Now, for each file do we need to edit it?
  2021. foreach ($template_changes[1] as $pos => $template_file)
  2022. {
  2023. // It does? Add it to the list darlin'.
  2024. if (file_exists($theme['theme_dir'] . '/' . $template_file) && (!isset($template_changes[$id][$pos]) || !in_array($template_file, $template_changes[$id][$pos])))
  2025. {
  2026. // Actually add it to the mod file too, so we can see that it will work ;)
  2027. if (!empty($temp_changes[$pos]['changes']))
  2028. {
  2029. $file .= "\n\n" . '<edit file>' . "\n" . $theme['theme_dir'] . '/' . $template_file . "\n" . '</edit file>' . "\n\n" . implode("\n\n", $temp_changes[$pos]['changes']);
  2030. $theme_id_ref[$counter] = $id;
  2031. $counter += 1 + count($temp_changes[$pos]['changes']);
  2032. }
  2033. }
  2034. }
  2035. }
  2036. }
  2037. $counter = 0;
  2038. $is_custom = 0;
  2039. while (preg_match('~<(edit file|file|search|search for|add|add after|replace|add before|add above|above|before)>\n(.*?)\n</\\1>~is', $file, $code_match) != 0)
  2040. {
  2041. // This is for working out what we should be editing.
  2042. $counter++;
  2043. // Edit a specific file.
  2044. if ($code_match[1] == 'file' || $code_match[1] == 'edit file')
  2045. {
  2046. // Backup the old file.
  2047. if ($working_file !== null)
  2048. {
  2049. package_chmod($working_file);
  2050. // Don't even dare.
  2051. if (basename($working_file) == 'Settings_bak.php')
  2052. continue;
  2053. if (!is_writable($working_file))
  2054. $actions[] = array(
  2055. 'type' => 'chmod',
  2056. 'filename' => $working_file
  2057. );
  2058. if (!$testing && !empty($modSettings['package_make_backups']) && file_exists($working_file))
  2059. {
  2060. if (basename($working_file) == 'Settings.php')
  2061. @copy($working_file, dirname($working_file) . '/Settings_bak.php');
  2062. else
  2063. @copy($working_file, $working_file . '~');
  2064. }
  2065. package_put_contents($working_file, $working_data, $testing);
  2066. }
  2067. if ($working_file !== null)
  2068. $actions[] = array(
  2069. 'type' => 'saved',
  2070. 'filename' => $working_file,
  2071. 'is_custom' => $is_custom,
  2072. );
  2073. // Is this "now working on" file a theme specific one?
  2074. $is_custom = isset($theme_id_ref[$counter - 1]) ? $theme_id_ref[$counter - 1] : 0;
  2075. // Make sure the file exists!
  2076. $working_file = parse_path($code_match[2]);
  2077. if ($working_file[0] != '/' && $working_file[1] != ':')
  2078. {
  2079. trigger_error('parseBoardMod(): The filename \'' . $working_file . '\' is not a full path!', E_USER_WARNING);
  2080. $working_file = $boarddir . '/' . $working_file;
  2081. }
  2082. if (!file_exists($working_file))
  2083. {
  2084. $places_to_check = array($boarddir, $sourcedir, $settings['default_theme_dir'], $settings['default_theme_dir'] . '/languages');
  2085. foreach ($places_to_check as $place)
  2086. if (file_exists($place . '/' . $working_file))
  2087. {
  2088. $working_file = $place . '/' . $working_file;
  2089. break;
  2090. }
  2091. }
  2092. if (file_exists($working_file))
  2093. {
  2094. // Load the new file.
  2095. $working_data = str_replace("\r", '', package_get_contents($working_file));
  2096. $actions[] = array(
  2097. 'type' => 'opened',
  2098. 'filename' => $working_file
  2099. );
  2100. }
  2101. else
  2102. {
  2103. $actions[] = array(
  2104. 'type' => 'missing',
  2105. 'filename' => $working_file
  2106. );
  2107. $working_file = null;
  2108. $everything_found = false;
  2109. }
  2110. // Can't be searching for something...
  2111. $working_search = null;
  2112. }
  2113. // Search for a specific string.
  2114. elseif (($code_match[1] == 'search' || $code_match[1] == 'search for') && $working_file !== null)
  2115. {
  2116. if ($working_search !== null)
  2117. {
  2118. $actions[] = array(
  2119. 'type' => 'error',
  2120. 'filename' => $working_file
  2121. );
  2122. $everything_found = false;
  2123. }
  2124. $working_search = $code_match[2];
  2125. }
  2126. // Must've already loaded a search string.
  2127. elseif ($working_search !== null)
  2128. {
  2129. // This is the base string....
  2130. $replace_with = $code_match[2];
  2131. // Add this afterward...
  2132. if ($code_match[1] == 'add' || $code_match[1] == 'add after')
  2133. $replace_with = $working_search . "\n" . $replace_with;
  2134. // Add this beforehand.
  2135. elseif ($code_match[1] == 'before' || $code_match[1] == 'add before' || $code_match[1] == 'above' || $code_match[1] == 'add above')
  2136. $replace_with .= "\n" . $working_search;
  2137. // Otherwise.. replace with $replace_with ;).
  2138. }
  2139. // If we have a search string, replace string, and open file..
  2140. if ($working_search !== null && $replace_with !== null && $working_file !== null)
  2141. {
  2142. // Make sure it's somewhere in the string.
  2143. if ($undo)
  2144. {
  2145. $temp = $replace_with;
  2146. $replace_with = $working_search;
  2147. $working_search = $temp;
  2148. }
  2149. if (strpos($working_data, $working_search) !== false)
  2150. {
  2151. $working_data = str_replace($working_search, $replace_with, $working_data);
  2152. $actions[] = array(
  2153. 'type' => 'replace',
  2154. 'filename' => $working_file,
  2155. 'search' => $working_search,
  2156. 'replace' => $replace_with,
  2157. 'search_original' => $working_search,
  2158. 'replace_original' => $replace_with,
  2159. 'position' => $code_match[1] == 'replace' ? 'replace' : ($code_match[1] == 'add' || $code_match[1] == 'add after' ? 'before' : 'after'),
  2160. 'is_custom' => $is_custom,
  2161. 'failed' => false,
  2162. );
  2163. }
  2164. // It wasn't found!
  2165. else
  2166. {
  2167. $actions[] = array(
  2168. 'type' => 'failure',
  2169. 'filename' => $working_file,
  2170. 'search' => $working_search,
  2171. 'is_custom' => $is_custom,
  2172. 'search_original' => $working_search,
  2173. 'replace_original' => $replace_with,
  2174. 'position' => $code_match[1] == 'replace' ? 'replace' : ($code_match[1] == 'add' || $code_match[1] == 'add after' ? 'before' : 'after'),
  2175. 'is_custom' => $is_custom,
  2176. 'failed' => true,
  2177. );
  2178. $everything_found = false;
  2179. }
  2180. // These don't hold any meaning now.
  2181. $working_search = null;
  2182. $replace_with = null;
  2183. }
  2184. // Get rid of the old tag.
  2185. $file = substr_replace($file, '', strpos($file, $code_match[0]), strlen($code_match[0]));
  2186. }
  2187. // Backup the old file.
  2188. if ($working_file !== null)
  2189. {
  2190. package_chmod($working_file);
  2191. if (!is_writable($working_file))
  2192. $actions[] = array(
  2193. 'type' => 'chmod',
  2194. 'filename' => $working_file
  2195. );
  2196. if (!$testing && !empty($modSettings['package_make_backups']) && file_exists($working_file))
  2197. {
  2198. if (basename($working_file) == 'Settings.php')
  2199. @copy($working_file, dirname($working_file) . '/Settings_bak.php');
  2200. else
  2201. @copy($working_file, $working_file . '~');
  2202. }
  2203. package_put_contents($working_file, $working_data, $testing);
  2204. }
  2205. if ($working_file !== null)
  2206. $actions[] = array(
  2207. 'type' => 'saved',
  2208. 'filename' => $working_file,
  2209. 'is_custom' => $is_custom,
  2210. );
  2211. $actions[] = array(
  2212. 'type' => 'result',
  2213. 'status' => $everything_found
  2214. );
  2215. return $actions;
  2216. }
  2217. /**
  2218. * Get the physical contents of a packages file
  2219. *
  2220. * @param type $filename
  2221. * @return boolean
  2222. */
  2223. function package_get_contents($filename)
  2224. {
  2225. global $package_cache, $modSettings;
  2226. if (!isset($package_cache))
  2227. {
  2228. $mem_check = setMemoryLimit('128M');
  2229. // Windows doesn't seem to care about the memory_limit.
  2230. if (!empty($modSettings['package_disable_cache']) || $mem_check || stripos(PHP_OS, 'win') !== false)
  2231. $package_cache = array();
  2232. else
  2233. $package_cache = false;
  2234. }
  2235. if (strpos($filename, 'Packages/') !== false || $package_cache === false || !isset($package_cache[$filename]))
  2236. return file_get_contents($filename);
  2237. else
  2238. return $package_cache[$filename];
  2239. }
  2240. /**
  2241. * Writes data to a file, almost exactly like the file_put_contents() function.
  2242. * uses FTP to create/chmod the file when necessary and available.
  2243. * uses text mode for text mode file extensions.
  2244. * returns the number of bytes written.
  2245. *
  2246. * @param string $filename
  2247. * @param string $data
  2248. * @param bool testing
  2249. * @return int
  2250. */
  2251. function package_put_contents($filename, $data, $testing = false)
  2252. {
  2253. global $package_ftp, $package_cache, $modSettings;
  2254. static $text_filetypes = array('php', 'txt', '.js', 'css', 'vbs', 'tml', 'htm');
  2255. if (!isset($package_cache))
  2256. {
  2257. // Try to increase the memory limit - we don't want to run out of ram!
  2258. $mem_check = setMemoryLimit('128M');
  2259. if (!empty($modSettings['package_disable_cache']) || $mem_check || stripos(PHP_OS, 'win') !== false)
  2260. $package_cache = array();
  2261. else
  2262. $package_cache = false;
  2263. }
  2264. if (isset($package_ftp))
  2265. $ftp_file = strtr($filename, array($_SESSION['pack_ftp']['root'] => ''));
  2266. if (!file_exists($filename) && isset($package_ftp))
  2267. $package_ftp->create_file($ftp_file);
  2268. elseif (!file_exists($filename))
  2269. @touch($filename);
  2270. package_chmod($filename);
  2271. if (!$testing && (strpos($filename, 'Packages/') !== false || $package_cache === false))
  2272. {
  2273. $fp = @fopen($filename, in_array(substr($filename, -3), $text_filetypes) ? 'w' : 'wb');
  2274. // We should show an error message or attempt a rollback, no?
  2275. if (!$fp)
  2276. return false;
  2277. fwrite($fp, $data);
  2278. fclose($fp);
  2279. }
  2280. elseif (strpos($filename, 'Packages/') !== false || $package_cache === false)
  2281. return strlen($data);
  2282. else
  2283. {
  2284. $package_cache[$filename] = $data;
  2285. // Permission denied, eh?
  2286. $fp = @fopen($filename, 'r+');
  2287. if (!$fp)
  2288. return false;
  2289. fclose($fp);
  2290. }
  2291. return strlen($data);
  2292. }
  2293. /**
  2294. * Clears (removes the files) the current package cache (temp directory)
  2295. *
  2296. * @param type $trash
  2297. * @return type
  2298. */
  2299. function package_flush_cache($trash = false)
  2300. {
  2301. global $package_ftp, $package_cache;
  2302. static $text_filetypes = array('php', 'txt', '.js', 'css', 'vbs', 'tml', 'htm');
  2303. if (empty($package_cache))
  2304. return;
  2305. // First, let's check permissions!
  2306. foreach ($package_cache as $filename => $data)
  2307. {
  2308. if (isset($package_ftp))
  2309. $ftp_file = strtr($filename, array($_SESSION['pack_ftp']['root'] => ''));
  2310. if (!file_exists($filename) && isset($package_ftp))
  2311. $package_ftp->create_file($ftp_file);
  2312. elseif (!file_exists($filename))
  2313. @touch($filename);
  2314. $result = package_chmod($filename);
  2315. // if we are not doing our test pass, then lets do a full write check
  2316. if (!$trash)
  2317. {
  2318. // acid test, can we really open this file for writing?
  2319. $fp = ($result) ? fopen($filename, 'r+') : $result;
  2320. if (!$fp)
  2321. {
  2322. // We should have package_chmod()'d them before, no?!
  2323. trigger_error('package_flush_cache(): some files are still not writable', E_USER_WARNING);
  2324. return;
  2325. }
  2326. fclose($fp);
  2327. }
  2328. }
  2329. if ($trash)
  2330. {
  2331. $package_cache = array();
  2332. return;
  2333. }
  2334. foreach ($package_cache as $filename => $data)
  2335. {
  2336. $fp = fopen($filename, in_array(substr($filename, -3), $text_filetypes) ? 'w' : 'wb');
  2337. fwrite($fp, $data);
  2338. fclose($fp);
  2339. }
  2340. $package_cache = array();
  2341. }
  2342. /**
  2343. * Try to make a file writable.
  2344. *
  2345. * @param string $filename
  2346. * @param string $perm_state = 'writable'
  2347. * @param bool $track_change = false
  2348. * @return boolean True if it worked, false if it didn't
  2349. */
  2350. function package_chmod($filename, $perm_state = 'writable', $track_change = false)
  2351. {
  2352. global $package_ftp;
  2353. if (file_exists($filename) && is_writable($filename) && $perm_state == 'writable')
  2354. return true;
  2355. // Start off checking without FTP.
  2356. if (!isset($package_ftp) || $package_ftp === false)
  2357. {
  2358. for ($i = 0; $i < 2; $i++)
  2359. {
  2360. $chmod_file = $filename;
  2361. // Start off with a less agressive test.
  2362. if ($i == 0)
  2363. {
  2364. // If this file doesn't exist, then we actually want to look at whatever parent directory does.
  2365. $subTraverseLimit = 2;
  2366. while (!file_exists($chmod_file) && $subTraverseLimit)
  2367. {
  2368. $chmod_file = dirname($chmod_file);
  2369. $subTraverseLimit--;
  2370. }
  2371. // Keep track of the writable status here.
  2372. $file_permissions = @fileperms($chmod_file);
  2373. }
  2374. else
  2375. {
  2376. // This looks odd, but it's an attempt to work around PHP suExec.
  2377. if (!file_exists($chmod_file) && $perm_state == 'writable')
  2378. {
  2379. $file_permissions = @fileperms(dirname($chmod_file));
  2380. mktree(dirname($chmod_file), 0755);
  2381. @touch($chmod_file);
  2382. @chmod($chmod_file, 0755);
  2383. }
  2384. else
  2385. $file_permissions = @fileperms($chmod_file);
  2386. }
  2387. // This looks odd, but it's another attempt to work around PHP suExec.
  2388. if ($perm_state != 'writable')
  2389. @chmod($chmod_file, $perm_state == 'execute' ? 0755 : 0644);
  2390. else
  2391. {
  2392. if (!@is_writable($chmod_file))
  2393. @chmod($chmod_file, 0755);
  2394. if (!@is_writable($chmod_file))
  2395. @chmod($chmod_file, 0777);
  2396. if (!@is_writable(dirname($chmod_file)))
  2397. @chmod($chmod_file, 0755);
  2398. if (!@is_writable(dirname($chmod_file)))
  2399. @chmod($chmod_file, 0777);
  2400. }
  2401. // The ultimate writable test.
  2402. if ($perm_state == 'writable')
  2403. {
  2404. $fp = is_dir($chmod_file) ? @opendir($chmod_file) : @fopen($chmod_file, 'rb');
  2405. if (@is_writable($chmod_file) && $fp)
  2406. {
  2407. if (!is_dir($chmod_file))
  2408. fclose($fp);
  2409. else
  2410. closedir($fp);
  2411. // It worked!
  2412. if ($track_change)
  2413. $_SESSION['pack_ftp']['original_perms'][$chmod_file] = $file_permissions;
  2414. return true;
  2415. }
  2416. }
  2417. elseif ($perm_state != 'writable' && isset($_SESSION['pack_ftp']['original_perms'][$chmod_file]))
  2418. unset($_SESSION['pack_ftp']['original_perms'][$chmod_file]);
  2419. }
  2420. // If we're here we're a failure.
  2421. return false;
  2422. }
  2423. // Otherwise we do have FTP?
  2424. elseif ($package_ftp !== false && !empty($_SESSION['pack_ftp']))
  2425. {
  2426. $ftp_file = strtr($filename, array($_SESSION['pack_ftp']['root'] => ''));
  2427. // This looks odd, but it's an attempt to work around PHP suExec.
  2428. if (!file_exists($filename) && $perm_state == 'writable')
  2429. {
  2430. $file_permissions = @fileperms(dirname($filename));
  2431. mktree(dirname($filename), 0755);
  2432. $package_ftp->create_file($ftp_file);
  2433. $package_ftp->chmod($ftp_file, 0755);
  2434. }
  2435. else
  2436. $file_permissions = @fileperms($filename);
  2437. if ($perm_state != 'writable')
  2438. {
  2439. $package_ftp->chmod($ftp_file, $perm_state == 'execute' ? 0755 : 0644);
  2440. }
  2441. else
  2442. {
  2443. if (!@is_writable($filename))
  2444. $package_ftp->chmod($ftp_file, 0777);
  2445. if (!@is_writable(dirname($filename)))
  2446. $package_ftp->chmod(dirname($ftp_file), 0777);
  2447. }
  2448. if (@is_writable($filename))
  2449. {
  2450. if ($track_change)
  2451. $_SESSION['pack_ftp']['original_perms'][$filename] = $file_permissions;
  2452. return true;
  2453. }
  2454. elseif ($perm_state != 'writable' && isset($_SESSION['pack_ftp']['original_perms'][$filename]))
  2455. unset($_SESSION['pack_ftp']['original_perms'][$filename]);
  2456. }
  2457. // Oh dear, we failed if we get here.
  2458. return false;
  2459. }
  2460. /**
  2461. * Used to crypt the supplied ftp password in this session
  2462. *
  2463. * @param string $pass
  2464. * @return string The encrypted password
  2465. */
  2466. function package_crypt($pass)
  2467. {
  2468. $n = strlen($pass);
  2469. $salt = session_id();
  2470. while (strlen($salt) < $n)
  2471. $salt .= session_id();
  2472. for ($i = 0; $i < $n; $i++)
  2473. $pass{$i} = chr(ord($pass{$i}) ^ (ord($salt{$i}) - 32));
  2474. return $pass;
  2475. }
  2476. /**
  2477. * @todo Document this
  2478. * @param string $id
  2479. */
  2480. function package_create_backup($id = 'backup')
  2481. {
  2482. global $sourcedir, $boarddir, $packagesdir, $smcFunc;
  2483. $files = array();
  2484. $base_files = array('index.php', 'SSI.php', 'agreement.txt', 'ssi_examples.php', 'ssi_examples.shtml', 'subscriptions.php');
  2485. foreach ($base_files as $file)
  2486. {
  2487. if (file_exists($boarddir . '/' . $file))
  2488. $files[realpath($boarddir . '/' . $file)] = array(
  2489. empty($_REQUEST['use_full_paths']) ? $file : $boarddir . '/' . $file,
  2490. stat($boarddir . '/' . $file)
  2491. );
  2492. }
  2493. $dirs = array(
  2494. $sourcedir => empty($_REQUEST['use_full_paths']) ? 'Sources/' : strtr($sourcedir . '/', '\\', '/')
  2495. );
  2496. $request = $smcFunc['db_query']('', '
  2497. SELECT value
  2498. FROM {db_prefix}themes
  2499. WHERE id_member = {int:no_member}
  2500. AND variable = {string:theme_dir}',
  2501. array(
  2502. 'no_member' => 0,
  2503. 'theme_dir' => 'theme_dir',
  2504. )
  2505. );
  2506. while ($row = $smcFunc['db_fetch_assoc']($request))
  2507. $dirs[$row['value']] = empty($_REQUEST['use_full_paths']) ? 'Themes/' . basename($row['value']) . '/' : strtr($row['value'] . '/', '\\', '/');
  2508. $smcFunc['db_free_result']($request);
  2509. while (!empty($dirs))
  2510. {
  2511. list ($dir, $dest) = each($dirs);
  2512. unset($dirs[$dir]);
  2513. $listing = @dir($dir);
  2514. if (!$listing)
  2515. continue;
  2516. while ($entry = $listing->read())
  2517. {
  2518. if (preg_match('~^(\.{1,2}|CVS|backup.*|help|images|.*\~)$~', $entry) != 0)
  2519. continue;
  2520. $filepath = realpath($dir . '/' . $entry);
  2521. if (isset($files[$filepath]))
  2522. continue;
  2523. $stat = stat($dir . '/' . $entry);
  2524. if ($stat['mode'] & 040000)
  2525. {
  2526. $files[$filepath] = array($dest . $entry . '/', $stat);
  2527. $dirs[$dir . '/' . $entry] = $dest . $entry . '/';
  2528. }
  2529. else
  2530. $files[$filepath] = array($dest . $entry, $stat);
  2531. }
  2532. $listing->close();
  2533. }
  2534. if (!file_exists($packagesdir . '/backups'))
  2535. mktree($packagesdir . '/backups', 0777);
  2536. if (!is_writable($packagesdir . '/backups'))
  2537. package_chmod($packagesdir . '/backups');
  2538. $output_file = $packagesdir . '/backups/' . strftime('%Y-%m-%d_') . preg_replace('~[$\\\\/:<>|?*"\']~', '', $id);
  2539. $output_ext = '.tar' . (function_exists('gzopen') ? '.gz' : '');
  2540. if (file_exists($output_file . $output_ext))
  2541. {
  2542. $i = 2;
  2543. while (file_exists($output_file . '_' . $i . $output_ext))
  2544. $i++;
  2545. $output_file = $output_file . '_' . $i . $output_ext;
  2546. }
  2547. else
  2548. $output_file .= $output_ext;
  2549. @set_time_limit(300);
  2550. if (function_exists('apache_reset_timeout'))
  2551. @apache_reset_timeout();
  2552. if (function_exists('gzopen'))
  2553. {
  2554. $fwrite = 'gzwrite';
  2555. $fclose = 'gzclose';
  2556. $output = gzopen($output_file, 'wb');
  2557. }
  2558. else
  2559. {
  2560. $fwrite = 'fwrite';
  2561. $fclose = 'fclose';
  2562. $output = fopen($output_file, 'wb');
  2563. }
  2564. foreach ($files as $real_file => $file)
  2565. {
  2566. if (!file_exists($real_file))
  2567. continue;
  2568. $stat = $file[1];
  2569. if (substr($file[0], -1) == '/')
  2570. $stat['size'] = 0;
  2571. $current = pack('a100a8a8a8a12a12a8a1a100a6a2a32a32a8a8a155a12', $file[0], decoct($stat['mode']), sprintf('%06d', decoct($stat['uid'])), sprintf('%06d', decoct($stat['gid'])), decoct($stat['size']), decoct($stat['mtime']), '', 0, '', '', '', '', '', '', '', '', '');
  2572. $checksum = 256;
  2573. for ($i = 0; $i < 512; $i++)
  2574. $checksum += ord($current{$i});
  2575. $fwrite($output, substr($current, 0, 148) . pack('a8', decoct($checksum)) . substr($current, 156, 511));
  2576. if ($stat['size'] == 0)
  2577. continue;
  2578. $fp = fopen($real_file, 'rb');
  2579. while (!feof($fp))
  2580. $fwrite($output, fread($fp, 16384));
  2581. fclose($fp);
  2582. $fwrite($output, pack('a' . (512 - $stat['size'] % 512), ''));
  2583. }
  2584. $fwrite($output, pack('a1024', ''));
  2585. $fclose($output);
  2586. }
  2587. /**
  2588. * Get the contents of a URL, irrespective of allow_url_fopen.
  2589. *
  2590. * - reads the contents of an http or ftp address and retruns the page in a string
  2591. * - will accept up to 3 page redirections (redirectio_level in the function call is private)
  2592. * - if post_data is supplied, the value and lenght is posted to the given url as form data
  2593. * - URL must be supplied in lowercase
  2594. *
  2595. * @param string $url
  2596. * @param string $post_data = ''
  2597. * @param bool $keep_alive = false
  2598. * @param $redirection_level = 0
  2599. * @return string
  2600. */
  2601. function fetch_web_data($url, $post_data = '', $keep_alive = false, $redirection_level = 0)
  2602. {
  2603. global $webmaster_email, $sourcedir;
  2604. static $keep_alive_dom = null, $keep_alive_fp = null;
  2605. preg_match('~^(http|ftp)(s)?://([^/:]+)(:(\d+))?(.+)$~', $url, $match);
  2606. // An FTP url. We should try connecting and RETRieving it...
  2607. if (empty($match[1]))
  2608. return false;
  2609. elseif ($match[1] == 'ftp')
  2610. {
  2611. // Include the file containing the ftp_connection class.
  2612. require_once($sourcedir . '/Class-Package.php');
  2613. // Establish a connection and attempt to enable passive mode.
  2614. $ftp = new ftp_connection(($match[2] ? 'ssl://' : '') . $match[3], empty($match[5]) ? 21 : $match[5], 'anonymous', $webmaster_email);
  2615. if ($ftp->error !== false || !$ftp->passive())
  2616. return false;
  2617. // I want that one *points*!
  2618. fwrite($ftp->connection, 'RETR ' . $match[6] . "\r\n");
  2619. // Since passive mode worked (or we would have returned already!) open the connection.
  2620. $fp = @fsockopen($ftp->pasv['ip'], $ftp->pasv['port'], $err, $err, 5);
  2621. if (!$fp)
  2622. return false;
  2623. // The server should now say something in acknowledgement.
  2624. $ftp->check_response(150);
  2625. $data = '';
  2626. while (!feof($fp))
  2627. $data .= fread($fp, 4096);
  2628. fclose($fp);
  2629. // All done, right? Good.
  2630. $ftp->check_response(226);
  2631. $ftp->close();
  2632. }
  2633. // More likely a standard HTTP URL, first try to use cURL if available
  2634. elseif (isset($match[1]) && $match[1] === 'http' && function_exists('curl_init'))
  2635. {
  2636. // Include the file containing the curl_fetch_web_data class.
  2637. require_once($sourcedir . '/Class-CurlFetchWeb.php');
  2638. $fetch_data = new curl_fetch_web_data();
  2639. $fetch_data->get_url_data($url, $post_data);
  2640. // no errors and a 200 result, then we have a good dataset, well we at least have data ;)
  2641. if ($fetch_data->result('code') == 200 && !$fetch_data->result('error'))
  2642. $data = $fetch_data->result('body');
  2643. else
  2644. return false;
  2645. }
  2646. // This is more likely; a standard HTTP URL.
  2647. elseif (isset($match[1]) && $match[1] == 'http')
  2648. {
  2649. if ($keep_alive && $match[3] == $keep_alive_dom)
  2650. $fp = $keep_alive_fp;
  2651. if (empty($fp))
  2652. {
  2653. // Open the socket on the port we want...
  2654. $fp = @fsockopen(($match[2] ? 'ssl://' : '') . $match[3], empty($match[5]) ? ($match[2] ? 443 : 80) : $match[5], $err, $err, 5);
  2655. if (!$fp)
  2656. return false;
  2657. }
  2658. if ($keep_alive)
  2659. {
  2660. $keep_alive_dom = $match[3];
  2661. $keep_alive_fp = $fp;
  2662. }
  2663. // I want this, from there, and I'm not going to be bothering you for more (probably.)
  2664. if (empty($post_data))
  2665. {
  2666. fwrite($fp, 'GET ' . ($match[6] !== '/' ? str_replace(' ', '%20', $match[6]) : '') . ' HTTP/1.0' . "\r\n");
  2667. fwrite($fp, 'Host: ' . $match[3] . (empty($match[5]) ? ($match[2] ? ':443' : '') : ':' . $match[5]) . "\r\n");
  2668. fwrite($fp, 'User-Agent: PHP/SMF' . "\r\n");
  2669. if ($keep_alive)
  2670. fwrite($fp, 'Connection: Keep-Alive' . "\r\n\r\n");
  2671. else
  2672. fwrite($fp, 'Connection: close' . "\r\n\r\n");
  2673. }
  2674. else
  2675. {
  2676. fwrite($fp, 'POST ' . ($match[6] !== '/' ? $match[6] : '') . ' HTTP/1.0' . "\r\n");
  2677. fwrite($fp, 'Host: ' . $match[3] . (empty($match[5]) ? ($match[2] ? ':443' : '') : ':' . $match[5]) . "\r\n");
  2678. fwrite($fp, 'User-Agent: PHP/SMF' . "\r\n");
  2679. if ($keep_alive)
  2680. fwrite($fp, 'Connection: Keep-Alive' . "\r\n");
  2681. else
  2682. fwrite($fp, 'Connection: close' . "\r\n");
  2683. fwrite($fp, 'Content-Type: application/x-www-form-urlencoded' . "\r\n");
  2684. fwrite($fp, 'Content-Length: ' . strlen($post_data) . "\r\n\r\n");
  2685. fwrite($fp, $post_data);
  2686. }
  2687. $response = fgets($fp, 768);
  2688. // Redirect in case this location is permanently or temporarily moved.
  2689. if ($redirection_level < 3 && preg_match('~^HTTP/\S+\s+30[127]~i', $response) === 1)
  2690. {
  2691. $header = '';
  2692. $location = '';
  2693. while (!feof($fp) && trim($header = fgets($fp, 4096)) != '')
  2694. if (strpos($header, 'Location:') !== false)
  2695. $location = trim(substr($header, strpos($header, ':') + 1));
  2696. if (empty($location))
  2697. return false;
  2698. else
  2699. {
  2700. if (!$keep_alive)
  2701. fclose($fp);
  2702. return fetch_web_data($location, $post_data, $keep_alive, $redirection_level + 1);
  2703. }
  2704. }
  2705. // Make sure we get a 200 OK.
  2706. elseif (preg_match('~^HTTP/\S+\s+20[01]~i', $response) === 0)
  2707. return false;
  2708. // Skip the headers...
  2709. while (!feof($fp) && trim($header = fgets($fp, 4096)) != '')
  2710. {
  2711. if (preg_match('~content-length:\s*(\d+)~i', $header, $match) != 0)
  2712. $content_length = $match[1];
  2713. elseif (preg_match('~connection:\s*close~i', $header) != 0)
  2714. {
  2715. $keep_alive_dom = null;
  2716. $keep_alive = false;
  2717. }
  2718. continue;
  2719. }
  2720. $data = '';
  2721. if (isset($content_length))
  2722. {
  2723. while (!feof($fp) && strlen($data) < $content_length)
  2724. $data .= fread($fp, $content_length - strlen($data));
  2725. }
  2726. else
  2727. {
  2728. while (!feof($fp))
  2729. $data .= fread($fp, 4096);
  2730. }
  2731. if (!$keep_alive)
  2732. fclose($fp);
  2733. }
  2734. else
  2735. {
  2736. // Umm, this shouldn't happen?
  2737. trigger_error('fetch_web_data(): Bad URL', E_USER_NOTICE);
  2738. $data = false;
  2739. }
  2740. return $data;
  2741. }
  2742. if (!function_exists('smf_crc32'))
  2743. {
  2744. /**
  2745. * crc32 doesn't work as expected on 64-bit functions - make our own.
  2746. * http://www.php.net/crc32#79567
  2747. *
  2748. * @param type $number
  2749. * @return type
  2750. */
  2751. function smf_crc32($number)
  2752. {
  2753. $crc = crc32($number);
  2754. if ($crc & 0x80000000)
  2755. {
  2756. $crc ^= 0xffffffff;
  2757. $crc += 1;
  2758. $crc = -$crc;
  2759. }
  2760. return $crc;
  2761. }
  2762. }
  2763. ?>