We’re on an early version of SuiteCRM, 7.10.15, and have had no issues for the last seven years, or so, with Web-To-Lead Capture.
Recently, the lead forms stopped working and, when trying to submit, says it’s trying to send over an unsecure connection.
However, the URL and index.php page of SuiteCRM both have & show valid SSL certificates as do all the pages of the lead capture forms.
In addition, there’s a working rewrite on all .htaccess files that automatically redirects anyone attempting to access via “http://” to “https://”.
But, when attempting to submit the form, it now redirects somehow to this insecure page:
http://[SUITECRM FOLDER]//index.php?entryPoint=WebToLeadCapture
(note the “http”)
And displays this error:
" The information you’re about to submit is not secure
Because this form is being submitted using a connection that’s not secure, your information will be visible to others."
I just can’t figure out why, after many years of no issues, this would suddenly start redirecting to an unsecure page and, with the way it’s setup, I don’t understand how it can even occur.
Anyone have any idea why this started happening and how to fix?
Thanks!