Title: &#8220;Loading Data &#8230;&#8221; version 3.0.18
Last modified: March 28, 2020

---

# “Loading Data …” version 3.0.18

 *  Resolved [web84corp](https://wordpress.org/support/users/web84corp/)
 * (@web84corp)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/loading-data-version-3-0-18/)
 * Since the plugins update in 3.0.18, we have encountered “Loading Data …” which
   runs non-stop on the database and tables section.
 * In the Chrome console we have the following message:
 *     ```
       admin.php?page=WP-Optimize:1 Uncaught SyntaxError: Unexpected number
           at Object.format (wpoadmin-3-0-18.min.js:1)
           at Object.getParsedText (jquery.tablesorter.min.js:1)
           at Object.buildCache (jquery.tablesorter.min.js:1)
           at Object.commonUpdate (jquery.tablesorter.min.js:1)
           at Object.updateAll (jquery.tablesorter.min.js:1)
           at HTMLTableElement.<anonymous> (jquery.tablesorter.min.js:1)
           at HTMLTableElement.dispatch (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,jquery-ui-core&ver=5.3.2:3)
           at HTMLTableElement.r.handle (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,jquery-ui-core&ver=5.3.2:3)
           at Object.trigger (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,jquery-ui-core&ver=5.3.2:3)
           at Object.a.event.trigger (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,jquery-ui-core&ver=5.3.2:8)
       ```
   

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/topic/loading-data-version-3-0-18/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/loading-data-version-3-0-18/page/2/?output_format=md)

 *  [nix3383](https://wordpress.org/support/users/nix3383/)
 * (@nix3383)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/loading-data-version-3-0-18/#post-12595366)
 * После обновления плагина версии 3.0.18, бесконечная загрузка данных.
    -  This reply was modified 6 years, 1 month ago by [nix3383](https://wordpress.org/support/users/nix3383/).
 *  [philho1810](https://wordpress.org/support/users/philho1810/)
 * (@philho1810)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/loading-data-version-3-0-18/#post-12596270)
 * Hi, I’ve the same issue with 3.0.18 (all working fine with previous version)…
   
   An idea to fix that ? Thanks !
 *  [yvandupuy](https://wordpress.org/support/users/yvandupuy/)
 * (@yvandupuy)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/loading-data-version-3-0-18/#post-12597652)
 * Hi there,
 * Since the last update, i have got the same issue, wheras everything was working
   fine before. “loading data” and it keeps frozen on it.
 * I think there is a fix to do
 * Yvan
    -  This reply was modified 6 years, 1 month ago by [yvandupuy](https://wordpress.org/support/users/yvandupuy/).
 *  [Marc Lacroix](https://wordpress.org/support/users/marcusig/)
 * (@marcusig)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/loading-data-version-3-0-18/#post-12597669)
 * Hi there,
    Could you add `define('SCRIPT_DEBUG', true);` to `wp-config.php` (
   somewhere at the top of the file), then open your browser console ([how to do it](https://documentation.concrete5.org/tutorials/how-open-browser-console-view-errors)),
   and reload the page?
 * Thanks
 * Marc.
 *  [philho1810](https://wordpress.org/support/users/philho1810/)
 * (@philho1810)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/loading-data-version-3-0-18/#post-12597911)
 * [https://philho.net](https://philho.net)
    Hi Marc, thank you for responding. 
   It’s done…
 *  Thread Starter [web84corp](https://wordpress.org/support/users/web84corp/)
 * (@web84corp)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/loading-data-version-3-0-18/#post-12597919)
 * Hi, Marc
 * Following your request here is the data collected in the console
 *     ```
       [DOM] Found 2 elements with non-unique id #_wpnonce: (More info: https://goo.gl/9p2vKq) <input type=​"hidden" id=​"_wpnonce" name=​"_wpnonce" value=​"66fa4c81da">​ <input type=​"hidden" id=​"_wpnonce" name=​"_wpnonce" value=​"66fa4c81da">​
       VM520:1 Uncaught SyntaxError: Unexpected number
           at Object.format (wpoadmin.js:67)
           at Object.getParsedText (jquery.tablesorter.js:865)
           at Object.buildCache (jquery.tablesorter.js:971)
           at Object.commonUpdate (jquery.tablesorter.js:1538)
           at Object.updateAll (jquery.tablesorter.js:1311)
           at HTMLTableElement.<anonymous> (jquery.tablesorter.js:389)
           at HTMLTableElement.dispatch (jquery.js:3)
           at HTMLTableElement.r.handle (jquery.js:3)
           at Object.trigger (jquery.js:3)
           at Object.jQuery.event.trigger (jquery-migrate.js:633)
       format @ wpoadmin.js:67
       getParsedText @ jquery.tablesorter.js:865
       buildCache @ jquery.tablesorter.js:971
       commonUpdate @ jquery.tablesorter.js:1538
       updateAll @ jquery.tablesorter.js:1311
       (anonymous) @ jquery.tablesorter.js:389
       dispatch @ jquery.js:3
       r.handle @ jquery.js:3
       trigger @ jquery.js:3
       jQuery.event.trigger @ jquery-migrate.js:633
       (anonymous) @ jquery.js:3
       each @ jquery.js:2
       each @ jquery.js:2
       trigger @ jquery.js:3
       update_tables_list @ wpoadmin.js:859
       (anonymous) @ wpoadmin.js:301
       success @ send-command.js:49
       i @ jquery.js:2
       fireWith @ jquery.js:2
       x @ jquery.js:4
       c @ jquery.js:4
       XMLHttpRequest.send (async)
       send @ jquery.js:4
       ajax @ jquery.js:4
       wp_optimize.send_command @ send-command.js:65
       get_database_tabs @ wpoadmin.js:290
       (anonymous) @ wpoadmin.js:272
       dispatch @ jquery.js:3
       r.handle @ jquery.js:3
       trigger @ jquery.js:3
       jQuery.event.trigger @ jquery-migrate.js:633
       (anonymous) @ jquery.js:3
       each @ jquery.js:2
       each @ jquery.js:2
       trigger @ jquery.js:3
       (anonymous) @ wpoadmin.js:239
       dispatch @ jquery.js:3
       r.handle @ jquery.js:3
       trigger @ jquery.js:3
       jQuery.event.trigger @ jquery-migrate.js:633
       (anonymous) @ jquery.js:3
       each @ jquery.js:2
       each @ jquery.js:2
       trigger @ jquery.js:3
       (anonymous) @ wpoadmin.js:199
       dispatch @ jquery.js:3
       r.handle @ jquery.js:3
       trigger @ jquery.js:3
       jQuery.event.trigger @ jquery-migrate.js:633
       (anonymous) @ jquery.js:3
       each @ jquery.js:2
       each @ jquery.js:2
       trigger @ jquery.js:3
       (anonymous) @ wpoadmin.js:211
       setTimeout (async)
       WP_Optimize @ wpoadmin.js:209
       (anonymous) @ wpoadmin.js:2
       i @ jquery.js:2
       fireWith @ jquery.js:2
       ready @ jquery.js:2
       J @ jquery.js:2
       Show 23 more frames
       VM558:1 Uncaught SyntaxError: Unexpected number
           at Object.format (wpoadmin.js:67)
           at Object.getParsedText (jquery.tablesorter.js:865)
           at Object.buildCache (jquery.tablesorter.js:971)
           at Object.commonUpdate (jquery.tablesorter.js:1538)
           at Object.updateAll (jquery.tablesorter.js:1311)
           at HTMLTableElement.<anonymous> (jquery.tablesorter.js:389)
           at HTMLTableElement.dispatch (jquery.js:3)
           at HTMLTableElement.r.handle (jquery.js:3)
           at Object.trigger (jquery.js:3)
           at Object.jQuery.event.trigger (jquery-migrate.js:633)
       format @ wpoadmin.js:67
       getParsedText @ jquery.tablesorter.js:865
       buildCache @ jquery.tablesorter.js:971
       commonUpdate @ jquery.tablesorter.js:1538
       updateAll @ jquery.tablesorter.js:1311
       (anonymous) @ jquery.tablesorter.js:389
       dispatch @ jquery.js:3
       r.handle @ jquery.js:3
       trigger @ jquery.js:3
       jQuery.event.trigger @ jquery-migrate.js:633
       (anonymous) @ jquery.js:3
       each @ jquery.js:2
       each @ jquery.js:2
       trigger @ jquery.js:3
       update_tables_list @ wpoadmin.js:859
       (anonymous) @ wpoadmin.js:301
       success @ send-command.js:49
       i @ jquery.js:2
       fireWith @ jquery.js:2
       x @ jquery.js:4
       c @ jquery.js:4
       XMLHttpRequest.send (async)
       send @ jquery.js:4
       ajax @ jquery.js:4
       wp_optimize.send_command @ send-command.js:65
       get_database_tabs @ wpoadmin.js:290
       (anonymous) @ wpoadmin.js:272
       dispatch @ jquery.js:3
       r.handle @ jquery.js:3
       trigger @ jquery.js:3
       jQuery.event.trigger @ jquery-migrate.js:633
       (anonymous) @ jquery.js:3
       each @ jquery.js:2
       each @ jquery.js:2
       trigger @ jquery.js:3
       (anonymous) @ wpoadmin.js:204
       dispatch @ jquery.js:3
       r.handle @ jquery.js:3
       trigger @ jquery.js:3
       jQuery.event.trigger @ jquery-migrate.js:633
       (anonymous) @ jquery.js:3
       each @ jquery.js:2
       each @ jquery.js:2
       trigger @ jquery.js:3
       (anonymous) @ wpoadmin.js:211
       setTimeout (async)
       WP_Optimize @ wpoadmin.js:209
       (anonymous) @ wpoadmin.js:2
       i @ jquery.js:2
       fireWith @ jquery.js:2
       ready @ jquery.js:2
       J @ jquery.js:2
       ```
   
 *  [philho1810](https://wordpress.org/support/users/philho1810/)
 * (@philho1810)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/loading-data-version-3-0-18/#post-12599014)
 * (now switched to false…) I had the following lines :
 * jquery-migrate.js?ver=1.4.1:23 JQMIGRATE: Migrate is installed with logging active,
   version 1.4.1
    jquery-migrate.js?ver=1.4.1:45 JQMIGRATE: jQuery.fn.load() is 
   deprecated jquery-migrate.js?ver=1.4.1:47 console.trace migrateWarn @ jquery-
   migrate.js?ver=1.4.1:47
 * jquery-migrate.js?ver=1.4.1:45 JQMIGRATE: jQuery.fn.live() is deprecated
    jquery-
   migrate.js?ver=1.4.1:47 console.trace migrateWarn @ jquery-migrate.js?ver=1.4.1:
   47
 *  Thread Starter [web84corp](https://wordpress.org/support/users/web84corp/)
 * (@web84corp)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/loading-data-version-3-0-18/#post-12599200)
 * Hi philho1810,
 * jqmigrate: This is a console.log message coming from one of your plugins or browser
   extensions. Apparently it is not bad (otherwise it would be red colored error
   or yellow warning) but annoying.
 * For the test define `('SCRIPT_DEBUG', true)`, you must refresh the database page
   in admin and the wp-optimized plugins to see the message in the console.
 *  [philho1810](https://wordpress.org/support/users/philho1810/)
 * (@philho1810)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/loading-data-version-3-0-18/#post-12599230)
 * sorry about that…
    here are the new lines :
 * jquery-migrate.js?ver=1.4.1:23 JQMIGRATE: Migrate is installed with logging active,
   version 1.4.1
    image-upload-widget.…8d48c4286e5486472:2 loaded jquery-migrate.
   js?ver=1.4.1:45 JQMIGRATE: jQuery.fn.live() is deprecated jquery-migrate.js?ver
   =1.4.1:47 console.trace migrateWarn @ jquery-migrate.js?ver=1.4.1:47 jQuery.fn.
   live @ jquery-migrate.js?ver=1.4.1:611 (anonymous) @ image-upload-widget.…8d48c4286e5486472:
   3 i @ jquery.js?ver=1.12.4-wp:2 fireWith @ jquery.js?ver=1.12.4-wp:2 ready @ 
   jquery.js?ver=1.12.4-wp:2 J @ jquery.js?ver=1.12.4-wp:2 admin.php?page=WP-Optimize:
   1 [DOM] Found 2 elements with non-unique id #_wpnonce: (More info: [https://goo.gl/9p2vKq](https://goo.gl/9p2vKq))
 * VM761:1 Uncaught SyntaxError: Unexpected number
    at Object.format (wpoadmin.js?
   ver=3.0.18:67) at Object.getParsedText (jquery.tablesorter.js?ver=3.0.18:865)
   at Object.buildCache (jquery.tablesorter.js?ver=3.0.18:971) at Object.commonUpdate(
   jquery.tablesorter.js?ver=3.0.18:1538) at Object.updateAll (jquery.tablesorter.
   js?ver=3.0.18:1311) at HTMLTableElement.<anonymous> (jquery.tablesorter.js?ver
   =3.0.18:389) at HTMLTableElement.dispatch (jquery.js?ver=1.12.4-wp:3) at HTMLTableElement.
   r.handle (jquery.js?ver=1.12.4-wp:3) at Object.trigger (jquery.js?ver=1.12.4-
   wp:3) at Object.jQuery.event.trigger (jquery-migrate.js?ver=1.4.1:633) VM790:
   1 Uncaught SyntaxError: Unexpected number at Object.format (wpoadmin.js?ver=3.0.18:
   67) at Object.getParsedText (jquery.tablesorter.js?ver=3.0.18:865) at Object.
   buildCache (jquery.tablesorter.js?ver=3.0.18:971) at Object.commonUpdate (jquery.
   tablesorter.js?ver=3.0.18:1538) at Object.updateAll (jquery.tablesorter.js?ver
   =3.0.18:1311) at HTMLTableElement.<anonymous> (jquery.tablesorter.js?ver=3.0.18:
   389) at HTMLTableElement.dispatch (jquery.js?ver=1.12.4-wp:3) at HTMLTableElement.
   r.handle (jquery.js?ver=1.12.4-wp:3) at Object.trigger (jquery.js?ver=1.12.4-
   wp:3) at Object.jQuery.event.trigger (jquery-migrate.js?ver=1.4.1:633)
 *  [welje](https://wordpress.org/support/users/welje/)
 * (@welje)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/loading-data-version-3-0-18/#post-12600739)
 * Hi,
 * No update for this bug ?
 * Thanks
 *  [Marc Lacroix](https://wordpress.org/support/users/marcusig/)
 * (@marcusig)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/loading-data-version-3-0-18/#post-12600756)
 * Hi there,
 * We’re working on it. The only issue is that we can’t reproduce it!
 * Marc.
 *  [geribook2017](https://wordpress.org/support/users/geribook2017/)
 * (@geribook2017)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/loading-data-version-3-0-18/#post-12600793)
 * Hello,
 * Same thing in [https://www.geribook.fr/](https://www.geribook.fr/)
 *  since 3.0.18, we have encountered “Loading Data …”
 * I will wait your update.
 * Have a nice week
 *  [welje](https://wordpress.org/support/users/welje/)
 * (@welje)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/loading-data-version-3-0-18/#post-12600810)
 * Ah c’est ennuyeux alors 😉
 * Si cela peut aider :
    Web developer console :
 *     ```
       Uncaught SyntaxError: Unexpected number
           at Object.format (wpoadmin-3-0-18.min.js:1)
           at Object.getParsedText (jquery.tablesorter.min.js:1)
           at Object.buildCache (jquery.tablesorter.min.js:1)
           at Object.commonUpdate (jquery.tablesorter.min.js:1)
           at Object.updateAll (jquery.tablesorter.min.js:1)
           at HTMLTableElement.<anonymous> (jquery.tablesorter.min.js:1)
           at HTMLTableElement.dispatch (load-scripts.php?c=1&load[chunk_0]=jquery-core,jquery-migrate,utils,jquery-ui-widget&ver=1ff447c1a89313c00bde4d7c3ab934fb:3)
           at HTMLTableElement.r.handle (load-scripts.php?c=1&load[chunk_0]=jquery-core,jquery-migrate,utils,jquery-ui-widget&ver=1ff447c1a89313c00bde4d7c3ab934fb:3)
           at Object.trigger (load-scripts.php?c=1&load[chunk_0]=jquery-core,jquery-migrate,utils,jquery-ui-widget&ver=1ff447c1a89313c00bde4d7c3ab934fb:3)
           at Object.a.event.trigger (load-scripts.php?c=1&load[chunk_0]=jquery-core,jquery-migrate,utils,jquery-ui-widget&ver=1ff447c1a89313c00bde4d7c3ab934fb:8)
       ```
   
    -  This reply was modified 6 years, 1 month ago by [welje](https://wordpress.org/support/users/welje/).
 *  [Marc Lacroix](https://wordpress.org/support/users/marcusig/)
 * (@marcusig)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/loading-data-version-3-0-18/#post-12601837)
 * FYI, we’ve found the issue, and will prepare a new release ASAP.
 *  Thread Starter [web84corp](https://wordpress.org/support/users/web84corp/)
 * (@web84corp)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/loading-data-version-3-0-18/#post-12601848)
 * Hi Marc,
 * Thank you.

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/topic/loading-data-version-3-0-18/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/loading-data-version-3-0-18/page/2/?output_format=md)

The topic ‘“Loading Data …” version 3.0.18’ is closed to new replies.

 * ![](https://ps.w.org/wp-optimize/assets/icon-256x256.png?rev=1552899)
 * [WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance](https://wordpress.org/plugins/wp-optimize/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-optimize/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-optimize/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-optimize/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-optimize/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-optimize/reviews/)

 * 21 replies
 * 8 participants
 * Last reply from: [yvandupuy](https://wordpress.org/support/users/yvandupuy/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/loading-data-version-3-0-18/page/2/#post-12611758)
 * Status: resolved