Forums

You must provide at least one recipient e-mail address.

jan 01 Dec, 2008
Helo,

What is the wrong of my email set up, why i always get this error "You must provide at least one recipient e-mail address. "

Jan
Max_admin 01 Dec, 2008
Hi, where do you get this ? can you show me a screenshot for your setup emails tab ?

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
jan 02 Dec, 2008
Helo Max,


Thanks for this reply, but i fix this problem already....

Jan
whatsupmf 12 Dec, 2008
Jan,
Could you please post the solution?
thanks
MF
Max_admin 13 Dec, 2008
Hi MF, please take a look at our downloads/Chronoforms tutorials/ section, it has a tutorial for how to setup an email in chronoforms!

Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
aprilfool2001 22 Jul, 2009
I get this error too - tutorials don't help.

I have set up from and to email addresses, but can't see what is causing this error.

What do they mean by 'recipient' which one is it - the to email or the from email
GreyHead 22 Jul, 2009
Hi aprilfool2001,

This is a PHP Mailer error message. I'm pretty certain that 'Recipient' is the To Email address.

Please turn on Debug for the form and paste the debug output here.

Bob
babycatface 08 Oct, 2009
Hello! I've got the same problem, please find the code after debug below:

1. Form passed first SPAM check OK
2. Form passed the submissions limit (if enabled) OK
3. Form passed the Image verification (if enabled) OK
4. Form passed the server side validation (if enabled) OK
5. $_POST Array: Array ( [text_6] => alex [text_7] => meriden [text_8] => 01626 [text_15] => [email]contact@alexotero.co.uk[/email] [radio0] => UK [date_9] => 16/10/2009 [check1] => Array ( [0] => 3 Days ) [check2] => Array ( [0] => No preference (just a Simple unit) ) [text_11] => test [button_7] => Submit [d16539c425bb2511b5f9f35ba2f6d8f1] => 1 [1cf1] => 3e0119a4ac56570062c32132dda9a813 [chronoformname] => booking )
6. $_FILES Array: Array ( )
7. Form passed the plugins step (if enabled) OK
8. Debug End

Thanks
GreyHead 08 Oct, 2009
Hi babycatface,

Looks like emails aren't enabled - either on the Form General Tab or in the Email Setup Properties

Bob
jpschwartz 16 Nov, 2009
I'm getting this same message.

Here's my debug report:
# Form passed first SPAM check OK
# Form passed the submissions limit (if enabled) OK
# Form passed the Image verification (if enabled) OK
# Form passed the server side validation (if enabled) OK
# $_POST Array: Array ( [Board] => oiuoiuio [Name] => lkjlk [HAStreet] => lkjkl [HACity] => klj [HAState] => lk [HAZip] => lkj [HACounty] => lkj [BAStreet] => klj [BACity] => klj [BAState] => kl [BAZip] => lkj [BACounty] => klj [Business] => klj [Position] => lkj [HPhone] => kjkl [BPhone] => jlk [CPhone] => jkl [Fax] => jlk [Email] => [email]jim@jimschwartz.com[/email] [License] => jkl [SSN] => hhjkh [BirthDate] => kjh [BirthPlace] => kjk [Resident] => Yes [Voter] => Yes [Party] => None [Congress] => hjk [Senate] => jk [House] => hjk [Legal] => Yes [Education] => jk [ProfLicense] => Yes [ProfLicenseNums] => h [Appointments] => jh [Military] => Yes [MilitaryDesc] => jk [Govt] => Yes [GovtDesc] => jk [PublicOfc] => Yes [PublicOfcDesc] => jkhjk [Honors] => Yes [HonorsDesc] => hkjh [OrgAffl] => Yes [OrgAfflDesc] => jkh [OrgRestrict] => Yes [OrgRestrictDesc] => kjjk [Issues] => Yes [IssuesDesc] => hkjh [Views] => Yes [ViewsDesc] => jk [Assocs] => Yes [AssocsDesc] => j [Opposition] => Yes [OppositionDesc] => khjk [EAMisc] => Yes [EAMiscDesc] => hjkh [GovEmpRels] => Yes [GovEmpRelsDesc] => kjh [Comp] => Yes [CompDesc] => kjjk [BusRels] => Yes [BusRelsDesc] => hjk [FamEmp] => Yes [FamEmpDesc] => hkj [LobActv] => Yes [LobActvDesc] => hkj [RegActv] => Yes [RegActvDesc] => hkjh [CIOther] => Yes [CIOtherDesc] => jk [Citations] => Yes [CitationsDesc] => jkh [Convict] => Yes [ConvictDesc] => jkh [MilConvict] => Yes [MilConvictDesc] => j [Imprison] => Yes [ImprisonDesc] => hkj [CivilLit] => Yes [CivilLitDesc] => hjk [CivilLitFam] => Yes [CivilLitFamDesc] => jk [OtherLit1] => Yes [OtherLit1Desc] => jk [OtherLit2] => Yes [OtherLit2Desc] => jkhjk [LicenseRevoke] => Yes [LicenseRevokeDesc] => hjk [ParkTics] => Yes [ParkTicsDesc] => jk [SecurityDeny] => Yes [SecurityDenyDesc] => jk [Firings] => Yes [FiringsDesc] => jkh [Alimony] => Yes [AlimonyDesc] => jkjk [Alcohol] => Yes [AlcoholDesc] => jkh [CtrlSub] => Yes [CtrlSubDesc] => jkh [EthOther] => Yes [EthOtherDesc] => jkh [PExam] => Yes [Delinquency] => Yes [DelinquencyDesc] => jk [RefName1] => jkj [RefPhone1] => kkjk [RefRel1] => jjk [RefName2] => kh [RefPhone2] => kj [RefRel2] => hjk [RefName3] => hjk [RefPhone3] => hjkjk [RefRel3] => h [RefName4] => kj [RefPhone4] => jk [RefRel4] => jk [Signature] => yes [SubmitBtn] => Submit Application [2202df74c13d7cf5cf436ee01dd95e95] => 1 [1cf1] => 103db915d1fe6518d27dd153e9d125a0 [chronoformname] => Application )
# $_FILES Array: Array ( [ResumeFile] => Array ( [name] => [type] => [tmp_name] => [error] => 4 [size] => 0 ) )
# Form passed the plugins step (if enabled) OK
# An email has been SENT successfully from blah blah blah

