Weird Error

Results 1 to 4 of 4
  1. #1
    Member ic3m1lk is offline
    MemberRank
    Jun 2011 Join Date
    81Posts

    Weird Error

    Everything is working but i cant login so i checked the logs and got a weird error in globalDB
    ftp://213.35.143.165/GlobalDBAgent.log

    Any suggestions?


  2. #2
    Proficient Member dragaobr is offline
    MemberRank
    Jan 2009 Join Date
    158Posts

    Re: Weird Error

    If you have changed your nation code, try this

    note: this will affect all accounts
    Code:
    use Account
    update cabal_auth_table
    SET nation_Code = 0
    WHERE nation_Code >= 0

  3. #3
    Member ic3m1lk is offline
    MemberRank
    Jun 2011 Join Date
    81Posts

    Re: Weird Error

    Msg 207, Level 16, State 1, Line 2
    Invalid column name 'nation_code'.

    so that means i dont have a column named nation code :D

  4. #4
    Trying to be developer ^^ Dens666 is offline
    MemberRank
    Jul 2010 Join Date
    PolandLocation
    1,080Posts

    Re: Weird Error

    Restore account database.



Advertisement