Okay
  Public Ticket #1697775
Import form excel file
Closed

Comments

  • Paolo Rossi started the conversation

    I try wpDataTable Lite and I got an error importing table from excel file (below the error that I got) I also try to download then excel file "new_dummy_table.xls" from your site with the same error.

    It is because I use the lite version or there is something that cause the error?

    How I can import from excel file?

    I enclose the file I use that I try on you demo site and in your demo site the file is correctly loaded.



    Error

    There was an error while trying to save the table! OK 
    Warning: Invalid argument supplied for foreach() in /web/htdocs/www.prometeo2050.org/home/wp-content/plugins/wpdatatables/lib/phpExcel/PHPExcel/Reader/Excel2007.php on line 548

    Warning: Invalid argument supplied for foreach() in /web/htdocs/www.prometeo2050.org/home/wp-content/plugins/wpdatatables/lib/phpExcel/PHPExcel/Reader/Excel2007.php on line 548


  • Paolo Rossi replied

    I see that you use PHPExcel that is deprecated and on PHPExcel site suggest to use the successor PHPSpreadsheet

    The problem is because you use the deprecated PHPExcel?

  • [deleted] replied

    Hi Paolo,

    We just updated PHPExcel library to PHPSpreadsheet in full version of the wpDataTables and we will soon do it for the light version as well.

    Please note that one of the main differences between lite and full version is that full version has premium support included and this ticketing system is for full version. Thank you for understanding.