Hi how tu instal

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

    • Hi how tu instal

      Hi please help how to install in local computer (xampp) thise link github.com/Thisishowwedoit-2Moons/2moons-ogame


      USER ERROR
      Message: Unable to load template 'file:error_message_body.tpl'
      File: /includes/libs/Smarty/sysplugins/smarty_internal_template.php
      Line: 163
      URL: 127.0.0.1/ogame/install/index.php?mode=upgrade
      PHP-Version: 7.3.8
      PHP-API: apache2handler
      2Moons Version: 1.8.git (FILE)
      Debug Backtrace:
      #0 /includes/libs/Smarty/sysplugins/smarty_internal_templatebase.php(199): Smarty_Internal_Template->render(false, 1)
      #1 /includes/libs/Smarty/sysplugins/smarty_internal_templatebase.php(114): Smarty_Internal_TemplateBase->_execute(Object(Smarty_Internal_Template), NULL, NULL, NULL, 1)
      #2 /includes/classes/class.template.php(130): Smarty_Internal_TemplateBase->display('error_message_b...')
      #3 /includes/classes/class.template.php(160): template->show('error_message_b...')
      #4 /install/index.php(66): template->message('### Template "l...', false, 0, true)
      #5 {main}
    • The error message is written at the first 2 lines? Your system cannot load the template “error_message_body.tpl” which has probably been called from the index.php of your install folder from the function “upgrade”. The easiest would be to copy-paste the file from ThisIsHowWeDoIt’s Github repo and load it into the tpl folder for the installation which should be at .../styles folder normally.