Closed (won't fix)
Project:
quantity_discount
Version:
5.x-0.1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
29 Oct 2007 at 14:48 UTC
Updated:
2 Jan 2008 at 00:33 UTC
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 =)