Hello. An error keeps popping up for my users, not on my account though (user #1).
warning: Invalid argument supplied for foreach() in /../sites/all/modules/forum_access-6.x-1.x-dev/forum_access/forum_access.module on line 285.
I originally had 6.x-1.0 but thought upgrading to the dev version might fix this. What could this be caused by?
Comments
Comment #1
salvisHmm, I'm not sure why this happens for you, but try replacing the line 284
with
Comment #2
Fayna commentedYay! That worked. :-) Thanks so much!!
Comment #3
salvisGreat, thanks for letting us know.
Committed to the -dev version.