• 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: [E_NOTICE] Undefined index: args src/XF/Error.php:234

    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: [E_NOTICE] Undefined index: args src/XF/Error.php:234

    • Issue Tools
      • View Changes
    1. issueid=5593 January 14, 2019 10:16 AM
      hollosch hollosch is offline
      Senior Member
      ErrorException: [E_NOTICE] Undefined index: args src/XF/Error.php:234

      ErrorException: [E_NOTICE] Undefined index: args src/XF/Error.php:234
      Generiert von: Unbekanntes Konto 14. Januar 2019 um 14:56
      Stack-Trace
      #0 src/XF/Error.php(234): XF::handlePhpError(8, '[E_NOTICE] Unde...', '/data/vhosts/re...', 234, Array)
      #1 src/XF/Error.php(202): XF\Error->buildTraceArgs(Array)
      #2 src/XF/Error.php(154): XF\Error->buildTraceString(Object(ErrorException))
      #3 src/XF/Error.php(123): XF\Error->getTraceStringFromThrowable(Object(ErrorException))
      #4 src/XF/App.php(1945): XF\Error->logException(Object(ErrorException), false, 'Job vw\\vw\\Handl...')
      #5 src/XF/Job/Manager.php(261): XF\App->logException(Object(ErrorException), false, 'Job vw\\vw\\Handl...')
      #6 src/XF/Job/Manager.php(187): XF\Job\Manager->runJobInternal(Array, G)
      #7 src/XF/Job/Manager.php(76): XF\Job\Manager->runJobEntry(Array, G)
      #8 job.php(14): XF\Job\Manager->runQueue(false, 8)
      #9 {main}
      Status der Anfrage
      array(4) {
      ["url"] => string(8) "/job.php"
      ["referrer"] => string(47) "https://regio-portal.wiki/wiki/Category?do=list"
      ["_GET"] => array(0) {
      }
      ["_POST"] => array(0) {
      }
      }
    Issue Details
    Issue Number 5593
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Categories
    Status Forum Bug
    Priority 1 - Security / Login / Data Loss
    Affected Version 4.1.0 Alpha 1 Public
    Fixed Version (none)
    Milestone (none)
    Software DependencyXenForo 2.x
    License TypePaid
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. January 14, 2019 11:37 AM
      pegasus pegasus is offline
      VaultWiki Team
      This is a bug in XenForo, as it is not working around a PHP bug. There is a bug in some versions of PHP, where it may not give the 'args' index in an Exception trace: https://stackoverflow.com/questions/...s-in-backtrace

      In src/XF/Error.php, find:
      Code:
      foreach ($traceElement['args'] AS $key => $arg)
      BEFORE it, add:
      Code:
      if (empty($traceElement['args'])) return $args;
      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:42 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.