It appears to me that there is a missing Predicate in my Conditional Actions.

The reason I think so is because when creating an order @ /admin/store/orders/create
...on the first screen with Create New Customer and Search for an existing customer options...
...when creating a new customer and selecting [E-mail customer account details.]
......the email gets sent but its completely blank.

I figure there should be a predicate setup in my conditional actions so I can add the tokenized email? No?
Im guessing thats missing and its why the email that gets sent is blank.

Do I need to make this or is it supposed to be there and something has gone wrong in my setup?

I cant let my sales reps add orders until the new user email is being properly sent.

I am currently using...

I am currently running...
MySQL 5.0.67
PHP 5.2.6
Drupal 6.9
Ubercart Core 6.X-2.0-beta3
Ubercart - core (optional) - Using all but product download - 6.X-2.0-beta3
Ubercart Discounts 6.x-1.x-dev
Ubercart Extra...
Addresses 6.x-1.x-dev
Cart Links 6.x-2.0-beta3
Fees 6.x-1.0-alpha2
Product Kit 6.x-2.0-beta3
Restrict Qty 6.x-1.1
Ubercart - payment
Payment Method Pack 6.x-2.0-beta3
Test Gateway 6.x-2.0-beta3
Worldpay 6.x-1.0-beta1
CommentFileSizeAuthor
#2 new_user_email.patch7.52 KBrszrama
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Macronomicus’s picture

Category: bug » support
Priority: Critical » Normal

Just changing it from bug report to support request cause I think im just missing something here in my setup.
I think I might be able to fix this ^_^

rszrama’s picture

Assigned: Unassigned » rszrama
Status: Active » Fixed
FileSize
7.52 KB

That code just apparently wasn't updated properly for D6. I've fixed it in this patch, which includes some retooling of the anonymous checkout process to use a new API function for deriving a username from an e-mail address. Thanks for the report!

rszrama’s picture

Category: support » bug

(Marking this as an actual bug report. The fix will be present in today's beta4 release.)

Macronomicus’s picture

Sweet the patch works perfectly!
Thanks for your time and hard work.

ubercart!! woot!

^_^

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.