• 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
    • XenForo_Exception: Database Error: UPDATE `vw_feed`

    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: XenForo_Exception: Database Error: UPDATE `vw_feed`

    • Issue Tools
      • View Changes
    1. issueid=4152 January 22, 2015 8:22 PM
      hollosch hollosch is offline
      Senior Member
      XenForo_Exception: Database Error: UPDATE `vw_feed`

      Code:
      XenForo_Exception: Database Error: UPDATE `vw_feed` SET `ip_id` = 27064 WHERE feedid = 1 Mysqli prepare error: Unknown column 'ip_id' in 'field list' - vault/core/controller/db/xf.php:136
      Generiert durch: hollosch, Vor einem Moment
      
      Stapelverfolgung
      #0 /../vault/core/controller/db/xf.php(122): vw_DB_Controller_XF->throw_error(Object(Zend_Db_Statement_Mysqli_Exception), 'UPDATE `vw_feed...')
      #1 /../vault/core/model/db/mysql/vw.php(907): vw_DB_Controller_XF->query_write('UPDATE `vw_feed...')
      #2 /../vault/core/model/db/mysql/vw.php(676): vw_DB_MySQL_Model->shutdown_or_run('UPDATE `vw_feed...', false)
      #3 /../library/vw/XenForo/DataWriter.php(401): vw_DB_MySQL_Model->update(Array)
      #4 /../vault/core/controller/dm/feed/vw.php(71): vw_XenForo_DataWriter->log_ip()
      #5 /../library/vw/XenForo/DataWriter.php(419): vw_DM_Feed_Controller->post_save_each()
      #6 /../library/XenForo/DataWriter.php(1409): vw_XenForo_DataWriter->_postSave()
      #7 /../vault/core/controller/dm/xf.php(378): XenForo_DataWriter->save()
      #8 /../vault/core/controller/ui/feed/vw.php(599): vw_DM_Controller_XF->save()
      #9 /../vault/core/controller/ui/edit/feed/vw.php(34): vw_UI_Feed_Controller->save()
      #10 /../vault/core/controller/ui/create/vw.php(262): vw_UI_Edit_Feed_Controller->save(Object(vw_UI_Index_Controller))
      #11 /../vault/core/controller/ui/index/vw.php(71): vw_UI_Create_Controller->publish(Object(vw_UI_Index_Controller))
      #12 /../vault/core/controller/ui/index/vw.php(32): vw_UI_Index_Controller->publish()
      #13 /../vault/core/controller/ui/stack/vw.php(221): vw_UI_Index_Controller->execute()
      #14 /../library/vw/XenForo/ControllerPublic/Wiki.php(68): vw_UI_Stack_Controller->execute()
      #15 /../library/XenForo/FrontController.php(347): vw_XenForo_ControllerPublic_Wiki->actionIndex()
      #16 /../library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
      #17 /../index.php(13): XenForo_FrontController->run()
      #18 {main}
      
      Benötigter Status
      
      array(3) {
        ["url"] => string(52) "http://geislingen.net/wiki/?do=publish&itemtypeid=24"
        ["_GET"] => array(2) {
          ["do"] => string(7) "publish"
          ["itemtypeid"] => string(2) "24"
        }
        ["_POST"] => array(13) {
          ["feedtype"] => string(0) ""
          ["prefixid"] => string(1) "4"
          ["edittitle"] => string(9) "TEST-Blog"
          ["rename_redirect"] => string(0) ""
          ["description"] => string(0) ""
          ["basis"] => string(1) "0"
          ["_xfToken"] => string(8) "********"
          ["do"] => string(7) "publish"
          ["itemtypeid"] => string(2) "24"
          ["posthash"] => string(0) ""
          ["poststarttime"] => string(0) ""
          ["loggedinuser"] => string(1) "3"
          ["sbutton"] => string(25) "Erstelle einen neuen Feed"
        }
      }
    Issue Details
    Issue Number 4152
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Content Lists
    Status Fixed
    Priority 2 - Fatal / Database Errors
    Affected Version 4.0.0
    Fixed Version 4.0.1
    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 feed




    1. January 22, 2015 8:38 PM
      pegasus pegasus is offline
      VaultWiki Team
      This is fixed in the next release. It seems that historically, a number of ip_id fields were missing if the table was created by an upgrade script, rather than the original install. These tables are fixed in the next release, including vw_feed.

      You can add the ip_id field manually:
      Code:
      ALTER TABLE vw_feed
      ADD COLUMN ip_id INT(10) UNSIGNED NOT NULL DEFAULT '0',
      ADD INDEX ip_id (ip_id)
      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:35 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 © 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.