Help me Please

Discussion in 'MySQL' started by AoN, Feb 29, 2008.

  1. #1
    Hello, when i just upgrade my vb 3.0.15 to 3.6.8 new version, i got this error ? someone help me please ?

    Database error in vBulletin 3.0.15:

    Invalid SQL:
    UPDATE reputationlevel
    SET level = 'is an unknown quantity at this point'
    WHERE level = 'is an unknown quantity at this poINT';

    MySQL Error : Unknown column 'level' in 'where clause'
     
    AoN, Feb 29, 2008 IP
  2. FreeHider.Info

    FreeHider.Info Banned

    Messages:
    56
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Dont upgrade without keeping the backup. if you need more help regarding vBulletin,then yu can PM me...
     
    FreeHider.Info, Feb 29, 2008 IP
  3. kmap

    kmap Well-Known Member

    Messages:
    2,215
    Likes Received:
    29
    Best Answers:
    2
    Trophy Points:
    135
    #3
    the table reputationlevel has a missing field 'level' ,if the table is empty u can add a field in it named 'level'

    Regards

    Alex
     
    kmap, Mar 5, 2008 IP