Hi,
I'm using CFV5 on Joomla! 3.7.2 .
In Joomla Global Config I have Force HTTPS set to "yes" and I have a SSL Cert from my host on the site. My site is definitely ssl.
But my chronoforms ID start with "http://" instead of "https://" . It's causing a pop up on my login for that the form is "non-secure". I haven't been able to locate a line of code to correct it. Any guidance is appreciated.
I'm using CFV5 on Joomla! 3.7.2 .
In Joomla Global Config I have Force HTTPS set to "yes" and I have a SSL Cert from my host on the site. My site is definitely ssl.
But my chronoforms ID start with "http://" instead of "https://" . It's causing a pop up on my login for that the form is "non-secure". I haven't been able to locate a line of code to correct it. Any guidance is appreciated.
Hello swmckay,
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
What decides if clientside validation is enabled?
P.S: I'm just an automated service😉
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
What decides if clientside validation is enabled?
P.S: I'm just an automated service😉
There appears to be a pattern. it only appears to be impacting links to forms in my top menu and footer menu links in my Joomla back end. So any buttons or links in the articles on landing page are redirecting using https but any links in the top menu and footer menu, when I inspect the element it shows "http://". It seams like there's a setting or line of code. it's only affecting chronoforms in this situation everything else is https. Any wisdom is greatly appreciated!
Hi swmckay,
ChronoForms takes the URL from the form page URL unless you have Relative URL set to No in the HTML (Render form) action, or you have added a Custom URL in that action.
Only the last of these sets the http/https directly.
If you don't have a custom Action URL please check the livesite setting in the ste configuration file and see if that is set to http - normally is is empty.
Bob
ChronoForms takes the URL from the form page URL unless you have Relative URL set to No in the HTML (Render form) action, or you have added a Custom URL in that action.
Only the last of these sets the http/https directly.
If you don't have a custom Action URL please check the livesite setting in the ste configuration file and see if that is set to http - normally is is empty.
Bob
This topic is locked and no more replies can be posted.