Page 1 of 1

No email address has been associated with this userid - Orders?

Posted: Fri Oct 30, 2009 1:24 pm
by johnomcm
I installed it and that part is working now.  But, know I get this after I enter my billing information (No email address has been associated with this userid) when I click on the NEXT button (Procede with Manual Checkout:).  Any ideas?


Array ( [returnid] => 56 [order_id] => 2 [action] => invoice )
A required parameter was missing


----------------------------------------------

Cms Version: 1.6.6

Installed Modules:

CMSMailer: 1.73.14
FileManager: 1.0.1
MenuManager: 1.6.2
ModuleManager: 1.3.1
News: 2.10.3
nuSOAP: 1.0.1
Printing: 1.0.4
Search: 1.6.1
ThemeManager: 1.1.1
TinyMCE: 2.5.5
CGExtensions: 1.17.4
CGPaymentGatewayBase: 1.0.3
CGSimpleSmarty: 1.4.3
FrontEndUsers: 1.6.10
Products: 2.4.3
Orders: 1.6.4
FRShipping: 1.1
FRTaxes: 1.0.1
SelfRegistration: 1.2.5
Captcha: 0.4
Cart: 1.4.2
CustomContent: 1.5.3
MovedPages: 0.1
Statistics: 0.9.2


Config Information:

php_memory_limit:
process_whole_template: false
max_upload_size: 8000000
default_upload_permission: 664
assume_mod_rewrite: false
page_extension:
internal_pretty_urls: false
use_hierarchy: true


Php Information:

phpversion: 5.2.4-2ubuntu5.6
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
memory_limit: 64M
max_execution_time: 60
safe_mode: Off (False)
session_save_path: /var/lib/php5 (1733)
session.use_cookies: On (True)


Server Information:

Server Api: apache2handler
Server Db Type: MySQL (mysql)
Server Db Version: 5.0.51a


----------------------------------------------

Re: No email address has been associated with this userid - Orders?

Posted: Fri Oct 30, 2009 1:28 pm
by calguy1000
If you have the 'username is email address' field checked in the FEU module you shouldn't get this message at all.

If you do not, and your usernames do not correspond to email addresses, then you will need to have a property of type 'email address' associated with the groups that will be purchasing online, and the email address will need to be filled in for each user.

Re: No email address has been associated with this userid - Orders?

Posted: Fri Oct 30, 2009 1:43 pm
by johnomcm
Email address is username: is Checked.

Re: No email address has been associated with this userid - Orders?

Posted: Fri Oct 30, 2009 1:51 pm
by calguy1000
okay.... the no email address message is supplied when for some reason the email address isn't entered into the billing form.... I just looked at the code.

oh, and you only have approximately 5 minutes to complete the order, or some of the encrypted stuff in the database may get removed... I gotta look at increasing that limit somehow.

Re: No email address has been associated with this userid - Orders?

Posted: Fri Oct 30, 2009 1:53 pm
by johnomcm
So what do you suggest?

I did a test purchase under 2 minutes and I still get that message.

Re: No email address has been associated with this userid - Orders?

Posted: Thu Nov 05, 2009 8:45 am
by kurashiki_ben
johnomcm wrote: So what do you suggest?

I did a test purchase under 2 minutes and I still get that message.
Hi,

I had a similar issue after an upgrade. I believe it only affects exisiting users.

Go to the Address handling tab in the Order module.

In the Address to FEU Property Map fieldset, find the Email Address dropdown.
Use the select dropdown and select "Email Address" or whatever you called email address in FEU.

This should do the trick.

Regards

Ben