Closed (fixed)
Project:
Ubercart Donation Products
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2008 at 18:50 UTC
Updated:
22 Jul 2008 at 02:59 UTC
I am getting an error at checkout:
warning: Invalid argument supplied for foreach() in /home/website/public_html/modules/ubercart/contrib/uc_donation/uc_donate/uc_donate.module on line 744.
I am using PHP 4 also, and the most recent code from drupal.org.
It comes up at the "review order" page - and no donation product was being ordered. Aside from the error, it seems that I can't go any further than "Review order."
Suggestions?
Comments
Comment #1
greenskin commentedIs this still an issue? I am looking at line 744 in the current code and there is not a foreach() there.
Comment #2
greenskin commented