• 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 Lite
    • Bug
    • Table vault_link doesn't exist

    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: Table vault_link doesn't exist

    • Issue Tools
      • View Changes
    1. issueid=1430 April 14, 2010 5:31 PM
      Stefanus Stefanus is offline
      New Member
      Table vault_link doesn't exist
      VaultWiki v3.0.0 Lite - vBulletin™ Version 4.0.2

      The following error received, any help on this?

      Code:
      Database error in vBulletin 4.0.2:
      
      Invalid SQL:
      
      	SELECT thread.threadid, thread.title, thread.prefixid, post.attach,
      		thread.postusername, thread.dateline, podcastitem.*,
      		forum.forumid,
      		post.pagetext AS message, post.allowsmilie, post.postid
      		
      	FROM thread AS thread
      	INNER JOIN forum AS forum ON(forum.forumid = thread.forumid)
      	LEFT JOIN post AS post ON (post.postid = thread.firstpostid)
      			LEFT JOIN podcastitem AS podcastitem ON (podcastitem.postid = thread.firstpostid)
      	
      LEFT JOIN vault_link AS vlink ON (vlink.postid = thread.firstpostid AND vlink.type = thread.forumid AND vlink.redirect = 1)
      	WHERE 1=1
      		AND thread.forumid IN(42,20,21,3,23,41,8,40,44,45,46,7,13,14,43,5,10,11,22,6,12,24,4,9,31,32,33,34,35,36,37,38,25,26,27,28,17,18,29,30,49,47)
      		AND thread.visible = 1
      		AND post.visible = 1
      		AND open <> 10
      		AND thread.dateline > 1268680448
      		
      		
      	AND vlink.redirect IS NULL
      	ORDER BY thread.dateline DESC
      	LIMIT 15;
      
      MySQL Error   : Table 'wendag_db2.vault_link' doesn't exist
      Error Number  : 1146
      Request Date  : Wednesday, April 14th 2010 @ 09:14:08 PM
      Error Date    : Wednesday, April 14th 2010 @ 09:14:08 PM
      Script        : /forum/external.php?type=RSS2
      Referrer      : 
      Username      : Unregistered
      Classname     : vB_Database
      MySQL Version :
    Issue Details
    Issue Number 1430
    Issue Type Bug
    Project VaultWiki 3.x Lite
    Category RSS Poster Feed and Output
    Status Fixed
    Priority 2 - Fatal / Database Errors
    Affected Version 3.0.1 Lite
    Fixed Version 3.0.2 Lite
    Software DependencyAny
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. April 14, 2010 5:55 PM
      pegasus pegasus is offline
      VaultWiki Team
      I'll have to make a Lite project because bugs like this are exclusive to Lite.

      Fixing this will cause another (yet unlikelier) problem where external feeds containing wiki redirects are invalid feeds, but it will stop the immediate problem. In vault/special_plugins_external.php, find:
      Code:
      	global $forumchoice;
      Add after:
      Code:
      return;
      Reply Reply  
    2. April 15, 2010 1:47 AM
      Stefanus Stefanus is offline
      New Member
      Quote Originally Posted by pegasus
      Fixing this will cause another (yet unlikelier) problem where external feeds containing wiki redirects are invalid feeds, but it will stop the immediate problem.
      Thanks for the speedy response, the immediate problem seem to be resolved. will check this for any other problems that might pop up.
      Reply Reply  
    3. April 16, 2010 10:16 PM
      pegasus pegasus is offline
      VaultWiki Team
      Fixed for the next release.
      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:10 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.