Hey, I have been using FCK Editor on a .NET site for about 6 months now.
I decided to upgrade because my clients were experiencing an issue in which 2.6 fixed. I was running 2.5.1. Unfortunately, the editor doesn't load in FF or in IE6 because an older version has already been cached. When I personally clear the cache, everything works.
My client-base is not the most technical, and telling them to 'clear the cache' is proving to be detrimental, as it looks like it is our fault the editor stopped working. Besides, being on the phone all day is a huge time-sink.
Is there an easy way to either fake the browser into thinking it needs to reload the fckEditor Javascript? I have tried the usual meta-tags but nothing seems to work.
Thanks in advance,
Matt
I decided to upgrade because my clients were experiencing an issue in which 2.6 fixed. I was running 2.5.1. Unfortunately, the editor doesn't load in FF or in IE6 because an older version has already been cached. When I personally clear the cache, everything works.
My client-base is not the most technical, and telling them to 'clear the cache' is proving to be detrimental, as it looks like it is our fault the editor stopped working. Besides, being on the phone all day is a huge time-sink.
Is there an easy way to either fake the browser into thinking it needs to reload the fckEditor Javascript? I have tried the usual meta-tags but nothing seems to work.
Thanks in advance,
Matt

Re: Huge Caching issues
- /fckeditor/2.5.1
- /fckeditor/2.6
Then, you can set the "FCKeditor:BasePath" application setting in the web.config to easily switch to the new installation:Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
Re: Huge Caching issues
Re: Huge Caching issues