wp_posts failed Resolved Requested: 2 years and 4 weeks ago I have been trying to update a db and it continuously fails. I have add define( ‘WP_MAX_MEMORY_LIMIT’, ‘512M’ ); to the wp_config.php file with no success.
OnPoint Plugins 2 years and 4 weeks ago Hi Randy, I was able to flush the transient caches and run some of the large tables one at a time. This allowed the updates to complete. I also ran the plugin without the https and trailing / which updated another 50 or so cases which were not previously included. Everything is now updated and ready to go. Have a great night!
Randy Hall 2 years and 4 weeks ago Thank you for the fast response. Where did you go to flush the transient caches?
OnPoint Plugins 2 years and 4 weeks ago Hi Randy, It was under the WP Fastest Cache Options, in the “DB” tab.
Hi Randy,
I was able to flush the transient caches and run some of the large tables one at a time. This allowed the updates to complete.
I also ran the plugin without the
https
and trailing/
which updated another 50 or so cases which were not previously included.Everything is now updated and ready to go.
Have a great night!
Thank you for the fast response. Where did you go to flush the transient caches?
Hi Randy,
It was under the WP Fastest Cache Options, in the “DB” tab.