Simple Tagging Importer Problem
-
Hi, not sure this is a trac worthy problem, as it could be possibly installation related. So I thought I’d ask here first –
I’m trying to use the “simple tagging” importer included in the importer-section. The first step works fine, ie, tag-post relations are read from the db and (hopefully) written into the db with add_option(). However, the second step creates the following error message
Warning: Invalid argument supplied for foreach() in [localhost]\wordpress\wp-admin\import\stp.php on line 120
which is, I think, caused by the get_option() not working, so the $post that the foreach is used on doesn’t get anything to work with.
Is this a 2.5 related issue? Has anyone else had this problem in 2.3? Simple solutions?
Thanks for your help!
yms
- The topic ‘Simple Tagging Importer Problem’ is closed to new replies.