Form is not submitted

Burmistrov 27 Apr, 2014
Good day!
The site has a form to send, there are actions: Render FORMS - on load, Show a message, send email, and debugger - the submit. When you click on the form, send a message, debugger and sending mail is not made at the beginning and takes shape.

How to solve the problem? What could be the problem?

P.S. Writing through a translator, so I apologize in advance for style descriptions
GreyHead 27 Apr, 2014
Hi Burmistrov,

Please try setting Relative URL to No in the HTML (Render Form) action.

Bob
Burmistrov 27 Apr, 2014
http://yadi.sk/d/CDLk7L9hNPNwc - img
GreyHead 27 Apr, 2014
Hi Burmistrov,

I'm not sure why but if you look at the Form HTML it is still using a Relative URL
action="/vakansii.html?chronoform=Job&event=submit"


Bob
Burmistrov 27 Apr, 2014
Ok, i'll try clear cach and resave forms, i'll type after
Burmistrov 01 May, 2014
Hi again!

If i use "test form" then all is work, but if i go in my website page with form, i see again .... nothing.... why? Have any idea?
GreyHead 01 May, 2014
Hi Burmistrov,

The Form action URL hasn't changed :-(

Bob
Burmistrov 01 May, 2014
What can i do? Have any idea? action URL is switch to NO...
GreyHead 03 May, 2014
Hi Burmistrov,

Sorry, not I have no idea. With the Relative URL set to No the form should use a constructed URL like
http://probar.pro/index.php?option=com_chronoforms?chronoform=Job&event=submit
You'll need to check to see what is changing this.

Bob
Burmistrov 03 May, 2014
Hi again!

I'm use plugin and set {chronoforms5}name_form{/chronoforms5} and form is enabled! But dont send e-mail =(
using some mail, type - email adress (from), smtp ssl, port, server smtp (in general settings) but "Mailer Error: The following From address failed"
Whats wrong?
Burmistrov 03 May, 2014
if i uncheked using ssl, i see "Mailer Error: Could not instantiate mail function."
This topic is locked and no more replies can be posted.