No3x
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Mail Logging] Deleting emailsAre you a developer? If yes just look into the code, see what sql statements are generated, see if there are any errors that help to find the reason.
Forum: Plugins
In reply to: [WP Mail Logging] Deleting emailsWell that’s strange. It would help a lot if you could identify the plugin that produces this behaviour.
I experienced similar behaviour with the plugin “Email Manager” – when deleting mails I get to the page “schedules” with a notice “Schedule deleted.”
I discovered this minutes before you opened this issue – I was not able to find the reason so far but I’m working on this.
I can’t reproduce this on several production sites with a lot of plugins installed.Forum: Plugins
In reply to: [WP Mail Logging] Deleting emailsMy namespace prefix is wpml_. So I think it’s related to WPML suite. Are you able to disable the plugin on a development, test or staging environment and see if the issue persists?
Forum: Plugins
In reply to: [WP Mail Logging] Deleting emailsHi ilanaguttman,
which plugin version are you running? This should not happen in version 1.5.0.
Please provide more detailed information like php version, WordPress version, installed plugins (especially plugins that do something with mails)Forum: Plugins
In reply to: [WP Mail Logging] Time zone still an issue ?Hi casiepa,
yes it’s implemented. But you changed the time format in the plugin settings? Please send me a screenshot of your WordPress time settings.
What’s the actual problem?Forum: Plugins
In reply to: [Seamless Donations is Sunset] 4.0 Field SettingsWell, there was this annoying admin notice from the plugin that there would be big changes in the future but I just thought everything would be fine at the end.
Forum: Plugins
In reply to: [Seamless Donations is Sunset] 4.0 Field SettingsWished I had beta test this. But I did not recognized any movement on this plugin.
Forum: Plugins
In reply to: [Seamless Donations is Sunset] 4.0 Hide Menu ItemsYes that’s what I mean. Thank you!
Forum: Plugins
In reply to: [WP Mail Logging] server time zone issueResolved. Further technical discussion on github issue.
Forum: Plugins
In reply to: [WP Mail Logging] server time zone issueGood point! I will fix this in the next release. But I don’t have any schedule for the next release.
https://github.com/No3x/wp-mail-logging/issues/29Forum: Plugins
In reply to: [WP Mail Logging] is redux framework really necessary?Hi,
you can use an old version of the plugin (1.0-1.3.2) that displays the relevant data without bells and whistles.
For me as developer working with settings was some kind of pain – with redux it is so much easier. It is convenient to delegate all this settings stuff to a library that is sophisticated by 3 developers (that had their own settings library and merged together to redux.
Just give me a real use case:
I use slider, switch and select in the settings (at the moment) it would be a lot of work to integrate them in a clean way as redux does (Almost same setup for all components). And the look & feel is consistent for each component (better than I could fiddle this together).I also want to mention that there are features coming that require more components that I’m recently using. Just because there are always requirements / feature requests.
If you want to participate anyway I could need some help with (https://github.com/No3x/wp-mail-logging/issues/18) (that is almost implemented since months but struggling with serving the file as download).
Kind Regards
No3xForum: Plugins
In reply to: [WP Mail Logging] Cannot see email content/date/time, etc…Hi,
how do you sent these mails? Have you tried it on a clean worpdress setup without other plugins?
I can’t reproduce it so far.Forum: Plugins
In reply to: [WP Mail Logging] incompatibility ?Is everything fine?
Forum: Plugins
In reply to: [WP Mail Logging] Fatal Error after UpdatePhew!
Forum: Plugins
In reply to: [WP Mail Logging] Fatal Error after UpdateSeems like you have renamed the directory wp-mail-logging to wp-mail-loggingx instead of deleting it. Actually the plugin is in there 2 times in parallel.