Hi all,
if i activate the brilliant gallery module i got the error ..
* warning: Missing argument 2 for brilliant_gallery_help() in /home/xxxxxx/www/home/modules/brilliant_gallery/brilliant_gallery.module on line 16.
* warning: Missing argument 2 for brilliant_gallery_help() in /home/xxxxxx/www/home/modules/brilliant_gallery/brilliant_gallery.module on line 16.
Question, whats wrong, how can i fix it?
br
Hermann
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | brilliant_gallery.patch | 553 bytes | claudiu.cristea |
Comments
Comment #1
claudiu.cristeaJust updated to 5.x-3.2. The same message.
Comment #2
claudiu.cristeaThe
hook_help()function was incorrect implemented. This function takes only 1 argument in Drupal 5. See: http://api.drupal.org/api/function/hook_help/5.Attached you can find a patch to fix the issue.
Comment #3
wanhermann commentedSorry the question,
how could i fix the module?
copy the file into the module folder?
Comment #4
claudiu.cristeaYou have to apply the patch. Please visit http://drupal.org/node/60108 in order to learn how to patch.
Comment #5
vacilando commentedv3.2 was defunct due to a CVS problem - the next version fixed it. Apologies for the confusion. (Btw, the tag was actually from the D6 version of this module, but still thanks for the patch, Claudiu!)
Just get the latest D5 version - v4.0. It has major enhancements you may love!
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.