driveX
Junior Member
Posts: 5
Joined: Sep 2012
|
How to get the Table button working?
Hi, I am using advaced CKeditor and if I press the table button, the screen dims and no dialog is shown. How do I get it working? Thank you!
|
|
|
|
Connie
Super Moderator
Posts: 2,684
Joined: Feb 2011
|
How to get the Table button working?
Hi!
I see you have enabled the advanced Editor-Configuration, it shoud work out of the box ;=)
well. place the cursor into the textarea and then click the table button, empty screen?
1)
can you include images? There's also a grey screen with the dialogue on top
if the image dialogue opens but the table screen dialogue does not, there should be something wrong
with your editor configuration
2)
which definitions did you set for the Editor in gsconfig.php?
Did you add some options?
3)
check in /admin/template/J/ckeditor/plugins if the plugins
table
table resize
tabletools
exist
|--
Die deutsche GetSimple-Webseite: http://www.Get-Simple.de = the german Get-Simple-Website!
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18
|
|
|
|
driveX
Junior Member
Posts: 5
Joined: Sep 2012
|
How to get the Table button working?
Hi,
1) yes, images do work. I haven't made any other changes in configuration
2) I only uncommented " define('GSEDITORTOOL', 'advanced'); "
3) these folders do exist, I'm using latest version of GetSimple
Thank you
|
|
|
|
shawn_a
Developer
Posts: 2,014
Joined: Sep 2011
|
How to get the Table button working?
Mine works, sounds like a javascript error or something.
What version, what does health check say?
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
|
|
|
|
driveX
Junior Member
Posts: 5
Joined: Sep 2012
|
How to get the Table button working?
version is 3.1.2, health check is without any problem.
|
|
|
|
sal
Member
Posts: 149
Joined: Jan 2010
|
How to get the Table button working?
Any JS errors?
Thanks for the free web-hosting Capnix!
|
|
|
|
Carlos
GS Freak
Posts: 1,368
Joined: Mar 2010
|
How to get the Table button working?
Does it happen with different browsers and/or machines?
- News Manager 2.4.0 + additional plugins
- Other GS plugins
|
|
|
|
driveX
Junior Member
Posts: 5
Joined: Sep 2012
|
How to get the Table button working?
Hi, It is the same in otther browsers, but I got this message from IE (translation). It seem that there is a problem with the language I'm using (Czech)
Message: 'lang.common.invalidCssLength' is null or is not an object.
Row: 6
Character: 403
Code: 0
Identificator URI: http://www.**.cz/admin/template/js/ckedi...?t=B8DJ5M3
|
|
|
|
Carlos
GS Freak
Posts: 1,368
Joined: Mar 2010
|
How to get the Table button working?
I just did some tests (GS 3.1.2). There seems to be some problem with the cs.js (ckeditor language) file in GS Czech Language pack (1.3), maybe it needs to be updated.
A workaround:
- download http://dev.ckeditor.com/export/7612/CKEd...lang/cs.js [ view file]
- copy it to your site's admin/template/js/ckeditor folder (replacing the current cs.js file)
- News Manager 2.4.0 + additional plugins
- Other GS plugins
|
|
|
|
driveX
Junior Member
Posts: 5
Joined: Sep 2012
|
How to get the Table button working?
Thank you very much, it solved the problem!
|
|
|
|