Checkbox HTTPS
-
Hi,
i created a checkbox in the registration form and it worked fine until i switched the site to an SSL Certifictate/HTTPS. Now only when the checkbox is used the site goes blank and the HTML Code is just this on the site
<html class=”no-js” lang=”de-DE”><head>
<meta charset=”UTF-8″>
<meta http-equiv=”x-ua-compatible” content=”ie=edge”>
<meta name=”viewport” content=”width=device-width, initial-scale=1″>
<title>xxxxxxxx</title>
</head><body><div class=”um um-register um-2719″><div class=”um-form”>
<form method=”post” action=””>
</form></div></div></body></html>
Also the account site gives a
Failed to load resource: the server responded with a status of 500 (Internal Server Error)Thanks for any help!
The topic ‘Checkbox HTTPS’ is closed to new replies.