Active
Project:
ISP Login
Version:
5.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Sep 2007 at 06:06 UTC
Updated:
11 Feb 2008 at 01:39 UTC
This module is a fake version of imap_auth module. Most functions has been copied without provide credits.
Comments
Comment #1
goose2000 commentedWhoa. Well, I got imap_auth to work pretty well anyways - so went with that mod.
Comment #2
peterone commentedSorry, 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
Comment #3
sayayin commentedhi
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