• 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
    • Some images no longer working after Vaultwiki / PHP upgrade

    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: Some images no longer working after Vaultwiki / PHP upgrade

    • Issue Tools
      • View Changes
    1. issueid=4334 July 6, 2015 1:59 PM
      beernuts beernuts is offline
      Junior Member
      Some images no longer working after Vaultwiki / PHP upgrade

      We seem to have lost 99% of our wiki images. We recently upgraded to PHP 5.5 and the latest version of VaultWiki. If you visit http://wiki.badgerandblade.com/Image?do=list, you'll see that only a few images have thumbnails. Images with thumbnails are still working. Images without thumbnails (If you click on them) you'll notice are basically completely missing. It's almost like only part of the image data is downloaded because we get a text representation of the image rather than the image itself. It's almost like the script is terminating before sending the full data. For example, http://badgerandblade.com/vb/wiki_as...2&d=1428618493

      We aren't sure what's going on here. Memory limit is what it was before. GD is available and working. VB attachments don't appear to be having any issues at all. Any ideas?
    Issue Details
    Issue Number 4334
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Attachments
    Status Fixed
    Priority 3 - Loss of Functionality
    Affected Version 4.0.4
    Fixed Version 4.0.4
    Milestone (none)
    Software DependencyAny
    License TypePaid
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. July 6, 2015 2:12 PM
      beernuts beernuts is offline
      Junior Member
      Actually, just realized that even images that are working in the wiki, their download links are outputting nonsense.

      Example: http://wiki.badgerandblade.com/Image...od_stick_1_jpg

      Click the download link and instead of seeing the image you'll see a bunch of garbage output.
      Reply Reply
    2. July 6, 2015 4:24 PM
      beernuts beernuts is offline
      Junior Member
      Potentially useful information: We were also experiencing odd issues with our photo gallery software. I was finally able to track those issues down to an imagejpeg() call that was passing in an empty string as the second argument, which is no longer supported since PHP 5.4 Perhaps the vaultwiki issue is similar?
      Reply Reply
    3. July 7, 2015 9:37 AM
      pegasus pegasus is offline
      VaultWiki Team
      In vault/core/controller/asset/vw.php, find:
      Code:
      header($header, $header_value);
      Replace with:
      Code:
      header($header . ': ' . $header_value);
      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 11: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.