Forums

SSL encryption

Němec 13 Jan, 2016
Hi,
I have a problem with loading "on submit" page.

Required progress: Visitor load a form on the page, fill it, and click "Submit".... The form will be send via email to the administrator address and after that visitor will see "Thanks" page.

But:

- If I fill the form on the site and click Submit, the form is redirect to the main page. I try demo forms or create a new one.... and always the same result – redirect directly to homepage, not to the confirm page. (test page: https://goo.gl/BAeuVM)
- If I try fill the form in chronoforms interface (function Test form), everything works fine.... But I received empty email...


All forms works fine, untill we start using SSL. This is probably the reason, why doesnt work now. Could you help me how to fix it, please?
GreyHead 13 Jan, 2016
Hi Němec,

The form action url is set to http:// - please check to see if there is a livesite setting in the site Global Configuration. If this is showing http:// then please remove it and leave the setting empty,

ChronoForms should just pick up the site settings for the domain.

Bob
Němec 13 Jan, 2016

Hi Němec,

The form action url is set to http:// - please check to see if there is a livesite setting in the site Global Configuration. If this is showing http:// then please remove it and leave the setting empty,

ChronoForms should just pick up the site settings for the domain.

Bob



Hi Bob,
thanks for your quick response.

I change it in the configuration.php =>
public $live_site = 'https://www.lantest.cz';
. After that I enable SSL force. But it still doesnt work.
GreyHead 13 Jan, 2016
Hi Němec,

Please leave the setting empty
public $live_site = '',


You may then need to clear the site and/or browser cache. ChronoForms should automatically pick up the site URL

Bob
Němec 13 Jan, 2016
I canceled the changes and clean the browser/joomla cache. I try it also from another PC ... but still not working.

I have a problem only with chronoforms...any other components works fine. Could not be a problem somewhere in the ChronoForms configuration file?
GreyHead 13 Jan, 2016
Hi Němec,

There's nothing in the ChronoForms configuration to set this. Please check the HTML (Render form) action and see if an HTML has been added to the Action URL box.

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