Installation problem in 7.x

I've just downloaded the latest version on Drupal 7.x and the Wysiwyg module for 7.x. Installing the module and visiting
Home › Administer › Configuration and modules › Content authoring
give this error :

Notice: Undefined offset: 0 in wysiwyg_profile_overview() (line 382 of /drupal7/sites/all/modules/wysiwyg/wysiwyg.admin.inc).

Does that mean Wysiwyg is not yet ready for Drupal 7 ?

Groups:
Login to post comments

This is a know issue.

TwoD - Sun, 2009-11-01 20:35

D7 API was still changing when the port was made and there's a patch to update the hook implementations and theming functions we use in Broken editor settings.