@n00dles101
No different language file for CKEditor
@Shawn A aka Tablatronix
I have several sites (including one with GS 3.0) and the same problem appears with each one.
I did not add a custom gsconfig, except define('GSEDITORTOOL', 'advanced'); (but i put the # back).
@Connie
- parts of gsconfig.php related to CLEDITOR
- is this a fresh installation or an upgrade?
All are fresh install.
- delete admin\template\js\ckeditor directory and re-upload it, taking care of the correct FTP-modus
OK. But which FTP-modus is the correct one ? Binary or ASCII ? I usually just open Filezilla and it goes.
--
Thanks to all of you for helping.
No different language file for CKEditor
@Shawn A aka Tablatronix
I have several sites (including one with GS 3.0) and the same problem appears with each one.
I did not add a custom gsconfig, except define('GSEDITORTOOL', 'advanced'); (but i put the # back).
@Connie
- parts of gsconfig.php related to CLEDITOR
PHP Code:
# WYSIWYG editor height (default 500)
#define('GSEDITORHEIGHT', '400');
# WYSIWYG toolbars (advanced, basic or [custom config])
#define('GSEDITORTOOL', 'advanced');
# WYSIWYG editor language (default en)
#define('GSEDITORLANG', 'en');
# WYSIWYG Editor Options
#define('GSEDITOROPTIONS', '');
- is this a fresh installation or an upgrade?
All are fresh install.
- delete admin\template\js\ckeditor directory and re-upload it, taking care of the correct FTP-modus
OK. But which FTP-modus is the correct one ? Binary or ASCII ? I usually just open Filezilla and it goes.
--
Thanks to all of you for helping.