After installing smtp.module in the module directory and enabling the module in the administration page, I get this error when trying to access SMTP Support under Settings,
warning: call_user_func_array(): First argumented is expected to be a valid callback, 'drupal_get_form' was given in /usr/share/drupal/includes/menu.inc on line 351.
Can anyone tell me how to fix this? I was unable to find any relevant information about the error on google or here.
Comments
Comment #1
oadaeh commentedI suspect the version you installed was not actually compatible with Drupal 5. Try it again with a newer version of the SMTP module.