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
Same error here>

Uncaught TypeError: Cannot read property 'match' of undefined thread.js?ver=1800:359
(2014-10-27, 09:52 AM)Nucky Wrote: [ -> ]i'm upgrade mybb and CKeditor not show in quick reply Smile please help me

I had this issue as well simply just reinstall CKeditor.
yes but reinstall member can't view thread
New version will release soon.
Some new features:
  • New AutoSaves(Drafts):
[attachment=32911][attachment=32913]
  • QuickTable:
[attachment=32910]
  • MiniEditor:
[attachment=32912]
  • QuickQuote:
[attachment=32915]
please check this, when editor is in source mode i can't add emoticons from left table, and when i try to add emotincon from your editor mybb icon the i have 'undefined'.
(2014-11-02, 02:58 PM)Ryrzy Wrote: [ -> ]please check this, when editor is in source mode i can't add emoticons from left table, and when i try to add emotincon from your editor mybb icon the i have 'undefined'.
Thank you for your report, I'll work on it. Heart
please help me, I tried to install the ckeditor in a local server to create a new plugin, but I downloaded the newest release and I put all the archives in it's places, but when I go tu my forum, the CKeditor don't function... - solved with that: http://community.mybb.com/thread-132680-...pid1101557


I have another question, how can I add a plugin to the CKEditor for MyBB 1.8 ???
I tried a tutorial to develop a new plugin (http://mito-team.com/article/2012/collap...for-drupal) , but when I add the new pluggin to the plugins' folder and recharge the page with the CKEditor, I don't see any change...
(2014-11-02, 09:34 PM)AAS Wrote: [ -> ]please help me, I tried to install the ckeditor in a local server to create a new plugin, but I downloaded the newest release and I put all the archives in it's places, but when I go tu my forum, the CKeditor don't function... - solved with that: http://community.mybb.com/thread-132680-...pid1101557


I have another question, how can I add a plugin to the CKEditor for MyBB 1.8 ???
I tried a tutorial to develop a new plugin (http://mito-team.com/article/2012/collap...for-drupal) , but when I add the new pluggin to the plugins' folder and recharge the page with the CKEditor, I don't see any change...
You should also change jscripts/ckeditor/config.js but I think this can't work with BBCode plugin.
(2013-01-12, 08:10 PM)My-BB.Ir Wrote: [ -> ]Features:
  • Full MyCode Support

Does it mean that the next version will support code parsing using MyCode? Right now, any custom MyCode I use (especially the ones for tables, such as [td2] for colspan 2 table) break.
(2014-11-03, 02:13 AM)My-BB.Ir Wrote: [ -> ]
(2014-11-02, 09:34 PM)AAS Wrote: [ -> ]please help me, I tried to install the ckeditor in a local server to create a new plugin, but I downloaded the newest release and I put all the archives in it's places, but when I go tu my forum, the CKeditor don't function... - solved with that: http://community.mybb.com/thread-132680-...pid1101557



I have another question, how can I add a plugin to the CKEditor for MyBB 1.8 ???
I tried a tutorial to develop a new plugin (http://mito-team.com/article/2012/collap...for-drupal) , but when I add the new pluggin to the plugins' folder and recharge the page with the CKEditor, I don't see any change...
You should also change jscripts/ckeditor/config.js but I think this can't work with BBCode plugin.


It's ok, I tried another method (inverse engineering), and I made my custom button with the code of one native plugin, and run perfect in source code mode, but I can't make the function for WYSIWYG mode, and isn't a problem... Big Grin


But I have another problem, In our forum, the admin enabled the CKEditor in the Quik reply (and functions perfect) and had enabled in the quick edition too.

But when an user selects the quick edition with CKEditor in source code mode, and used some command (center, bolds, color, etc.) the BB-code goes to the Quick reply CKEditor (on bottom off all the replies) and not in the quick edition text box... Undecided
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