Forum Replies Created

Viewing 1 replies (of 1 total)
  • I’m trying to use this script, and am having some trouble. Here is what I did first:

    Installed 2.0.3 via fantastico.
    Used PHPMyAdmin to copy the tables from b2evolution (1.6) into the wp database.

    Ran the script.

    The categories imported, and I can find them. It said it imported users, but I cannot find them. I get an error message when it is importing the entry records:

    All right sparky, this is where the actual import takes place! Do you feel lucky today? :p
    Importing User records …
    3 User record(s) imported!
    Importing Category records …
    8 category record(s) imported!
    Importing Entry records …
    Invalid query: Unknown column ‘post_category’ in ‘on clause’

    SQL : SELECT * FROM
    evo_posts INNER JOIN evo_categories ON cat_ID = post_category WHERE cat_blog_ID IN (5)

    Any help would be awesome!

    Duh! Read the comments first. I ran across someone with the same problem (b2evo version 1.6). Hoping it is fixed now??

Viewing 1 replies (of 1 total)