Title: Elementor Data Updator issue
Last modified: November 13, 2024

---

# Elementor Data Updator issue

 *  Resolved [justingold](https://wordpress.org/support/users/justingoldstein/)
 * (@justingoldstein)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/elementor-data-updator-issue/)
 * Today I upgraded to WordPress 6.7 and Elementor 3.25.6 from 3.25.4
   I think I 
   updated Elementor before WordPress.Afterwards I ran the “Elementor Data Updater”
   and got this error:
 *     ```wp-block-code
       Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 237303872 bytes) in mysite/wp-includes/class-wpdb.php on line 2316There has been a critical error on this website. Please check your site admin email inbox for instructions. If you continue to have problems, please try the support forums.Learn more about troubleshooting WordPress.
       ```
   
 * 
   Even after disabling all my other plugins and setting the theme to “Storefront”
   I still get this error.Running PHP8.3 with 512MB memory.Elementor System info
   and Editor Console messages in pastebin below:[https://pastebin.com/reg2W4cD](https://pastebin.com/reg2W4cD)
   The line error in /wp-incluldes/class-wpdb.php in 2316:
 *     ```wp-block-code
               if ( $this->result instanceof mysqli_result ) {            while ( $row = mysqli_fetch_object( $this->result ) ) {  //this is line 2316                $this->last_result[ $num_rows ] = $row;                ++$num_rows;            }        }
       ```
   

Viewing 1 replies (of 1 total)

 *  Thread Starter [justingold](https://wordpress.org/support/users/justingoldstein/)
 * (@justingoldstein)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/elementor-data-updator-issue/#post-18136383)
 * I managed to resolve this by restoring my db to an earlier date from before the
   6.7 update and then re-updating all plugins and then wordpress to 6.7 again, 
   all is working fine now. Still don’t know what caused the issue though.

Viewing 1 replies (of 1 total)

The topic ‘Elementor Data Updator issue’ is closed to new replies.

 * ![](https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3444228)
 * [Elementor Website Builder - more than just a page builder](https://wordpress.org/plugins/elementor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/elementor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/elementor/)
 * [Active Topics](https://wordpress.org/support/plugin/elementor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/elementor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/elementor/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [justingold](https://wordpress.org/support/users/justingoldstein/)
 * Last activity: [1 year, 6 months ago](https://wordpress.org/support/topic/elementor-data-updator-issue/#post-18136383)
 * Status: resolved