Closed (fixed)
Project:
Taxonomy Access Control
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2004 at 08:48 UTC
Updated:
21 Nov 2004 at 21:15 UTC
When a user incorrectly enters their name or password, I get these errors in my error log:
Type: error
Date: Sunday, 07 November 2004 - 17:06
User: Anonymous
Location: /user/login
Message: warning: implode(): Bad arguments. in /path/to/modules/taxonomy_access/taxonomy_access.module on line 125.
Type: error
Date: Sunday, 07 November 2004 - 17:06
User: Anonymous
Location: /user/login
Message: warning: array_keys(): The first argument should be an array in /path/to/modules/taxonomy_access/taxonomy_access.module on line 125.
I get each of these listed twice for every failed login. Don't know why. Doesn't seem to be a huge deal, but who knows.
Comments
Comment #1
pyromanfo commentedShould be fixed in CVS, let me know if it doesn't work.
Comment #2
(not verified) commented