Not convinced that this is a bug, but on my server line 418 of .module file caused an error until I removed the & symbol;
foreach($form["items"] as $item) {
I am anyhow now beginning to work with this module and I will share if I have any further insights. :)
HTH,
Fred
Comments
Comment #1
FredJones commentedPS: I changed the site to use PHP5 and now the original code works.
Comment #2
janusman commentedWill not fix for php 4.x =)