MyBB Community Forums

Full Version: MyBB Editor CKEditor (Not Html)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
Excuse me, I have another question...

I want to make a fix to correct, an error with the MyBB smiles inserter...

Results that the Mybb smiles inserter (the smiles on the left side), don't function with the source code mode, and I want to make a fix, but I need to add an automatic function that detects the editor.mode and add the specific functions to the smiles inserter in the onClick event ( CKEDITOR.performInsert('smile',false); ).

But I need help because I need to find the function that change the editor mode (the source button), or add an onclick function to the source button, to activate the function that adds or remove the onClick event in the Mybb smiles inserter

In the wysiwyg mode the Mybb smiles inserter functions well, but If the onClick event ( CKEDITOR.performInsert('smile',false); ) that I want to add, isn't deleted when the editor mode is wysiwyg, causes error...

And sorry for my bad english...
Bug: Copy paste bolded (or any formatted) text. Switch to Source. Source strips formatting and removes BBCode.

BBCode also gets stripped when submitting the post. Happens in Quick and Full editors...

Reference: http://forums.lunarknights.us/thread-429.html

Latest MyBB as of this post, and latest plugin also.
Thanks for that.
Where do I upload folder "ckeditor_upload"?
(2014-12-21, 01:14 AM)user25 Wrote: [ -> ]Where do I upload folder "ckeditor_upload"?

MyBB Root..
The cke shows In admin side but not on user side threads etc how i fix
Thank you very much
Uhm, I am getting the same error as #293
When I try to post a quickreply it says "There was an error posting your reply: The message is missing. Please enter a message."
Is it possible to add a regular drag-and-drop multi-file uploader instead of an image uploader please? Smile
It does not show for e I installed everything correctly the plugin is installed & activated but it does not appear anywhere..
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43