1. drees
  2. RO CSVI
  3. Friday, 06 January 2017
  4.  Subscribe via email
error bij import

Warning: XMLReader::read(): /home/sites/site46484/web/tmp/com_csvi/3467413642/kinderboekena.xml:6: namespace error : Failed to parse QName 'Auteur_Voornaam.:' in /home/sites/site46484/web/administrator/components/com_csvi/helper/file/import/xml.php on line 219

Warning: XMLReader::read(): <Auteur_Voornaam.:><![CDATA[Netty]]></Auteur_Voornaam.:> in /home/sites/site46484/web/administrator/components/com_csvi/helper/file/import/xml.php on line 219

Warning: XMLReader::read(): ^ in /home/sites/site46484/web/administrator/components/com_csvi/helper/file/import/xml.php on line 219

Warning: XMLReader::read(): /home/sites/site46484/web/tmp/com_csvi/3467413642/kinderboekena.xml:10: namespace error : Failed to parse QName 'Aantal_Paginas....:' in /home/sites/site46484/web/administrator/components/com_csvi/helper/file/import/xml.php on line 219

Warning: XMLReader::read(): <Aantal_Paginas....:><![CDATA[101]]></ in /home/sites/site46484/web/administrator/components/com_csvi/helper/file/import/xml.php on line 219

Warning: XMLReader::read(): ^ in /home/sites/site46484/web/administrator/components/com_csvi/helper/file/import/xml.php on line 219

Warning: XMLReader::read(): /home/sites/site46484/web/tmp/com_csvi/3467413642/kinderboekena.xml:13: namespace error : Failed to parse QName 'Druk......................:' in /home/sites/site46484/web/administrator/components/com_csvi/helper/file/import/xml.php on line 268

Warning: XMLReader::read(): <Druk......................:><![CDATA[1]]></Druk......................:> in /home/sites/site46484/web/administrator/components/com_csvi/helper/file/import/xml.php on line 268

Warning: XMLReader::read(): ^ in /home/sites/site46484/web/administrator/components/com_csvi/helper/file/import/xml.php on line 268

Warning: XMLReader::read(): /home/sites/site46484/web/tmp/com_csvi/3467413642/kinderboekena.xml:15: namespace error : Failed to parse QName 'Omslag.................:' in /home/sites/site46484/web/administrator/components/com_csvi/helper/file/import/xml.php on line 268

Warning: XMLReader::read(): <Omslag.................:><![CDATA[Paperback]]></Omslag.................:> in /home/sites/site46484/web/administrator/components/com_csvi/helper/file/import/xml.php on line 268

Warning: XMLReader::read(): ^ in /home/sites/site46484/web/administrator/components/com_csvi/helper/file/import/xml.php on line 268

Warning: XMLReader::read(): /home/sites/site46484/web/tmp/com_csvi/3467413642/kinderboekena.xml:18: namespace error : Failed to parse QName 'Taalcode...............:' in /home/sites/site46484/web/administrator/components/com_csvi/helper/file/import/xml.php on line 268


c
Accepted Answer Pending Moderation
Hello,
You XML file seem to be invalid. You can check your file using CSVI Analyser and it will list out any errors with your file. Correct the file and your import should go good after that.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 1
Accepted Answer Pending Moderation
The analysis did not give error messages. At another site the xlm works fine. But that does csvi 6. xlm made in csvi 6. This indicates the csvi the above error messages. At first the xlm ran fine after the error succeed really not.
  1. more than a month ago
  2. RO CSVI
  3. # 2
Accepted Answer Pending Moderation
Hello,

Could you post the XML file you are trying to import? I will have a look at why this happens.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 3
Accepted Answer Pending Moderation
i send it by mail.
  1. more than a month ago
  2. RO CSVI
  3. # 4
Accepted Answer Pending Moderation
Hello,

I have received the file and to start, the notices show up in the analyzer as well. The problem is the nodes like <Auteur_Voornaam.:>. The fieldnames have non-alphanumeric values in them. So I did a little checking and found the following answer:

It's well-formed according to the XML 1.0 and XML 1.1 specifications, but not according to the namespaces specification. Most people (and software) require XML to be namespace-well-formed, so it would be definitely best to avoid it. (source)

So I checked your file as well on the W3 Validator and this showed 3 warnings and 101 errors. The errors is the same as you see. If you want to validate the file yourself, you must set the encoding to utf-8 under More options before uploading the file.

Now, to be able to import this file, you need to turn off all error reporting. This can be done by going to System -> Global Configuration -> Server -> Error Reporting -> None. This should hide the warnings during import and let the import continue.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!