1
rider
Exporting users from one database to another
  • 2005/9/12 1:34

  • rider

  • Just popping in

  • Posts: 56

  • Since: 2003/6/18


How do you export users from one XOOPS database into another? More importantly one XOOPS database is XOOPS 2.0.7 and the other is XOOPS 2.2.3.
Darryn Lowe
Rider NZ...

2
davidthomas1
Re: Exporting users from one database to another

You'd need to do it using PHP MyAdmin or similar to copy the database table from one DB to another.

Moreover, you'd need to edit the table configuration (field names etc...) to make them match between the two versions.

XOOPS 2.2.3 uses a new system for users (extended profiles etc...) so I'm not even sure it can be done.

BUT, if I was doing it, I'd copy the xps_users table from the 2.0.7 version into the 2.2.3 DB then I'd edit the imported 2.0.7 table to match the 2.2.3 users table finally I'd rename the old 2.2.3 table and rename the 2.0.7 table to replace it.

Again, given the versions are quite different, it could be a mission, but it probably can be done.

good luck,

D.
みんなちがってみんないい。

XOOPS 2.0.13.2

Login

Who's Online

261 user(s) are online (149 user(s) are browsing Support Forums)


Members: 0


Guests: 261


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits