vb tables on database

Discussion in 'MySQL' started by dooma, Sep 10, 2009.

  1. #1
    please i want to solve this problem ..
    i wana to setup vB forums on this database withput empty this database because it's the same one of another phpbb forums so how setup the new vb and delete the old vb forums tables?? ... thanks... i attached the prob :)
     

    Attached Files:

    dooma, Sep 10, 2009 IP
  2. Helado

    Helado Peon

    Messages:
    696
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Just go into PHPMyAdmin or whatever your server uses for MySQL databases, then drop the tables or even the whole db... then it'll install fresh.
     
    Helado, Sep 11, 2009 IP
  3. dooma

    dooma Well-Known Member

    Messages:
    205
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    130
    #3
    how can i drop the vb tables please ????
     
    dooma, Sep 12, 2009 IP
  4. Brandon_R

    Brandon_R Peon

    Messages:
    330
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Let me get this straight. You have PHPBB and VB installed in the same Database so the tables from both software are in 1 database? If i am right you can do either one of two things. Manually delete vBulletin's tables from the database or click the link in the upgrade script to clear the tables. This 3rd option has been never tried before. Try setting a custom prefix for your mysql tables in the config.php file. Then in theory it won't overwrite the default tables you have int he database already which you can remove at a later time.
     
    Brandon_R, Sep 12, 2009 IP