Graham
Forum Replies Created
-
Forum: Plugins
In reply to: [Quick Paypal Payments] PHP ErrorsExcellent!
Forum: Plugins
In reply to: [Quick Paypal Payments] Undefined indexDo you still see the errors when you are logged out?
What happens if you disable debugging?
Forum: Plugins
In reply to: [Quick Paypal Payments] Local Paypal site?No idea how to fix this.
PayPal has been updating a lot of its code and maybe the donation functions no longer work with my plugin.
Can you send me a link to your site.
Forum: Plugins
In reply to: [Quick Paypal Payments] Issue with WooCommerceCan’t really help you with this. Woo keeps changing and updating and I just don’t have the time anymore to keep fixing all the bugs.
It’s never worked particularly well when woo is enabled – it looks like the lastest update has broken everything
Forum: Plugins
In reply to: [Quick Interest Slider] Issues with NotificationsNo response from the OP. I’m not seeing any issues with notifications so closing this thread.
Forum: Plugins
In reply to: [Quick Interest Slider] Issues with mail notificationsThe plugin has been updated and there are no other reports of failed notifications
Forum: Plugins
In reply to: [Quick Event Manager] Autoresponder does not workThere was a bug where the MIME duplicated. This has now been fixed but not sure it will block the email being sent as it was more to do with how the message was processed by the email server.
Here is the update: http://quick-plugins.com/quick-event-manager/qem-update/
Can you send me a link to your event page. My email is mail at quick-plugins.com
Forum: Plugins
In reply to: [Quick Event Manager] Autoresponder does not workYou need to check with your host to see what they are doing with the emails.
If you see then thank you message on the screen it means the autoresponder email was sent. Everything after this belongs to your host – I can’t control what they do with the email.
Forum: Plugins
In reply to: [Quick Paypal Payments] PHP ErrorsPlease download this update:
https://quick-plugins.com/quick-paypal-payments/qpp-update/
I’m running PHP7.3 and don’t see the warning.
Forum: Plugins
In reply to: [Quick Paypal Payments] 5.6.4 breaks “Complete” feedback in Payment columnIt will only work on new payments. Somehow in the move from using curl to https something got lost.
Three people have now install the fix and it seems to be working OK for them.
Forum: Plugins
In reply to: [Quick Paypal Payments] Repeated PHP ErrorPlease try this update:
Forum: Plugins
In reply to: [Quick Paypal Payments] Wrong decimal placePossibly.
I will have to do some investigation on this
Forum: Plugins
In reply to: [Quick Paypal Payments] 5.6.4 breaks “Complete” feedback in Payment columnFixed it.
Can you try this update and let me know if it works for you:
Forum: Plugins
In reply to: [Quick Paypal Payments] PHP ErrorsLog out from your site. I’ve just tested the lawpoint site and didn’t see any errors
Forum: Plugins
In reply to: [Quick Paypal Payments] compatibility with php 7.2In your wp-config.php set WP_DEBUG to false:
https://codex.wordpress.org/WP_DEBUG
Unless you have some other sort of reporting plugin installed in which case just disable it.