PDA

View Full Version : Cash/Points From PHPBB to Vbulletin


killer007
Thu 1st Feb '07, 3:58pm
Helloo You all ..
I know about impex and also know how to use that but i want to ask that can we import Bux ( cash mod ) from Phpbb to VBulletin ?

DelphiVillage
Thu 1st Feb '07, 5:48pm
Helloo You all ..
I know about impex and also know how to use that but i want to ask that can we import Bux ( cash mod ) from Phpbb to VBulletin ?

one simple answer No this is not supported here (http://www.vbulletin.com/docs/html/main/impex_import)

feldon23
Fri 2nd Feb '07, 11:00am
There are cash mods for vBulletin, but I know of no way to convert the data from phpBB to vBulletin for this type of mod. Your best bet is to copy down all the data for each user and then re-enter that data when you get your vBulletin forum up and running with a cash mod.

Reeve of Shinra
Fri 2nd Feb '07, 2:38pm
Where are the points stored in the database now? Table / Field? It should be pretty simple to move it over.

killer007
Fri 2nd Feb '07, 4:21pm
Its phpbb2_points.

Reeve of Shinra
Sat 3rd Feb '07, 9:50pm
phpbb2 is the table?
What fields are in that table?

Impex will leave that table alone so once your up and running on vbulletin -- install the points / store mod and you'll just need to do a mysql query or two to move the points over.