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
  • Deutsch
  • Anmelden
  • Registrieren
  • Suche
Dieses Thema
  1. GSManager
  2. Forum
  3. Allgemeines
  4. Fehler

php errors

  • hellreturn
  • 7. Oktober 2011 um 21:50
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!
  • hellreturn
    Anfänger
    Punkte
    175
    Beiträge
    25
    • 7. Oktober 2011 um 21:50
    • #1

    Mam version 0.11.3 beta. Game COD4. PhP versin 5.3.8 Windows (Wamp)

    Can someone please help fixing this bugs?


    Notice: Undefined offset: 8192 in x:\path\\adminmod\internals\functions.php on line 50

    Call Stack:
    0.0013 770560 1. {main}() x:\path\\adminmod\daemon.php:0

    102.8747 5087088 2. mod->actionJoin() x:\path\\adminmod\daemon.php:282
    102.8758 5090680 3. mod->triggerEvent() x:\path\\adminmod\classes\mod.class.php:579
    103.5788 5092504 4. iplogger_log_sorted_joined() x:\path\\adminmod\classes\mod.class.php:183
    104.2859 6980552 5. error_handler() x:\path\\adminmod\classes\mod.class.php:92

    [06.10.11 21:51:15] PHP-Error: in x:\path\\adminmod\plugins\iplogger.php:92 => Function ereg() is deprecated

    Notice: Undefined offset: 8192 in x:\path\\adminmod\internals\functions.php on line 50

    Call Stack:
    0.0013 770560 1. {main}() x:\path\\adminmod\daemon.php:0

    102.8747 5087088 2. mod->actionJoin() x:\path\\adminmod\daemon.php:282
    102.8758 5090680 3. mod->triggerEvent() x:\path\\adminmod\classes\mod.class.php:579
    103.5788 5092504 4. iplogger_log_sorted_joined() x:\path\\adminmod\classes\mod.class.php:183
    104.2900 6980552 5. error_handler() x:\path\\adminmod\classes\mod.class.php:97

    [06.10.11 21:51:15] PHP-Error: in x:\path\\adminmod\plugins\iplogger.php:97 => Function ereg() is deprecated

  • Yenz
    Entwickler
    Reaktionen
    90
    Punkte
    10.180
    Trophäen
    5
    Beiträge
    1.988
    Einträge
    9
    • 7. Oktober 2011 um 22:34
    • #2

    pls try to change

    PHP
    E_RECOVERABLE_ERROR  => 'Catchable Fatal Error'


    to

    PHP
    E_RECOVERABLE_ERROR  => 'Catchable Fatal Error',
            E_DEPRECATED         => 'Deprecated Error'


    in adminmod/internals/functions.php (@lines44)

  1. Mitarbeiter
  2. Datenschutzerklärung
  3. Nutzungsbedingungen
  4. Impressum
  5. Kontakt
Community-Software: WoltLab Suite™
  • Alles
  • Dieses Thema
  • Dieses Forum
  • Artikel
  • Seiten
  • Dateien
  • Forum
  • Lexikon
  • Erweiterte Suche
  • Deutsch
  • English
Zitat speichern