• deepaknaxtre

    (@deepaknaxtre)


    Was working yesterday but today it stopped working and sending 409 error code.
    please help me

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Erik

    (@codekraft)

    please check your browser console.

    this is causing errors (index line 1418)

    // Get the button that opens the modal
    var btn = document.getElementById("myBtn");
    // When the user clicks the button, open the modal 
    btn.onclick = function() {
    modal.style.display = "block";
    .....
    }
Viewing 1 replies (of 1 total)

The topic ‘409 conflict on cf7’ is closed to new replies.