jpveen
Forum Replies Created
-
I restored a backup of the website and see that 4 weeks ago apperently v5.0.0 was released of this plugin. When doing a diff on the php file I get this difference:
diff cf7-mollie/cf7-mollie.php cf7-mollie.org/cf7-mollie.php 5c5 < Version: 4.9.0 --- > Version: 5.0.0 8a9 > Tested up to: 6.2 84,87d84 < < //Allow the use of AJAX for both logged-in and non-logged-in users < add_action ( 'wp_ajax_nopriv_getCheckOutURL', 'cf7_mollie_payment_handler' ); < add_action ( 'wp_ajax_getCheckOutURL', 'cf7_mollie_payment_handler' );Looks like this is the issue? Code removed in the latest 5.0.0 version? Can you check what’s going on? Thanks in advance!
Forum: Plugins
In reply to: [Mollie for Contact Form 7] Cannot activate pluginIk have a similr error:
Fatal error: Uncaught Error: Call to undefined function _PhpScoper5f8847d7a6e47\GuzzleHttp\choose_handler() in /var/www/vhosts/website.nl/httpdocs/wp-content/plugins/cf7-mollie/includes/libs/mollie-api-php/vendor/guzzlehttp/guzzle/src/HandlerStack.php:39 Stack trace: #0 /var/www/vhosts/website.nl/httpdocs/wp-content/plugins/cf7-mollie/includes/libs/mollie-api-php/src/MollieApiClient.php(257): _PhpScoper5f8847d7a6e47\GuzzleHttp\HandlerStack::create() #1 /var/www/vhosts/website.nl/httpdocs/wp-content/plugins/cf7-mollie/includes/php/initialize.php(16): Mollie\Api\MollieApiClient->__construct() #2 /var/www/vhosts/website.nl/httpdocs/wp-content/plugins/cf7-mollie/includes/php/webhook.php(2): require_once('/var/www/vhosts...') #3 /var/www/vhosts/website.nl/httpdocs/wp-content/plugins/cf7-mollie/includes/php/amount.php(2): require('/var/www/vhosts...') #4 /var/www/vhosts/website.nl/httpdocs/wp-content/plugins/cf7-mollie/cf7-mollie.php(12): require('/var/www/vhosts...') #5 /var/www/ in /var/www/vhosts/website.nl/httpdocs/wp-content/plugins/cf7-mollie/includes/libs/mollie-api-php/vendor/guzzlehttp/guzzle/src/HandlerStack.php on line 39How can I quickly solve this?
Wordpress version: 5.6
ContactForm version: 5.3.2
CF Mollie plugin version: 4.8.0Thanks for your quick reply!!
Forum: Plugins
In reply to: [Epicwin Plugin] [Plugin: Epicwin Plugin] Epicwin Subscribers PluginHi, I just installed epicwin on a fresh WP 3.1.3 site. Looks all good and get no errors, however no mails are sent when a new post is submitted. Are there logs somewhere to see if there are sendmail problems or other issues?
Thanks, JP