1. GSManager
    1. Funktionen
    2. Unterstützte Spiele
    3. Neuigkeiten
    4. Statistiken
    5. Serverliste
  2. Lexikon
  3. Filebase
  4. Entwicklung
  5. Forum
    1. Dashboard
    2. Unerledigte Themen
  6. Web-Interface
  7. Artikel
  8. Mitglieder
    1. Letzte Aktivitäten
    2. Benutzer online
    3. Team
    4. Mitgliedersuche
  • Anmelden
  • Registrieren
  • Suche
Alles
  • Alles
  • Artikel
  • Seiten
  • Dateien
  • Forum
  • Lexikon
  • Erweiterte Suche
  1. GSManager
  2. Mitglieder
  3. Master of Little

Beiträge von Master of Little

Das Projekt GSManager (vormals ManuAdminMod) wurde am 01.01.2020 eingestellt - diese Internetpräsenz bleibt verfügbar, die Software wird aber nicht länger gepflegt. Vielen Dank für eure Unterstützung in den mehr als zehn vergangenen Jahren!
  • [28-Dec-2013 01:03:42 UTC] PHP Parse error: syntax error, unexpected '=' in /home/gamecreate/GameCreate-16810/alienarena/adminmod/plugins/customcommands.php on line 148

    • Master of Little
    • 28. Dezember 2013 um 21:12

    Just download it from here: http://archive.manuadminmod.de/index.php?page=Product&productID=1&categoryID=0&

  • [28-Dec-2013 01:03:42 UTC] PHP Parse error: syntax error, unexpected '=' in /home/gamecreate/GameCreate-16810/alienarena/adminmod/plugins/customcommands.php on line 148

    • Master of Little
    • 28. Dezember 2013 um 19:37

    Hi,
    You don't need to add or delete something in customcommands.php when you try to add a new command. Do it in config.cfg.
    Upload an unedited customcommands.php and it will work again

  • MAM stopped working after connecting server with Rcon tool

    • Master of Little
    • 26. Dezember 2013 um 22:03

    did you check the path to your logfile?
    It might be wrong

  • This issue has me scratching my head... (MAM stops reading log)

    • Master of Little
    • 24. Dezember 2013 um 22:47

    Hi,
    what is the last line mam writes in his logs?
    can you connect via TCP Console?

  • MAM stopped working after connecting server with Rcon tool

    • Master of Little
    • 23. Dezember 2013 um 14:47

    Yes you have to start the MaM somehow, but i don't know where you can start it in gamecreate

  • MAM stopped working after connecting server with Rcon tool

    • Master of Little
    • 23. Dezember 2013 um 13:56
    Code
    /home/gamecreate/GameCreate-16810/alienarena/adminmod/startscript


    this is the script which you can start MaM the

    Code
    debug

    after that means that all messages will be displayed on your screen.
    If you can start the startscript do it and post the output if there is one.

    Your second error has something to do witch gamecreate. Maybe the path does not exist or somethink like that.

  • MAM stopped working after connecting server with Rcon tool

    • Master of Little
    • 23. Dezember 2013 um 11:28

    I mean the path to your log file

  • MAM stopped working after connecting server with Rcon tool

    • Master of Little
    • 22. Dezember 2013 um 21:45

    I don't know gamecrate but do you have the right rcon-pw or logdir? (because you uploaded it from another server)

  • MAM stopped working after connecting server with Rcon tool

    • Master of Little
    • 22. Dezember 2013 um 19:02

    Did you accidentally uninstall mam in your panel?

  • MAM stopped working after connecting server with Rcon tool

    • Master of Little
    • 22. Dezember 2013 um 17:52

    Hi,
    please post your MaM logfile put it in the [ spoiler ]-tag

  • manuadminmod can Clean console_mp.log

    • Master of Little
    • 16. Dezember 2013 um 19:01

    Windows:
    -Open iw3mp.exe with an binary editor like Notepad++
    -Go to line 26149 and change console_mp to a different name but it NEED the exact same amount of letters.
    Linux:
    -the same but search for console_mp to find the line

  • PHP-Error: Warning in :\Users\Host\Desktop\mam_0.11.5_beta\ dminmod\classes\parser.class.php:31 => fseek(): stream does not support seeking

    • Master of Little
    • 13. Dezember 2013 um 21:30

    Seems like you have the wrong path to your logfile.
    Please post your config.cfg and remove the rcon-password

  • admin_valid plz help

    • Master of Little
    • 13. Dezember 2013 um 15:21

    Now you have 2 lines in your admin_groups.txt?
    and with 1 line it works?

  • admin_valid plz help

    • Master of Little
    • 13. Dezember 2013 um 11:27
    Code
    set ip=0.162.39
    set port=8001
    set guid=c78b680712d8b2b1dde3c77f48d77814 
    set passwort=falah


    write it in separate lines.

  • ModernwarfarePro AlterIW in neu, spiel erkannt aber doch nicht?

    • Master of Little
    • 12. Dezember 2013 um 22:16

    Windows:
    -*.zip downloaden http://www.php.net/downloads.php
    - in der php.ini Zeile

    Code
    ;extension=php_sockets.dll

    in

    Code
    extension=php_sockets.dll

    ändern.(Zeile Musst du suchen)

  • admin_valid plz help

    • Master of Little
    • 12. Dezember 2013 um 21:48

    write it in a new line in config/plugins/admin_groups.txt
    like:

    Code
    edd4834d6a243f8bac6d73c2bf38c3ba:master:1:50fd7e4bdf5a8e54fc02ffa616c685ff
    34234523gf4zhu23f4j2f3tf4j23zf42:admin:0:50fd7e4bdf5a8e54fc02ffa616c685ff
  • admin_valid plz help

    • Master of Little
    • 12. Dezember 2013 um 20:58

    The problem is I can't reproduce your problem, on my pc it works fine.
    What version do you use?

    Try this version:

  • admin_valid plz help

    • Master of Little
    • 12. Dezember 2013 um 20:13

    ok.
    It works with one admin, isn't it?
    With more it doesn't work?

  • admin_valid plz help

    • Master of Little
    • 12. Dezember 2013 um 19:29

    in the next line under

    Code
    $hash = str_replace("\n", "", $this->class->receive($newsock));
  • admin_valid plz help

    • Master of Little
    • 12. Dezember 2013 um 18:17

    Hmm..

    add this between line 60 and 61

    Code
    $hash = str_replace("\r", "", $hash);
  1. Mitarbeiter
  2. Datenschutzerklärung
  3. Nutzungsbedingungen
  4. Impressum
  5. Kontakt
Community-Software: WoltLab Suite™