Sometimes when you are trying to import content using the WordPress importer (i.e. – demo content import), you may face an error like this:
This does not appear to be a WXR file, missing/invalid WXR version number.
There are several possible reasons for this error, but in most cases it’s missing php function on your server configuration.
Whenever you get this error, first thing to do would be contacting your hosting support and ask if the SimpleXML PHP module is active for your server.
Thank you bro, all the best for your more helps
Thanks guys. I have been searching the web for days and this finally solved my issue, even though I am not using one of your themes.
BR
Matias
OK, I run my own apache server, can not get help from a host.
I surfed the internet and found many different solutions on how to alter my php.ini file. None of them works.
Since I have very little time to set up and go live with this theme I must ask if there is another way to activate your demo in to my script.
I Really do not have time to experiment with this issue. Would be a shame if I have to buy another theme for such a small issue, but I REALLY need to get started. It is that important for me.
/Jan
In this case you should just enable the SimpleXML PHP module on your server. No need to experiment. However, there is no other way to import the demo. Your server must meet the official WordPress requirements and SimpleXML is one of them.