Game.php error Pls

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • Game.php error Pls

      8192
      Message: filter_var(): explicit use of FILTER_FLAG_SCHEME_REQUIRED and FILTER_FLAG_HOST_REQUIRED is deprecated
      File: /includes/pages/game/AbstractGamePage.class.php
      Line: 161
      URL: osaofis.com/ogame/game.php
      PHP-Version: 7.3.22
      PHP-API: fpm-fcgi
      2Moons Version: 2.0.0
      Debug Backtrace:
      #0 [internal function]: errorHandler(8192, 'filter_var(): e...', 'FILEPATH ...', 161, Array)
      #1 /includes/pages/game/AbstractGamePage.class.php(161): filter_var('http://2moons.d...', 273, 65536)
      #2 /includes/pages/game/AbstractGamePage.class.php(175): AbstractGamePage->getNavigationData()
      #3 /includes/pages/game/AbstractGamePage.class.php(245): AbstractGamePage->getPageData()
      #4 /includes/pages/game/ShowOverviewPage.class.php(307): AbstractGamePage->display('page.overview.d...')
      #5 /game.php(57): ShowOverviewPage->show()
      #6 {main}
    • 8192
      Message: filter_var(): explicit use of FILTER_FLAG_SCHEME_REQUIRED and FILTER_FLAG_HOST_REQUIRED is deprecated
      File: /includes/pages/game/AbstractGamePage.class.php
      Line: 153
      URL: osaofis.com/ogame/game.php
      PHP-Version: 7.3.22
      PHP-API: fpm-fcgi
      2Moons Version: 2.0.0
      Debug Backtrace:
      #0 [internal function]: errorHandler(8192, 'filter_var(): e...', 'FILEPATH ...', 153, Array)
      #1 /includes/pages/game/AbstractGamePage.class.php(153): filter_var('http://osaofis....', 273, 65536)
      #2 /includes/pages/game/AbstractGamePage.class.php(164): AbstractGamePage->getNavigationData()
      #3 /includes/pages/game/AbstractGamePage.class.php(234): AbstractGamePage->getPageData()
      #4 /includes/pages/game/ShowOverviewPage.class.php(307): AbstractGamePage->display('page.overview.d...')
      #5 /game.php(57): ShowOverviewPage->show()
      #6 {main}
    • Parse error: syntax error, unexpected 'if' (T_IF), expecting ')' in /home/osaofisc/public_html/ogame/includes/GeneralFunctions.php on line 473


      I'm getting an error help please
    • PHP Source Code: AbstractGamePage.class.php

      1. 'hasBoard' => filter_var($config->forum_url, FILTER_VALIDATE_URL, FILTER_FLAG_SCHEME_REQUIRED),
      Изменить на:

      PHP Source Code: AbstractGamePage.class.php

      1. 'hasBoard' => filter_var($config->forum_url, FILTER_VALIDATE_URL),
      Вы используете 2Moons V2.0 на php 7.4. А у проекта максимум 7.2.

      Если хотите исправлений ошибок используете SteemNova или New-Star