Closed (fixed)
Project:
Account Types
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2007 at 07:24 UTC
Updated:
11 Sep 2007 at 15:51 UTC
Logged in as User 1. When visiting user/1 or other pages
(e.g.: acidfree/per-user-albums) the following php error is logged.
Please note that I do not notice any functional problems, just repeated logs.
Also, I do not see any error log when accessing same pages as regular user.
Invalid argument supplied for foreach() in .../accounttypes.module on line 1214.
Comments
Comment #1
rconstantine commentedOn line 1192 add this line:
$new_initial_rids = array();
Will be in the next dev release when I get around to it.
Comment #2
skizzo commentedapplied and tested ok.
thank you.
Comment #3
(not verified) commented