Developing steemnova 1.8x

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

    • Good morning.There is an error in the admin menu under Active user.

      Message: Undefined variable $LNG
      File: /includes/pages/adm/ShowActivePage.class.php
      Line: 44
      URL: mkmatz.eno-intern.de/admin.php?page=active
      PHP-Version: 8.2.9
      PHP-API: fpm-fcgi
      2Moons Version: 1.8.git
      Debug Backtrace:
      #0 /includes/pages/adm/ShowActivePage.class.php(44): errorHandler(2, 'Undefined varia...', 'FILEPATH ...', 44)
      #1 /admin.php(95): ShowActivePage->show()
      #2 {main}.

      admin menu .submessages list .The page accessed does not exist.MFG .
    • Hello.
      14-Oct-2023 13:50:10] WARNING: "Undefined variable $USER"
      File: /www/htdocs/mkmatz.eno-intern.de/includes/pages/adm/ShowActivePage.class.php | Line: 46
      URL: mkmatz.eno-intern.de/admin.php?page=active | Version: 1.8.git
      Stack trace:
      #0 /includes/pages/adm/ShowActivePage.class.php(46): errorHandler(2, 'Undefined varia...', '/www/htdocs/w01...', 46)
      #1 /admin.php(95): ShowActivePage->show()
      #2 {main}
      .
    • fossil wrote:

      Hola.
      14-oct-2023 13:50:10] ADVERTENCIA: "Variable no definida $USUARIO"
      Archivo: /www/htdocs/mkmatz.eno-intern.de/includes/pages/adm/ShowActivePage.class.php | Línea: 46
      URL: mkmatz.eno-intern.de/admin.php?page=active | Versión: 1.8.git
      Seguimiento de pila:
      #0 /includes/pages/adm/ShowActivePage.class.php(46): errorHandler(2, 'Variación no definida...', '/www/htdocs/w01...', 46)
      #1 /admin.php(95): MostrarPáginaActiva->mostrar()
      #2 {principal}
      .
      Añade $USER; dentro de la function ShowActivePage() deberia quedarte asi global $LNG, $USER;
      Archivo includes/pages/adm/ShowActivePage.class.php
      VERY SAD :/ :/ :/ :/
    • fossil wrote:

      Hello There was a problem in the last fix. Nothing is displayed in the game under buildings anymore. No more building possible.
      added new property. update project

      common.php
      ShowBuildingsPage.class.php
      ShowResearchPage.class.php
      ShowShipyardPage.class.php
      page.shipyard.default.tpl
      page.buildings.default.tpl
      page.research.default.tpl
      formate.css

      if you dont use git to check, you need to redownload - reinstall
      ogniter.net

      for a slightly better version of steemnova

      github.com/koraykarakus/steemnova-1.8-x
    • Hello.

      When spying he looks for the shared.mission.spyReport.tpl under styles/templates/theme/2.If you put the folder 2 on all ok. Where are the paths to /2 stored. I'm trying to learn. I can't find it.
    • fossil wrote:

      Hello.

      When spying he looks for the shared.mission.spyReport.tpl under styles/templates/theme/2.If you put the folder 2 on all ok. Where are the paths to /2 stored. I'm trying to learn. I can't find it.
      this happens because each player created with 1,2,3 dpath instead of nova,gow,EpicBlueXIII

      i fixed it, update playerutil.class.php

      update your database check all users if they have dpath as numbers instead of text like gow or nova they will get error
      ogniter.net

      for a slightly better version of steemnova

      github.com/koraykarakus/steemnova-1.8-x
    • Hallo bekomme im Admin Menu unter Aktive User ein fehler.

      Message: Undefined array key "username"
      File: /cache/templates/de^ac5d2e3b475fcea5a5757717e8d7da167c3c9a86.page.active.default.tpl.php
      Line: 378
      URL: mkmatz.eno-intern.de/admin.php?page=active
      PHP-Version: 8.2.9
      PHP-API: fpm-fcgi
      2Moons Version: 1.8.git
      Debug Backtrace:
      #0 /cache/templates/de^ac5d2e3b475fcea5a5757717e8d7da167c3c9a86.page.active.default.tpl.php(378): errorHandler(2, 'Undefined array...', 'FILEPATH ...', 378)
      #1 /includes/libs/Smarty/libs/sysplugins/smarty_template_resource_base.php(123): content_653d27bcd628a4_37642868(Object(Smarty_Internal_Template))
      #2 /includes/libs/Smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php(52): Smarty_Template_Resource_Base->getRenderedTemplateCode(Object(Smarty_Internal_Template))
      #3 /includes/libs/Smarty/libs/sysplugins/smarty_template_cached.php(143): Smarty_Internal_Runtime_UpdateCache->updateCache(Object(Smarty_Template_Cached), Object(Smarty_Internal_Template), false)
      #4 /includes/libs/Smarty/libs/sysplugins/smarty_internal_template.php(212): Smarty_Template_Cached->render(Object(Smarty_Internal_Template), false)
      #5 /includes/libs/Smarty/libs/sysplugins/smarty_internal_templatebase.php(238): Smarty_Internal_Template->render(false, 1)
      #6 /includes/libs/Smarty/libs/sysplugins/smarty_internal_templatebase.php(134): Smarty_Internal_TemplateBase->_execute(Object(Smarty_Internal_Template), NULL, NULL, NULL, 1)
      #7 /includes/classes/class.template.php(146): Smarty_Internal_TemplateBase->display('extends:layout....')
      #8 /includes/pages/adm/AbstractAdminPage.class.php(165): template->display('extends:layout....')
      #9 /includes/pages/adm/ShowActivePage.class.php(61): AbstractAdminPage->display('page.active.def...')
      #10 /admin.php(95): ShowActivePage->show()
      #11 {main}

      Ich habe die Daten auf dem neusten Stand .
      So habe ein wenig Probiert wie es zu dem Fehler kommt.
      Admin Menu Uni Konfiguration. (E-Mail Adresse vaildieren) ist das aktiv.Kommt es zu dem Fehler.Einige Spieler Hängen Fest.Bekommen keine e-mail.
      In der Datenbank unter `users_valid`Stehen sie können sich nicht anmelden.

      Und im Admin Menu unter User Aktiviren kommt es dann zu dem fehler .

      Würde mich über eine lösung Freuen.

      MFG Danke

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