Jump to content
[MUST READ] Forum Rules ×

Angel

Senior Members
  • Posts

    53
  • Joined

  • Last visited

Posts posted by Angel

  1. Any idea when a solution to the errors when signing up over HTTPS is coming?

    A possible solution that I'm positive would work is also enabling Let's Encrypt SSL for the order subdomain, like with the VistaPanel, so there's no "Not fully secure" errors and no "Mixed content" errors, etc.

    This would mean that Chrome would still show "Secure" in the address bar, and Firefox wouldn't show a warning sign over the lock, so this would fix a ton of problems with the signup.

  2. On 7/26/2017 at 4:46 PM, DeluxeHost said:

    @ukclearance  As I check your website right now (https://www.turnkeyresellerwebhosting.com/signup.php) I may have found the problem. The problem may reside in a mixed content and blocked content error.

    Chrome gave the following errors:

    *Mixed Content: The page at 'https://www.turnkeyresellerwebhosting.com/signup.php' was loaded over a secure connection, but contains a form which targets an insecure endpoint 'https://order.turnkeyresellerwebhosting.com/register2.php'. This endpoint should be made available over a secure connection.


    *Mixed Content: The page at 'https://www.turnkeyresellerwebhosting.com/signup.php' was loaded over HTTPS, but requested an insecure image 'https://order.turnkeyresellerwebhosting.com/image.php?id=f3a5325b94dd8020bfa75b7bf621a651'. This content should also be served over HTTPS.
    *adsbygoogle.js Failed to load resource: net::ERR_BLOCKED_BY_CLIENT


    *Mixed Content: The page at 'https://www.turnkeyresellerwebhosting.com/signup.php' was loaded over HTTPS, but requested an insecure script

    *'https://code.jquery.com/jquery-1.11.0.min.js'. This request has been blocked; the content must be served over HTTPS.
    bootstrap.min.js:6 Uncaught Error: Bootstrap's JavaScript requires jQuery
        at bootstrap.min.js:6


    *Mixed Content: The page at 'https://www.turnkeyresellerwebhosting.com/signup.php' was loaded over HTTPS, but requested an insecure favicon 'https://www.turnkeyresellerwebhosting.com/404.php'. This content should also be served over HTTPS.

     

    ------------------------------

    To see those errors through Chrome use the following command while having Chrome open. Click Ctrl ->Alt -> i (without the "->")

     

    Solution I would say to go into your file manager or FTP and located all the code that has "https://SomeUrl.com" and change it to "//SomeUrl.com" (remove the http: thats all)

     

    If you this have issues or cannot locate the mixed content urls please reply back!

     

    Hope this helped! If it did please leave a like!

    That won't work, as then it'll load all the URLs as https:// and it won't show the security code image, and when you click "register" it'll spit out another "Not Secure" error.

×
×
  • Create New...