I am website is not sending data to server & saying site is not secure

I am my custom domain in that I created subdomain using my custom domain I am getting this error and also while getting error site is not secure and I am able to submit any data or login

I tried this

  1. Impletemented SSL certficate

  2. Created .htaccess rule to redirect https

  3. MySQL connection is all good working fine on Main domain but not on sub domain

img 1: connection is not secure
image

img 2: send information but redirected to the same page

What can I do?

Your form’s “action” attribute is using http://, changing it to https:// should solve your issue.

For a better investigation, please provide your website domain

6 Likes
4 Likes

Okay

1 Like

https://blog.atdesignsolutions.com/auth/register.php

Yes I Already checked its https:

Hi SpookyKipper Have You Checked The Website?

I don’t see an error, everything looks good, I am not getting any SSL-Related Errors too

5 Likes

Have you tried to register or login then it dose not submit data

I get a 500 internal server error while registering, thats probably your code’s issue?

4 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.