Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PROBLEM Upgraded to 3.3.8 CKEditor Won't Display HTML Editor
#6
hmm well
"define('GSEDITOROPTIONS', 'advanced');" <= brings error, "advanced" not supported

is wrong should be
define('GSEDITORTOOL', 'advanced');


"define('GSEDITOROPTIONS', "entities : false,forceSimpleAmpersand:true,customConfig : '../../../../theme/gs.js',skin: 'v2'");" <= brings error, " config.toolbar_Full is undefined "

You will have to remove skin:'v2' I do not think this skin exists or is compatible with this version, unless there is an updated version to it available from ckeditor.


You also will probably have to update your custom config with changes to the default config.js
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply


Messages In This Thread
RE: Upgraded to 3.3.8 CKEditor Won't Display HTML Editor - by shawn_a - 2016-04-21, 22:59:38



Users browsing this thread: 1 Guest(s)