Email is enabled both in the General tab and the email parameters.

Ideas?

Jim
Max_admin 17 Nov, 2009
Hi Jim,

Please show me a screenshot for your emails setup tab at this form ?

Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
jcar98 26 Sep, 2010
This is how I fixed this issue.

Under Setup Emails in the To field, I had put two emails as:

[email]myemail@mysite.com[/email], [email]myotheremail@mysite.com[/email]

I changed the ','(comma) for a ';'(semicolon). That fixed my issue.
Hope this helps someone.
JC
Rocket82 03 Nov, 2010
You must provide at least one recipient e-mail address.

Exacly the same problem here.

I have made form 100% good cuz I reciving emails from form but this massage still apear.

How to switch that off or why it is appearing?

I read all things that been posted before this post, also I went through turorials on your site and I made my form exacly like it is explained there.

I have latest joomla and latest chronoform.

Please help!
GreyHead 03 Nov, 2010
Hi Rocket82,

Please turn debug on in the form General Tab, then submit the form and post the debug - including the 'dummy email' results here.

Bob
fabiuz 06 Dec, 2010
having same problem...mail are enabled..
this what appear from debug:

1. Form passed first SPAM check OK
2. Form passed the submissions limit (if enabled) OK
3. Form passed the Image verification (if enabled) OK
4. Form passed the server side validation (if enabled) OK
5. $_POST Array: Array ( [nascosto] => Costruire in Classe A, Bari [nome] => Prova [cognome] => prova [qualifica] => prova [azienda] => prova [citta] => prova [provincia] => AT [regione] => Marche [telefono] => 30309309039 [cellulare] => 3454354353 [fax] => 409409409049 [email] => [email]fabio.giovannini0@gmail.com[/email] [ragione_sociale] => pippo spa [ind_fat] => pippo spa [piva] => 920909039039 [c_fisc] => 4094094094049 [button_18] => Invia i dati! [edfdbc4bf2006963e50b7d5314a0e142] => 1 [1cf1] => e6b3b253a6aa7e4a14c3166481e5cd60 [chronoformname] => iscr_pro1 )
6. $_FILES Array: Array ( )
7. Form passed the plugins step (if enabled) OK
8. An email has been SENT successfully from () to [email]daniele.giovannini@aghape.it[/email]
9. An email has been SENT successfully from (Aghape Ambiente)formazione@aghape.it to
10. Debug End


I attach a picture of my email config

