Announcement

Collapse
No announcement yet.

Problem with Colossus modal and ReCaptcha enabled

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Problem with Colossus modal and ReCaptcha enabled

    This runs nicely in the modal without ReCaptcha enabled.
    When enabled, the form won't submit. Any ideas why the modal isn't working?
    btw: While not in a modal, the form with ReCaptcha enabled also runs nicely.

    Code:
    <div class="u-hidden" data-tessreviewform>
        <section class="c-mini-modal__element-subject u-width-12 u-width-6--m u-bg-white">
            <mvt:item name="tgreviews" param="Form_Template()" />
        </section>
    </div>
    <button class="c-button c-button--small c-button--clear u-bg-transparent x-messages--info" data-mini-modal data-mini-modal-type="inline" data-mini-modal-content="data-tessreviewform" title="Submit a Review">Submit a Review? <span class="u-icon-question"></span></button>
    Scott
    Need to offer Shipping Insurance?
    Interactive Design Solutions https://www.myids.net
    MivaMerchant Business Partner | Certified MivaMerchant Web Developer
    Competitive Rates, Custom Modules and Integrations, Store Integration
    AutoBaskets|Advanced Waitlist Integration|Ask about Shipping Insurance Integration
    My T-shirt Collection is mostly MivaCon T-shirts!!

    #2
    Hi Scott,

    Are there any console errors or is there just no response from the ReCaptcha form?
    Matt Zimmermann

    Miva Web Developer
    Alchemy Web Development
    https://www.alchemywebdev.com
    Site Development - Maintenance - Consultation

    Miva Certified Developer
    Miva Professional Developer

    https://www.dev4web.net | Twitter

    Comment


      #3
      No error when prod page renders or trigger the modal. When I click the checkbox for ReCaptcha, that is when I see this:

      uncaught exception: Timeout (f)
      So, since the cursor is running in circles, I guess there is no response.

      Scott
      Need to offer Shipping Insurance?
      Interactive Design Solutions https://www.myids.net
      MivaMerchant Business Partner | Certified MivaMerchant Web Developer
      Competitive Rates, Custom Modules and Integrations, Store Integration
      AutoBaskets|Advanced Waitlist Integration|Ask about Shipping Insurance Integration
      My T-shirt Collection is mostly MivaCon T-shirts!!

      Comment


        #4
        Hi Scott,

        Which script is that error being generated from?
        Matt Zimmermann

        Miva Web Developer
        Alchemy Web Development
        https://www.alchemywebdev.com
        Site Development - Maintenance - Consultation

        Miva Certified Developer
        Miva Professional Developer

        https://www.dev4web.net | Twitter

        Comment


          #5
          I sent the message directly to you. The forum is having an issue posting some code with a 403 error for some reason.

          I'm not a console guru, but it appears to be when the Recaptcha script is running.

          Scott
          Need to offer Shipping Insurance?
          Interactive Design Solutions https://www.myids.net
          MivaMerchant Business Partner | Certified MivaMerchant Web Developer
          Competitive Rates, Custom Modules and Integrations, Store Integration
          AutoBaskets|Advanced Waitlist Integration|Ask about Shipping Insurance Integration
          My T-shirt Collection is mostly MivaCon T-shirts!!

          Comment

          Working...
          X