Closed (won't fix)
Project:
Fusion
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2011 at 17:17 UTC
Updated:
15 Apr 2014 at 17:58 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
stephthegeek commentedNot 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...
Comment #2
espirates commentedIt's working now
Comment #3
jedi-it commentedi have same problem in all browsers
Comment #4
amcoms commentedi 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!
Comment #5
sheena_d commentedCan 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.
Comment #6
esmerel commentedComment #7
tawellman commentedNot 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.
Comment #8
tawellman commentedAfter 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.
Comment #9
sheena_d commentedThis 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.
Comment #10
katrialesser commentedI 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.
Comment #11
Poieo commentedClosing as won't fix since the D6 version is getting no new development.