• 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
    • Undefined index: coll - vault/core/view/ui/page/vw.php:440

    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: Undefined index: coll - vault/core/view/ui/page/vw.php:440

    • Issue Tools
      • View Changes
    1. issueid=4880 January 19, 2017 10:04 AM
      Lemminator Lemminator is offline
      New Member
      Undefined index: coll - vault/core/view/ui/page/vw.php:440

      Code:
      ErrorException: Undefined index: coll - vault/core/view/ui/page/vw.php:440
      Generiert durch: Unbekanntes Benutzerkonto, Heute um 14:43 Uhr
      Stapelverfolgung
      #0 /www/htdocs/w01263e7/elnino-onlinegaming.de/vault/core/view/ui/page/vw.php(440): XenForo_Application::handlePhpError(8, 'Undefined index...', '/www/htdocs/w01...', 440, Array)
      #1 /www/htdocs/w01263e7/elnino-onlinegaming.de/vault/core/controller/ui/page/vw.php(561): vw_UI_Page_View->protect(Object(vw_UI_Page_Controller_XF))
      #2 /www/htdocs/w01263e7/elnino-onlinegaming.de/vault/core/controller/ui/page/vw.php(66): vw_UI_Page_Controller->protect()
      #3 /www/htdocs/w01263e7/elnino-onlinegaming.de/vault/core/controller/ui/page/xf.php(58): vw_UI_Page_Controller->execute()
      #4 /www/htdocs/w01263e7/elnino-onlinegaming.de/vault/core/controller/ui/stack/vw.php(271): vw_UI_Page_Controller_XF->execute()
      #5 /www/htdocs/w01263e7/elnino-onlinegaming.de/library/vw/XenForo/ControllerPublic/Wiki.php(68): vw_UI_Stack_Controller->execute()
      #6 /www/htdocs/w01263e7/elnino-onlinegaming.de/library/XenForo/FrontController.php(351): vw_XenForo_ControllerPublic_Wiki->actionIndex()
      #7 /www/htdocs/w01263e7/elnino-onlinegaming.de/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
      #8 /www/htdocs/w01263e7/elnino-onlinegaming.de/index.php(13): XenForo_FrontController->run()
      #9 {main}
      Benötigter Status
      array(3) {
        ["url"] => string(51) "https://www.elnino-onlinegaming.de/wiki/?do=protect"
        ["_GET"] => array(1) {
          ["do"] => string(7) "protect"
        }
        ["_POST"] => array(0) {
        }
      }
    Issue Details
    Issue Number 4880
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Admin Panel
    Status Fixed
    Priority 4 - Warnings / Script Errors
    Affected Version 4.0.16
    Fixed Version 4.0.17
    Milestone (none)
    Software DependencyXenForo 1.x
    License TypePaid
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. January 19, 2017 12:22 PM
      pegasus pegasus is offline
      VaultWiki Team
      Fixed in the next release. You can stop this error from appearing in your logs by editing both vault/core/view/ui/page/vw.php and vault/core/view/ui/base/vw.php. Find:
      Code:
      if ($can['coll'])
      Replace with:
      Code:
      if (!empty($can['coll']))
      This E_NOTICE does not prevent the user from being able to change protection, nor does it give them access to any protection states they should not have access to. When the 'coll' index is undefined, the behavior to the end user is still as expected.
      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 4:27 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.