• 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
    • Unknown column 'Array' in 'where clause'

    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: Unknown column 'Array' in 'where clause'

    • Issue Tools
      • View Changes
    1. issueid=4420 November 8, 2015 10:48 AM
      Alfa1 Alfa1 is offline
      Distinguished Member
      Unknown column 'Array' in 'where clause'

      Step 13
      Importing wiki pages
      Code:
      Database error in vBulletin 3.8.7:
      
      Invalid SQL:
      SELECT * FROM `vb4_bbcode` WHERE bbcodetag = Array;
      
      MySQL Error   : Unknown column 'Array' in 'where clause'
      Error Number  : 1054
      Request Date  : Sunday, November 8th 2015 @ 05:01:04 PM
      Error Date    : Sunday, November 8th 2015 @ 05:01:05 PM
      Script        : /admincp/wiki_cp.php?panel=impex
      Referrer      : /admincp/wiki_cp.php?panel=impex
      IP Address    : 
      Username      : Alfa1
      Classname     : vB_Database
      MySQL Version : 5.6.19-1+deb.sury.org~precise+1-log
    Issue Details
    Issue Number 4420
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Importing
    Status Fixed
    Priority 2 - Fatal / Database Errors
    Affected Version 4.0.7
    Fixed Version (none)
    Milestone (none)
    Software DependencyvBulletin 3.x
    License TypePaid
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. November 8, 2015 10:54 AM
      pegasus pegasus is offline
      VaultWiki Team
      In vault/core/controller/import/handle/dependency/bbcode/vw3/vw.php, find:
      Code:
      'where' => vw_DB::get()->query()->eq('bbcodetag', array(
      Replace with:
      Code:
      'where' => vw_DB::get()->query()->in('bbcodetag', array(
      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 3:00 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 © 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.