Posted by yecarrillo on September 3, 2007 at 6:06am
Jump to:
| Project: | ISP Login |
| Version: | 5.x-1.0 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
This module is a fake version of imap_auth module. Most functions has been copied without provide credits.
Comments
#1
Whoa. Well, I got imap_auth to work pretty well anyways - so went with that mod.
#2
Sorry, that was never my intention. I just added a credit message to the module description. Please let me know if that is what you want.
By the way, the version 5.x of Imap Auth (imap_auth-5.x-1.x-dev.tar.gz) does not work and shows a warning message just after activation:
"warning: Missing argument 3 for imap_auth_form_alter(), called in /var/www/drupal-5.2/includes/form.inc on line 364 and defined in /var/www/drupal-5.2/sites/all/modules/imap_auth/imap_auth.module on line 66."
Seems that you are using Drupal 6 hooks in it.
[]s
#3
hi
I have exactly the same message :
"warning: Missing argument 3 for imap_auth_form_alter(), called in /var/www/drupal-5.2/includes/form.inc on line 364 and defined in /var/www/drupal-5.2/sites/all/modules/imap_auth/imap_auth.module on line 66."
drupal 5.7
PHP 5.2 with the imap library
debian etch
please tell me how I can fix this.
s