Avatar joao.torres asked

WIDGETKIT v1.0.5 vs JCE editor v2.1.0 (bug report)

WIDGETKIT v1.0.5 doesn't work with last JCE editor v2.1.0

The last version of JCE editor 2.1.0 doesn't work using this set of programs: widgetkit 1.0.5
joomla! 2.5.4
firefox 12.0
(this is my configuration set - perhaps anyone have the same or diferent config)

The problem only appear when i updated to last version of JCE2.1.0 (the previous version of JCE worked fine with widgetkit 1.0.5)

I'm appealing to widgetkit developers about finding a solution to this problem because JCE is one of the most widely used Editor and can cause many problems to its and Widgetkit users.
Any help?!?!?!?!

Thank's,
João from Portugal

  • Widgetkit
  • Bug Report
  • General Question

25 Answers

28

Avatar happynoodleboy answered

This seems to be caused by some changes in TinyMCE 3.5 (which is included in JCE 2.1+)

The fix requires a modification to a WidgetKit file - administrator/components/com_widgetkit/layouts/fields/html.php - on around line 34, replace:

new tinymce.Editor(id, $.extend(editor.settings, {'forced_root_block': ''})).render();

with

$(window).ready(function() {
tinymce.dom.Event.domLoaded = true;
new tinymce.Editor(id, $.extend(editor.settings, {'forced_root_block': ''})).render();
});

Seems to work OK in my tests with TinyMCE 3.4.9 (JCE 2.0.21) and TinyMCE 3.5 (JCE 2.1)

Edited

2

Avatar joao.torres answered

The problem is that JCE toolbar simple doesn't appear "inside" widgetkit and is features.

Whatever the item within the Widgetkit, I want to edit, just does not show the JCE taskbar!
Only a "mountain" code appears inside the article, but the JCE Shortcut Bar does not appear.

And this problem came when i made the JCE upgrade to the last version available!!!

printscreen:
Image

Edited

2

Avatar mario.mari answered

I apply the same problem. Help.
@ mustaq: You can see the problem known to you on my side. I can access to a litter, etc.

Reagrds!

2

Avatar mario.mari answered

The problem is only with the edits of the sets created in the previous version JCE.
If you re-install the previous version of JCE old sets again show the JCE panel correctly.

The creation of a new set with JCE 2.1 does not create the problem and editor panel loads OK.

Creator JCE wisely observed this issue.
Reagards!

P.S.
If I am not the author of this topic, I can not add hidden information.

Edited

1

Avatar johannes.jung answered

mustaq, why do you guys always release updates with the same version number? This really sucks I always have to go to the forum and fix something that, if added with a new version number, I would have been warned from inside joomla and already update myself.

And also, why arent updates posted in the blog or somewhere? I want to know what was fixed in new versions, what issues might arise and what I am to expect in general.

The way you guys are releasing new versions is keeping users blind

0

Avatar michael.necke answered

I have the same Problem.
Widgetkit Version 1.0.5 and JCE 2.1.0

In the normal Articles everything is fine.

In Widgetkit is only the source code.
The JCE Menues are not there.

Edited

0

Avatar joao.torres answered

I'm site administrator so i'm full capable to administrate the website.....frontend and backend.....the printscreen shows it all.

Michael.Necke reported the same problem as me, so there is really a problem!
All the JCE functionalities outside widgetkit work fine, the problem is INSIDE widgetkit like the image/printscreen above shows!

I just installed version JCE v.2.0.19 and this version works fine!
There's definitely some sort of compatibility problem between WIDGETKIT v1.0.5 and JCE editor v2.1.0

Edited

0

Avatar seth.pfaehler answered

I am having the same issue!
Firefox 12
Joomla 2.5.1
JCE 2.1.0
WK 1.0.5

Everything had been working fine until I made the JCE upgrade. No other changes that I can recall to the site.
JCE works fine when editing an article, but does NOT show up when editing in Widgetkit.

No errors reported in firebug.

If I switch to TinyMCE I get an editor.

Same exact issue as joao.torres and Michael.Necke.

Please review and help ASAP?

Regards,

.:Seth

Edited

0

Avatar ryuichi.sakamoto answered

I can report this as an issue as well. JCE doesn't work in my widgetkit anymore. all i get is html code. i'd like my working JCE back in widgetkit

