Beiträge von Vovkan

Due to human (non-bot) spam the first contribution of a user has to be reviewed and activated manually, all further contributions do not require this.
As long as a user does not have at least one reviewed and activated contribution, the user is unable to edit his profile, set a avatar, title picture or a signature.

    I have several ECO servers. Now the following problem has appeared - one of the players with the nickname "SAMOVAR'CHICK" is running for president. After that, the election site becomes empty.

    During Trouble Shooting, it became clear that the problem is in the quotation mark of the character’s name.How can this be fixed?
    I find one way:
    I changed '"+ item.Candidates"' in line 923 of the Election.js file to `` + item.Candidates``, then the selection functionality became available
    But only if the vote was ONLY for another player.