Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Blocksera

    (@blocksera)

    Hi pierregarciabarre,

    Try deactivating and activating the plugin once, and create a new table widget and check if it is solved.

    Thanks

    Thread Starter pierregarciabarre

    (@pierregarciabarre)

    deactivating and activating the plugin, no resolved Error Message: DataTables warning: table id=DataTables_Table_0 – Invalid JSON response. For more information about this error, please see https://datatables.net/tn/1

    Plugin Author Blocksera

    (@blocksera)

    Hi,

    Please contact us via our mail [email protected], send the details for us to access, we will fix the issue. Thanks

    Thread Starter pierregarciabarre

    (@pierregarciabarre)

    Hi
    A plugin function causes the problem.We deactivated it and now the error does not appear.I inform you to see if you can analyze it??

    function?restrict_access_admin_panel(){????global?$current_user;????get_currentuserinfo();????if?($current_user->user_level?<??2)?{????????????wp_redirect(?get_bloginfo(‘url’)?);????????????exit;????}}add_action(‘admin_init’,?‘restrict_access_admin_panel’,?1);

    Hi,
    I also have same problem:
    DataTables warning: table id=DataTables_Table_0 – Invalid JSON response. For more information about this error, please see https://datatables.net/tn/1

    – Appears only with type “table”. Ticker works well

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Invalid JSON response’ is closed to new replies.