• 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
    • New 4.1.0 RC1 Error (Second of two errors)

    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: New 4.1.0 RC1 Error (Second of two errors)

    • Issue Tools
      • View Changes
    1. issueid=5951 February 7, 2020 2:38 PM
      gerryvz gerryvz is offline
      New Member
      New 4.1.0 RC1 Error (Second of two errors)
      Seems to be related to VaultWiki comments

      VaultWiki has thrown nearly 100 of these errors (both types) over the past couple of hours.



      ErrorException: [E_NOTICE] Undefined index: contenttypeid src/addons/vw/vw/Handler/FindNew/Comment.php:132

      Generated by: liviu165 Feb 7, 2020 at 1:53 PM

      Stack trace

      #0 src/addons/vw/vw/Handler/FindNew/Comment.php(132): XF::handlePhpError(8, '[E_NOTICE] Unde...', '/var/www/html/5...', 132, Array)
      #1 src/XF/ControllerPlugin/FindNew.php(63): vw\vw\Handler\FindNew\Comment->getResultIds(Array, '200')
      #2 src/XF/Pub/Controller/AbstractWhatsNewFindType.php(72): XF\ControllerPlugin\FindNew->runFindNewSearch(Object(vw\vw\Handler\FindNew\Comment) , Array)
      #3 src/XF/Pub/Controller/AbstractWhatsNewFindType.php(28): XF\Pub\Controller\AbstractWhatsNewFindType->triggerNewFindNewAction(Object(vw\vw\Handler\FindNew\Com ment), Array)
      #4 src/XF/Mvc/Dispatcher.php(350): XF\Pub\Controller\AbstractWhatsNewFindType->actionIndex(Object(XF\Mvc\ParameterBag))
      #5 src/XF/Mvc/Dispatcher.php(257): XF\Mvc\Dispatcher->dispatchClass('vw\\vw:WhatsNew\\...', 'Index', Object(XF\Mvc\RouteMatch), Object(vw\vw\Pub\Controller\WhatsNew\Comments), NULL)
      #6 src/XF/Mvc/Dispatcher.php(113): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(vw\vw\Pub\Controller\WhatsNew\Comments), NULL)
      #7 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
      #8 src/XF/App.php(2184): XF\Mvc\Dispatcher->run()
      #9 src/XF.php(391): XF\App->run()
      #10 index.php(20): XF::runApp('XF\\Pub\\App')
      #11 {main}

      Request state

      array(4) {
      ["url"] => string(32) "/forums/whats-new/wiki-comments/"
      ["referrer"] => string(51) "https://www.500eboard.co/forums/whats-new/news-feed"
      ["_GET"] => array(0) {
      }
      ["_POST"] => array(0) {
      }
      }
    Issue Details
    Issue Number 5951
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Unknown
    Status Fixed
    Priority 4 - Warnings / Script Errors
    Affected Version 4.1.0 RC 1
    Fixed Version (none)
    Milestone (none)
    Software DependencyAny
    License TypePaid
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. February 7, 2020 3:01 PM
      pegasus pegasus is offline
      VaultWiki Team
      This is fixed in the current build. In src/addons/vw/vw/Handler/FindNew/Comment.php, find:
      Code:
      					'pageid' => '',
       					'lastupdate' => '',
      Replace with:
      Code:
      					'contentid' => '',
      					'contenttypeid' => '',
       					'lastupdate' => '',
      Find:
      Code:
      $prep['x']['fields']['discussionid'] => 'itemid'
      Replace with:
      Code:
      				$prep['x']['fields']['discussionid'] => 'itemid',
      				$prep['x']['fields']['contenttypeid'] => '',
      				$prep['x']['fields']['contentid'] => ''
      Reply Reply  
    2. February 7, 2020 4:14 PM
      gerryvz gerryvz is offline
      New Member
      OK, i made the changes. Will see if any errors are generated.
      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 2:36 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.