Closed (outdated)
Project:
TinyMCE
Version:
6.x-1.1-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Oct 2008 at 07:56 UTC
Updated:
14 Jan 2021 at 19:54 UTC
Jump to comment: Most recent
Comments
Comment #1
darkflib commentedSimilar issue here...
* warning: Invalid argument supplied for foreach() in /home/.outrigger/darkflib/mikepreston.org/sites/all/modules/wysiwyg/wysiwyg.admin.inc on line 363.
* warning: array_filter() [function.array-filter]: The first argument should be an array in /home/.outrigger/darkflib/mikepreston.org/sites/all/modules/wysiwyg/wysiwyg.admin.inc on line 368.
Running drupal 6.6, Wysiwyg 6.x-0.4 and tinymce_3_2_1
When you goto a text area that is supposed to be enabled, then you see the toolbar but without any buttons. Also switching between html and rich text view from the link beneath does seem to suggest it is working to some degree since the paragraph tags are present.
Mike
Comment #2
jessmagz commentedI have encountered this lately but forgot the exact workaround. Just try this: Assign PERMISSION first to at least 1 user. I hope it will help.
Comment #3
betz commentedI had the same here.
Before this, i set all the roles to use tinymce.
Comment #4
nicoloye commented