~~~~~~~~~~~~ IMPORTANT INFORMATION -- Please read! ~~~~~~~~~~~~

1. The "search..." box above searches the Docs & Forum Posts. The "Search" tab above just searches the Forum Posts. :side:
Please use these to search for your issue *before* creating a new message topic, as your issue may have been previously solved.
2. Please put your Club # and Club Web Address in your Forum Signature (best) OR in each post to get faster support from us.
Click here to edit your signature at the bottom of the Profile Information tab.
3. Our user and admin docs are available at: support.toastmastersclubs.org/doc "There's a doc for that!" ;)
4. There is an "Opt In" Feature for newly added members. The Opt In document explains the strikethrough member information. Click Here to View the Post
5. When posting a New Topic , please include all relevant details and be specific. When did your issue 1st occur? What operating system, browser, & browser version are you using? Did you refresh your browser cache? Are your cookies enabled? Lastly, a screen shot is often helpful.
6. Please abide by the Terms of Use . We are volunteers contributing our spare time. We are happy to assist you, so long as you are respectful and courteous.
7. We are always looking for new FreeToastHost Ambassadors to join our team and support fellow Toastmasters in their use of the FreeToastHost website system. If you are familiar with the system and have some interest, send a Send Us a Private Message.

Link not working in editor

More
8 years 2 months ago #63237 by SteveTheTechie
Replied by SteveTheTechie on topic Link not working in editor
Please check your running CKEditor version via the (i) icon in the editor.

The running version should be 4.7.0 It if is not, then your cache is not getting properly temporarily defeated to allow the proper update.
The topic has been locked.
  • marc33
  • Topic Author
  • Offline
  • FreeToastHost Ambassador
  • FreeToastHost Ambassador
More
8 years 2 months ago #63240 by marc33
Replied by marc33 on topic Link not working in editor
You're the MAN Steve. I have 4.5.11. How do I defeat the cache? Do you have a digital sword I can wield at it to surrender? :evil:
The following user(s) said Thank You: SteveTheTechie
The topic has been locked.
  • marc33
  • Topic Author
  • Offline
  • FreeToastHost Ambassador
  • FreeToastHost Ambassador
More
8 years 2 months ago #63241 by marc33
Replied by marc33 on topic Link not working in editor
Found this out: on a website where I'm not the administrator, if I login as an admin and create a link, the window works as intended. CK Editor is V 4.7. Same browser (Opera). Why did one update and not the other?
The topic has been locked.
More
8 years 2 months ago - 8 years 2 months ago #63242 by SteveTheTechie
Replied by SteveTheTechie on topic Link not working in editor
Cache works on both a per browser and per website basis (each browser maintains its own cache for each thing it recognizes as a separate website and/or AJAX data fetch). While that does lead to some duplication of info in the cache in the case of FTH, it also keeps things separate which is good for the majority of things on the internet.

In essence, your browser will not know that two different FTH websites could be running duplicates of the same info from the cache. This is actually a good thing, since it allows me to test updated code separately from production code by using separate FTH websites for testing.

[strike]In your case, for some reason the reload link is not getting the cache bypass done to force the update of the editor code. I have seen this sometimes w/ Chromium based browser (Google Chrome and Opera)... They are very aggressive about caching.

Just go into your Opera settings, and kill the cache.[/strike]

Discovered I did not update the editor version number parameter for the editor reference in the HTML file which works as a cache buster. :blush: ...
Code:
<script src="/js/jquery-ui-patch/jquerymodalfix.min.js?v=4.7.0"></script> <script src="/js/ckeditor/ckeditor.js?v=4.7.0"></script> <script src="/js/ckeditor/adapters/jquery.js?v=4.7.0"></script>
Last edit: 8 years 2 months ago by SteveTheTechie.
The topic has been locked.
More
8 years 2 months ago - 8 years 2 months ago #63243 by SteveTheTechie
Replied by SteveTheTechie on topic Link not working in editor
Ok, I also just tried to trigger another cache reset remotely (also fixed the version references). Give it another shot.

BTW, this is why I broadcasted the message about the editor update. Editor updates have historically been the source of quirky issues because of the cache not getting completely disabled to allow the update.
Last edit: 8 years 2 months ago by SteveTheTechie.
The following user(s) said Thank You: marc33, Pam
The topic has been locked.
  • marc33
  • Topic Author
  • Offline
  • FreeToastHost Ambassador
  • FreeToastHost Ambassador
More
8 years 2 months ago #63253 by marc33
Replied by marc33 on topic Link not working in editor
.
IT WORKS ON ALL MY SITES! You are brilliant. Thank you thank you thank you.
The following user(s) said Thank You: SteveTheTechie
The topic has been locked.
Moderators: BrianJane AtkinsonPamrhtaylor3marc33NotLiablejgavinLcala305
Time to create page: 0.113 seconds