Posted by espirates on April 3, 2011 at 5:17pm
8 followers
| Project: | Fusion |
| Version: | 6.x-1.0 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Has anyone else experienced this ? It's not showing up with Fusion but will show up with other themes.
Comments
#1
Not showing up in all browsers? Are you using the WYSIWYG module?
I haven't had a problem with wysiwygs and Fusion but maybe someone else can shed some light...
#2
It's working now
#3
i have same problem in all browsers
#4
i am geting this problem, i upgraded fusion theme and the drupal core and now it's not working. its ridiculous that such a sophisticated systems fails to allow something so simply to work, i am using CKeditor as the suggestion that everything will be useless!
#5
Can you give more information about what's not working? Is a text field not showing up at all, or are just the WYSIWYG buttons not showing? Have you tested the WYSIWYG in another theme (like Garland)? Are you getting any javascript errors (Firefox's error console is helpful for this https://developer.mozilla.org/en/Error_Console)?
Have you reviewed all of your settings within the WYSIWYG editor? Ensured that the editor plugin you have installed is complete and compatible with your version of Drupal and WYSIWYG?
A link to you site and a login that would allow us to take a look at the editor would be very helpful. Unfortunately, it's almost impossible to help troubleshoot this kind of issue without access to the site.
Thanks.
#6
#7
Not sure if I should post this here or start new issue? but....
I recently ran into this using CKeditor and Fusion theme and Subthemes for only User1. The CKeditor toolbar doesn't show up at all for User1 but will show up for every other user role. All the other information pertaining to CKeditor like, "CKEditor: the ID for excluding or including this element is acquia_marina:page@node/add/page.edit-body.", shows up throughout all the themes. Just not the toolbar.
Tested it withing the following themes:
Garland - Works fine
Fusion core - Bar goes away
Fusion Starter - Bar goes away
Fusion Aquia Marina - Bar goes away
Fusion Grunge - Bar goes away.
The following are screenshots for most of the above:
http://www.toddwellman.com/projects/files/ckeditor_user1_garland.jpg
http://www.toddwellman.com/projects/files/ckeditor_user1_fusion_grunge.jpg
http://www.toddwellman.com/projects/files/ckeditor_user1_fusion_aquia_ma...
Can you give me a direction as to where I can track this down.
#8
After going through all installed modules, I figured out that it was Skinner that was causing the toolbar not to show up in the Fusion theme when a user was given permissions to use it. Not sure where to go from here?
Marking this as active, to see if we could get assistance as to how to proceed.
#9
This is most likely a javascript issue. Are you using Skinr 6.x-2.x? If so, I would recommend trying the latest 6.x-1.x version and see if that resolves the issue.
Beyond that suggestion, I would need to see the javascript error messages in order to investigate the cause. Either way, this is most likely a Skinr issue and may need to be moved to the Skinr queue.
#10
I am having the same issues with Acquia Prosper & Fusion, I thought maybe it was the skinr module (I'm using 6.x-1.6) so I disabled it, but no difference. It still doesn't work.
When I go into firebug and look at errors I see:
TypeError: $("#primary-menu ul.sf-menu").superfish is not a function
disableHI: true
from themes/fusion/fusion_core/js/script.js?j (line 62)
Does that mean anything? I'm not using a superfish menu or anything like that.