Help us to help you!

Our aim is to offer you the best service possible, to do this we need to know: (1.) Joomla! version (2.) Server type (3.) Editor version (4.) Browsers type & Version and any (5.) Error messages you may have, for help in finding this information please - click here…We would also invite you to read our form rules before posting - read more…

Welcome, Guest
Please Login or Register.    Lost Password?
Forum is locked
JCK Editor 3 & Simple Content Versioning Forum is locked
(1 viewing) (1) Guest
This is a list on known issues that will be addressed in the next official version release.
Go to bottomPage: 1
TOPIC: JCK Editor 3 & Simple Content Versioning
#118
JCK Editor 3 & Simple Content Versioning 1 Year, 10 Months ago Karma: 0
Just a possible fyi...

I have noticed that some problems with the CK Editor loading seem to be due to other extensions that interact with article editing windows. So far I have run in to 3 extensions but only 1 that is not old/no longer updated.

In this case the editor tools do not load and article editing just shows source code no matter what editor is chosen in global or user.

Anyone else run in to this?

The popular extensions I would like to warn people having trouble to check for is Simple Content Versioning (extensions.joomla.org/extensions/news-pr...tent-submission/6260)

I know 1.92 SAYS it has compatibility with CK but I have tried both a in use backup and fresh install test site on xammp as well as on my IIS site with the same result of the editor not loading IF -
the S.C.V. Editor - Button plugin is enabled. Hopefully they update that problem bug that has something to do with loading the button for editor windows.

Hope this helps anyone else trying to rip out hair to figure out no loads
BlueDwarf
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/06/22 12:31 By Paul.F.
The topic has been locked.
 
#257
Re:JCK Editor 3 & Simple Content Versioning 1 Year, 9 Months ago Karma: 32
I have replied a fix in the setContent method of the JCKJavascriptHelper class:

Code:

 

return " if (!oEditor) CKEDITOR.instances.$editor.setData('" .  htmlentities($html) . 
"') ; else oEditor.setData('" .  htmlentities($html) . "')";

}

And the Editor now loads up.

This should be released with 3.2.1

Regards
awills
Administrator
Posts: 484
graphgraph
User Offline Click here to see the profile of this user
Gender: Male webxsolution.com Location: London

Always clear your browser cache(CTRL+SHFT+DEL for FF/IE and Chrome users)
The topic has been locked.
 
#386
Re:JCK Editor 3 & Simple Content Versioning 1 Year, 7 Months ago Karma: 20
Fixed and packaged into in version: 3.3.1

To download, please see: www.joomlackeditor.com/downloads
Paul.F
Administrator
Posts: 1045
graph
User Online Now Click here to see the profile of this user
Gender: Male webxsolution.com Location: London Birthday: 12/09
If you use JoomlaCK Editor, please post a review at the Joomla! Extensions Directory.
The topic has been locked.
 
Go to topPage: 1
Moderators: Paul.F, awills