Skip to:
Content
Pages
Categories
Search
Top
Bottom

Attempting a XenForo -> BBPress conversion


  • aNi_TFG
    Participant

    @ani_tfg

    Hi guys,

    I’m attempting to import a Xenforo DB over to BBPress. It’s not too large (300 members, 4000 Posts)

    When I attempt the conversion I get an error message.

    Fatal error: Class ‘Xenforo_Not_Complete’ not found in /home/decerto2/public_html/dev/wp-content/plugins/bbconverter/bbc-includes/bbc-converter-class.php(39) : eval()’d code on line 1

    Is anyone able to assist as I am looking at testing before I move my live board

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)

  • aNi_TFG
    Participant

    @ani_tfg

    I then tried to import via IPB 3.4.6 -> BBPress and again, I am greeted by errors.

    This time.

    WordPress database error: [Table ‘decerto2_ipb.ipb_members’ doesn’t exist]
    SELECT convert(members.member_id USING “utf8”) AS member_id,convert(members.members_pass_hash USING “utf8”) AS members_pass_hash,convert(members.members_pass_salt USING “utf8”) AS members_pass_salt,convert(members.name USING “utf8”) AS name,convert(members.email USING “utf8”) AS email,convert(members.joined USING “utf8”) AS joined FROM ipb_members AS members LIMIT 0, 100
    No users to convert-

    Does anything WORK?


    aNi_TFG
    Participant

    @ani_tfg

    Got a little further

    WordPress database error: [Unknown column ‘posts.post_title’ in ‘field list’]
    SELECT convert(posts.pid USING “utf8”) AS pid,convert(posts.topic_id USING “utf8”) AS topic_id,convert(posts.topic_id USING “utf8”) AS topic_id,convert(posts.ip_address USING “utf8”) AS ip_address,convert(posts.author_id USING “utf8”) AS author_id,convert(posts.post_title USING “utf8”) AS post_title,convert(posts.post_title USING “utf8”) AS post_title,convert(posts.post USING “utf8”) AS post,convert(posts.topic_id USING “utf8”) AS topic_id,convert(posts.post_date USING “utf8”) AS post_date,convert(posts.post_date USING “utf8”) AS post_date,convert(posts.edit_time USING “utf8”) AS edit_time,convert(posts.edit_time USING “utf8”) AS edit_time FROM posts AS posts WHERE posts.new_topic = 1 LIMIT 0, 100


    aNi_TFG
    Participant

    @ani_tfg

    TOtally my bad – was using the old converter like an idiot!

    Working now! – Sorry for the rant 🙁

    🙂

    Let me know if it works and/or doesn’t, Xenforo testing has been extremely limited.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar