Error on line 1241

vangorra - July 9, 2007 - 18:20
Project:Membership types and registration modification
Version:5.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:rconstantine
Status:closed
Description

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

#1

rconstantine - July 9, 2007 - 18:32
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

rconstantine - August 17, 2007 - 22:18
Status:reviewed & tested by the community» fixed

Finally got to it.

#3

Anonymous - September 4, 2007 - 03:44
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.