jononoy
Forum Replies Created
-
Forum: Plugins
In reply to: [Redux Framework] 4.5.4 Breaks Site – Redux_Extension_Search@kprovance Legend! Exactly as you suggested, fully deleted the plugin and reinstalled from wp.org and seems to be all happy.
For whatever reason, previous updates hasn’t cleaned up the old files I guess. I’ll keep an eye on other client sites and perform the same delete/reinstall if required.
Cheers, Jono!
Forum: Plugins
In reply to: [Ultimate Addons for Elementor] Critical Error after 2.0/2.0.1 UpdateHey, thanks for this! Really appreciate such a quick response. I updated the plugin with the 2.0.1.1 dev version and seems to have done the trick. No critical error and all appears happy. Cheers. 🙂
If it helps, some site info is:
` wp-core
version: 6.7.1
name: Clever Course (clevercourse)
version: 2.11
author: Goodlayers
author_website: http://www.goodlayers.com
Better Notifications for WP: version: 1.9.8, author: Made with Fuel, Auto-updates disabled
Blogger Importer: version: 0.9.3, author: wordpressdotorg, Auto-updates disabled
Contact Form 7: version: 6.0.1, author: Takayuki Miyoshi, Auto-updates disabled
Duplicate Page: version: 4.5.4, author: mndpsingh287, Auto-updates disabled
Easy WP SMTP: version: 2.7.0, author: Easy WP SMTP, Auto-updates disabled
Elementor: version: 3.25.10, author: Elementor.com, Auto-updates disabled
Go Live Update Urls: version: 7.0.1, author: OnPoint Plugins, Auto-updates disabled
Goodlayers Importer: version: 1.0.0, author: Goodlayers, Auto-updates disabled
Goodlayers LMS: version: 2.1.1, author: Goodlayers, Auto-updates disabled
Goodlayers Portflio Post Type: version: 1.0.0, author: Goodlayers, Auto-updates disabled
Goodlayers Shortcode: version: 1.0, author: Goodlayers, Auto-updates disabled
Login Logout Register Menu: version: 2.0, author: Vinod Dalvi, Auto-updates disabled
MainWP Child: version: 5.3, author: MainWP, Auto-updates disabled
Memberful - Membership Plugin: version: 1.73.9, author: Memberful, Auto-updates disabled
Slider Revolution: version: 6.7.21, author: ThemePunch, Auto-updates disabled
The Events Calendar: version: 6.8.2.1, author: The Events Calendar, Auto-updates disabled
Ultimate Addons for Elementor Lite: version: 2.0.1.1, author: Brainstorm Force, Nikhil Chavan, Auto-updates disabled
WP-Optimize - Clean, Compress, Cache: version: 3.7.1, author: TeamUpdraft, DavidAnderson, Auto-updates disabled
WP Cloud Plugin Out-of-the-Box (Dropbox): version: 1.13.10, author: WP Cloud Plugins, Auto-updates disabled
WP File Manager: version: 8.0, author: mndpsingh287, Auto-updates disabled
WP Maps: version: 4.6.7, author: flippercode, Auto-updates disabled
php_version: 8.3.13 64bitThanks for the quick response…much appreciated!
And yep, that’s it, disabling the Classic Editor has done the trick. Now to get used to the Block Editor…or rather the Client has to get used to it!
Cheers!
Hey Rick,
Cheers for that. I can confirm all the tables look good – all green ticks. I had already re-run the create_revenue_table update to troubleshoot anyway. And yep, the DB prefix is different. There are a ton of errors in the logs, all the same as below.
I’ve flicked you an email to your hello[at]… address with some further screenshots and System Info too.
{ "exception": { "File": "Revenue.php", "Line": 96, "Message": "An error occurred when processing Donation #11252. To insert revenue, please provide valid donation_id, form_id, amount.", "Code": 0 } }Cheers, Jono
Thanks for getting back to me!
We’ve tried processing Donations both in and out of test mode – no change. The Logs in the Stripe Dashboard are showing contact from the site but there are no funds being captured or any payment (even failed) showing up in Stripe at all. Just logs/events related to the API & Webhook.
Donation #11233 is a new one I attempted yesterday. And, the form (ID#11228) is already listed against the donation. The 2 donations I have in there currently (the rest have been deleted) are Test ones and showing the status as Pending.
Just tried another with the console open and see I get a ‘500’ error.
POST https://xxxxxxxxxx/give/11228/?payment-mode=stripe_checkout&form-id=11228 [HTTP/2 500 Internal Server Error 625ms]**Can confirm the Site is running on PHP8.1 with a decent amount of PHP Memory allocated. Was previously running PHP7.4 but upgraded as part of troubleshooting.