Delete Ships / Undefined Index

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

    • Delete Ships / Undefined Index

      Hello,
      I tryed to delete some ships from the db.
      I deleted everything from:

      uni1_vars

      uni1_vars_requorements

      uni1_rapidfire

      languages/xx/Tech.php


      Now I wanted to test the galaxy, but i get the message "Undefined index: grecyclers",


      Debug Backtrace:

      Source Code

      1. #0 /cache/de^ec71b6409456f58bb19a283d1ad7b171be62ffa7_1.extends.page.galaxy.default.tpl.cache.php(768): errorHandler(8, 'Undefined index...', 'FILEPATH ...', 768, Array)
      2. #1 /includes/libs/Smarty/sysplugins/smarty_internal_runtime_inheritance.php(219): Block_14992630635a073bd9ea84a1_02319518->callBlock(Object(Smarty_Internal_Template))
      3. #2 /includes/libs/Smarty/sysplugins/smarty_internal_runtime_inheritance.php(162): Smarty_Internal_Runtime_Inheritance->callBlock(Object(Block_14992630635a073bd9ea84a1_02319518), Object(Smarty_Internal_Template))
      4. #3 /includes/libs/Smarty/sysplugins/smarty_internal_runtime_inheritance.php(164): Smarty_Internal_Runtime_Inheritance->process(Object(Smarty_Internal_Template), Object(Block_14992630635a073bd9ea84a1_02319518), Object(Block_845061035a073bda014486_46564347))
      5. #4 /includes/libs/Smarty/sysplugins/smarty_internal_runtime_inheritance.php(136): Smarty_Internal_Runtime_Inheritance->process(Object(Smarty_Internal_Template), Object(Block_845061035a073bda014486_46564347))
      6. #5 /cache/de^ec71b6409456f58bb19a283d1ad7b171be62ffa7_1.extends.page.galaxy.default.tpl.cache.php(1447): Smarty_Internal_Runtime_Inheritance->instanceBlock(Object(Smarty_Internal_Template), 'Block_845061035...', 'content')
      7. #6 /includes/libs/Smarty/sysplugins/smarty_template_resource_base.php(128): content_5a073bd9eb8cb6_21344437(Object(Smarty_Internal_Template))
      8. #7 /includes/libs/Smarty/sysplugins/smarty_internal_template.php(341): Smarty_Template_Resource_Base->getRenderedTemplateCode(Object(Smarty_Internal_Template), 'content_5a073bd...')
      9. #8 /cache/de^ec71b6409456f58bb19a283d1ad7b171be62ffa7_1.extends.page.galaxy.default.tpl.cache.php(67): Smarty_Internal_Template->_subTemplateRender('file:layout.ful...', NULL, 'de', 9999, 604800, Array, 2, false, 'a42d8dca21ae657...', 'content_5a073bd...')
      10. #9 /includes/libs/Smarty/sysplugins/smarty_template_resource_base.php(128): content_5a073bda018327_13378708(Object(Smarty_Internal_Template))
      11. #10 /includes/libs/Smarty/sysplugins/smarty_template_compiled.php(170): Smarty_Template_Resource_Base->getRenderedTemplateCode(Object(Smarty_Internal_Template))
      12. #11 /includes/libs/Smarty/sysplugins/smarty_internal_runtime_updatecache.php(89): Smarty_Template_Compiled->render(Object(Smarty_Internal_Template))
      13. #12 /includes/libs/Smarty/sysplugins/smarty_template_cached.php(142): Smarty_Internal_Runtime_UpdateCache->updateCache(Object(Smarty_Template_Cached), Object(Smarty_Internal_Template), false)
      14. #13 /includes/libs/Smarty/sysplugins/smarty_internal_template.php(179): Smarty_Template_Cached->render(Object(Smarty_Internal_Template), false)
      15. #14 /includes/libs/Smarty/sysplugins/smarty_internal_templatebase.php(199): Smarty_Internal_Template->render(false, 1)
      16. #15 /includes/libs/Smarty/sysplugins/smarty_internal_templatebase.php(114): Smarty_Internal_TemplateBase->_execute(Object(Smarty_Internal_Template), NULL, NULL, NULL, 1)
      17. #16 /includes/classes/class.template.php(137): Smarty_Internal_TemplateBase->display('extends:layout....')
      18. #17 /includes/pages/game/AbstractGamePage.class.php(249): template->display('extends:layout....')
      19. #18 /includes/pages/game/ShowGalaxyPage.class.php(128): AbstractGamePage->display('page.galaxy.def...')
      20. #19 /game.php(57): ShowGalaxyPage->show()
      21. #20 {main}
      Display All
      I looked into all these paths but I couldn't find the problem.. can you help me please? :) I don't want to have the gigarecyclers in my game..