• 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
    • Moderation Queue notification buggy

    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: Moderation Queue notification buggy

    • Issue Tools
      • View Changes
    1. issueid=4891 January 31, 2017 9:53 AM
      hollosch hollosch is offline
      Senior Member
      Moderation Queue notification buggy

      Please see screenshots
    Issue Details
    Issue Number 4891
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Moderator Tools
    Status Fixed
    Priority 1 - Security / Login / Data Loss
    Affected Version 4.0.16
    Fixed Version (none)
    Milestone (none)
    Software DependencyXenForo 1.x
    License TypePaid
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 2
    Assigned Users (none)
    Tags (none)




    1. January 31, 2017 10:27 AM
      pegasus pegasus is offline
      VaultWiki Team
      I only ever see that behavior in the moderation queue when the queue item refers to content that doesn't exist anymore (so it can't find the data that fills the fields). Usually this is a race condition that happens when another moderator deletes the content while you are loading the moderation queue, but I have also gotten it to happen in 4.0.16 build 001 by running the deferred task for moderator queue population manually after the content that triggered the task was deleted (but this case was fixed in build 003).

      Since there is little information in the queue entry, it is difficult to know whether it corresponds to the content in your other screenshot. I suspect that it does not, and that actually no queue entry is being created for that content at all due to a separate issue.

      In library/vw/XenForo/ModerationQueueHandler/vw.php, find:
      Code:
      //if (vw_Hard_Core::model('UI')->check('can_approve_tab', $item))
      Replace with:
      Code:
      			if (
      				$item AND
      				vw_Hard_Core::model('UI')->check('can_main_tab', $item) AND
      				vw_Hard_Core::model('UI')->check('can_approve_tab', $item)
      			)
      - Then please check if the entry disappears from the moderation queue. If it does, then it was unrelated to the content.
      - If it does not disappear, then it might be related to the content. Try approving/denying the content from the content's own controls, and see if the queue entry disappears.
      - Try creating a new content that will be moderated. Does the new content appear in the queue correctly?
      Reply Reply
    2. January 31, 2017 10:39 AM
      hollosch hollosch is offline
      Senior Member
      The Moderation-queue (workflow) is working fine.

      Only the notification is the problem. Actually there is an item in the moderation-queue. Maybe you can have a look?

      There is no link to content an now username
      Reply Reply
    3. January 31, 2017 10:41 AM
      pegasus pegasus is offline
      VaultWiki Team
      Please submit a new ticket. The details from your import are no longer available to me.
      Reply Reply
    4. January 31, 2017 12:21 PM
      pegasus pegasus is offline
      VaultWiki Team
      This was a template modification collision between sonnb gallery and VaultWiki. I have adjusted the template modification for VaultWiki and it appears to be working correctly now.
      Reply Reply
    5. January 31, 2017 5:09 PM
      hollosch hollosch is offline
      Senior Member
      THX!
      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:36 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.