• Resolved apiosys

    (@apiosys)


    Hi Wobbie,

    Thanks for this great plug-in we use for our local business club. Since we always do auto-updates and the payment system broke down today, I guess it was due to the recent plugin update from earlier today. Have downgraded and all seems to work again.

    Error msg is “Please give authorization to collect from your account” so I first suspected a Google reCaptcha v3 issue (personnally I get a low 0.1 I dunno why, probably too much testing…) so I tried to down that to 0.1 in the backoffice but that doesn’t help.

    So downgrade helped so there must be something wrong in your latest update I guess. I disabled auto-updates for the moment on this plugin so at least we can continue to collect (busy period on top of that for us here).

    Kind regards,

    Joris.

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

Viewing 9 replies - 1 through 9 (of 9 total)
  • kingsbergen

    (@kingsbergen)

    I have the same issue.

    Thread Starter apiosys

    (@apiosys)

    Yes, I think this general. Just revert to your backup from before the update (i.e. last night in my case) and disable auto-updates on that plugin for the moment until we get a solution (and maybe all try help the developer in fixing it).

    I notice the error is triggered from here mollie-forms/classes/Form.php

                      if ($recurring && $_POST['rfmp_checkbox_' . $postId] != 1) {
                              throw new Exception(esc_html__('Please give authorization to collect from your account', 'mollie-forms'));
                      }

    Beyond that I’m a bit at a loss to see exactly what triggered it. I thought of reCaptcha low score which is my case, but that’s not (really) it since downgrading works again. Let’s join forces to help to get to the bottom of this.

    kingsbergen

    (@kingsbergen)

    I am not that experienced unfortunately and I did not make a backup. Is there another way to revert back to the previous version?

    Thread Starter apiosys

    (@apiosys)

    You can’t revert via WP directly without backup. I can send you a zip of my working version 2.6.3 (as opposed to the faulty 2.6.10 version). Not sure if links work on this forum, but here it is to download: https://cloud.apio.systems/index.php/s/eHJYSiDRHpY3WZn . You can overwrite your files with those and you should be back to the working version as a temporarily solution.

    kingsbergen

    (@kingsbergen)

    Thank you! I will try this tomorrow morning. Do I need to replace the files using FTP? Or is there an option to reinstall the plugin using your shared .zip folder?

    Thread Starter apiosys

    (@apiosys)

    These are just the files contained in /wp-content/plugins/mollie-forms so you should just replace them. Not sure if this will “install” through the GUI. Your best bet is replace the files via sFTP and make sure you don’t have auto-updates enabled on that plugin for the time being. That works for me for now until we get an official update from Wobbie.

    kingsbergen

    (@kingsbergen)

    Thank you very much! I will try it tomorrow morning.

    kingsbergen

    (@kingsbergen)

    I am back at version 2.6.3. I found an 30 days old backup. Performed a restore via updraftplus and updated alle plugins except the “Mollie Forms”.

    The website is up and running for now. Thanks you for your assistance. I guess we will wait for a response from the developer now.

    I am also very thankful for this great plugin. ??

    Plugin Author Nick

    (@ndijkstra)

    Hi all, I will release a new version with the fix. Sorry for the inconvenience

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Latest update breaks payments’ is closed to new replies.