bbPress

Simple, Fast, Elegant

bbPress support forums » Plugins

A phpBB to bbPress database converter

(36 posts)
  • Started 1 year ago by jaim3
  • Latest reply from citizenkeith
  • This topic is not a support question
  1. The topic resolved thing is probably because that was written for an older version of bb which had that in it by default. I think installing the forum support plugin will add that column, worth a shot anyway?

    http://bbpress.org/plugins/topic/16?replies=7

    Otherwise you could edit the php file and remove the bits about the topic_resolved column (remember to back up the original file in case it doesn't work!).

    Posted 1 year ago #
  2. Hi all I also get an error on like the one experienced above:

    Fatal error: Call to undefined function: file_put_contents() in phpbb2bbpress.php on line 383

    Can anyone tell me how I can resolve this.

    I also notice that this converter has not been updated, is it going to be anytime soon?

    AND whilst converting WHY does it STATE that all emails are being forwarded to SPAMMERS? (Can't remember the exact words). Is this meant to be a joke?

    Thanks in advance.

    Posted 12 months ago #
  3. ok I've even tried version 0.73 but still encountering errors. Can anyone help?

    Posted 12 months ago #
  4. citizenkeith
    Member

    I just tried this using phpBB 2.012 and bbPress 0.8.3.

    This is the error I get:
    Table 'khanlon_db3.henskebb_users' doesn't exist

    And that makes sense, since I already set up bbPress to integrate with WordPress. Since bbPress is using the wp_users table, the script doesn't know where to put the phpbb users.

    As it stands now, bbPress shows all the topic counts for each forum, but when you click on the forum, none of the threads are listed.

    I tried exporting all the users using phpMyAdmin and importing into the WP table, but the threads are still missing.

    Posted 5 months ago #
  5. citizenkeith
    Member

    I just reinstalled bbPress and did NOT utilize WP integration. I also tried using the forum support plugin, as recommended by fel64.

    Now I'm getting this error:
    Unknown column 'topic_resolved' in 'field list'

    Posted 5 months ago #
  6. citizenkeith
    Member

    I removed "topic_resolved" from the script. A fresh install later, and I get this error: "Column count doesn't match value count at row 1"

    Posted 5 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.