2016-03-27, 02:08:02
After upgrading from 3.3.8 I have the same issue as with cke_patch (http://get-simple.info/forums/showthread...5#pid54825), that is, old Ckeditor is still loaded, until I do Ctrl-F5.
I've tried changing, in admin/edit.php,
<script ... src=".../ckeditor.js">
by:
<script ... src=".../ckeditor.js?gsver=3.3.9">
Then after upgrading, the correct ckeditor is loaded but unfortunately the icons are mangled (until I Ctrl-F5).
I've tried changing, in admin/edit.php,
<script ... src=".../ckeditor.js">
by:
<script ... src=".../ckeditor.js?gsver=3.3.9">
Then after upgrading, the correct ckeditor is loaded but unfortunately the icons are mangled (until I Ctrl-F5).