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
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot-Wordpress_import_B.png | 42.57 KB | 8bitplateau | |
| Screenshot-Wordpress_import_A.png | 27.92 KB | 8bitplateau |
Comments
Comment #1
8bitplateau commentedChopped 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.
Comment #2
8bitplateau commentedComment #3
8bitplateau commented<--closing-->