Ajax exporting not working
-
Yesterday I noticed that the ajax export stoped working (both Express export and Export buttons). When I click in export it shows the progress bar in 0% and 2 seconds later it show an empty alert. In the browser console it shows:
load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils&ver=4.6.1:4 POST https://----.com/wp-admin/admin-ajax.php 500 (Internal Server Error)I activated WP’s errors log and this shows up there:
[06-Dec-2016 12:30:19 UTC] PHP Fatal error: Uncaught exception 'PHPExcel_Exception' with message 'No cells exist within the specified range' in /data/21/4/79/78/4568567/user/5412736/htdocs/wp-content/plugins/woo-order-export-lite/classes/PHPExcel/Worksheet/RowCellIterator.php:214 Stack trace: #0 /data/21/4/79/78/4568567/user/5412736/htdocs/wp-content/plugins/woo-order-export-lite/classes/PHPExcel/Worksheet/CellIterator.php(86): PHPExcel_Worksheet_RowCellIterator->adjustForExistingOnlyRange() #1 /data/21/4/79/78/4568567/user/5412736/htdocs/wp-content/plugins/woo-order-export-lite/classes/formats/class-woe-formatter-xls.php(116): PHPExcel_Worksheet_CellIterator->setIterateOnlyExistingCells(true) #2 /data/21/4/79/78/4568567/user/5412736/htdocs/wp-content/plugins/woo-order-export-lite/classes/class-wc-order-export-engine.php(324): WOE_Formatter_Xls->finish() #3 /data/21/4/79/78/4568567/user/5412736/htdocs/wp-content/plugins/woo-order-export-lite/classes/class-wc-order-export-admin.php(892): WC_Order_Export_Engine::build_file(Array, 'partial', 'file', 0, 30 in /data/21/4/79/78/4568567/user/5412736/htdocs/wp-content/plugins/woo-order-export-lite/classes/PHPExcel/Worksheet/RowCellIterator.php on line 214If I use the Export [w/o progressbar] button it exports.
Do you have an idea about what is the problem?
Thank you!
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘Ajax exporting not working’ is closed to new replies.