• 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
    • ErrorException: Undefined variable: subifd

    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: ErrorException: Undefined variable: subifd

    • Issue Tools
      • View Changes
    1. issueid=5320 December 19, 2017 6:56 AM
      SeToY SeToY is offline
      Junior Member
      ErrorException: Undefined variable: subifd
      ErrorException: Undefined variable: subifd when uploading image

      Hey there,

      once more problems when uploading an image:

      Code:
      Server Error Log
      Error Info
      ErrorException: Undefined variable: subifd - vault\core\model\image\metadata\exif\vw.php:482
      Generated By: Cidericus, Yesterday at 21:33
      Stack Trace
      #0 D:\inetpub\wwwroot\domain.com\vault\core\model\image\metadata\exif\vw.php(482): XenForo_Application::handlePhpError(8, 'Undefined varia...', 'D:\\inetpub\\wwwr...', 482, Array)
      #1 D:\inetpub\wwwroot\domain.com\vault\core\model\image\metadata\exif\jpg\vw.php(55): vw_Image_Metadata_EXIF_Model->build(65519)
      #2 D:\inetpub\wwwroot\domain.com\vault\core\model\image\metadata\exif\vw.php(387): vw_Image_Metadata_EXIF_JPG_Model->construct()
      #3 D:\inetpub\wwwroot\domain.com\vault\core\model\image\vw.php(1246): vw_Image_Metadata_EXIF_Model->update()
      #4 D:\inetpub\wwwroot\domain.com\vault\core\model\image\vw.php(1201): vw_Image_Instance_Model->assert_metadata(Object(vw_Image_Structure_JPEG_Model), Object(vw_Image_Format_JPG_Model), true, 0)
      #5 D:\inetpub\wwwroot\domain.com\vault\core\model\image\vw.php(994): vw_Image_Instance_Model->assert_metadata_in_object(Object(vw_Image_Format_JPG_Model))
      #6 D:\inetpub\wwwroot\domain.com\vault\core\controller\dm\attach\thumb\vw.php(429): vw_Image_Instance_Model->resize(180, 101, 'jpg')
      #7 D:\inetpub\wwwroot\domain.com\vault\core\controller\dm\attach\thumb\vw.php(130): vw_DM_Attach_Thumb_Controller->create_thumbnail('jpg', Object(vw_Image_Format_JPG_Model), 180, 400)
      #8 D:\inetpub\wwwroot\domain.com\library\vw\XenForo\DataWriter.php(512): vw_DM_Attach_Thumb_Controller->pre_save(true)
      #9 D:\inetpub\wwwroot\domain.com\library\XenForo\DataWriter.php(1460): vw_XenForo_DataWriter->_preSave()
      #10 D:\inetpub\wwwroot\domain.com\library\vw\XenForo\DataWriter.php(192): XenForo_DataWriter->preSave()
      #11 D:\inetpub\wwwroot\domain.com\vault\core\controller\dm\xf.php(389): vw_XenForo_DataWriter->preSaveWithReturn()
      #12 D:\inetpub\wwwroot\domain.com\vault\core\controller\dm\attach\file\vw.php(1318): vw_DM_Controller_XF->pre_save()
      #13 D:\inetpub\wwwroot\domain.com\vault\core\controller\dm\attach\file\vw.php(523): vw_DM_Attach_File_Controller->create_thumbnails()
      #14 D:\inetpub\wwwroot\domain.com\library\vw\XenForo\DataWriter.php(505): vw_DM_Attach_File_Controller->post_save_each()
      #15 D:\inetpub\wwwroot\domain.com\library\XenForo\DataWriter.php(1423): vw_XenForo_DataWriter->_postSave()
      #16 D:\inetpub\wwwroot\domain.com\vault\core\controller\dm\xf.php(423): XenForo_DataWriter->save()
      #17 D:\inetpub\wwwroot\domain.com\vault\core\controller\ui\ajax\upload\vw.php(125): vw_DM_Controller_XF->save()
      #18 D:\inetpub\wwwroot\domain.com\library\vw\XenForo\ControllerPublic\Wiki\Ajax.php(50): vw_UI_AJAX_Upload_Controller->execute()
      #19 D:\inetpub\wwwroot\domain.com\library\XenForo\FrontController.php(351): vw_XenForo_ControllerPublic_Wiki_Ajax->actionIndex()
      #20 D:\inetpub\wwwroot\domain.com\library\XenForo\FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
      #21 D:\inetpub\wwwroot\domain.com\index.php(13): XenForo_FrontController->run()
      #22 {main}
      Request State
      array(3) {
        ["url"] => string(66) "https://domain.com/index.php?wiki-ajax/&c=upload"
        ["_GET"] => array(2) {
          ["wiki-ajax/"] => string(0) ""
          ["c"] => string(6) "upload"
        }
        ["_POST"] => array(5) {
          ["ajax"] => int(1)
          ["_xfToken"] => string(8) "********"
          ["c"] => string(6) "upload"
          ["areaid"] => string(1) "3"
          ["pageid"] => string(0) ""
        }
      }
    Issue Details
    Issue Number 5320
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Attachments
    Status Duplicate
    Priority 3 - Loss of Functionality
    Affected Version 4.0.20
    Fixed Version (none)
    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. December 19, 2017 7:10 AM
      SeToY SeToY is offline
      Junior Member
      Alright, found the fix: https://www.vaultwiki.org/issues/5301/

      Thought this would have been included in the latest version.. mhmm
      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 5:40 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.