Version for drupal 5.x
divyadd - October 25, 2007 - 11:57
| Project: | Help Edit |
| Version: | 4.6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hello,
Is a 5.x version of helpedit going to be out anytime? or is there any patch available that I can apply to get it working with 5.2 drupal?
I enabled this module on drupal 5.2 and it installs properly. However when I click on "new help message" link I get the following error:
Fatal error: Call to undefined function form() in /var/www/drupal/modules/helpedit/helpedit.module on line 112
Can anybody help me out please....
Thanks,
Divya

#1
I also tried applying the patch for 4.7. Now when i click on "new help message" i get the following warning and the an empty page instead of the form it creates.
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'help_message_form' was given in /var/www/drupal/includes/form.inc on line 217.
Thanks,
Divya