• 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 property: vw_Proxy_Tagging_Controller_XF::$item

    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 property: vw_Proxy_Tagging_Controller_XF::$item

    • Issue Tools
      • View Changes
    1. issueid=6069 June 25, 2020 1:10 PM
      Alfa1 Alfa1 is offline
      Distinguished Member
      Undefined property: vw_Proxy_Tagging_Controller_XF::$item

      ErrorException: Undefined property: vw_Proxy_Tagging_Controller_XF::$item - library/vw/_core/controller/proxy/tagging/xf.php:29
      Generated By: xxx, Yesterday at 5:49 PM
      Stack Trace

      #0 /library/vw/_core/controller/proxy/tagging/xf.php(29): XenForo_Application::handlePhpError(8, 'Undefined prope...', '/home/nginx/dom...', 29, Array)
      #1 /library/vw/_core/controller/proxy/tagging/vw.php(63): vw_Proxy_Tagging_Controller_XF->perform_tags()
      #2 /library/vw/_core/controller/ui/page/vw.php(1417): vw_Proxy_Tagging_Controller->tags(Object(vw_UI_Page_Controller), Array, 'Page')
      #3 /library/vw/_core/controller/ui/page/vw.php(314): vw_UI_Page_Controller->tags()
      #4 /library/vw/_core/controller/ui/stack/vw.php(294): vw_UI_Page_Controller->execute()
      #5 /library/vw/XenForo/ControllerPublic/Wiki.php(68): vw_UI_Stack_Controller->execute()
      #6 /library/vw/Dispatcher.php(26): vw_XenForo_ControllerPublic_Wiki->_actionIndex(Array)
      #7 /library/vw/XenForo/ControllerPublic/Wiki/Abstract.php(21): vw_Dispatcher::dispatch(Object(vw_XenForo_ControllerPubli c_Wiki), 'index')
      #8 /library/XenForo/FrontController.php(369): vw_XenForo_ControllerPublic_Wiki_Abstract->actionIndex()
      #9 /library/XenForo/FrontController.php(152): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
      #10 /index.php(13): XenForo_FrontController->run()
      #11 {main}

      Request State

      array(3) {
      ["url"] => string(198) "/wiki/xxx?do=tags&&_xfRequestUri=%2Fwiki%2FBuprenorphine&_xfNoR edirect=1&_xfToken=192302%2C1593017363%2Cdd72f0a7dd7776f6 7689df221afa003f624d863f&_xfResponseType=json"
      ["_GET"] => array(6) {
      ["/wiki/Buprenorphine"] => string(0) ""
      ["do"] => string(4) "tags"
      ["_xfRequestUri"] => string(19) "/wiki/xxx"
      ["_xfNoRedirect"] => string(1) "1"
      ["_xfToken"] => string(58) "192302,1593017363,dd72f0a7dd7776f67689df221afa003f624d86 3f"
      ["_xfResponseType"] => string(4) "json"
      }
      ["_POST"] => array(0) {
      }
      }
    Issue Details
    Issue Number 6069
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Unknown
    Status Fixed
    Priority 4 - Warnings / Script Errors
    Affected Version 4.1.0 RC 3
    Fixed Version 4.1.0
    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. June 25, 2020 2:43 PM
      pegasus pegasus is offline
      VaultWiki Team
      Fixed in the next release. This prevents managing content-tags on wiki content under XenForo 1.x. In library/vw/_core/controller/proxy/tagging/xf.php, find ALL:
      Code:
      $this->item
      Replace ALL with:
      Code:
      $this->content
      In library/vw/_core/view/proxy/tagging/xf.php, find ALL:
      Code:
      $controller->item
      Replace ALL with:
      Code:
      $controller->content
      Reply Reply  
    2. June 25, 2020 6:30 PM
      Alfa1 Alfa1 is offline
      Distinguished Member
      Now my members can tag, but when they add a tag it replaces an existing tag.
      Reply Reply  
    3. June 25, 2020 7:51 PM
      pegasus pegasus is offline
      VaultWiki Team
      Revert the edits to library/vw/_core/view/proxy/tagging/xf.php.
      Reply Reply  
    4. June 26, 2020 6:41 PM
      Alfa1 Alfa1 is offline
      Distinguished Member
      That makes no difference. We can still have 1 tag max.
      Reply Reply  
    5. June 27, 2020 12:13 PM
      pegasus pegasus is offline
      VaultWiki Team
      In library/vw/_core/view/proxy/tagging/xf.php, find ALL:
      Code:
      $contenttype = $params['tagger']->delegate->tagkey();
      Replace ALL with:
      Code:
      $contenttype = 'vw' . strtolower($params['tagger']->delegate->tagkey());
      This resolves the issue on my XF 1.x site.
      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 3:29 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.