Opened 10 years ago
Last modified 10 years ago
#2793 new defect (bug)
bbPress 1 converter broken for legacy BP installs
Reported by: | thebrandonallen | Owned by: | |
---|---|---|---|
Milestone: | 2.7 | Priority: | normal |
Severity: | normal | Version: | trunk |
Component: | API - Importers | Keywords: | |
Cc: |
Description
BP used custom user(meta) tables for it's bbPress 1 install. The importer looks for the default bb_usermeta table when importing user favorites, which stops the importing process since bb_usermeta doesn't exist for legacy BP installs.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Related: #2089