5,838
edits
m (→ASIDE) |
|||
You don't need to read this, it is not part of the migration from C1 to MX. However, this is a bit of a warning if you already use some of the library packages that MX uses. The MX package at version 3.4.5 that I downloaded contained some very obsolete copies of some external packages:
#The latest MX package does NOT include Highstock in the distribution, so MX will automatically use the latest version, and you can miss out this first updating step I had to do.
#*However, the MX 3.4.5 (this was latest at time I wrote these notes) package I downloaded contained obsolete vintage version 2.1.4 (2015-03-10) of Highstocks and Highcharts within both the interface folder "'''\CumulusMX\interface\lib\highstock'''" and the webfiles folder '''T:\CumulusMX\webfiles\lib\highstock'''. I had
#**
#**I had downloaded the 8.04 versions from [https://www.highcharts.com/blog/download/ the Highstock link] and saved that on my partition I just use for software downloads. So I copied the files and folders from that download to "\CumulusMX\interface\lib\highstock\js" to replace the ones I moved out. So now (in March 2020) my admin interface is also using Highstock version 8.04 released 10 March 2020 to match the version I use with my own web pages on my web server.
#The MX package also contains jQuery, again within both the interface folder "'''\CumulusMX\interface\lib\jquery'''" and the webfiles folder '''T:\CumulusMX\webfiles\lib\jquery'''. Again, I had a later version on my web server, used by several of my existing web pages and I was worried this might cause a problem.
#* MX package includes an old jQuery version 1.9.1, that is 2014 vintage and very obsolete. I was using version 3.5.0 for my web pages.
|
edits