I just installed the FCKEditor module 5.x-2.2-rc1, and at the top of the page I'm getting this error:

warning: Missing argument 2 for fckeditor_help() in /home/deadfish/public_html/mysite/sites/all/modules/contributions/modules/fckeditor/fckeditor.module on line 42.

I'm using version 2.6.3 of FCKEditor.

Thanks.

Comments

wwalc’s picture

Status: Active » Postponed (maintainer needs more info)

Are you sure you're using the corrrect module version for your Drupal installation? 5.x for Drupal 5 and 6.x for Drupal 6.
According to the hook documentation: http://api.drupal.org/api/function/hook_help hook_help accepts two arguments in Drupal 6.

wwalc’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)