Vbulletin Integration Script

Discussion in 'Integration' started by Burn(Wizard), Sep 7, 2003.

  1. Burn(Wizard)

    Burn(Wizard) Guest

    Here is a script I wrote for people that have an existing vbulletin databse and want to import the members. This script will not mass import the whole database, but it will do it one user at a time, as they expire and renew. This will not effect members that have registered thorugh amember module, but only those that are pre-amember.

    How it works: It will prompt you for the username and it will temporarily rename it to TemporaryUser. It will then ask you to create a new user using amember. After which you can continue with step 2 and so on. What it does is update all the tables which reflects the user and inserts the new userid, and then it updates all the counters.

    Hope this helps those who needed it.

    Vbulletin Integration Script
  2. reb1rth

    reb1rth Guest

    is this currently the only means of importing existing vBulletin members into aMember?

    if not, what is available? surely there has to be something that comes with the vBulletin plugin package?

Share This Page