Welcome to vbmods.rocks! Get FREE and paid vBulletin mods, plugins, addons, API extensions, custom modules, custom BB Codes, vBCloud mods, CORE hacks, JS hacks, custom coding by Glenn, an ex-vBulletin Developer. You must register before you can post, download the files or copy the code from the free plugins.
Most of the vBulletin 5 mods here in vBMods.rocks should work with vBulletin 6 but it's not a guarantee due to unforeseen frontend and backend changes introduced in vBulletin 6. We have tested the compatibility for some of the mods here. Please check the compatibility list here.
Announcement
Collapse
No announcement yet.
Uncheck Remote File Checkbox in CKEditor Image Dialog By Default
After logging in to your forum, I tested it and it works on my end. The "Retrieve remote file and reference locally" checkbox is unchecked by default. So it looks like the mod is working as expected.
I tried and tested this mod in vB 6.1.6 and it works for me. When clicking the Image toolbar button in CKEditor, the "Retrieve remote file and reference locally" checkbox is unchecked.
I found the reason why the mod isn't working for me. The autoblocker.js script from the Usercentrics Cookie Consent Management System is causing the error. I don't have a solution for this yet, but your mod is definitely not the cause. So everything is fine.
Issue is solved. I had the include first in template page_head_include and moved it then to the end of template page_preheader. No more errors and surprisingly faster page loads.
Comment