• 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 on page delete

    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 on page delete

    • Issue Tools
      • View Changes
    1. issueid=4377 September 21, 2015 12:45 PM
      matth2 matth2 is offline
      New Member
      Error on page delete

      Code:
      XenForo_Exception: Database Error: SELECT tag_id,visible FROM `xf_tag_content` WHERE content_type = 'vwpage' AND `content_id` IN (61) Mysqli prepare error: Table 'xenforo123.xf_tag_content' doesn't exist - vault/core/controller/db/xf.php:171
      Generated By: Matt, 28 minutes ago
      Stack Trace
      #0 /home/mario/public_html/saverocity.com/public/forum/vault/core/controller/db/xf.php(185): vw_DB_Controller_XF->throw_error(Object(Zend_Db_Statement_Mysqli_Exception), 'SELECT tag_id,v...')
      #1 /home/mario/public_html/saverocity.com/public/forum/vault/core/model/db/mysql/vw.php(29): vw_DB_Controller_XF->query_read('SELECT tag_id,v...')
      #2 /home/mario/public_html/saverocity.com/public/forum/vault/core/model/tagging/xf.php(176): vw_DB_MySQL_Model->select(Array)
      #3 /home/mario/public_html/saverocity.com/public/forum/vault/core/controller/dm/page/vw.php(1859): vw_Tagging_Model_XF->delete_tags(Array)
      #4 /home/mario/public_html/saverocity.com/public/forum/vault/core/controller/dm/vw.php(113): vw_DM_Page_Controller->delete_multiple(Array)
      #5 /home/mario/public_html/saverocity.com/public/forum/vault/core/controller/ui/imod/vw.php(394): vw_DM_Controller->delete_multiple(Array)
      #6 /home/mario/public_html/saverocity.com/public/forum/vault/core/controller/ui/imod/vw.php(108): vw_UI_iMod_Controller->kill()
      #7 /home/mario/public_html/saverocity.com/public/forum/library/vw/XenForo/ControllerPublic/Wiki/Moderate.php(50): vw_UI_iMod_Controller->execute()
      #8 /home/mario/public_html/saverocity.com/public/forum/library/XenForo/FrontController.php(347): vw_XenForo_ControllerPublic_Wiki_Moderate->actionIndex()
      #9 /home/mario/public_html/saverocity.com/public/forum/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
      #10 /home/mario/public_html/saverocity.com/public/forum/index.php(13): XenForo_FrontController->run()
      #11 {main}
      Request State
      array(3) {
        ["url"] => string(57) "https://saverocity.com/forum/wiki_index-moderate/?do=kill"
        ["_GET"] => array(1) {
          ["do"] => string(4) "kill"
        }
        ["_POST"] => array(7) {
          ["harddelete"] => string(1) "2"
          ["sbutton"] => string(8) "Continue"
          ["_xfToken"] => string(8) "********"
          ["do"] => string(4) "kill"
          ["returnid"] => string(2) "40"
          ["returntype"] => string(1) "1"
          ["items"] => array(1) {
            [1] => array(1) {
              [61] => string(2) "61"
            }
          }
        }
      }
    Issue Details
    Issue Number 4377
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Moderator Tools
    Status Fixed
    Priority 2 - Fatal / Database Errors
    Affected Version 4.0.6
    Fixed Version 4.0.6
    Milestone (none)
    Software DependencyXenForo 1.x
    License TypePaid
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. September 21, 2015 3:18 PM
      pegasus pegasus is offline
      VaultWiki Team
      This occurs in XenForo < 1.5.0 Beta 1.

      In vault/core/controller/dm/page/vw.php, find:
      Code:
      vw_Hard_Core::model('Tagging')->delete_tags($pageids);
      Replace with:
      Code:
      			if ($routeids AND vw_Hard_Core::model('Dependency')->has_tags())
      			{
      				vw_Hard_Core::model('Tagging')->delete_tags($routeids);
      			}
      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 10:11 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.