Skip to:
Content

bbPress.org

Opened 11 years ago

Closed 11 years ago

#2395 closed enhancement (fixed)

PHPWind Forum Import Template

Reported by: netweb's profile netweb Owned by: netweb's profile netweb
Milestone: 2.5 Priority: normal
Severity: normal Version: 2.3.2
Component: API - Importers Keywords: has-patch needs-testing
Cc:

Description

Introduce Forum Importer template for use with importing from PHPWind v9.x
(PHPWind is a popular PHP scripting forum application in China http://www.phpwind.com/)

http://codex.bbpress.org/import-forums/phpwind/

User passwords are NOT converted when importing existing PHPWind users.

During the import you will see a similar error as below which can be ignored though your users will have to reset their passwords manually with WordPress or request a password reset.

Notice: Undefined variable: user_pass in /home/xyz/public_html/wp-includes/user.php on line 1297

With some luck in the future I can dive into some MD5 password hashing to get this part working ;)

P.S. This was fun, thanks Google Translate ;)

Attachments (1)

PHPWind.php (16.5 KB) - added by netweb 11 years ago.
PHPWind 1st Pass

Download all attachments as: .zip

Change History (3)

@netweb
11 years ago

PHPWind 1st Pass

#1 @johnjamesjacoby
11 years ago

  • Milestone changed from Awaiting Review to 2.5

Nice!

#2 @netweb
11 years ago

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

In 5143:

Introduce PHPWind bbPress importer. Props netweb. Fixes #2395

Note: See TracTickets for help on using tickets.