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.

CommentFileSizeAuthor
#3 taxonomy_access0_0.patch422 byteskeve
#2 taxonomy_access0.patch0 byteskeve

Comments

keve’s picture

Status: Active » Needs work

Occurs, 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 $)

keve’s picture

StatusFileSize
new0 bytes

Sorry, here is the patch attached.

keve’s picture

StatusFileSize
new422 bytes

For some reason, last one was not attached

keve’s picture

Status: Needs work » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)