Skip to:
Content

bbPress.org

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#2716 closed defect (bug) (fixed)

Update phpBB importer to support phpBB v3.1.x

Reported by: netweb's profile netweb Owned by: netweb's profile netweb
Milestone: 2.6 Priority: high
Severity: normal Version: trunk
Component: API - Importers Keywords:
Cc:

Description

phpBB has been updated to v3.1.x

  • Significant database changes have been implemented in this new version.
  • bbPress currently supports importing from phpBB v3.0.x
  • Suggested route will be to only support importing from phpBB v3.1.x
  • Upgrading an existing/legacy phpBB v3.0.x database to v3.1.x is straightforward with the database upgrade instructions detailed here.

Attachments (2)

2716.diff (8.3 KB) - added by netweb 9 years ago.
2716.1.diff (6.0 KB) - added by netweb 9 years ago.

Download all attachments as: .zip

Change History (6)

#1 @netweb
9 years ago

  • Owner set to netweb
  • Version set to trunk

@netweb
9 years ago

#2 @netweb
9 years ago

In 2716.diff:

  • Preliminary phpBB v3.1.x support
  • Includes new profile fields and field mappings
  • ToDO: Forum and Topic total counts need reworking
  • Preliminary support for subscribed forums, subscribed topics and bookmark/favorite topics

@netweb
9 years ago

#3 @netweb
9 years ago

  • Resolution set to fixed
  • Status changed from new to closed

In 5795:

Importers: Update phpbB importer to support phpBB 3.1.x database schema changes

  • Note: Importing from phpBB 3.0.x is no longer supported, please update to phpBB 3.1.x before importing

Props netweb. Fixes #2716

#4 @netweb
9 years ago

In 5798:

phpBB Importer: Missed forum total topic and total reply count schema change
See #2716

Note: See TracTickets for help on using tickets.