Forums

Simple Tagging Importer Problem (2 posts)

  1. youngmicroserf
    Member
    Posted 4 years ago #

    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

  2. youngmicroserf
    Member
    Posted 4 years ago #

    The problem is database related and was apparently already reported with respect to the UTW importer in

    http://trac.wordpress.org/ticket/4538#comment:6

    Milestone for a different approach to the import of larger tag-post sets is WP 2.6, apparently.

Topic Closed

This topic has been closed to new replies.

About this Topic