JWardee
Forum Replies Created
-
Forum: Plugins
In reply to: [Mail logging - WP Mail Catcher] Database ErrorsHi Rob, I’ve opened this issue on the Github tracker to investigate this further and get a fix out in the next patch – so I’ll mark this topic as resolved, but feel free to respond on Github if you want to add anything further.
https://github.com/JWardee/wp-mail-catcher/issues/159
Cheers,
JamesForum: Plugins
In reply to: [Mail logging - WP Mail Catcher] Database errors with last releaseHey @emilycestmoi, who knows – the mods work in mysterious ways! I handle all bugs on the GitHub tracker, I’ve opened an issue there to investigate and will get a solution out in the next patch. So will mark this topic as resolved, but feel free to respond on Github if you want to add anything further.
Forum: Plugins
In reply to: [Mail logging - WP Mail Catcher] Database ErrorsHi @curiousrob, it looks like your db didn’t update itself. In the next patch I’ll add a button so it can be manually re-triggered, when you click it it’ll add the necessary column and solve the error.
P.S love the profile picture 😀
Forum: Plugins
In reply to: [Mail logging - WP Mail Catcher] messages disappearedJust released v2.0.3 which should resolve this issue. Let me know if anything else comes up
Forum: Plugins
In reply to: [Mail logging - WP Mail Catcher] messages disappearedHi @f14m07 thanks for the report, you’re right this is a bug. I’ll have a fix out in about 6 hours or so. I’ll reply to this thread and mark this as resolved once the fix is out.
Forum: Plugins
In reply to: [Mail logging - WP Mail Catcher] Uncompatibility with Gravity FormsI’ve just released v2.0.2 which might fix this. I’m going to mark this as resolved so I can keep things organised. If this is still an issue please open an issue on the GitHub tracker and make sure you paste the error you’re getting 🙂
I’ve just released v2.0.2 which might fix this. I’m going to mark this as resolved so I can keep things organised. If this is still an issue please open an issue on the GitHub tracker and make sure you paste the error you’re getting 🙂
Hi @minki-pool, thanks for the update. Yes I agree, can you paste the exact error your getting from your error logs when it happens.
At the moment I’ve got a rough idea on where the issue is, but can’t be sure my fix will solve it unless you can let me know the error you’re getting.
Cheers,
JamesHey @minki-pool, this is probably related to https://wordpress.org/support/topic/uncompatibility-with-gravity-forms/
I’ve just tried installing WooCommerce with WP Mail Catcher locally and placed some orders, everything works fine.
Can you paste the exact error your getting, here’s a quick guide on accessing your logs https://www.wpbeginner.com/wp-tutorials/how-to-set-up-wordpress-error-logs-in-wp-config/
If you could also let me know what plugins you have installed that would also be helpful.
Cheers,
JamesForum: Plugins
In reply to: [Mail logging - WP Mail Catcher] Uncompatibility with Gravity FormsI don’t have a copy of Gravity Forms (looks like it’s a paid plugin?) so I need the error your getting. Error 500 is just a generic “something went wrong” message, so I need the specific error your getting.
In case your not sure here’s a guide on how to get your error logs: https://www.wpbeginner.com/wp-tutorials/how-to-set-up-wordpress-error-logs-in-wp-config/
Forum: Plugins
In reply to: [Mail logging - WP Mail Catcher] Uncompatibility with Gravity FormsHi @german71, thanks for the report. Can you paste the errors you were getting please and I’ll try and reproduce them my end.
Feel free to use an older version of the plugin until this is resolved they’re backwards compatible.
Forum: Plugins
In reply to: [Mail logging - WP Mail Catcher] Auto-delete still not workingShould be resolved in V2.0.0
Forum: Plugins
In reply to: [Mail logging - WP Mail Catcher] BuddyPress log helper throws errorHey @wundermatics, thanks for the report. I’ve open up an issue on the GitHub repo. I’m going to close this issue here, but feel free to comment on the issue in GitHub and I’ll respond there.
This info is very helpful in helping me get a patch out so thank you for being so detailed! 🙂
Forum: Plugins
In reply to: [Mail logging - WP Mail Catcher] Compatible with WP 5.9.3?Hi @bluesolution, you can keep up to date with progress on the GitHub repo. Unfortunately I work on this entirely in my spare time of which I don’t have much of at the moment. Feel free to help out by contributing some code on there! 🙂
Forum: Plugins
In reply to: [Mail logging - WP Mail Catcher] Database errorsYes this will happen when you load logs where the emails are particularly large. As @fishpie mentions this is much more likely to happen on a site that uses lots of html emails – like WooCommerce.
I’ve made a note of the issue but for the time being you can either restrict the amount of logs visible on the overview page by clicking “Screen options” in the top right and reducing the number of logs seen per page. Or increasing the sort_buffer_size as you mentioned. I hope this helps!