joomla 2.5.4
widgetkit 1.0.5
jce v2.10

0

Avatar jude.sudbury answered

Well done happynoodleboy, that mod fixed it for me. The code to be replaced is line 34.

0

Avatar mario.mari answered

@happynoodleboy: Your patch works. Thank you!

@ mustaq: It's understandable that you could not see the problem of creating the new Slideset JCE 2.1. I, too, did not I think of it to see, creating a new slideset. This difference has led happynoodleboy brought the solution.

Therefore, the amendment probably are planning Widgetkit.
Is there a chance to improve even two things that is a possibility to choose the category Joomla Featured Articles (all widgetkit) , and changes in Slideset animation at start such as is selected in the settings?

Best Reagrds!

Edited

0

Avatar hubert.cole answered

can we get an update to widgit kit to fix this issue as it will reoccur with every one who uses JCE? Which by the way happens to be me at the moment.

0

Avatar gws154 answered

Mustaq,
I can also confirm the bug (editor does not show in none of the widgets) and that the patch by Ryan Demmer of JCE (as posted above Happynoodleboy) corrects this issue.

Please add to the next release version of Widgetkit this patch urgently

Leo

Edited

0

Avatar jeffk answered

no JCE editor for me either using version 2.1.2

now fixed using latest download

Edited

0

Avatar michael.necke answered

Great Work happynoodleboy!!! Thank You! It works (until the next update ;)

0

Avatar sharingday answered

@happynoodleboy: u r great..it works correctly

thanks a lot

0

Avatar wim.strik answered

Fixed the problem with answer of happynoodleboy, dont undrestand that this is stil not fixed in widgetkit.

0

Avatar dgvweb answered

I am also having the same Bug -
Joomla 2.5.4
Widget kit 1.05
JCE 2.1.3 with all plugins updated to the latest availalble

Entering new slide for Slideshow the JCE editor is visible and functions correctly -

The problem occurs once SAVE is selected in the slideshow - then the JCE editor does not appear any longer - I can add another slide and the editor shows correctly but once saved the JCE editor disappears

I have no issues with widget kit 1.05 and the JCE editor 2.0.21

I will try the fix above and see if that corrects the problem.

Image

0

Avatar dgvweb answered

Bug - JCE not displaying after save of widget kit
Joomla 2.5.4
Widget kit 1.05
JCE 2.1.3 with all plugins updated to the latest available

I tried happynoodleboy answer and it did not work for me.

Reinstalled JCE 2.0.21 and that fixed problem of JCE not displaying after widget kit slideshow save

I have not fully tested all functionality yet.

Edited

0

Avatar stephan.tensen answered

I had version 1.05 (April 25th 2012) and had the same problem as everyone above. Now I downloaded the latest version (June 20th 2012) and it fixed my problem ;-) No clue why it isn't version 1.06, that would be logical...

0

Avatar mario.mari answered

Update:

This is being fixed in the next WK Update

And... J.2.5.7, JCE uptodate, Widgetkit Uptodate and nothing... ;(

0

Avatar antonino.samperi answered

I upgraded from 1.5 to 2.5 and moved to another domain.

Now Widget kit is not loading any WYSIWYG editor.
What can I do?
I already tried to reinstall WK and JCE...

-9

Avatar mustaq Yootheme answered

You have not described your exact problem, I have tested JCE 2.1.0 , FF12, Joomla 2.5.4 and WK 1.0.5 . I can created and edit the contents of slides etc ... in the WK Admin. If there is a problem, I may not see it because I do not know exactly where your particular issue is. I can Save, Edit and Create with no issues.

Update:
Can you Edit your Question and then Add Admin Access in the Hidden Information section ?


Update:

I'm site administrator so i'm full capable to administrate the website.....frontend and backend.....the printscreen shows it all.

I definitely did not say you are not capable of administering your website, please re read my responses. I merely wanted to view this first hand, but I will remember not to make such a request to you in future.

Please mark the Answer by @noodleboy as correct.


Update:

This is being fixed in the next WK Update


Update:

Please download the WK again ( a fresh Copy ) and then install it to solve this issue. The version number is the same current one .

YOOgards

Edited

Know someone who can answer? Share a link to this question via email or twitter.