5.6.3.1
I just upgraded to 7.2.1, and I expect that to cure this error, will let you know if otherwise!
Thanks for your help,
Tim
-
This reply was modified 8 years ago by tapeter.
Yes – Getting the following errors:
Warning: Invalid argument supplied for foreach() in /home/drtimp5/public_html/wp-content/plugins/ultimate-faqs/Functions/EWD_UFAQ_Import.php on line 109
Warning: Invalid argument supplied for foreach() in /home/drtimp5/public_html/wp-content/plugins/ultimate-faqs/Functions/EWD_UFAQ_Import.php on line 114
Fatal error: Call to undefined method PHPExcel_Calculation::unsetInstance() in /home/drtimp5/public_html/wp-content/plugins/ultimate-faqs/PHPExcel/Classes/PHPExcel.php on line 390
I eliminated the first two errors by adding column heads for Categories and Tags.
It turns out that your script was still importing the FAQs, just throwing the error. So, I’m not blocked from making progress but it would be nice to figure out exactly what’s going on…