Title: wpdatatables-constructor doesn&#8217;t work
Last modified: December 22, 2018

---

# wpdatatables-constructor doesn’t work

 *  Resolved [deomede64](https://wordpress.org/support/users/deomede64/)
 * (@deomede64)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/wpdatatables-constructor-doesnt-work/)
 * Hi,
 * I purchased wpdatatables and I try to build my first data table using Query-based
   using mysql DB,
    the plugin works exactly until I push Create Table: at this 
   pont nothing happens, this shows only:
 * Sat, 22 Dec 2018 09:13:47 GMT
 * and in the address of the page:
    [https://www.mysite.com/wp-admin/admin.php?page=wpdatatables-constructor](https://www.mysite.com/wp-admin/admin.php?page=wpdatatables-constructor)
 * where do I get a mistake?
    thanks a lot for your help

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

 *  Thread Starter [deomede64](https://wordpress.org/support/users/deomede64/)
 * (@deomede64)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/wpdatatables-constructor-doesnt-work/#post-11019104)
 * I’m tryng to do some tests:
 * it works if I use a single table,
 * if I use two tables in join it doesn’t work
 * the query:
    SELECT anagrafica.`Anagrafica_PK`, anagrafica.`RagSocialeCognome`,
   anagrafica.`nome`, anagrafica.`CodiceFiscale_PI`, avvisi.`IdentificativoAvviso_PK`,
   avvisi.`ImportoAvviso` FROM anagrafica INNER JOIN avvisi ON anagrafica.`Anagrafica_PK`
   = avvisi.`Intestatario_FK`
 * wp-datatables shows ” Preview the 5 first result rows”
 * After that I choose ‘create table’ open in standard editor and browser shows
   
   only date and time
 *  Plugin Author [wpDataTables](https://wordpress.org/support/users/wpdatatables/)
 * (@wpdatatables)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/wpdatatables-constructor-doesnt-work/#post-11026857)
 * Hi,
 * We sincerely apologize for the late response.
 * If all You’re getting when trying to create the table is the date and time on
   a blank page, You probably have mode_security turned on or You have a security
   plugin that has not white-listed wpDataTables.
 * Our advice would be to contact the security plugin’s team and ask them to white-
   list our plugin, and it should work fine after that.
 * _[ [Signature deleted](https://wordpress.org/support/guidelines/#avoid-signatures)]_
    -  This reply was modified 7 years, 5 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).

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

The topic ‘wpdatatables-constructor doesn’t work’ is closed to new replies.

 * ![](https://ps.w.org/wpdatatables/assets/icon-128x128.gif?rev=3010404)
 * [wpDataTables - WordPress Data Table, Dynamic Tables & Table Charts Plugin](https://wordpress.org/plugins/wpdatatables/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpdatatables/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpdatatables/)
 * [Active Topics](https://wordpress.org/support/plugin/wpdatatables/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpdatatables/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpdatatables/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [wpDataTables](https://wordpress.org/support/users/wpdatatables/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/wpdatatables-constructor-doesnt-work/#post-11026857)
 * Status: resolved