Closed (fixed)
Project:
Signup Integration for Ubercart
Version:
6.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2011 at 00:17 UTC
Updated:
5 Jul 2011 at 14:35 UTC
After the order is placed and the credit card is processed (https://www.domain.tld/cart/checkout/complete) These confusing error and warning messages are displayed to the user: ( See attached screenshot )
Signup to Test product cancelled.
warning: Invalid argument supplied for foreach() in /var/www/theme1/trunk/sites/all/modules/signup/theme/email.inc on line 41.
Your order is complete! Your order number is 1344.
"Cancelled" is misspelled also.
The order was not canceled and the three different order confirmations arrived by e-mail.
1. ubercart
2. signup
3. uc_signup
| Comment | File | Size | Author |
|---|---|---|---|
| uc_signup_error.png | 17.42 KB | larsdesigns |
Comments
Comment #1
larsdesigns commentedWhen a quantity of 2 users sign up for an event using a single payment transaction, these warning and error messages are displayed to the user:
*
* warning: Invalid argument supplied for foreach() in /var/www/trunk/sites/all/modules/uc_signup/uc_signup.module on line 670.
* warning: Invalid argument supplied for foreach() in /var/www/trunk/sites/all/modules/uc_signup/uc_signup.module on line 670.
* warning: Invalid argument supplied for foreach() in /var/www/trunk/sites/all/modules/signup/theme/email.inc on line 41.
* warning: Invalid argument supplied for foreach() in /var/www/trunk/sites/all/modules/signup/theme/email.inc on line 41.
* Password and further instructions have been e-mailed to the new user user2.
* Password and further instructions have been e-mailed to the new user user3.
Comment #2
escoles commentedAlso seeing this (quantity = 3), but only the uc_signup errors (could simply indicate I haven't configured the email parts yet).
Comment #3
ezra-g commentedPlease re-open this issue if this problem persists with the latest dev version of uc_signup.