rmp84
Forum Replies Created
-
I can confirm this feature is still not functioning. I set a form to auto-delete after 7 days:

However, entries are still in the database long after those 7 days….

Thank you, yes it appears entries are now back to working normally!
After today’s software update, 1.3.16 I now can’t view any entries for any form. I get “An Unexpected Error occurred” followed by:
Uncaught TypeError: Cannot access offset of type array in isset or empty in //wp-includes/capabilities.php:839 Stack trace: #0 //wp-includes/class-wp-user.php(784): map_meta_cap() #1 //wp-includes/capabilities.php(1018): WP_User->has_cap() #2 //wp-includes/capabilities.php(911): user_can() #3 //wp-content/plugins/all-in-one-forms/ajax/AjaxBase.php(84): current_user_can() #4 //wp-includes/class-wp-hook.php(324): rednaoeasycalculationforms\ajax\AjaxBase->rednaoeasycalculationforms\ajax{closure}() #5 //wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #6 //wp-includes/plugin.php(517): WP_Hook->do_action() #7 //wp-admin/admin-ajax.php(192): do_action() #8 {main} thrown – #0 //wp-includes/class-wp-hook.php(324): rednaoeasycalculationforms\ajax\AjaxBase->rednaoeasycalculationforms\ajax{closure}() #1 //wp-includes/plugin.php(205): WP_Hook->apply_filters() #2 //wp-includes/functions.php(3779): apply_filters() #3 //wp-includes/class-wp-fatal-error-handler.php(245): wp_die() #4 //wp-includes/class-wp-fatal-error-handler.php(156): WP_Fatal_Error_Handler->display_default_error_template() #5 //wp-includes/class-wp-fatal-error-handler.php(60): WP_Fatal_Error_Handler->display_error_template() #6 [internal function]: WP_Fatal_Error_Handler->handle() #7 {main}
Yes, the site is currently getting between 2,000 and 7,000 visits per day.
I tracked down the issue to another plugin. Apparently if you use an SMTP plugin to handle outgoing emails for your WordPress site, it breaks the attachments for emails sent from AIO Forms. I’ve tried with two different SMTP plugins and they both do the same thing. When disabling SMTP and using the built in mail() php feature for sending emails, they work as they’re supposed to. Unfortunately mail() can be unreliable.
Post SMTP and Easy WP SMTP were the plugins I tried.
- This reply was modified 1 year, 5 months ago by rmp84.
No, they’re showing broken links in “one row per field” as well. Rather than linking to a media location on the site, the link is going to “cid:” and a collection of numbers and letters.
I’d like to only show entries received in the last __ days. Today -20 days would work but I can’t seem to make that work in the Pages plugin like I can inside the form its self.