• 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
    • Error code displaying of forum load.

    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: Error code displaying of forum load.

    • Issue Tools
      • View Changes
    1. issueid=3042 April 22, 2013 5:03 PM
      Code Monkey Code Monkey is offline
      New Member
      Error code displaying of forum load.

      Just noticed on my vb 4.21 dev site this error code at top of forum home page. Not there when wiki loads. Not on articles, blogs, or activity stream. Just forum home.

      Code:
      Warning: array_merge(): Argument #2 is not an array in [path]/vault/core/model/plugins/forum/vw.php on line 87
    Issue Details
    Issue Number 3042
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Headers / Wiki Blocks
    Status Fixed
    Priority 4 - Warnings / Script Errors
    Affected Version 4.0.0 Alpha 6
    Fixed Version 4.0.0 Alpha 7
    Milestone VaultWiki 4 Alpha X
    Software DependencyvBulletin 4.x w/ ckEditor
    License TypePaid
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. April 22, 2013 6:22 PM
      pegasus pegasus is offline
      VaultWiki Team
      By any chance did you create an integration using Admin Panel > Content > Integration, but delete the area it was linked to? I'm trying to figure out why the area wouldn't be loading when it's compiling the integration list.
      Reply Reply  
    2. April 22, 2013 6:44 PM
      pegasus pegasus is offline
      VaultWiki Team
      In any case, the same lines contain another issue. In vault/core/model/plugins/forum/vw.php, find:
      Code:
      $areaids = array_merge($areaids, $icache["$insertid"]);
      Replace with:
      Code:
      				if (!empty($icache["$insertid"]))
      				{
      					$areaids = array_merge($areaids, $icache["$insertid"]);
      				}
      
      				$areaids["$insertid"] = $insertid;
      Reply Reply  
    3. April 23, 2013 10:38 AM
      Code Monkey Code Monkey is offline
      New Member
      I think I had created an integration as a test but chose a forum that was closed for posting and acting like a category by mistake.
      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:45 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.