Hello,
Am facing a slightly complicated problem (know close to nothing of coding)
I had backed up my blog posts in .sql format. (This was probably version 2.8 of WP)
After a lot of struggle(which involved installing and running XAMPP and editing the dump file), I was able to import my .sql file in myphp and get an export in .XML format.
When I tried to import this using WP importer plugin, I was unable to do so. I got the following message:
Sorry, there has been an error.
This does not appear to be a WXR file, missing/invalid WXR version number
Is there any way in which the XML file generated from a .SQL file be read by WordPress and imported correctly?
Really appreciate any help...