Posted by fang27 on June 27, 2008 at 6:50pm
Jump to:
| Project: | Ubercart Donation Products |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
Is this still an issue? I am looking at line 744 in the current code and there is not a foreach() there.
#2