Recent content by horeak

  1. H

    rank pvp ratio is not counted

    Good night guys, I'm using this table CREATE TABLE `rankpvp01` ( `char_id` int(11) NOT NULL, `name` varchar(23) DEFAULT NULL, `kills_pvp1` int(11) DEFAULT NULL, `deaths_pvp1` int(11) DEFAULT NULL, `saldo_pvp1` int(11) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; and the...
  2. H

    problem uh oh what happened? FluxCP

    Good Morning, I installed FluxCP and I get the following error: uh oh what happened? This error happens when I add a new column in the sql login table Can anyone tell me how to get rid of this error?
Back
Top