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?
Go to bottomPage: 12
TOPIC: Editor loads only on back end
#239
Editor loads only on back end 1 Year, 9 Months ago Karma: 0
JoomlaCK loads and runs for me on the back end, but on the front end I get a blank text box instead of the editor. My backend meets JoomlaCK requirements, and I have tried CCcleaner. The front end doesn't even work when logged in to the admin account.

Any suggestions? The editor is unusable to me if it doesn't work on the front end.
cleggcj
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#254
Re:Editor loads only on back end 1 Year, 9 Months ago Karma: 20
Hi cleggcj,

I am pleased to tell you that we have created a fix for this. We hope to have it with you soon.

Take care,

Paul
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 administrator has disabled public write access.
 
#274
Re:Editor loads only on back end 1 Year, 9 Months ago Karma: 1
I was getting this issue too. After reading a few of the topics on this issue I started disabling some of the plugins and found the following caused JoomlaCK editor not to load on the Frontend (backend loaded fine):
SC jQuery - extensions.joomla.org/extensions/core-enhancements/scripts/7230

I tried awills change in /plugins/editors/jckeditor/includes/ckeditor/htmlwriter/javascript/helper.php (not sure if that was the right file?)

www.joomlackeditor.com/forum/38-known-is...e-content-versioning

I have replied a fix in the setContent method of the JCKJavascriptHelper class:

Code:
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


I had to disable SC jQuery as awills suggested fix didn't work for me, there was no difference if I had this change or not

But I have it working now and it's GREAT!!!!
rebels_mascot
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/05/03 02:36 By rebels_mascot.
The administrator has disabled public write access.
 
#471
Re:Editor loads only on back end 1 Year, 7 Months ago Karma: 0
I had the same problem using jQuery, not displayed on the front end ( version JoomlaCK 3.3.1). They were in mootools and jquery conflict.

The solution was to use noConflict () jquery, I think a more transparent (and easier) to use jQuery SC.
Manrique
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1220
Re:Editor loads only on back end 1 Year, 2 Months ago Karma: 0
Hi,
I have the same problem but i don't use jQuery, so what goes wrong ?
In the backend everything works ok but in frontend i can only see CKEditor when creating a new article, not when editing an old one.
Any idea ?
AlGrenadine
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1322
Re:Editor loads only on back end 1 Year, 1 Month ago Karma: 0
please someone help me !
AlGrenadine
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1334
Re:Editor loads only on back end 1 Year, 1 Month ago Karma: 32
Could you give us the following:

1. Editor version
2. Joomla version
3. Browser type and version
4. Screenshots of any errors(Please use the developer toolbar for your browser to see this e.g. use firebug for firefox).

If the editor works in the backend and not in the frontend then that means you have a JS conflict occuring in the frontend or some extenstion you published is throwing a JS error.

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 administrator has disabled public write access.
 
#1336
Re:Editor loads only on back end 1 Year, 1 Month ago Karma: 0
1 : latest
2 : joomla 1.5.22
3 : browser : chrome, firefox, ie8
4 : what i get is a simple text editor box.

I tried disabling every extension one after another but the problem persists...
AlGrenadine
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1340
Re:Editor loads only on back end 1 Year, 1 Month ago Karma: 32
Okay if you use firefox. Could you use firebug and paste any errors here that is thrown. Or you can send a screenshot of the errors?

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 administrator has disabled public write access.
 
#1341
Re:Editor loads only on back end 1 Year, 1 Month ago Karma: 0
here is the error firebug reports :
el.set is not a function
tennisclublepalais.fr/components/com_kun.../jquery-1.3.2.min.js
Line 12

it seems it has something to do with kunena but kunena is a popular forum tool so what ?
AlGrenadine
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 12
Moderators: Paul.F