• 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
    • diskussion on category

    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: diskussion on category

    • Issue Tools
      • View Changes
    1. issueid=1230 March 7, 2010 8:01 PM
      hollosch hollosch is offline
      Senior Member
      diskussion on category

      Errors when clicking the discussion-tab after i left a comment:

      Code:
      Warnung: implode() [function.implode]: Invalid arguments passed in [path]/fbb/hook_postbit_display_complete.php (Zeile 49)
      Code:
      Invalid SQL:
      
      					SELECT *
      					FROM `vb3_fbb_links`
      					WHERE postid IN ();
      
      MySQL-Fehler  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 3
      Fehler-Nr.    : 1064
      Fehler-Zeit   : Monday, 08.03.2010 @ 02:00:18
      Datum         : Monday, 08.03.2010 @ 02:00:18
      Skript        : http://www.wollmilchsau.org/forum/showwiki.php?title=Kategorien:MATRIX&do=comments
      Referrer      : http://www.wollmilchsau.org/forum/showwiki.php?title=Kategorien:MATRIX&p=21474&posted=1
      IP-Adresse    : 78.43.55.112
      Benutzername  : admin
      Klassenname   : vB_Database
      MySQL-Version : 5.0.67-1~ui40+2
    Issue Details
    Issue Number 1230
    Issue Type Bug
    Project VaultWiki 3.x Series
    Category Categories
    Status Fixed
    Priority 2 - Fatal / Database Errors
    Affected Version 3.0.0 Beta 6
    Fixed Version 3.0.0 RC 1
    Milestone VaultWiki 3.0.0
    Software DependencyAny
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. March 7, 2010 8:04 PM
      hollosch hollosch is offline
      Senior Member
      When clicking the tab as another user, the discussion ist loading endless...
      Reply Reply  
    2. March 7, 2010 8:17 PM
      pegasus pegasus is offline
      VaultWiki Team
      This issue note was made as an issue.
      I'm not familiar with the database table fbb_links. What modification added this?
      Reply Reply  
    3. March 7, 2010 8:52 PM
      hollosch hollosch is offline
      Senior Member
      Facebook-Bridge
      http://www.vbulletin.org/forum/showthread.php?t=232457
      Reply Reply  
    4. March 9, 2010 7:26 PM
      pegasus pegasus is offline
      VaultWiki Team
      In vault/tabs/special_tab_discussion.php, find:
      Code:
      $postids = "post.postid IN (0" . $ids . ")";
      Add after:
      Code:
      if (VAULT_40X_COMPAT)
      {
      	$ids = explode(',', substr($ids, 1));
      }
      Reply Reply  
    5. March 9, 2010 7:39 PM
      hollosch hollosch is offline
      Senior Member
      Cool, works with activated Addon and disabled legacy hooks. Great !

      Works for Pages and categories...
      Reply Reply  
    6. March 9, 2010 11:22 PM
      pegasus pegasus is offline
      VaultWiki Team
      Marked as Fixed.
      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 9:21 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 © 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.