Closed (works as designed)
Project:
Orange
Version:
6.x-2.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2010 at 14:21 UTC
Updated:
4 Oct 2010 at 17:37 UTC
I have tried several editors such as tinymce, ckeditor, and fck and am unable to get any of them working in the theme. Same setup works if I switch to garland. As well the menus will not expand. menus such as Menu settings, Input format, Revision information, Comment settings and the rest.
Skinr 6.x-2.x-dev
Skinr UI 6.x-2.x-dev
Dialog API 6.x-1.x-dev
jQuery UI 6.x-1.4
jQuery Update 6.x-1.1
Chaos tools 6.x-1.7
Comments
Comment #1
nomonstersinme commentedThat means theres a js error. i would possibly downgrade jquery ui... but my suspicion is that there is a problem with jquery ui and wysiwyg. check out http://drupal.org/node/875804
Also check firebug for JS errors and try to find out where the error is coming from. This is really not related to the theme but i will try and help you as best i can.
Comment #2
terr commentedI am fairly good at figuring things out when I understand them. With that said I have never used firebug or dealt with some of the things that I am now with drupal. I really do appreciate your help. This is what I got out of firebug. Is there something I need to do to get more?
$wrapper.closest is not a function
Line 160
edit Maybe a little more info
$wrapper.closest is not a function
[Break on this error] var $region = $wrapper.closest('.skinr-region'); skinr.js?2 (line 160)
Comment #3
nomonstersinme commentedHey no problem its all good... does it tell you what file the error is coming from? If you have a link where i could actually look at the site that would be more beneficial.
If not let me know what browser/os you're using and i'll be able to help you figure out where the error is coming from
Comment #4
terr commentedcan you send me a private email. I setup a user so you can see what is going on.
Comment #5
nomonstersinme commentedOk the error is actually with the ckeditor module. Please check http://drupal.org/node/895464
Looks like there is no solution as of yet... however i would recommend using the wysiwyg module, which also makes use of the ckeditor library. I have that working as it should on a site with skinr and all its required modules enabled. I hope that helps..
Comment #6
nomonstersinme commentedActually i just realized that i had my ckeditor.js in the wrong location. Once i fixed that it appears as it should - with one minor detail off. My site is using jquery_ui 1.3... perhaps downgrade to that.
Comment #7
terr commentedI went ahead and disabled ckeditor for the short run. I also downgraded to jquery ui 1.3. I still can not get the menus to expand. Any ideas on this?
I am also getting the exact same error with firebug. If that helps any. Starting to wonder what I have done wrong here.
Comment #8
nomonstersinme commentedSee if you can tell me what JS errors youre getting... i'm not sure why that would happen.
Comment #9
nomonstersinme commentedPlease see the following as i think this might be where your error is from.. http://drupal.org/node/928400#comment-3528372