• 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
    • unserialize(): Error at offset 0 of 13 bytes

    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: unserialize(): Error at offset 0 of 13 bytes

    • Issue Tools
      • View Changes
    1. issueid=5009 April 8, 2017 9:10 AM
      Alfa1 Alfa1 is offline
      Distinguished Member
      unserialize(): Error at offset 0 of 13 bytes

      Code:
      ErrorException: unserialize(): Error at offset 0 of 13 bytes - vault/core/controller/ui/tools/integrate/vw.php:257 
      Generated By: Budgetadvisoryservice, Today at 4:50 AM
      
      Stack Trace
      #0 [internal function]: XenForo_Application::handlePhpError(8, 'unserialize(): ...', '/home/...', 257, Array)
      #1 /vault/core/controller/ui/tools/integrate/vw.php(257): unserialize('{"preview":1}')
      #2 /vault/core/controller/ui/tools/integrate/vw.php(173): vw_UI_Tools_Integrate_Controller->get_integration()
      #3 /vault/core/controller/ui/tools/integrate/vw.php(41): vw_UI_Tools_Integrate_Controller->manage()
      #4 /library/vw/XenForo/ControllerPublic/Wiki/Tools.php(50): vw_UI_Tools_Integrate_Controller->execute()
      #5 /library/XenForo/FrontController.php(351): vw_XenForo_ControllerPublic_Wiki_Tools->actionIndex()
      #6 /library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
      #7 /index.php(13): XenForo_FrontController->run()
      #8 {main}
      Request State
      array(3) {
        ["url"] => string(98) "https://site.com/wiki-tools/?do=integrate&action=edit&nodetypeid=1&nodeid=237"
        ["_GET"] => array(4) {
          ["do"] => string(9) "integrate"
          ["action"] => string(4) "edit"
          ["nodetypeid"] => string(1) "1"
          ["nodeid"] => string(3) "237"
        }
        ["_POST"] => array(0) {
        }
      }
    Issue Details
    Issue Number 5009
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Headers / Wiki Blocks
    Status Fixed
    Priority 4 - Warnings / Script Errors
    Affected Version 4.0.17
    Fixed Version 4.0.18
    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. April 9, 2017 9:58 AM
      pegasus pegasus is offline
      VaultWiki Team
      This occurs when editing integrations that have the preview bit set. In vault/core/controller/ui/tools/integrate/vw.php, find:
      Code:
      $extra = unserialize($this->integration['extra']);
      Replace with:
      Code:
      $extra = json_decode($this->integration['extra'], true);
      Reply Reply  
    2. April 9, 2017 3:23 PM
      Alfa1 Alfa1 is offline
      Distinguished Member
      Thanks!
      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:42 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.