Closed (fixed)
Project:
Membership types and registration modification
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
9 Jul 2007 at 18:20 UTC
Updated:
4 Sep 2007 at 03:44 UTC
I noticed that there is an error thrown complaining about a variable in a foreach statement not being an array. This patch will solve that problem.
| Comment | File | Size | Author |
|---|---|---|---|
| nf_registration_mod.module.patch | 837 bytes | vangorra |
Comments
Comment #1
rconstantine commentedThat's fine. I should have done that in the first place. The error should only be thown if pageroutes haven't yet been defined. Is that the case that you found? In other words, if the modules are all activated, and you browse to this module's admin pages, you'll get the error if you haven't already created your custom content types and formed pageroutes for them.
I'll add this a soon as I get a chance.
Comment #2
rconstantine commentedFinally got to it.
Comment #3
(not verified) commented