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
----------------------------------------------
No email address has been associated with this userid - Orders?
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Re: No email address has been associated with this userid - Orders?
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.
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.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: No email address has been associated with this userid - Orders?
Email address is username: is Checked.
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Re: No email address has been associated with this userid - Orders?
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.
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.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: No email address has been associated with this userid - Orders?
So what do you suggest?
I did a test purchase under 2 minutes and I still get that message.
I did a test purchase under 2 minutes and I still get that message.
Last edited by johnomcm on Fri Oct 30, 2009 1:55 pm, edited 1 time in total.
-
- Forum Members
- Posts: 86
- Joined: Sun Jul 05, 2009 2:37 am
Re: No email address has been associated with this userid - Orders?
Hi,johnomcm wrote: So what do you suggest?
I did a test purchase under 2 minutes and I still get that message.
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