#2379 closed enhancement (fixed)
PunBB Forum Import Template
Reported by: | netweb | Owned by: | netweb |
---|---|---|---|
Milestone: | 2.5 | Priority: | normal |
Severity: | normal | Version: | trunk |
Component: | API - Importers | Keywords: | |
Cc: | momo360modena |
Description
Introduce Forum Importer template for use with importing from PunBB v1.4.x (Tested on v1.4.2)
http://codex.bbpress.org/import-forums/punbb
Working: Forums, Topics & Users
Not Working Yet: Categories, Replies, User Passwords & Custom BBCode for Topic & Reply Content
Attached is the 1st pass patch for PunBB and I hope to get the remaining outstanding items done ASAP.
(User passwords will be a little trickier and will take a bit more time)
Attachments (1)
Change History (7)
@
11 years ago
PunBB 2nd Pass - Fixed Topics, Replies, User Nice Name ‘user_nicename’ & Display Name ‘user_displayname’, User MSN
#2
@
11 years ago
- Keywords has-patch added
- Milestone changed from Awaiting Review to 2.5
Moving to 2.5 milestone to test and highlight in the 2.5 release.
#3
@
11 years ago
- Cc momo360modena added
- Keywords changed from needs-testing, has-patch to needs-testing has-patch
#4
@
11 years ago
- Keywords needs-testing has-patch removed
Incoming...
- Added _bbp_total_topic_count
- Added _bbp_total_reply_count
- Added reply title callback
Latest Attachment PunBB.php
Fixed:
Outstanding:
NOTE: If you are importing 'users' during the import you will see multiple instances of the following error message:-
This can be ignored and only relates to the current non-working state of converting user passwords. If you need to login (or users login) they will just need to reset their WordPress password to be able to login.