Title: WPDA database crash
Last modified: December 3, 2020

---

# WPDA database crash

 *  Resolved [stonefunk](https://wordpress.org/support/users/stonefunk/)
 * (@stonefunk)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/wpda-database-crash/)
 * Hej Peter.
 * The plugin started to bug a bit so i removed it and installed WPDA again. The
   old deleted tables fromn a previous install is still in the database but a new
   created table is not… I deleted all data, tables, forms in the plugin.
 * Is there a way to clean the WP database from all entrys made by your plugin so
   i can install it again and start all over?
 * Best regards
    /Svante

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

 *  Plugin Author [Passionate Programmer Peter](https://wordpress.org/support/users/peterschulznl/)
 * (@peterschulznl)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/wpda-database-crash/#post-13744183)
 * Hi Svante,
 * >>> Is there a way to clean the WP database from all entrys made by your plugin
   so i can install it again and start all over?
 * Yes, you can:
    – Open Settings > WP Data Access – Tab Uninstall – Click both 
   checkboxes and save – Delete the plugin
 * This will delete your entire repository and settings. After that you can reinstall
   the plugin with an empy repository.
 * Good luck,
    Peter
 *  Thread Starter [stonefunk](https://wordpress.org/support/users/stonefunk/)
 * (@stonefunk)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/wpda-database-crash/#post-13744785)
 * Thank you, i would try that.
 * I used WP-Optimize to remove all stuff related to it but it didnt help. I install
   the plugin once more and uninstall it like you suggested.
 * I started to belive it was incompatible with my theme Colibri.
    hss1910.se
 * Best regards
    /Svante
 *  Plugin Author [Passionate Programmer Peter](https://wordpress.org/support/users/peterschulznl/)
 * (@peterschulznl)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/wpda-database-crash/#post-13744923)
 * Hi Svante,
 * Shortcode wpdadiehard does not work with every theme/plugin. If other themes 
   or plugins are using the same parameters, you might run into errors.
 * There are two solutions to solve this issue:
    (1) Use your project in the dashboard(
   2) Use shortcode wpdadataproject or wpdadataforms
 * Option (1)
    This is part of the free version. [https://wpdataaccess.com/docs/documentation/data-projects/overview/](https://wpdataaccess.com/docs/documentation/data-projects/overview/)
 * Option (2)
    This is part of the premium version and was just introduces in version
   4. It uses jQuery DataTables, AngularJS and jQuery UI. It does not perform intermediate
   page loads and therefor works well together with other themes and plugins. [https://wpdataaccess.com/docs/documentation/data-forms/project-demo/](https://wpdataaccess.com/docs/documentation/data-forms/project-demo/)
   [https://wpdataaccess.com/docs/documentation/data-forms/page-demo/](https://wpdataaccess.com/docs/documentation/data-forms/page-demo/)
 * Best regards,
    Peter
 *  Thread Starter [stonefunk](https://wordpress.org/support/users/stonefunk/)
 * (@stonefunk)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/wpda-database-crash/#post-13746842)
 * Hello again.
 * Now it is completly clear that the theme doesent like WP Data Access at all. 
   It work just fine untill i put a form on the front end. After that its only to
   uninstall with complete removal and then install it again.
 * Back to the drawingboard for my booking project or is there a trail of the pro
   version? Or what is the minimum time for paying montly. In case it wont work 
   as i need it to do.
 * Best regards
    /Svante
 *  Thread Starter [stonefunk](https://wordpress.org/support/users/stonefunk/)
 * (@stonefunk)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/wpda-database-crash/#post-13747304)
 * Sorry Peter.
 * A very promesing plugin that i cant possibly get to work.
    New clean wordpress
   site, bootstrap theme, no other plugin activated.
 * Page or post – after the submit it redirect to wrong page and nothing is added
   or altered inte the table.
 * [wpdadiehard project_id=”1″ page_id=”1″] – bugged
    [wpdadataaccess pub_id=”1″]–
   only shortcode show upp and no table
 * i give up…
 * Best regards
    /Svante
 *  Plugin Author [Passionate Programmer Peter](https://wordpress.org/support/users/peterschulznl/)
 * (@peterschulznl)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/wpda-database-crash/#post-13748176)
 * Hi Svante,
 * This shortcode does not exist:
    `[wpdadataaccess pub_id="1"]`
 * Please change this to:
    `[wpdataaccess pub_id="1"]`
 * Shortcode wpdadiehard does not work with every theme. You can either switch the
   theme, or update to the premium version and use shortcode wpdadataproject or 
   wpdadataforms. These are documented here:
    [https://wpdataaccess.com/docs/documentation/data-forms/overview/](https://wpdataaccess.com/docs/documentation/data-forms/overview/)
 * You can activate the premium trial to test it. You don’t need to change your 
   Data Project. Just switch your shortcode.
 * Best regards,
    Peter
 *  Thread Starter [stonefunk](https://wordpress.org/support/users/stonefunk/)
 * (@stonefunk)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/wpda-database-crash/#post-13748246)
 * I just installed the trail version of your plugin and tested this morning and
   now it works. 🙂
 * Is there a guide on css for the pro version? The looks dont blend in with our
   theme.
 * Best regards
    /Svante
 *  Thread Starter [stonefunk](https://wordpress.org/support/users/stonefunk/)
 * (@stonefunk)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/wpda-database-crash/#post-13748322)
 * Found [https://jqueryui.com/](https://jqueryui.com/) 🙂
    i sort this out.
 * Probably upgrade later on next week.
 * Best regards
    /Svante
 *  Plugin Author [Passionate Programmer Peter](https://wordpress.org/support/users/peterschulznl/)
 * (@peterschulznl)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/wpda-database-crash/#post-13748411)
 * Hi Svante,
 * The wpdataaccess shortcode error was the result of a bug! Sorry for that. I fixed
   it and had to release a new version as this will affect all plugin users. Can
   you please update?
 * You can change the styling of your Data Forms in the plugin settings:
    Settings
   > WP Data Access > Data Forms > Default jQuery UI theme You can also add individual
   styling, but this is not yet documented. I’ll come back to this later…
 * Best regards,
    Peter

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

The topic ‘WPDA database crash’ is closed to new replies.

 * ![](https://ps.w.org/wp-data-access/assets/icon-256x256.png?rev=3299063)
 * [WP Data Access – App Builder for Tables, Forms, Charts, Maps & Dashboards](https://wordpress.org/plugins/wp-data-access/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-data-access/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-data-access/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-data-access/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-data-access/reviews/)

## Tags

 * [database](https://wordpress.org/support/topic-tag/database/)
 * [reinstall](https://wordpress.org/support/topic-tag/reinstall/)
 * [remove data](https://wordpress.org/support/topic-tag/remove-data/)

 * 9 replies
 * 2 participants
 * Last reply from: [Passionate Programmer Peter](https://wordpress.org/support/users/peterschulznl/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/wpda-database-crash/#post-13748411)
 * Status: resolved