1. GSManager
    1. Features
    2. Supported Games
    3. News
    4. Statistics
    5. Server list
  2. Lexicon
  3. Filebase
  4. Development
  5. Forum
    1. Dashboard
    2. Unresolved Threads
  6. Web-Interface
  7. Articles
  8. Members
    1. Recent Activities
    2. Users Online
    3. Team
    4. Search Members
  • Login
  • Register
  • Search
Everywhere
  • Everywhere
  • Articles
  • Pages
  • Files
  • Forum
  • Lexikon
  • More Options
  1. GSManager
  2. Members
  3. Yenz

Posts by Yenz

The project GSManager (formerly ManuAdminMod) was discontinued on 01.01.2020 - this internet presence stays available, but the software is no longer maintained. Thanks for your support over the more than 10 past years!
  • Hab da folgende Probleme

    • Yenz
    • September 16, 2017 at 10:51 PM

    Ich würde vermuten, der Pfad muss so lauten: ftp://serverXXXXX:ftpPasswort@213.XXX.XXX.240/cod4/mods/extreme/games_mp.log

    Einfach mal per FTP-Programm mit dem Benutzer serverXXXXX und dem Passwort ftpPasswort auf 213.XXX.XXX.240 verbinden und dort schauen, wie der ftp-Pfad ist.

  • How can I block jugger perk in cod4

    • Yenz
    • July 4, 2017 at 11:38 AM

    This isn't a ManuAdminMod forum.

    GSManager is completely different so we cannot support the old MAM.

    If you have any GSManager related problems feel free to ask. But not about MAM, sorry.

  • How can I block jugger perk in cod4

    • Yenz
    • July 4, 2017 at 11:01 AM

    Please install and use the GSManager, MAM isn't supported anymore.

  • Yell Part_Of_Name Causes GSM Restart!!

    • Yenz
    • July 4, 2017 at 8:48 AM

    File: /daemon/engines/quake3/commands.php

    Old line 561:

    Code
    } elseif ($player = $this->mod->findPlayerGuid($search) != false) {

    New line 561:

    Code
    } elseif (($player = $this->mod->findPlayerGuid($search)) != false) {


    DarkSuniuM Feel free to replace the line.

    @Team Fixed in dev branch https://dev.gfconcept.de/gsm/daemon/com…b5908a27f1357ac

  • Linux installation Error

    • Yenz
    • March 14, 2017 at 8:17 AM

    I've updated the docs to point to the download site to see which version is needed. Sorry for the inconvenience.

  • Linux installation Error

    • Yenz
    • March 13, 2017 at 4:16 PM

    Any reason for the 766 permissions instead of 777? Not sure how it is implemented and under which user you run stuff via that panel.

    To your second problem (unexpected 'class'): Do you have the possibility of upgrading php to a new version? You actually need PHP 5.5 (or newer).

  • Linux installation Error

    • Yenz
    • March 12, 2017 at 11:38 PM

    Most likely some of your environment variables are wrong.

    So one thing first: your screenshot of gsm.sh doesn't show anything on line 33 to which your error points. That makes it even harder to help you.

    But your main error: $PHP ist set to /etc/php5/apache2 (instead of pointing to your php executable).

    You can set this var in the gsm.cfg file. For a linux machine it is likely to be "/usr/bin/php".

  • Installing GSM in my own pc for manage third-party GameServer [Windows]

    • Yenz
    • February 22, 2017 at 12:20 AM

    I disabled your previous post because you failed hiding your ip/port/password. YOU SHOULD NOW CHANGE YOUR PASSWORD!

    To your problem: you have to enable ftp in php.ini with extension=php_ftp.dll. Unfortunately it is neither mentioned in the docs nor the first error message.

  • Logfile not readable - COD2

    • Yenz
    • February 21, 2017 at 7:30 PM

    compare your basics.json with an unmodified version. you've simply kicked the encoding settings

  • Logfile not readable - COD2

    • Yenz
    • February 21, 2017 at 2:11 PM

    tl;dr

    Use ftp: GameServers that allow you to use GSManager

    Since you have your other topic open and active as well: dennis told you how to reference to the logfile via ftp. If you set the logfile like in your first post of this topic, GSManager will look for it at its own local machine. And since the logfile is obvisouly an the other machine it won't work.

  • Logfile not readable - COD2

    • Yenz
    • February 21, 2017 at 11:03 AM

    According to your other thread a simple question: Is your cod2 server and GSManager running on the same machine?

  • Censor Cirillic

    • Yenz
    • February 16, 2017 at 3:08 PM

    Belstgut Uploading the complete consor.php file would be easier for every normal user.

  • Russian laguage for GSManager

    • Yenz
    • February 9, 2017 at 9:02 AM

    Community support is always welcome. But keep in mind that we maybe need somebody who is reliable becuase we (the current team, admin, support, mods and developer) are not able to support other sections than english or german.

    But if you want in the first step to translate our english documentation feel free to do so.

  • Anti Spam

    • Yenz
    • February 8, 2017 at 1:23 PM

    Variable handling of punishment POINTS (and not the amount of warnings) allow you to punish some actions more than others.

    For example: "Fuck" can add only two points. Instead "motherfucker" can add 6 points. So writing "fuck" isn't as bad as other (worse) insults.

  • Anti Spam

    • Yenz
    • February 8, 2017 at 9:31 AM

    Those number are punishment points, see config/basics.json -> secion "punishment".

    There you can define what punsihment is taken depending of your value.

  • Russian laguage for GSManager

    • Yenz
    • February 8, 2017 at 9:27 AM

    Thumbs up. Russian crowd will thank you (I assume)

  • GSM restarts after admin use the report command

    • Yenz
    • January 8, 2017 at 9:01 PM

    I'm still interested into the logfile that is containing the crash and the restart. Otherwise I'm not able to fix it properly.

  • -f is not recognized ?

    • Yenz
    • December 1, 2016 at 10:23 AM

    Are you sure both files are still in the same directory?
    How do you run the gsm.bat (shortcut, task planner, sth. else)?

  • -f is not recognized ?

    • Yenz
    • November 30, 2016 at 2:36 PM

    and now please your gsm.cfg ;)

  • -f is not recognized ?

    • Yenz
    • November 29, 2016 at 6:43 PM

    post your startscript please

  1. Staff
  2. Privacy Policy
  3. Terms of Service
  4. Legal Notice
  5. Contact
Powered by WoltLab Suite™