autofill "To:" field

pakama 03 Nov, 2014
For the life of me, I cannot figure out what version of CF I have. I downloaded it a few months ago but for some reason I don't think it is v5.

My question is however I try, I cannot get a submitted form to email a response back to the submitter. I have tried everything.

I have a real simple form>>

Name {input_text_2}
Email {input_text_3}
Enter the code {chrono_verification}

In the email editor I have tried
{input_text_3}
{email}
{input_text_3}, {email}
email
input_text_3
in both the "To:" field and the "Dynamic to" field and every combination I can think of but no email sent when testing my own email address. Just the error>>>*You must provide at least one recipient email address.<<<

what exactly should be typed into the "To:" field under the email tabs of the form wizard???
Thanks very much,
Matt
GreyHead 03 Nov, 2014
Hi Matt,

You can see the version in the Joomla! Site Admin Extension Manager.

Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here.

Note: if you are using the Easy Wizard you can turn on Debug on the Others tab in CFv4 or the Setup tab in CFv5.

Bob
pakama 03 Nov, 2014
Array
(
    [chronoform] => 12Tips
    [event] => submit
    [option] => com_osmembership
    [view] => categories
    [Itemid] => 101
    [input_text_2] => Matt Hall
    [input_text_3] => pakama77@yahoo.com
    [chrono_verification] => C2jtW
    [input_submit_6] => Submit
    [a4c376ca8370e6aca6bc7d986156fee2] => 1
    [chronoform_data] => Array
        (
            [cf_uid] => 55bf010f2d45e5f215697fde9050a6f7
            [cf_created] => 2014-11-03 06:00:30
            [cf_created_by] => 0
            [cf_ipaddress] => 107.212.20.174
            [cf_user_id] => 0
            [chronoform] => 12Tips
            [event] => submit
            [option] => com_osmembership
            [view] => categories
            [Itemid] => 101
            [input_text_2] => Matt Hall
            [input_text_3] => pakama77@yahoo.com
            [chrono_verification] => C2jtW
            [input_submit_6] => Submit
            [a4c376ca8370e6aca6bc7d986156fee2] => 1
            [cf_id] => 40
        )

    [chronoform_data_cf_id] => 40
)
Validation Errors: 
Array
(
)
Thank you for your submission. Please check the email box you provided for your copy of "12 Tips". Make sure to check your bulk mail and spam folder if you cannot find it. *Mark as "Not Spam" if you find it there and ad us to your preferred sender list.

Debug Data
Core Captcha
Passed the core captcha check!
email
10
Result
An email has been SENT successfully from (MVM 12Tips)info@myvacationmarketplace.com to admin@myvacationmarketplace.com
Body
Enter your info here to receive our 12 top tips to selling or renting your Timeshare fast. Absolutely free!

Name	Matt Hall
Email	pakama77@yahoo.com
Enter the code	C2jtW

Submitted by 107.212.20.174
Attachments
array ( )
11
Result
An email has been SENT successfully from (myvacationmarketplace.com)admin@myvacationmarketplace.com to {input_text_3}, {email}
Body
, thank you for ordering our top 12 tips for selling or renting your timeshare or vacation property. These 12 tips should help selling or renting your property easier and more enjoyable.

 

1.        Use common sense and be realistic! The vacation industry can be very lucrative but is very competitive. The following information can help you stack the odds in your favor.

2.        Location, location, location! Get the most out of your timeshare. If you have a timeshare in a highly desired area, make sure you are getting your full worth. Compare prices of other timeshares nearby and find out what amenities are offered to make sure you get top dollar.

3.        Timeshare availability. Selling your timeshare during peak seasons can almost guarantee you a sale. Availability during these times greatly increases your chance of a sale because there are more people looking to travel, decreasing the availability of accommodations.

4.        Make it stand out. What sets your timeshare apart from others? New construction or renovations are always a plus, but having extra luxury features that can't be found just anywhere can really set your timeshare apart from others. Added conveniences, such as stores and attractions, can help make your timeshare seem more appealing than others. My Vacation Marketplace offers many features to highlight all the great selling points on your timeshare!

5.        Understanding your timeshare. It's important you know the type of timeshare you own and all the terms before you sell it, which can have a great impact on your sale price. If you have a deeded ownership in the property, you physically own a portion of the resort's property. If you have a right to use (RTU) contract you do not own the property, you are simply leasing it, but still have the right to sell it. RTU contracts come with a length of time you can use the property, such as 20 years. When you sell it, the new owner gets the amount of time left on the contract. Due to this fact, RTUs tend to get much less money the longer you wait to sell since the value is decreasing on a daily basis.

