Questions tagged [jce]
JCE (Joomla Content Editor) is a WYSIWYG content editor for Joomla! based on Moxiecode's TinyMCE.
32 questions
3 votes
3 answers
572 views
JCE Editor toggle editor button missing V2.9.32
I manage quite a few Joomla sites and following a stint of updates I've noticed that the Toggle editor button is missing on sites with JCE 2.9.32 Joomla 3.10.11. I had some sites which I was yet to ...
1 vote
1 answer
78 views
Joomla wysiwyg keeps replacing certain sequences of numbers by asterisks on save
We have noticed that we are unable to save certain links in our articles if they contain a specific sequence of numbers. i.e. a link: https://www.nature.com/articles/s41893-020-00622-1 will be changed ...
1 vote
1 answer
128 views
Frontend editor with save image uploading methods
I am trying to build a forum where users are allowed to upload and insert image into their posts. Surprisingly, this is not as easy as it seems. TinyMCE when used on frontend doesn't have the "...
1 vote
0 answers
169 views
JCE plugin to add custom toolbar dropdown list
I am trying to add a dropdown menu in JCE editor. The dropdown will contain a list of items fetched from database. Please find the below code: (function () { tinymce.create('tinymce.plugins....
2 votes
1 answer
2k views
"Failed deleting inaccessible file" error while updating JCE editor pro to 2.8.1
I am trying to update JCE editor pro to 2.8.1, but I get the following error: Joomla\Filesystem\File::delete: Failed deleting inaccessible file controller.php We are using PHP7.2 and Joomla 3.9.13 ...
0 votes
1 answer
68 views
Is it secure to work with JCE?
I read https://blog.sucuri.net/2019/10/throwback-threat-thursday-jce-vulnerability.html We use JCE and it is so WYSIWIG, i.e., easy for a user that have access to frontend. I am from the "light side"...
1 vote
1 answer
85 views
JCE convert unicode after save in my DB
I added 🔒 in the source code of JCE. JCE convert it to 🔒. The problem is after save in my database ist is a scratch characters 🔒. My question now is should I modyfy JCE (How?) or ...
1 vote
0 answers
586 views
Fatal error: Call to undefined method WFEditor::getContext() in ......../administrator/components/com_jce/models/model.php on line 128 [closed]
I am unable to login into back end of joomla, i am using joomla 3.6 and when i operate PHP Version 7.0.12 and try login, i get Fatal error: Call to undefined method WFEditor::getContext() in ..........
0 votes
0 answers
404 views
JCE Editor - Custom styles not showing in Admin/K2 item
I can't seem to find an answer to this, so was hoping the community could help shed some light. I have an editor.css set up and the styles are available in the dropdown when creating a K2 item. ...
1 vote
0 answers
121 views
Can't edit text with JCE edito after installing community builder
I have been using JCE for a while but after installing Community Builder I can no longer edit text. The edit box appears but it is empty and the on/off switch doesn't make any difference. For now I ...
2 votes
2 answers
1k views
Upload code files to Joomla site
We are trying to add Python code files to our Joomla site. We are using the JCE editor plugin, which does not seem to allow this (we've been trying different combinations wrt. the JCE settings). Has ...
0 votes
1 answer
734 views
Embeded Youtube video doesn't show at front end
I have a problem with my website. In the joomla template I have BluePage Builder. At homepage I've put an HTML tab with iframe code for a youtube video. I have changed the parameters at Global ...
0 votes
2 answers
3k views
Invalid JSON response in JCE File Browser
Since I updated the JCE editor to the 2.5.16 version I've been unable to upload files via the File Browser. It always popup an alert window displaying: The server returned an invalid JSON response ...
2 votes
1 answer
2k views
"Upload Failed: No Data" while trying to upload an image
I built a new site in Joomla 3.4.5 with JCE editor 2.5.11. When I tried to upload an image in the JCE's image dialog, it failed with "Upload Failed: No Data". Unlike this case, this error occurs for ...
1 vote
2 answers
152 views
JCE editor not working in URL redirected sites
My configuration: four separated (multilingual) joomla websites in one webspace. One of the sites in the root and three URL redirects pointing to maps containing Joomla 3.x installations. Each site ...