• 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
    • Mentions issue Error: Class 'vw\vw\Handler\Like\vw_Compat' not found src/addons/vw/vw/Handler/Like/base.php:123

    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: Mentions issue Error: Class 'vw\vw\Handler\Like\vw_Compat' not found src/addons/vw/vw/Handler/Like/base.php:123

    • Issue Tools
      • View Changes
    1. issueid=5743 May 7, 2019 10:47 AM
      expanserpb expanserpb is offline
      Junior Member
      Mentions issue Error: Class 'vw\vw\Handler\Like\vw_Compat' not found src/addons/vw/vw/Handler/Like/base.php:123

      Error: Class 'vw\vw\Handler\Like\vw_Compat' not found src/addons/vw/vw/Handler/Like/base.php:123
      Generated by: Unknown account May 7, 2019 at 3:43 PM
      Stack trace
      #0 src/XF/Service/User/ContentChange.php(309): vw\vw\Handler\Like\base->updateRecentCacheForUserChange(9, 9, 'Vexen', 'Vexen test')
      #1 src/XF/MultiPartRunnerTrait.php(48): XF\Service\User\ContentChange->stepRebuildLikes(-1, G)
      #2 src/XF/Service/User/ContentChange.php(198): XF\Service\User\ContentChange->runLoop(G)
      #3 src/XF/Job/UserRenameCleanUp.php(34): XF\Service\User\ContentChange->apply(G)
      #4 src/XF/Job/Manager.php(253): XF\Job\UserRenameCleanUp->run(G)
      #5 src/XF/Job/Manager.php(195): XF\Job\Manager->runJobInternal(Array, G)
      #6 src/XF/Job/Manager.php(79): XF\Job\Manager->runJobEntry(Array, G)
      #7 job.php(42): XF\Job\Manager->runQueue(false, 8)
      #8 {main}
      Request state
      array(4) {
      ["url"] => string(8) "/job.php"
      ["referrer"] => string(59) "https://chroniclesrptests.com/admin.php?logs/server-errors/"
      ["_GET"] => array(0) {
      }
      ["_POST"] => array(0) {
      }
      }



      This seemed to cause issues with mention notifications working. As soon as VW was turned off the notifications came through. Might be since I added Xon's User Mentions Improvements but will need to test further.
    Issue Details
    Issue Number 5743
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Unknown
    Status Fixed
    Priority 3 - Loss of Functionality
    Affected Version 4.1.0 Alpha 3
    Fixed Version (none)
    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. May 7, 2019 10:49 AM
      pegasus pegasus is offline
      VaultWiki Team
      Please see: https://www.vaultwiki.org/issues/5725/
      Reply Reply  
    2. May 7, 2019 11:20 AM
      expanserpb expanserpb is offline
      Junior Member
      Applied fix, enabled VW.

      Got:

      Server error log
      XF\Db\Exception: Job vw\vw\Handler\Job\Defer: MySQL statement prepare error [1146]: Table 'chroniclesrp.vw_likes' doesn't exist src/XF/Db/AbstractStatement.php:217
      Generated by: Unknown account May 7, 2019 at 4:19 PM
      Stack trace
      DELETE FROM `vw_likes` WHERE itemtypeid = 18 AND `itemid` IN (140)
      ------------

      #0 src/XF/Db/Mysqli/Statement.php(196): XF\Db\AbstractStatement->getException('MySQL statement...', 1146, '42S02')
      #1 src/XF/Db/Mysqli/Statement.php(39): XF\Db\Mysqli\Statement->getException('MySQL statement...', 1146, '42S02')
      #2 src/XF/Db/Mysqli/Statement.php(54): XF\Db\Mysqli\Statement->prepare()
      #3 src/XF/Db/AbstractAdapter.php(94): XF\Db\Mysqli\Statement->execute()
      #4 src/addons/vw/vw/_core/controller/db/xf2.php(117): XF\Db\AbstractAdapter->query('DELETE FROM `vw...')
      #5 src/addons/vw/vw/_core/model/db/mysql/vw.php(1330): vw_DB_Controller_XF2->query_write('DELETE FROM `vw...')
      #6 src/addons/vw/vw/_core/model/db/mysql/vw.php(366): vw_DB_MySQL_Model->shutdown_or_run('DELETE FROM `vw...', false)
      #7 src/addons/vw/vw/XF/Entity/Entity.php(1143): vw_DB_MySQL_Model->delete(Array)
      #8 src/addons/vw/vw/_core/controller/dm/redirect/vw.php(615): vw\vw\XF\Entity\Entity->delete_likes(Array, Array)
      #9 src/addons/vw/vw/_core/controller/dm/vw.php(147): vw_DM_Redirect_Controller->delete_multiple(Array)
      #10 src/addons/vw/vw/_core/model/cron/cleanup/vw.php(931): vw_DM_Controller->delete_multiple(Array)
      #11 src/addons/vw/vw/_core/model/cron/deferred/cleanup/vw.php(61): vw_Cron_Cleanup_Model->clean_expired_synonyms(1557242359)
      #12 src/addons/vw/vw/_core/model/cron/deferred/vw.php(64): vw_Cron_Deferred_Cleanup_Model->run(Array)
      #13 src/addons/vw/vw/Handler/Job/Defer.php(30): vw_Cron_Deferred_Model->exec()
      #14 src/XF/Job/Manager.php(253): vw\vw\Handler\Job\Defer->run(G)
      #15 src/XF/Job/Manager.php(195): XF\Job\Manager->runJobInternal(Array, G)
      #16 src/XF/Job/Manager.php(79): XF\Job\Manager->runJobEntry(Array, G)
      #17 job.php(42): XF\Job\Manager->runQueue(false, 8)
      #18 {main}
      Request state
      array(4) {
      ["url"] => string(8) "/job.php"
      ["referrer"] => string(48) "https://chroniclesrptests.com/admin.php?add-ons/"
      ["_GET"] => array(0) {
      }
      ["_POST"] => array(0) {
      }
      }
      Reply Reply  
    3. May 7, 2019 12:22 PM
      pegasus pegasus is offline
      VaultWiki Team
      Fixed in the next release.
      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 2:38 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.