Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Aramaech Posted November 2, 2021 Posted November 2, 2021 The CKEditor uses a single image file for many of its button icons: icons_hidpi.png What I've done is to edit that file, so the button icons are colored. The problem is, when I re-upload the edited png and replace the old png file, it does not update visually on the site. If you use the browser's inspector to look at the CKEditor in action, you can see it's using the correct file in the correct folder path. Yet the image being displayed is the old version of the png, from before you uploaded and replaced it with the colored version. It usually stays this way for a couple days before suddenly it just starts using the new colored version of the file. Therefor it seems to me like the system is somehow caching this particular file for upwards of a week before reloading it from the server. Which, finally, brings me around to me actual question: How do you bypass this wait period? Is there a way to trigger the forum software to reload the file from the server? _____/ THE FILE'S LOCATION AND CONTENTS: applications/core/interface/ckeditor/ckeditor/plugins/icons_hidpi.png
Recommended Posts