Project:Membership types and registration modification
Version:5.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:rconstantine
Status:closed (fixed)

Issue Summary

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.

AttachmentSize
nf_registration_mod.module.patch837 bytes

Comments

#1

Assigned to:Anonymous» rconstantine

That'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.

#2

Status:reviewed & tested by the community» fixed

Finally got to it.

#3

Status:fixed» closed (fixed)
nobody click here