Title: Issue in Json Data
Last modified: December 1, 2021

---

# Issue in Json Data

 *  Resolved [Vijay Hardaha](https://wordpress.org/support/users/vijayhardaha/)
 * (@vijayhardaha)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/issue-in-json-data/)
 * I used the plugin recently on one of my localhost websites. It had **WP All Import
   Pro** and **WP All Export Pro** plugins installed and active, but the plugin 
   was telling me that those tables are being used in the Free version of both plugins
   are that are not installed and active on the website.
 * Then I checked the `wpo-plugins-tables-list.json` file’s data and found this 
   at the end of file.
 *     ```
       "wp_pmxe_exports": ["wp-all-export-pro"],
         "wp_pmxe_google_cats": ["wp-all-export-pro"],
         "wp_pmxe_posts": ["wp-all-export-pro"],
         "wp_pmxe_templates": ["wp-all-export-pro"],
         "wp_pmxi_files": ["wp-all-import-pro"],
         "wp_pmxi_history": ["wp-all-import-pro"],
         "wp_pmxi_images": ["wp-all-import-pro"],
         "wp_pmxi_imports": ["wp-all-import-pro"],
         "wp_pmxi_posts": ["wp-all-import-pro"],
         "wp_pmxi_templates": ["wp-all-import-pro"]
       ```
   
 * the `wp_` prefix should not be there in `key`. I think due to that it’s not checking
   the DB Tables for the pro version of WP All Import/Export plugin.
 * Thanks

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/issue-in-json-data/#post-15123782)
 * [@vijayhardaha](https://wordpress.org/support/users/vijayhardaha/) I’ll check
   this with our development team and update you soon.
 *  Thread Starter [Vijay Hardaha](https://wordpress.org/support/users/vijayhardaha/)
 * (@vijayhardaha)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/issue-in-json-data/#post-15198150)
 * Any update on this?
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/issue-in-json-data/#post-15199785)
 * [@vijayhardaha](https://wordpress.org/support/users/vijayhardaha/) This will 
   be fixed in next release
 *  Thread Starter [Vijay Hardaha](https://wordpress.org/support/users/vijayhardaha/)
 * (@vijayhardaha)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/issue-in-json-data/#post-15202953)
 * Ok thanks.
 *  Thread Starter [Vijay Hardaha](https://wordpress.org/support/users/vijayhardaha/)
 * (@vijayhardaha)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/issue-in-json-data/#post-15293988)
 * Hey,
    I checked the latest version and I can see fixes for this issue. Thanks
   for that.
 * But `pmxi_hash` table is missing in the fix. I hope in the next version it will
   be added to the `wp-all-import-pro` list as well.
 * Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Issue in Json Data’ 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/)

 * 5 replies
 * 2 participants
 * Last reply from: [Vijay Hardaha](https://wordpress.org/support/users/vijayhardaha/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/issue-in-json-data/#post-15293988)
 * Status: resolved