Forums

chronoform not working

pcoaching 28 Mar, 2014
I have two chronoforms on my site. One works just fine, the contact form.

The other, a registration form isn't working. I'm not getting an email after someone registers on the form, with their registration information. Nothing comes. And I'd love the page to stay at the bottom of the page after someone registers and clicks 'submit', where the registration form is, and show something like, "Thank you for registering. You will be receiving an information email very shortly."

You can see the form at the bottom of this page:
REMOVED

Can anyone help?

Thanks.
Max_admin 28 Mar, 2014
Hi,

If you have the cache enabled then please try to disable the "Relative url" setting under the "HTML" action.

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
pcoaching 28 Mar, 2014
I set the "Relative url" to "No" and when I tested the form, the message showed however on top of the message was this error message: Mailer Error: Could not instantiate mail function.

BTW I gave you the incorrect page to look at. The correct page is:
http://www.processcoaching.com/teleconference-class.html
pcoaching 28 Mar, 2014
Could you please edit my first post and remove the incorrect url. Thank you.
Max_admin 28 Mar, 2014
The "Could not instantiate mail function" is a mail function issue, what's the mailing method in your Joomla global config ? and do you receive email from your website ?

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
pcoaching 28 Mar, 2014
Well interesting. I have a contact us form that was working yesterday. Now I'm getting this error message for that form also:
Mailer Error: Could not instantiate mail function.
Mail setting in global config is set to PHP mail.
The contact page is: http://www.processcoaching.com/contact

Plus this shows up on the contact us page after trying to submit: I've removed some of the personal information, such as email, and name.

Data Array

Array
(
    [chronoform] => contact-us
    [event] => submit
    [option] => com_chronoforms5
    [view] => form
    [Itemid] => 122
    [to] => 
    [name] => 
    [email] => 
    [message] => testing
    [captcha] => 
    [submit5] => Submit
)

Array
(
)

Errors

Array
(
)

Debug Info

Array
(
    [14] => Array
        (
            [Email] => Array
                (
                    [0] => An email with the details below could NOT be sent:
                    [1] => To:
                    [2] => Subject:
                    [3] => From name:
                    [4] => From email:
                    [5] => Reply name:betty
                    [6] => Reply email:
                    [7] => Attachments:
                    [8] => Body:
<div class="gform-all">
<div class="gform-section">
<div id="ftr-name" class="gform-line-tr">
<div class="gform-line-td">To:</div>
<div class="gform-line-td"></div>
<div class="gform-line-td"> </div>
<div id="ftd-name" class="gform-line-td"><label class="gform-label-left" for="name">Name:</label>
<div id="fin-name" class="gform-input-container gform-input"></div>
<div class="gform-input-container gform-input"> </div>
</div>
</div>
<div id="ftr-email" class="gform-line-tr">
<div id="ftd-email" class="gform-line-td"><label class="gform-label-left" for="email">Email:</label>
<div id="fin-email" class="gform-input-container gform-input"></div>
</div>
</div>
<div id="ftr-subject" class="gform-line-tr">
<div id="ftd-subject" class="gform-line-td">
<div class="gform-input-container gform-input"> </div>
</div>
</div>
<div id="ftr-message" class="gform-line-tr">
<div id="ftd-message" class="gform-line-td"><label class="gform-label-left" for="message">Message:</label>
<div id="fin-message" class="gform-input-container gform-input">testing</div>
</div>
</div>
<div id="ftr-submit5" class="gform-line-tr"> </div>
<div class="gform-line-tr">Note: You can respond to the individual who submitted this email by replying.</div>
</div>
</div>
                )

        )

)
Max_admin 29 Mar, 2014
You are receiving a "not" sent message, which means that your email config is wrong, you don't have some or any of the following:

To, subject, from name and from email

Those 4 items are mandatory!

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
pcoaching 29 Mar, 2014
As I said in my post: I've removed some of the personal information, such as email, and name.
These 4 items (to, subject, from name and from email) are there, I just removed them in my post to protect my privacy.
Is there some support so I can get these forms working? Maybe by private email?
Max_admin 29 Mar, 2014
Please send a message using the "contact us" page
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
pcoaching 30 Mar, 2014
I sent a message early this morning, and look forward to hearing back from you. Thanks.
This topic is locked and no more replies can be posted.