• 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 variable: nodeoffset src/addons/vw/vw/_core/model/cron/deferred/reroute/vw.php:143

    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 variable: nodeoffset src/addons/vw/vw/_core/model/cron/deferred/reroute/vw.php:143

    • Issue Tools
      • View Changes
    1. issueid=5595 January 14, 2019 2:41 PM
      hollosch hollosch is offline
      Senior Member
      ErrorException: [E_NOTICE] Undefined variable: nodeoffset src/addons/vw/vw/_core/model/cron/deferred/reroute/vw.php:143

      ErrorException: [E_NOTICE] Undefined variable: nodeoffset src/addons/vw/vw/_core/model/cron/deferred/reroute/vw.php:143
      Generiert von: Unbekanntes Konto 14. Januar 2019 um 19:39
      Stack-Trace
      #0 src/addons/vw/vw/_core/model/cron/deferred/reroute/vw.php(143): XF::handlePhpError(8, '[E_NOTICE] Unde...', '/data/vhosts/re...', 143, Array)
      #1 src/addons/vw/vw/_core/model/cron/deferred/reroute/vw.php(30): vw_Cron_Deferred_Reroute_Model->reroute(Array)
      #2 src/addons/vw/vw/_core/model/cron/deferred/vw.php(64): vw_Cron_Deferred_Reroute_Model->run(Array)
      #3 src/addons/vw/vw/Handler/Job/Defer.php(30): vw_Cron_Deferred_Model->exec()
      #4 src/XF/Job/Manager.php(241): vw\vw\Handler\Job\Defer->run(G)
      #5 src/XF/Job/Manager.php(187): XF\Job\Manager->runJobInternal(Array, G)
      #6 src/XF/Job/Manager.php(76): XF\Job\Manager->runJobEntry(Array, G)
      #7 job.php(14): XF\Job\Manager->runQueue(false, 8)
      #8 {main}
      Status der Anfrage
      array(4) {
      ["url"] => string(8) "/job.php"
      ["referrer"] => string(55) "https://regio-portal.wiki/admin.php?logs/server-errors/"
      ["_GET"] => array(0) {
      }
      ["_POST"] => array(0) {
      }
      }
    Issue Details
    Issue Number 5595
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Areas
    Status Fixed
    Priority 1 - Security / Login / Data Loss
    Affected Version 4.1.0 Alpha 1 Public
    Fixed Version 4.1.0 Alpha 1 Public
    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 3:48 PM
      pegasus pegasus is offline
      VaultWiki Team
      In src/addons/vw/vw/_core/model/cron/deferred/reroute/vw.php, find:
      Code:
      				break;
      			}
      
      			$complete = true;
      		}
      
      		$data['qset'] = $offset + $nodeoffset;
      Replace with:
      Code:
      				$complete = false;
      				break;
      			}
      
      			$complete = true;
      		}
      
      		$data['qset'] = $offset + $i;
      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 7:17 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.