PDA

View Full Version : Porting my current member system into VB


dannyb2100
02-11-2009, 04:07 PM
Hey just got hold of VBB and wish to port my current member system into VBB, Can anyone help me out here, I only use one table for my user-information on my current system, with the array-variable $playerinfo.

How would I go about adding all this information into VBB or am I on the wrong path or what?

Any help at all would be great.

Dismounted
02-12-2009, 03:57 AM
The least maintenance method would be to dump one system, and only use either your system or vBulletin's. Honestly, vBulletin's system is hard to change, so you are best off creating an import module for ImpEx to move the data over.