import failure
-
Hi,
I’m trying the free version, to evaluate before purchase, and am running into import issues that I’m hoping you might be able to help with. I created an import template by posting one FAQ, then exporting it to an xlxs format. I then deleted the content from the second row, keeping the header row as is. I added content under each header. When I tried to import the xlxs file, I got this error:
Fatal error: Call to undefined method PHPExcel_Calculation::unsetInstance() in /var/www/goauctionzoom/staging-site/wp-content/plugins/ultimate-faqs/PHPExcel/Classes/PHPExcel.php on line 390
When I try to use csv version, I get this error:
Warning: DOMDocument::loadHTML(): htmlParseCharRef: invalid xmlChar value 2013266080 in Entity, line: 3 in /var/www/goauctionzoom/staging-site/wp-content/plugins/ultimate-faqs/PHPExcel/Classes/PHPExcel/Reader/HTML.php on line 495 Warning: DOMDocument::loadHTML(): htmlParseCharRef: invalid xmlChar value 2013266080 in Entity, line: 6 in /var/www/goauctionzoom/staging-site/wp-content/plugins/ultimate-faqs/PHPExcel/Classes/PHPExcel/Reader/HTML.php on line 495 Warning: DOMDocument::loadHTML(): error parsing attribute name in Entity, line: 8 in /var/www/goauctionzoom/staging-site/wp-content/plugins/ultimate-faqs/PHPExcel/Classes/PHPExcel/Reader/HTML.php on line 495 Warning: DOMDocument::loadHTML(): htmlParseCharRef: invalid xmlChar value 2013266066 in Entity, line: 9 in /var/www/goauctionzoom/staging-site/wp-content/plugins/ultimate-faqs/PHPExcel/Classes/PHPExcel/Reader/HTML.php on line 495 Warning: DOMDocument::loadHTML(): htmlParseCharRef: invalid xmlChar value 2013266066 in Entity, line: 9 in /var/www/goauctionzoom/staging-site/wp-content/plugins/ultimate-faqs/PHPExcel/Classes/PHPExcel/Reader/HTML.php on line 495 Warning: DOMDocument::loadHTML(): htmlParseCharRef: invalid xmlChar value 2013266066 in Entity, line: 11 in /var/www/goauctionzoom/staging-site/wp-content/plugins/ultimate-faqs/PHPExcel/Classes/PHPExcel/Reader/HTML.php on line 495 Warning: DOMDocument::loadHTML(): htmlParseCharRef: invalid xmlChar value 2013266080 in Entity, line: 16 in /var/www/goauctionzoom/staging-site/wp-content/plugins/ultimate-faqs/PHPExcel/Classes/PHPExcel/Reader/HTML.php on line 495 Warning: DOMDocument::loadHTML(): htmlParseCharRef: invalid xmlChar value 2013266066 in Entity, line: 18 in /var/www/goauctionzoom/staging-site/wp-content/plugins/ultimate-faqs/PHPExcel/Classes/PHPExcel/Reader/HTML.php on line 495 Warning: DOMDocument::loadHTML(): htmlParseCharRef: invalid xmlChar value 2013266080 in Entity, line: 22 in /var/www/goauctionzoom/staging-site/wp-content/plugins/ultimate-faqs/PHPExcel/Classes/PHPExcel/Reader/HTML.php on line 495 Warning: DOMDocument::loadHTML(): htmlParseCharRef: invalid xmlChar value 2013266080 in Entity, line: 23 in /var/www/goauctionzoom/staging-site/wp-content/plugins/ultimate-faqs/PHPExcel/Classes/PHPExcel/Reader/HTML.php on line 495 Warning: DOMDocument::loadHTML(): htmlParseCharRef: invalid xmlChar value 2013266080 in Entity, line: 24 in /var/www/goauctionzoom/staging-site/wp-content/plugins/ultimate-faqs/PHPExcel/Classes/PHPExcel/Reader/HTML.php on line 495 Warning: DOMDocument::loadHTML(): htmlParseCharRef: invalid xmlChar value 2013266067 in Entity, line: 29 in /var/www/goauctionzoom/staging-site/wp-content/plugins/ultimate-faqs/PHPExcel/Classes/PHPExcel/Reader/HTML.php on line 495 Warning: DOMDocument::loadHTML(): htmlParseCharRef: invalid xmlChar value 2013266068 in Entity, line: 29 in /var/www/goauctionzoom/staging-site/wp-content/plugins/ultimate-faqs/PHPExcel/Classes/PHPExcel/Reader/HTML.php on line 495 Warning: DOMDocument::loadHTML(): htmlParseCharRef: invalid xmlChar value 2013266080 in Entity, line: 29 in /var/www/goauctionzoom/staging-site/wp-content/plugins/ultimate-faqs/PHPExcel/Classes/PHPExcel/Reader/HTML.php on line 495 Warning: DOMDocument::loadHTML(): htmlParseCharRef: invalid xmlChar value 2013266066 in Entity, line: 29 in /var/www/goauctionzoom/staging-site/wp-content/plugins/ultimate-faqs/PHPExcel/Classes/PHPExcel/Reader/HTML.php on line 495 Warning: DOMDocument::loadHTML(): htmlParseCharRef: invalid xmlChar value 2013266066 in Entity, line: 29 in /var/www/goauctionzoom/staging-site/wp-content/plugins/ultimate-faqs/PHPExcel/Classes/PHPExcel/Reader/HTML.php on line 495 Warning: DOMDocument::loadHTML(): htmlParseCharRef: invalid xmlChar value 2013266080 in Entity, line: 29 in /var/www/goauctionzoom/staging-site/wp-content/plugins/ultimate-faqs/PHPExcel/Classes/PHPExcel/Reader/HTML.php on line 495 Warning: Invalid argument supplied for foreach() in /var/www/goauctionzoom/staging-site/wp-content/plugins/ultimate-faqs/Functions/EWD_UFAQ_Import.php on line 79 Fatal error: Call to undefined method PHPExcel_Calculation::unsetInstance() in /var/www/goauctionzoom/staging-site/wp-content/plugins/ultimate-faqs/PHPExcel/Classes/PHPExcel.php on line 390Any thoughts on what might be causing this or how to fix it?
- The topic ‘import failure’ is closed to new replies.