• 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 3.x Series
    • Bug
    • Fatal error when merge a thread

    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: Fatal error when merge a thread

    • Issue Tools
      • View Changes
    1. issueid=1818 July 21, 2010 3:03 AM
      pingelich pingelich is offline
      Junior Member
      Fatal error when merge a thread

      Hi!

      I get this error, if I try to merge a thread.
      URL: inlinemod.php?do=mergethreadcompat&t=81769

      Code:
      Fatal error: Call to a member function fetch_instance() on a non-object in /var/www/vault/wiki/request.php on line 110
    Issue Details
    Issue Number 1818
    Issue Type Bug
    Project VaultWiki 3.x Series
    Category Inline Moderation
    Status Fixed
    Priority 4 - Warnings / Script Errors
    Affected Version 3.0.1
    Fixed Version 3.0.2
    Milestone VaultWiki 3.0.5
    Software DependencyAny
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. July 21, 2010 10:45 AM
      pegasus pegasus is offline
      VaultWiki Team
      Fixed for the next build. In vault/wiki/request.php, find:
      Code:
      $vault->fetch_instance('route');
      Replace with:
      Code:
      $this->wiki->fetch_instance('route');
      Reply Reply  
    2. July 23, 2010 3:08 AM
      pingelich pingelich is offline
      Junior Member
      Thx Pegasus, but now I have a new error.

      You have not specified a valid URL for the thread that you want to merge. Please check that the URL includes a valid threadid, "t=xxx" or postid, "p=xxx" (where xxx is a number), and is not a redirect.
      The URL which I had used was absolutly correct.
      Reply Reply  
    3. July 23, 2010 11:16 AM
      pegasus pegasus is offline
      VaultWiki Team
      What was the URL? If it was a wiki URL, the following should fix it. In vault/plugins/inlinemod.php, find:
      Code:
      		$vbulletin->GPC['mergethreadurl'] = $_POST['mergethreadurl'] = 'showthread.php?t=' . $found;
      Replace with:
      Code:
      		$vbulletin->GPC['mergethreadurl'] = $_POST['mergethreadurl'] = 'showthread.php?t=' . $found['threadid'];
      Reply Reply  
    4. July 23, 2010 11:29 AM
      pingelich pingelich is offline
      Junior Member
      inlinemod.php?do=mergethreadcompat&t=74894
      Reply Reply  
    5. July 23, 2010 11:39 AM
      pegasus pegasus is offline
      VaultWiki Team
      I meant, what URL were you trying to merge. If it was a wiki URL, follow my instructions above.
      Reply Reply  
    6. July 24, 2010 4:48 AM
      pingelich pingelich is offline
      Junior Member
      I tried to merge two forum-topics. With your instructions above I can't merge two topics anymore. Now it merges my first wiki-article with the topic I want to merge.
      Reply Reply  
    7. July 24, 2010 12:57 PM
      pegasus pegasus is offline
      VaultWiki Team
      What was the process you used to merge the topics? vBulletin has multiple ways of doing this.

      I just tried merging 2 forum topics here. Both the forum-view inline moderation and using the topic's Thread Tools > Merge Thread option worked correctly.

      I don't think I'm understanding your current issue entirely.
      Reply Reply  
    8. July 24, 2010 1:17 PM
      pingelich pingelich is offline
      Junior Member
      The problem occurs if I'm in topic view. I copy the URL of the topic, which I would like to merge and moderate in the "old" topic with the option Moderate > "merge topics" under the topic title.
      Reply Reply  
    9. July 24, 2010 2:53 PM
      pegasus pegasus is offline
      VaultWiki Team
      Can you please provide example URLs? As I mentioned above, I already tried this method successfully.
      Reply Reply  
    10. July 24, 2010 3:32 PM
      pingelich pingelich is offline
      Junior Member
      You can test it in our test-forum. You have PN.
      Reply Reply  
    11. July 24, 2010 4:31 PM
      pegasus pegasus is offline
      VaultWiki Team
      Created a new report for the issue here: http://www.vaultwiki.org/issues/1850/
      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 11:28 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 © 2023 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2023 DragonByte Technologies Ltd.
    Copyright © 2008 - 2013 VaultWiki Team, Cracked Egg Studios, LLC.