- Downloaded the latest version of TinyMCE
- Downloaded the latest version of (TinyMCE) Compressor PHP
- Extracted both
- Copied the following files to the extracted TinyMCE folder:
- tiny_mce_gzip.js
- tiny_mce_gzip.php
- Renamed website folder /javascript/tinymce to something like tinymce-OLD
- Uploaded the new extracted tinymce folder to take its place
- Copy the following plugin folders from the old version to the new one:
- interspireimg
- linker
- mediaservice
Update TinyMCE in ISC
-
- Site Admin
- Posts: 1854
- Joined: Wed Jun 17, 2009 6:30 pm
- Location: South Yorkshire UK
- Contact:
Update TinyMCE in ISC
Following on my from my IKM update of TinyMCE I've done the same thing with ISC 6.1.1 as follows:
-
- Site Admin
- Posts: 1854
- Joined: Wed Jun 17, 2009 6:30 pm
- Location: South Yorkshire UK
- Contact:
Re: Update TinyMCE in ISC
Key thing to note as I found this the hard way...
Make sure you hard refresh your browser after upgrading and ensure that any caching has been refreshed as well...
NB: I found that my firewalls proxy server and cache had been keeping an old copy of tiny_mce_popup.js in cache which caused various errors particularly this one:
Make sure you hard refresh your browser after upgrading and ensure that any caching has been refreshed as well...
NB: I found that my firewalls proxy server and cache had been keeping an old copy of tiny_mce_popup.js in cache which caused various errors particularly this one:
That's a sure fire indicator that your hosted version is out of date or a cached file is still being pulled in... So check anything like eaccelerator, etc... before getting bent out of shape...tinymce.dom.Event._add is not a function
-
- Confirmed
- Posts: 413
- Joined: Sun Aug 09, 2009 1:23 pm
Re: Update TinyMCE in ISC
Have there been any discussions (perhaps with cookbook instructions) that explain whether or not it's possible to update the old Devedit with TinyMCE?
ISC 4.0.7
"... and let's be honest that whole "by design" thing is getting old too."
"... and let's be honest that whole "by design" thing is getting old too."
-
- Site Admin
- Posts: 1854
- Joined: Wed Jun 17, 2009 6:30 pm
- Location: South Yorkshire UK
- Contact:
Re: Update TinyMCE in ISC
Is that what was in place before TinyMCE was used?CharlieFoxtrot wrote:Have there been any discussions (perhaps with cookbook instructions) that explain whether or not it's possible to update the old Devedit with TinyMCE?
If so, probably not... It would require a bit of diff() utility comparison to go that route I'm afraid...
-
- Confirmed
- Posts: 413
- Joined: Sun Aug 09, 2009 1:23 pm
Re: Update TinyMCE in ISC
Yep... my old workhorse version 4.07 (plus thousands of hours of tweaks and updates) is still cranking away with the clunky Devedit. It's fine for now, but it's not without its issues. ~ If there had been a step-by-step on how to update, I'd find the time to get it done. But for now, I just don't have the time to figure it out myself. (I'm sure I could *do* it... it's just finding the time.)
(How's the kid? Hope fatherhood is better than you imagined it would be.)
(How's the kid? Hope fatherhood is better than you imagined it would be.)
ISC 4.0.7
"... and let's be honest that whole "by design" thing is getting old too."
"... and let's be honest that whole "by design" thing is getting old too."
-
- Posts: 2
- Joined: Mon Oct 13, 2014 2:42 am
- Location: Adelaide
Re: Update TinyMCE in ISC
Thanks found this walk through, sadly due to new versions it seems the TinyMC function isn't loading. Dead in the water.
-
- Site Admin
- Posts: 1854
- Joined: Wed Jun 17, 2009 6:30 pm
- Location: South Yorkshire UK
- Contact:
Re: Update TinyMCE in ISC
Not tackled it with anything new as there's been no need my end and frankly I have 7 years of work to do with 2 months to do it in as per usual.Designer666 wrote:Thanks found this walk through, sadly due to new versions it seems the TinyMC function isn't loading. Dead in the water.
May revisit but only if it becomes required.