Hi
Just testing this module.
Fresh install of Drupal 5.7, enabled 'blog' module, installed latest version of 'Wordpress Import' and exported my wp-blog xml file.
In an editor [eclipse] my wp-blog xml file states its format <-- This is a Wordpress Extended RSS file ..... etc --> although it originally downloaded as .xml not .wxr .
When uploading the file through the module i get the following error:

* warning: Invalid argument supplied for foreach() in /opt/lampp/htdocs/druwp/sites/all/modules/wordpress_import/wordpress_import.module on line 761.
* warning: Invalid argument supplied for foreach() in /opt/lampp/htdocs/druwp/sites/all/modules/wordpress_import/wordpress_import.module on line 117.

as shown in first image attached, and on ignoring the error and continuing to next page i get the follwoing error:

* warning: Invalid argument supplied for foreach() in /opt/lampp/htdocs/druwp/sites/all/modules/wordpress_import/wordpress_import.module on line 761.
* warning: Invalid argument supplied for foreach() in /opt/lampp/htdocs/druwp/sites/all/modules/wordpress_import/wordpress_import.module on line 117.
* warning: in_array() [function.in-array]: Wrong datatype for second argument in /opt/lampp/htdocs/druwp/sites/all/modules/wordpress_import/wordpress_import.module on line 280.
* warning: array_merge() [function.array-merge]: Argument #2 is not an array in /opt/lampp/htdocs/druwp/sites/all/modules/wordpress_import/wordpress_import.module on line 306.
* warning: Invalid argument supplied for foreach() in /opt/lampp/htdocs/druwp/sites/all/modules/wordpress_import/wordpress_import.module on line 389.
* warning: in_array() [function.in-array]: Wrong datatype for second argument in /opt/lampp/htdocs/druwp/sites/all/modules/wordpress_import/wordpress_import.module on line 280.

at shown in second image.
I may have missed a simple step, please advise.
Thank you

Drupal 5.7
Xampp
Ubuntu
php5

Comments

8bitplateau’s picture

Status: Active » Fixed

Chopped the .xml file down into a few slices and it seemed to ingest ok.
a few other problems but will post new request.
changing status.

8bitplateau’s picture

Status: Fixed » Closed (fixed)
8bitplateau’s picture

<--closing-->