• Resolved jschob

    (@jschob)


    all xml tables throw a exception with php version 7.2 and 7.3

    Warning: Invalid argument supplied for foreach() in /home/.sites/447/site3389087/web/wp/wp-content/plugins/wpdatatables/source/class.wpdatatable.php on line 1298 Fatal error: Uncaught Error: [] operator not supported for strings in /home/.sites/447/site3389087/web/wp/wp-content/plugins/wpdatatables/source/class.wpdatatable.php:950 Stack trace: #0 /home/.sites/447/site3389087/web/wp/wp-content/plugins/wpdatatables/source/class.wpdatatable.php(1303): WPDataTable->arrayBasedConstruct(”, Array) #1 /home/.sites/447/site3389087/web/wp/wp-content/plugins/wpdatatables/source/class.wpdatatable.php(1711): WPDataTable->XMLBasedConstruct(‘/home/.sites/44…’, Array) #2 /home/.sites/447/site3389087/web/wp/wp-content/plugins/wpdatatables/source/class.wpdatatable.php(2315): WPDataTable->fillFromData(Object(stdClass), Array) #3 /home/.sites/447/site3389087/web/wp/wp-content/plugins/wpdatatables/source/class.wdtconfigcontroller.php(92): WPDataTable::loadWpDataTable(16, NULL) #4 /home/.sites/447/site3389087/web/wp/wp-content/plugins/wpdatatables/controllers/wdt_admin.php(532): WDTConfigController::loadTableConfig(16) #5 /home/.sites/447/site3389087/web/wp/wp-content/plugins/wpdatatables/controller in /home/.sites/447/site3389087/web/wp/wp-content/plugins/wpdatatables/source/class.wpdatatable.php on line 950

    • This topic was modified 5 years, 7 months ago by jschob.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author wpDataTables

    (@wpdatatables)

    Hi there,

    Sorry for inconvenience,

    We notice that you mark this ticket as resolved, but in case you still have issues, can you please tell me do you have XML in format necessary for wpDataTables?

    Thread Starter jschob

    (@jschob)

    Hello,
    The reason for the exception was a bad XML file. Unfortunately, I saw this after opening this issue. So I closed this problem.

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

The topic ‘xml table exception’ is closed to new replies.