• 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
    • Applications Page is erroring out on XF 1.1.5

    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: Applications Page is erroring out on XF 1.1.5

    • Issue Tools
      • View Changes
    1. issueid=3210 July 17, 2013 5:18 PM
      rizwank rizwank is offline
      New Member
      Applications Page is erroring out on XF 1.1.5

      Code:
      xx/admin.php?applications/
      
      results in
      An exception occurred: Undefined index: link in /var/www/html/forum/library/vw/XenForo/CodeEventListener.php on line 157
      
      XenForo_Application::handlePhpError() in vw/XenForo/CodeEventListener.php at line 157
      vw_XenForo_CodeEventListener::template_create()
      call_user_func_array() in XenForo/CodeEvent.php at line 54
      XenForo_CodeEvent::fire() in XenForo/Template/Abstract.php at line 82
      XenForo_Template_Abstract->__construct() in vw/XenForo/Template/Admin.php at line 52
      vw_XenForo_Template_Admin::fetch_template() in /var/www/html/forum/vault/core/view/template/xf.php at line 111
      vw_Template_View_XF->ready() in /var/www/html/forum/vault/core/model/vw.php at line 329
      vw_Hard_Core::fetch_template() in vw/XenForo/CodeEventListener/Admin.php at line 31
      vw_XenForo_CodeEventListener_Admin::container_admin_params()
      call_user_func_array() in XenForo/CodeEvent.php at line 54
      XenForo_CodeEvent::fire() in XenForo/Dependencies/Admin.php at line 205
      XenForo_Dependencies_Admin->getEffectiveContainerParams() in XenForo/FrontController.php at line 566
      XenForo_FrontController->renderView() in XenForo/FrontController.php at line 156
      XenForo_FrontController->run() in /var/www/html/forum/admin.php at line 13
    Issue Details
    Issue Number 3210
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Admin Panel
    Status Fixed
    Priority 2 - Fatal / Database Errors
    Affected Version 4.0.0 Beta 3
    Fixed Version 4.0.0 Beta 3
    Milestone VaultWiki 4 Beta X
    Software DependencyAny
    License TypePaid
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. July 17, 2013 10:39 PM
      pegasus pegasus is offline
      VaultWiki Team
      In library/vw/XenForo/CodeEventListener.php, find:
      Code:
      if ($params['link']['navigation_id'] == 'vaultwiki')
      Replace with:
      Code:
      if (!empty($params['link']) AND $params['link']['navigation_id'] == 'vaultwiki')
      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 12:30 PM.
    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.