Your Time:
Our Time:
← Back to discussions

Check.html Page Not Working

Need help with a different issue? Search the forums or open a new ticket.
Open a support ticket

This topic has 7 replies, 2 voices, and was last updated 7 years, 4 months ago by Fem.

  • 2019-05-08 at 6:49 pm
    Unknown Support Status
    #25272
    collectsameday
    Participant
    • Topics: 1
    • Replies: 3
    • Total posts: 4
    • Post count: 3

    I have just purchased and uploaded the the files to my web hosting account however on the check.html page i am getting the below error.

    Error

    Now the below message “Thank you , we will notify once the service is available.” is on the page without me even putting in a zipcode, so i have checked the code using Google Chrome and replaced the link in ultranet-custom.js file to link my zipcode file and its still not working.

    Can someone help please ?

    Regards,
    Jamie

    2019-05-09 at 10:49 am
    #25274
    Fem
    Keymaster
    • Topics: 2
    • Replies: 5215
    • Total posts: 5217
    • Post count: 6003

    Check your zipcode.json file format should be same as our zipcode.json format because in custom.js we are targetting JSON attributes ZIPcode, location. Can you please share your JSON file so we can take a closer look at it.

    2019-05-09 at 1:58 pm
    Unknown Support Status
    #25279
    collectsameday
    Participant
    • Topics: 1
    • Replies: 3
    • Total posts: 4
    • Post count: 3

    Hi,

    The file format is below, i havent made any changes to the files downloaded from ThemeForest at all, i have changed my PHP version on my web hosting which has made it work now however the send form still doesnt work and the message is still overlapping?

    Would it help to send over my web hosting account details at all ?

    {“markers”: [

    {
    “ZIPCode”: “123456”,
    “location”:”Mehdipatnam”
    },

    {
    “ZIPCode”: “12346”,
    “location”:”Abids”
    },

    {
    “ZIPCode”: “12347”,
    “location”:”Santosh Nagar Colony”
    },

    {
    “ZIPCode”: “12348”,
    “location”:”Ameerpet”
    }

    ]
    }

    2019-05-09 at 2:00 pm
    Unknown Support Status
    #25280
    collectsameday
    Participant
    • Topics: 1
    • Replies: 3
    • Total posts: 4
    • Post count: 3

    This is one error im getting when using Google Chrome in Inspect Mode

    Error: [$injector:unpr] http://errors.angularjs.org/1.6.4/$injector/unpr?p0=%24httpsProvider%20%3C-%20%24https%20%3C-%20naformController
    at angular.min.js:6
    at angular.min.js:45
    at Object.d [as get] (angular.min.js:43)
    at angular.min.js:45
    at d (angular.min.js:43)
    at e (angular.min.js:43)
    at Object.invoke (angular.min.js:43)
    at S.instance (angular.min.js:94)
    at n (angular.min.js:69)
    at g (angular.min.js:61)

    2019-05-09 at 3:03 pm
    #25281
    Fem
    Keymaster
    • Topics: 2
    • Replies: 5215
    • Total posts: 5217
    • Post count: 6003

    Can you please provide us your server logins and URL of your site so we can check what might be the problem.

    2019-05-09 at 3:06 pm
    Unknown Support Status
    #25282
    collectsameday
    Participant
    • Topics: 1
    • Replies: 3
    • Total posts: 4
    • Post count: 3

    How can i provide these details to you safely ?

    2019-05-09 at 4:33 pm
    #25284
    Fem
    Keymaster
    • Topics: 2
    • Replies: 5215
    • Total posts: 5217
    • Post count: 6003

    Fixed the issue actually the problem is your domain on https and you’re passing zipcode file link on HTTP I changed in custom.js

    2019-05-15 at 2:44 pm
    #25314
    Fem
    Keymaster
    • Topics: 2
    • Replies: 5215
    • Total posts: 5217
    • Post count: 6003

    Due to no response from the last message, we assume the problem is resolved and we consider closing this topic. If you have any further queries related to the same question then please re-open post your question here instead of opening a new topic.

The topic ‘Check.html Page Not Working’ is closed to new replies.