forschung probleme

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

    • forschung probleme

      NOTICE
      Message: Undefined offset: 106
      File: /includes/pages/game/ShowResearchPage.class.php
      Line: 61
      URL: owarz-game.de/game.php?page=research
      PHP-Version: 7.1.17
      PHP-API: cgi-fcgi
      2Moons Version: 2.0.git
      Debug Backtrace:
      #0 /includes/pages/game/ShowResearchPage.class.php(61): errorHandler(8, 'Undefined offse...', 'FILEPATH ...', 61, Array)
      #1 /includes/pages/game/ShowResearchPage.class.php(342): ShowResearchPage->CancelBuildingFromQueue()
      #2 /game.php(57): ShowResearchPage->show()
      #3 {main}
    • You have an error while registering :love:


      NOTICE
      Message: Undefined offset: 800
      File: /cache/ru^6b7c06ba89acf155d9d7ee54a600a0cbd5000d34_1.extends.page.overview.default.tpl.cache.php
      Line: 1043
      URL: owarz-game.de/game.php
      PHP-Version: 7.1.17
      PHP-API: cgi-fcgi
      2Moons Version: 2.0.git
      Debug Backtrace:
      #0 /cache/ru^6b7c06ba89acf155d9d7ee54a600a0cbd5000d34_1.extends.page.overview.default.tpl.cache.php(1043): errorHandler(8, 'Undefined offse...', 'FILEPATH ...', 1043, Array)
      #1 /includes/libs/Smarty/sysplugins/smarty_template_resource_base.php(128): content_5b1bf30f3c5242_02999823(Object(Smarty_Internal_Template))
      #2 /includes/libs/Smarty/sysplugins/smarty_internal_template.php(341): Smarty_Template_Resource_Base->getRenderedTemplateCode(Object(Smarty_Internal_Template), 'content_5b1bf30...')
      #3 /cache/ru^6b7c06ba89acf155d9d7ee54a600a0cbd5000d34_1.extends.page.overview.default.tpl.cache.php(1098): Smarty_Internal_Template->_subTemplateRender('file:main.navig...', NULL, 'ru', 9999, 604800, Array, 0, false, 'aed660bcf18e745...', 'content_5b1bf30...')
      #4 /includes/libs/Smarty/sysplugins/smarty_template_resource_base.php(128): content_5b1bf30ea4e5d7_65390017(Object(Smarty_Internal_Template))
      #5 /includes/libs/Smarty/sysplugins/smarty_internal_template.php(341): Smarty_Template_Resource_Base->getRenderedTemplateCode(Object(Smarty_Internal_Template), 'content_5b1bf30...')
      #6 /cache/ru^6b7c06ba89acf155d9d7ee54a600a0cbd5000d34_1.extends.page.overview.default.tpl.cache.php(75): Smarty_Internal_Template->_subTemplateRender('file:layout.ful...', NULL, 'ru', 9999, 604800, Array, 2, false, 'e55b60d45969b32...', 'content_5b1bf30...')
      #7 /includes/libs/Smarty/sysplugins/smarty_template_resource_base.php(128): content_5b1bf30f6f21e9_58056741(Object(Smarty_Internal_Template))
      #8 /includes/libs/Smarty/sysplugins/smarty_template_compiled.php(170): Smarty_Template_Resource_Base->getRenderedTemplateCode(Object(Smarty_Internal_Template))
      #9 /includes/libs/Smarty/sysplugins/smarty_internal_runtime_updatecache.php(89): Smarty_Template_Compiled->render(Object(Smarty_Internal_Template))
      #10 /includes/libs/Smarty/sysplugins/smarty_template_cached.php(142): Smarty_Internal_Runtime_UpdateCache->updateCache(Object(Smarty_Template_Cached), Object(Smarty_Internal_Template), false)
      #11 /includes/libs/Smarty/sysplugins/smarty_internal_template.php(179): Smarty_Template_Cached->render(Object(Smarty_Internal_Template), false)
      #12 /includes/libs/Smarty/sysplugins/smarty_internal_templatebase.php(199): Smarty_Internal_Template->render(false, 1)
      #13 /includes/libs/Smarty/sysplugins/smarty_internal_templatebase.php(114): Smarty_Internal_TemplateBase->_execute(Object(Smarty_Internal_Template), NULL, NULL, NULL, 1)
      #14 /includes/classes/class.template.php(137): Smarty_Internal_TemplateBase->display('extends:layout....')
      #15 /includes/pages/game/AbstractGamePage.class.php(264): template->display('extends:layout....')
      #16 /includes/pages/game/ShowOverviewPage.class.php(307): AbstractGamePage->display('page.overview.d...')
      #17 /game.php(57): ShowOverviewPage->show()
      #18 {main}
    • This error is caused by you when adding a race mod

      styles/templates/game/main.navigation.tpl

      change the line

      <li><a href="game.php?page=race">{$LNG['tech'][800]}</a></li>

      on
      <li><a href="game.php?page=race">Choose a Mercenary</a></li>

      The post was edited 1 time, last by Coswars ().