Alain-Aymerick FRANCOIS
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Cassify] 2.2.2 and 2.2.3 broke my siteHi,
Oups ! It’s all my fault. I left some debug code behind unintentionnally. I’m so sorry.
Upgrade to 2.2.4 release and it’s may solve your problem.Best regards.
- This reply was modified 6 years, 2 months ago by Alain-Aymerick FRANCOIS.
Forum: Plugins
In reply to: [WP Cassify] Incorrect PHP version requirementHi,
I’ve integrated your fix in last release 2.2.1.
Thanks
Forum: Plugins
In reply to: [WP Cassify] Service Url with parametersHi,
I’ve integrated your fix in last release 2.2.1.
Thanks
Forum: Plugins
In reply to: [WP Cassify] PHP Warnings – php7 – wordpress 5.3.2Hi,
I’ve integrated your fix in last release 2.2.1.
Thanks
Forum: Plugins
In reply to: [WP Cassify] Conflict with the Swift Mailer dependencyHi,
You’re right.
I’ve replaced SwiftMailer by PHPMailer in last release (2.2). Because PHPMailer is included with WordPress core.Best regards.
Forum: Plugins
In reply to: [WP Cassify] Mcrypt PHP7.2Hi,
This problem is solved in last release 2.2.
Best regards.
Forum: Plugins
In reply to: [WP Cassify] Error 500 with recent versions of Jetpack and WP CassifyHi,
This issue is fixed to next release. Please upgrade to release 2.1.9.
Best regards.
Forum: Plugins
In reply to: [WP Cassify] Gate Mode Auto Login not workingHi,
You must bypass url from cache plugin (like WP Total Cache, …) on wich you perform autologin. Caching mechanisms can disrupt the autologin mode.
Best regards.
Hi,
Take a look at this https://wordpress.org/support/topic/integration-with-woocommerce-16/
I will integrate this fix in next release.
Best regards
Forum: Plugins
In reply to: [WP Cassify] Bad ticket redirectHi,
Thanks, i take note of your comment. This github repo is not mine. Can you paste here your fix ? If your fix don’t break main plugin features, i will integrate in next release.
Best regards.
Forum: Plugins
In reply to: [WP Cassify] Fix for Pantheon enviromentsHi,
You can paste your fix here, on this forum. Maybe, i will integrate your fix in next release if it don’t break main plugin features.
Best regards.
Forum: Plugins
In reply to: [WP Cassify] Where’s the backup file?Hi,
I’ve integrated all your patches in release 2.1.7. The issue might be solved definitively in release 2.1.7.
Best regards.
Forum: Plugins
In reply to: [WP Cassify] Remove extra slash from logo urlHi,
I’ve fixed this problem in release 2.1.5.
Best regards.
Forum: Plugins
In reply to: [WP Cassify] Upgrade to PHP 7.0Hi,
You’re right. But i’ve already upgraded Swift Mailer library to last version 6.0.2.
I think the error detected by your plugin is not important.
https://wordpress.org/support/topic/php-7-support-34/Take a look at this :
https://wordpress.org/support/topic/php-7-compatibilty-4/And this :
https://github.com/wimg/PHPCompatibility/issues/294Best regards.
Forum: Plugins
In reply to: [WP Cassify] Parse error: syntax error, unexpected T_OBJECT_OPERATORHi,
I’ve updated Swift Mailer library. So, I think you need to upgrade your PHP version at least to 5.4.
I’m sorry, i’ve forgotten to change the required php version in the plugin description.Best regards.