6.        Avoid using a real estate agent if possible. By finding timeshare resellers you can avoid commission fees that real estate agents charge. This can save you a great deal in the end. Plus, by working directly with timeshare resellers you don't have to worry about high-pressure sales tactics

7.        You can use a real estate agent, however, keep in mind that many charge a fee for listing your timeshare and then take a commission on the sale. The commissions tend to be much, much larger than that of a traditional real estate sale. These fees will vary from agent to agent, so find one that seems trustworthy and has your best interests in mind. If you list your timeshare yourself you can save on these fees.

8.        Research any Company you consider. Check sources like the BBB and referral sources such as Google+

9.        Realistic Pricing

Price is the driving force for Time-Share resales.

10.      A sale can be difficult to achieve if your unit is a studio, or usage dates are in an off season. The same is true for units in resorts that have not been properly maintained.

Even larger time-share units with in-season or flexible weeks typically sell for only 30%-55% of their original price. You're the only one who can decide if holding out for a higher price outweighs the burden of paying ongoing maintenance fees and other expenses.

11.Marketing your timeshare correctly is most vital. Don’t always put all your eggs in one basket. Letting as many people as possible know you are selling or renting. It truly is a numbers game. Be responsive to all inquiries on your property. Treat everyone like a potential buyer but be aware of scammers.

12. Patience is a virtue is so true if you are trying to recoup your investment. If you are holding out for a higher price, use all the tools available and give them time to work.

Attachments
array ( )
Powered By ChronoForms - ChronoEngine.com


I get email #1 but not #2
Thanks Matt
pakama 03 Nov, 2014
Oh, and I have v4 ;]
GreyHead 03 Nov, 2014
Hi Matt,

Please leave the {} out of the Dynamic To boxes and the {email} value doesn't match any form input so leave that out completely,

Bob
pakama 03 Nov, 2014
Ok, it works now but I swear that is how I had it set up to begin with. But what clued me to all this was a customer saying that the captcha kept telling them it was the wrong code. Said they tried it 5 times then em'd me thru my contact form. Then when I tried it, I got the same thing. I then discovered I was receiving the form submits but it wasn't sending the info back to the submitter.
Now, everything seems to work (emails included) but frontend is showing the code error.

Enter your info here to receive our 12 top tips to selling or renting your Timeshare fast. Absolutely free!
You have entered a wrong code. Please try again.

Array
(
    [chronoform] => 12Tips
    [event] => submit
    [Itemid] => 177
    [option] => com_chronoforms
    [view] => form
    [input_text_2] => Matt Hall
    [input_text_3] => pakama77@yahoo.com
    [chrono_verification] => WNYun
    [input_submit_6] => Submit
    [11b7302896f52061c5127e1064ad4baa] => 1
    [chronoform_data] => Array
        (
            [cf_uid] => 8a251f562e13a5646f308f1ca463cebc
            [cf_created] => 2014-11-03 11:10:38
            [cf_created_by] => 0
            [cf_ipaddress] => 71.42.26.167
            [cf_user_id] => 0
            [chronoform] => 12Tips
            [event] => submit
            [Itemid] => 177
            [option] => com_chronoforms
            [view] => form
            [input_text_2] => Matt Hall
            [input_text_3] => pakama77@yahoo.com
            [chrono_verification] => WNYun
            [input_submit_6] => Submit
            [11b7302896f52061c5127e1064ad4baa] => 1
            [cf_id] => 46
        )

    [chronoform_data_cf_id] => 46
)
Validation Errors: 
Array
(
)
Thank you for your submission. Please check the email box you provided for your copy of "12 Tips". Make sure to check your bulk mail and spam folder if you cannot find it. *Mark as "Not Spam" if you find it there and ad us to your preferred sender list.

Debug Data
Core Captcha
Passed the core captcha check!
email
10
Result
An email has been SENT successfully from (MVM 12Tips)info@myvacationmarketplace.com to admin@myvacationmarketplace.com
Body
Enter your info here to receive our 12 top tips to selling or renting your Timeshare fast. Absolutely free!

Name	Matt Hall
Email	pakama77@yahoo.com
Enter the code	WNYun

Submitted by 71.42.26.167
Attachments
array ( )
11
Result
An email has been SENT successfully from (myvacationmarketplace.com)admin@myvacationmarketplace.com to pakama77@yahoo.com


The debugger says it passed but my website says it didn't????
see for yourself http://myvacationmarketplace.com

Thanks again,
Matt
GreyHead 08 Nov, 2014
Hi Matt,

I've seen something similar where the problem arose from the SEF URL plug-in - are you using sh404SEF or something similar? If so please try setting it to not change the ChronoForms URLs.

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