I got a PHP error from taxonomy_access.module. Here is the full info from the log:
Type php
Date Friday, January 27, 2006 - 15:03
User Anonymous
Location /user/register
Referrer http://*hidden*/user/register
Message in_array(): Wrong datatype for second argument in /*hidden*/modules/taxonomy_access.module on line 580.
Severity error
Hostname 85.77.8.15
I just added a new user, and this message popped up. My site is still in building phase, so this was the first new user after the initial login. I am using Drupal 4.7.0b4 and Taxonomy Access downloaded on Jan 27 03:04 taxonomy_access-4.7.0.tar.gz. I am using MySQL.
I will add more information if the problem persists.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | taxonomy_access0_0.patch | 422 bytes | keve |
| #2 | taxonomy_access0.patch | 0 bytes | keve |
Comments
Comment #1
keve commentedOccurs, when freshly installed term_access table is empty.
Patch against 47. (// $Id: taxonomy_access.module,v 1.52 2006/01/01 17:46:43 keve Exp $)
Comment #2
keve commentedSorry, here is the patch attached.
Comment #3
keve commentedFor some reason, last one was not attached
Comment #4
keve commentedComment #5
(not verified) commented