How to solve this bug??
fabiuz 06 Dec, 2010
solved..i have eliminated { from the field email.

thank u
GreyHead 06 Dec, 2010
Hi fabiuz,

Please do not double post.

The answer to this question was in the other thread you posted in right before your post.

Bob

I strongly recommend that you do *not* use the Dynamic From Email element in your Email Setups. Using this often results in your emails being marked as spam and dropped into a spam filter. Instead use the static From Email with an address that matches the site domain name and use Dynamic ReplyTo Email for the user email. The result is the same but with a much better chance of good delivery.
Markgoessens 21 Sep, 2011
Hi, I have the same problem.
After form submission he validates nothing. He sends the confirmation field first before validation.
I work with Chronoforms V3.

this is my debug code:

Form passed first SPAM check OK
Form passed the submissions limit (if enabled) OK
Form passed the Image verification (if enabled) OK
Form passed the server side validation (if enabled) OK
$_POST Array: Array ( [text_1] => [text_30] => [text_2] => [text_14] => [text_3] => [text_4] => [hidden_6] => [text_12] => [text_20] => [text_9] => [text_13] => [button_10] => Verzenden [fd18a76d50485b7b771e6a9dd756b5c8] => 1 [1cf1] => d89d5fbb459e892f267e14d221fffb6c [chronoformname] => Reserveren )
$_FILES Array: Array ( )
Form passed the plugins step (if enabled) OK
An email has been SENT successfully from (Gadjah Mas) *hidden* to *hidden*
An email has been SENT successfully from (Gadjah Mas) *hidden* to
Debug End
Redirect link set, click to test:
index.php?option=com_content&view=article&id=38


I have set the validation to 'required' and the validation 'enabled'
Did I forget something?

Greets, Mark
GreyHead 21 Sep, 2011
Hi Mark,

Are you using server-side (PHP) validation or client-side (JavaScript) validation?

Bob
Markgoessens 22 Sep, 2011
Hi Bob,
Thanks for your quick reply. I use Javascript Live Validation.
I normally use v4, so I know how to do the settings in that version.
But v3 is a little bit different.

In the Javascript Live Validation settings I've nothing set. Only validation library: Mootools
And I've filled in 'text_1' at '1 - required (not blank)'
But this doesn't change anything.

Mark
GreyHead 22 Sep, 2011
Hi Mark,

Please check if Load ChronoForms JS/CSS files is set to Yes on the form General tab?

Bob
GreyHead 22 Sep, 2011
Hi mark,

Please post a link to the form so I can take a quick look.

Bob
GreyHead 22 Sep, 2011
Hi mark,

Your template (or some other component) is loading (two copies of) the jQuery JavaScript library. Out of the box jQuery isn't compatible with the MooTools library used by Joomla! and ChronoForms. You can use jQuery with MooTools in no-conflict mode. There are various ways of doing this. The simplest is to add a line of script in the ChronoForms Form JavaScript box:
jQuery.noConflict();
This will free the $ operator which is used by MooTools, so you may need to update your own javascripts to use the longer jQuery operator.

There is also a neat Joomla! 1.5 system plugin named SC jQuery that allows you to control on which pages jQuery is loaded, and will always load it in no-conflict mode.

Bob
Markgoessens 23 Sep, 2011
I think the jquery background causes that problem.
I addes the 'no-conflict' line to the javascript form box, but nothing changed with it.
I'm not really familiar with these kind of things. Did I have to do something else?

I tried to download SC jQuery, but it seems the plugin site is down.
So I think I have to wait till the site is up again.

Greets, Mark
GreyHead 23 Sep, 2011
Hi Mark,

It could be the jquery background - there are two versions of JQuery loading which by itself might cause problems.

The difficulty with the noConflict() command is that it needs to be run after JQuery loads and before any MooTools commands execute. Joomla! doesn't provide any easy way to manage the load sequence so it can be difficult to find exactly the right location.

Bob
Markgoessens 23 Sep, 2011
Okay, I know now which line in the index.php causes the problem:

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js"></script>
When I delete this line my background disappears. But than the validation in chronoform works.

How can I set the no-conflict mode specific to this line?
Markgoessens 23 Sep, 2011
Problem solved. I deleted the supersized jquery plugin and inserted the mmbackground plugin.
Now the background and chronoforms works fine.

Thanks for leading me to the right direction.
Greets, Mark
techdiva02 14 Jan, 2012
I am getting the same message. However my form is actually submitting. I used this form last year and now I need it to work and suddenly the email address error message is appearing.
Here's my debugging info:

Form passed first SPAM check OK
Form passed the submissions limit (if enabled) OK
Form passed the Image verification (if enabled) OK
Form passed the server side validation (if enabled) OK
$_POST Array: Array ( [text_4] => jane doe [select_10] => Information Technology [text_9] => I want to congratulate all the graduates. [button_12] => Submit [46c87eec860b0dd314fcabc6d41dbcb9] => 1 [1cf1] => 0231088cb765a0eee7ed70de93d6de89 [chronoformname] => seniors12 )
$_FILES Array: Array ( )
Form passed the plugins step (if enabled) OK
An email has been SENT successfully from () to [email]xxxxx@gmail.com[/email]
An email has been SENT successfully from (example.org)webmaster@example.org to
Debug End
GreyHead 15 Jan, 2012
Hi techdiva02,

The clue is in this line

An email has been SENT successfully from () to [email]xxxxx@gmail.com[/email]

Looks like there is no To Email Address set for this email.

Bob
jppatterson 15 May, 2012
I have read the tutorials but they are for V3. How do I provide an email recipient for V4?
GreyHead 15 May, 2012
Hi jppatterson,

There are a series of videos here that will help you get started with CFv4. Please check the two Email videos.

Bob
This topic is locked and no more replies can be posted.