I really want to be able to select from images in my images folder, instead of the very limited default image icon and setup.
I know it is possible because I have seen it setup in both Joomla! and WordPress.
Here is my error:
Timestamp: 9/4/14 1:33:23 PM
Error: uncaught exception: [CKEDITOR.resourceManager.load] Resource name "imgupload" was not found at "http://localhost/admin/ckeditor/plugins/imgupload/plugin.js?t=E7KD".
It does not say anything whatsoever about configuring it, but I hopped into the plugin directory and read the readme anyway, and it does say to change the directory from the root of the server, which I did. It didn't matter.
No matter what I do, this thing kills ckEditor. Anyone know how to get this working, or any other workaround that offers the same functionality???
Anyone that downloads that
Anyone that downloads that "plugin" with the online CKBuilder will end up with a broken CKEditor.
They only provide a PHP script to save uploaded files, it's not a real CKEditor plugin, so it's wrong to treat it like one.
I don't mean that there's anything wrong about the PHP file itself, I'm only stating that it shouldn't be installed with CKBuilder.