-
Created a topic, Post Comments do not appear, on the site WordPress.org Forums:
Since WP 5.5 the comment_type for simple comments is '… -
Created a topic, Fixes php 7.3 support, on the site WordPress.org Forums:
Switched to this plugin for php 7.3 support. ✓ -
Posted a reply to PHP Parse error: syntax error, unexpected ‘const’ (T_CONST), on the site WordPress.org Forums:
Works. Thanks for your support. -
Created a topic, PHP Parse error: syntax error, unexpected ‘const’ (T_CONST), on the site WordPress.org Forums:
With the latest update I get an HTTP 500 because php f… -
Posted a reply to Cannot access attachments on server, on the site WordPress.org Forums:
The attachment was deleted in the meantime. -
Created a topic, Nonce, on the site WordPress.org Forums:
Please add a ajax nonce for the sake of security. -
Posted a reply to Woocommerce New Order Email Not Logged, on the site WordPress.org Forums:
Hi @jdobbsy1987, Please see https://wordpress.org/support/topic/conflict-with-woocommerce-version-3-5-3/. -
Posted a reply to Getting a 500 error, on the site WordPress.org Forums:
Somehow the mechanism for sending mails by gravity forms doesn't set the message properly. I'm… -
Posted a reply to Open / Read tracking?, on the site WordPress.org Forums:
Hi. Such functionality is not provided by the plugin and I do not want do… -
Posted a reply to Export not working?, on the site WordPress.org Forums:
See https://wordpress.org/support/topic/can-i-migrate-the-mail-log-to-a-new-site/ -
Posted a reply to Export not working?, on the site WordPress.org Forums:
You are on the Settings Page. This functionality exports settings only but no logs. Such… -
Posted a reply to Script loading on every page after update, on the site WordPress.org Forums:
1.9.1 is released and should fix it. Please check and report back. Thaks for your… -
Committed [2070739] to Plugins SVN:
Tagging version 1.9.1 -
Committed [2070738] to Plugins SVN:
Preparing for 1.9.1 release -
Posted a reply to Call to undefined method Redux_Admin_Notices::set_notice(), on the site WordPress.org Forums:
Cannot reproduce -
Posted a reply to Script loading on every page after update, on the site WordPress.org Forums:
Oops. That's definitely a problem I will address! Thanks for reporting. https://github.com/No3x/wp-mail-logging/issues/89 -
Posted a reply to Can I migrate the Mail Log to a new site?, on the site WordPress.org Forums:
What's your migration process? If you migrate the database tables then you are all set.… -
Posted a reply to WP Mail Logging Log View, on the site WordPress.org Forums:
Please clear the cache. -
Posted a reply to Attachments not attaching correctly when resending, on the site WordPress.org Forums:
1.9.0 is released -
Posted a reply to Multiple recipients seperate by multiple newline characters, on the site WordPress.org Forums:
1.9.0 is released -
Committed [2064653] to Plugins SVN:
Tagging version 1.9.0 -
Committed [2064650] to Plugins SVN:
Preparing for 1.9.0 release -
Posted a reply to XML Markup Compatibility with v1.8.5, on the site WordPress.org Forums:
I checked with the latest changes that are planned to go into 1.8.6: The code… -
Posted a reply to XML Markup Compatibility with v1.8.5, on the site WordPress.org Forums:
Yes, please just leave a message as it is stored in the database. I guess… -
Posted a reply to WP Mail Logging Log, on the site WordPress.org Forums:
This is related to https://github.com/No3x/wp-mail-logging/issues/76 I don't have a solution for this. -
Posted a reply to PHP Notice: Undefined index: REMOTE_ADDR, on the site WordPress.org Forums:
Please see https://github.com/No3x/wp-mail-logging/issues/72 The fix will be included in the next release. It's planned for… -
Posted a reply to Error Logs, on the site WordPress.org Forums:
The hover text should show the error, if it was able to log. -
Posted a reply to Database Error: Column ‘mail_id’ cannot be null, on the site WordPress.org Forums:
A normal INSERT looks like: INSERT INTOwp_wpml_mails(mail_id,timestamp,host,receiver,subject,message,headers,attachments,error,plugin_version`) VALUES (NULL, '2019-01-10 14:39:05', '172.17.0.32', 'B@B.B', 'Subject', 'Content',… -
Posted a reply to Database Error: Column ‘mail_id’ cannot be null, on the site WordPress.org Forums:
Hi @jordh, NULL ist ok for the insert - it tells the RDBMS to figure… -
Posted a reply to Conflict with Woocommerce Version 3.5.3, on the site WordPress.org Forums:
Works fine for me WordPress version: 5.0.2 WooCommerce version: 3.5.3 Order Actions > Email Invoice… -
Posted a reply to Plugin Installed & Activated – No email Records, on the site WordPress.org Forums:
Sorry I meant *not retroactive. -
Posted a reply to Why do you to use Redux for small plugin?, on the site WordPress.org Forums:
Hi @hellnik, There has always been dispute about the usage of redux in the plugin.… -
Posted a reply to Plugin Installed & Activated – No email Records, on the site WordPress.org Forums:
Hi @everincreasingfreedom Of course it is retroactive. Does Logging suggest something else? I hope the… -
Posted a reply to Multiple recipients seperate by multiple newline characters, on the site WordPress.org Forums:
https://github.com/No3x/wp-mail-logging/issues/87 -
Posted a reply to Multiple recipients seperate by multiple newline characters, on the site WordPress.org Forums:
Please check with the next release. I have worked on this to ensure the to's… -
Posted a reply to Attachments not attaching correctly when resending, on the site WordPress.org Forums:
https://github.com/No3x/wp-mail-logging/issues/86 -
Posted a reply to Attachments not attaching correctly when resending, on the site WordPress.org Forums:
Yes, that's a bug. A lot of attachments are transient and are deleted soon after… -
Posted a reply to WordPress DB Error – Unknown COlumn, on the site WordPress.org Forums:
It should be created on activation. Please delete the WPML_installed falg in the wp_options table… -
Posted a reply to #Illegal string offset ‘to’ warning, on the site WordPress.org Forums:
Some plugin is using the wp_mail function terribly wrong. -
Posted a reply to WordPress DB Error – Unknown COlumn, on the site WordPress.org Forums:
Seems like the upgrade from a previous version was not successful. The easiest way is… -
Posted a reply to Disable Redux ads / banners / widgets, on the site WordPress.org Forums:
Please tell me how to do it with embedded redux mode and with WP_DEBUG enabled.… -
Posted a reply to Log on Error, on the site WordPress.org Forums:
Hi @deffedefect I have created a new issue on GitHub. Currently there are no plans… -
Posted a reply to Log Rotation cleanup not working, on the site WordPress.org Forums:
Are there any updates? -
Posted a reply to Not all emails in log, on the site WordPress.org Forums:
I don't use woocommerce. Probably they changed something? There are other plugins for mail logging… -
Posted a reply to Check mails that not have been sent, on the site WordPress.org Forums:
Hi @bmcinternet, the plugin just saves the error message from the pluggable mail implementation which… -
Posted a reply to Log Rotation cleanup not working, on the site WordPress.org Forums:
I just verified the log rotation methods are actually called when the cron run. That… -
Posted a reply to Log Rotation cleanup not working, on the site WordPress.org Forums:
Please read this: https://www.wpbeginner.com/plugins/how-to-view-and-control-wordpress-cron-jobs/ Verify that there is a cronjob of wp mail logging listed.… -
Posted a reply to Log Rotation cleanup not working, on the site WordPress.org Forums:
I can't reproduce this. Make sure cron is working. Try to disable and then enable… -
Posted a reply to Download WP Mail Logs, on the site WordPress.org Forums:
Hi, you can easily export the entries with phpmyadmin, if present. Alternatively find a plugin… -
Posted a reply to Helpful for testing, on the site WordPress.org Forums:
Hi @stevengliebe, Thanks for your kind feedback! Please consider making a donation if you like…
Developer
-
Gravity Forms all_fields plain
Active Installs: 20+