• Register
    • Help

    striker  0 Items
    Currently Supporting
    • Home
    • News
    • Forum
    • Wiki
    • Support
      • Manage Subscriptions
      • FAQ
      • Support For
        • VaultWiki 4.x Series
        • VaultWiki.org Site
    • What's New?
    • Buy Now
    • Manual
    • 
    • Support
    • VaultWiki 4.x Series
    • Bug
    • ErrorException: [E_NOTICE] Undefined index: typelist_array

    1. Welcome to VaultWiki.org, home of the wiki add-on for vBulletin and XenForo!

      VaultWiki allows your existing forum users to collaborate on creating and managing a site's content pages. VaultWiki is a fully-featured and fully-supported wiki solution for vBulletin and XenForo.

      The VaultWiki Team encourages you to join our community of forum administrators and check out VaultWiki for yourself.

    Issue: ErrorException: [E_NOTICE] Undefined index: typelist_array

    • Issue Tools
      • View Changes
    1. issueid=5709 April 10, 2019 7:30 AM
      hollosch hollosch is offline
      Senior Member
      ErrorException: [E_NOTICE] Undefined index: typelist_array

      ErrorException: [E_NOTICE] Undefined index: typelist_array src/addons/vw/vw/_core/controller/ui/create/vw.php:270
      Generiert von: Unbekanntes Konto 10. April 2019 um 12:59
      Stack-Trace
      #0 src/addons/vw/vw/_core/controller/ui/create/vw.php(270): XF::handlePhpError(8, '[E_NOTICE] Unde...', '/data/vhosts/re...', 270, Array)
      #1 src/addons/vw/vw/_core/view/ui/redirect/vw.php(84): vw_UI_Create_Controller->can_create(Array)
      #2 src/addons/vw/vw/_core/view/reply/view/vw.php(48): vw_UI_Redirect_View->edit(Array)
      #3 src/addons/vw/vw/_core/view/reply/base/vw.php(134): vw_Reply_View_View->render_type('html')
      #4 src/addons/vw/vw/_core/view/reply/stack/vw.php(44): vw_Reply_base_View->render('html')
      #5 src/addons/vw/vw/_core/view/reply/stack/vw.php(44): vw_Reply_Stack_View->render('html')
      #6 src/addons/vw/vw/XF/Mvc/View.php(25): vw_Reply_Stack_View->render('html')
      #7 src/XF/Mvc/Renderer/AbstractRenderer.php(91): vw\vw\XF\Mvc\View->renderHtml()
      #8 src/XF/Mvc/Renderer/Html.php(45): XF\Mvc\Renderer\AbstractRenderer->renderViewObject('vw\\vw:Wiki', 'public:vw_gener...', Array)
      #9 src/XF/Mvc/Dispatcher.php(418): XF\Mvc\Renderer\Html->renderView('vw\\vw:Wiki', 'public:vw_gener...', Array)
      #10 src/XF/Mvc/Dispatcher.php(400): XF\Mvc\Dispatcher->renderView(Object(XF\Mvc\Renderer\Html), Object(XF\Mvc\Reply\View))
      #11 src/XF/Mvc/Dispatcher.php(360): XF\Mvc\Dispatcher->renderReply(Object(XF\Mvc\Renderer\Html), Object(XF\Mvc\Reply\View))
      #12 src/XF/Mvc/Dispatcher.php(53): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
      #13 src/XF/App.php(2177): XF\Mvc\Dispatcher->run()
      #14 src/XF.php(390): XF\App->run()
      #15 index.php(20): XF::runApp('XF\\Pub\\App')
      #16 {main}
      Status der Anfrage
      array(4) {
      ["url"] => string(59) "/wiki/Downloads_-_Wir_schaffen_Verst%C3%A4ndnis?do=redirect"
      ["referrer"] => bool(false)
      ["_GET"] => array(1) {
      ["do"] => string(8) "redirect"
      }
      ["_POST"] => array(0) {
      }
      }
    Issue Details
    Issue Number 5709
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Unknown
    Status Duplicate
    Priority 1 - Security / Login / Data Loss
    Affected Version 4.1.0 Alpha 3
    Fixed Version (none)
    Milestone (none)
    Software DependencyXenForo 2.x
    License TypePaid
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. April 10, 2019 10:35 AM
      pegasus pegasus is offline
      VaultWiki Team
      Again, this is already resolved per an existing bug report, with the change appearing in a future release. Please do not create new reports for the same issue. (This is the 3rd time you have reported the same issue).

      This E_NOTICE can be safely ignored, but if it is particularly bothersome to you, edit src/addons/vw/vw/_core/controller/ui/create/vw.php. Find:
      Code:
      foreach ($item['typelist_array'] AS $typeid)
      BEFORE it, add:
      Code:
      if (!isset($item['typelist_array'])) $item['typelist_array'] = array();
      Reply Reply  
    2. April 10, 2019 10:52 AM
      hollosch hollosch is offline
      Senior Member
      Thanks and sorry :-)
      Reply Reply  
    + Reply

    Assigned Users
    Loading Please Wait
    Tags
    Loading Please Wait
    • Contact Us
    • License Agreement
    • Privacy
    • Terms
    • Top
    All times are GMT -4. The time now is 10:37 AM.
    This site uses cookies to help personalize content, to tailor your experience, and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Learn more… Accept Remind me later
  • striker
    Powered by vBulletin® Version 4.2.5 Beta 2
    Copyright © 2025 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
    Copyright © 2008 - 2024 VaultWiki Team, Cracked Egg Studios, LLC.