Disabled but still counting as SSL Submission why?

  • shafy5050
    Asked on April 26, 2014 at 4:50 AM

    Hi,

    I notice this is a common problem.

    I disabled SSL on my form but its still counting submissions as SSL/

    I am almost on the quota. Please kindly fix it or reset my  SSL counter.

     

    Its really URGENT!

  • shafy5050
    Replied on April 26, 2014 at 8:07 AM

    can anyone address the issue above plz? 

  • gori-mathew
    Replied on April 26, 2014 at 8:31 AM

    Hi,

    Apologies for the late response, please provide us the link to which the form is embedded or the link that your users use  when filling the form so that we can be able to investigate further.

    Thanks!

  • shafy5050
    Replied on April 26, 2014 at 5:48 PM

    http://form.jotform.us/form/40842985239162

  • Elton Support Team Lead
    Replied on April 26, 2014 at 8:33 PM

    @shafy5050 

    I have changed your SSL counter to 0. Your account shouldn't near its limit anymore.

    --

    I have tested your standalone form here and the submission is transmitted as regular and not SSL. Perhaps it was the embedded form that is sending submissions as SSL. Please review your form embed code, change every https://secure on the code to http://form to disable SSL. May we also know the website URL where you have embedded the form so we can review it here?

    Thanks!

  • shafy5050
    Replied on April 26, 2014 at 8:46 PM

    Thank you but my embedded code is not SSL.

    It is http only... I made sure it had that when I originally embedded it!

    Here is how the code starts:

    <script src="//cdn.jotfor.ms/static/jotform.js?3.2.1059" type="text/javascript"></script>

    <script type="text/javascript">

       JotForm.init(function(){

          $('input_11').hint('ex: myname@example.com');

       });

    </script>

    <link href="http://cdn.jotfor.ms/static/formCss.css?3.2.1059" rel="stylesheet" type="text/css" />

    <link type="text/css" rel="stylesheet" href="http://cdn.jotfor.ms/css/styles/nova.css?3.2.1059" />

    <link type="text/css" media="print" rel="stylesheet" href="http://cdn.jotfor.ms/css/printForm.css?3.2.1059" />

    <style type="text/css">

        .form-label{

     

  • liyam
    Replied on April 26, 2014 at 8:58 PM

    Hello shafy5050,

    The link sources to javascript and css won't matter. What's important is that the form action attribute value is not set to https://.  Can you check that one? 

    Thanks.

  • shafy5050
    Replied on April 26, 2014 at 9:15 PM

    OK I am so sorry!

    Yes, it had https on the action... I did not know.

    I just changed it.

    Thanks for the help. I love JOT FORM <3