• 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
    • Step 17: Fatal error: Class 'XenForo_CacheRebuilder_Phrase' not found

    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: Step 17: Fatal error: Class 'XenForo_CacheRebuilder_Phrase' not found

    • Issue Tools
      • View Changes
    1. issueid=3290 August 11, 2013 11:00 AM
      Alfa1 Alfa1 is offline
      Distinguished Member
      Step 17: Fatal error: Class 'XenForo_CacheRebuilder_Phrase' not found

      On installation of vw4 b4 on xf 1.2 on step 17:
      Code:
      Fatal error: Class 'XenForo_CacheRebuilder_Phrase' not found in /public_html/test4/library/XenForo/CacheRebuilder/Abstract.php on line 114
      
      ErrorException: Undefined index: itemcategoryid - vault/core/controller/dm/base/vw.php:882
      ErrorException: Undefined index: itembookid - vault/core/controller/dm/base/vw.php:882
    Issue Details
    Issue Number 3290
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Install / Upgrade
    Status Not a Bug
    Priority 2 - Fatal / Database Errors
    Affected Version 4.0.0 Beta 4
    Fixed Version (none)
    Milestone VaultWiki 4 Beta X
    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. August 11, 2013 11:39 AM
      pegasus pegasus is offline
      VaultWiki Team
      That error doesn't make sense to me. Please check that the file library/XenForo/CacheRebuilder/Phrase.php exists.

      As long as you aren't in debug mode, I don't think the ErrorExceptions should be a problem, but I have fixed those in the next release.
      Reply Reply  
    2. August 11, 2013 11:54 AM
      Alfa1 Alfa1 is offline
      Distinguished Member
      The error exceptions were not part of the error, but were listed in XenForo admin panel around the same time.
      library/XenForo/CacheRebuilder/Phrase.php does not exist and is not part of xf 1.2.
      Reply Reply  
    3. August 11, 2013 8:38 PM
      pegasus pegasus is offline
      VaultWiki Team
      Interesting. It seems that VaultWiki is detecting your version as 1.1.5 and running the appropriate install steps for the lower version. I cannot reproduce this here. Please check your library/XenForo/Application.php file. Look for this line:
      Code:
      public static $version =
      What is its value? If it's 1.2.0, try disabling your other add-ons. The version is a public property, and it's possible another add-on is changing its value.

      It's also possible that VaultWiki is unable to load its dependencies file for XF. You can check if it's the case by modifying vault/core/model/vw.php. Find:
      Code:
      $file = $prefix . '/' . strtolower($type) . '/' . strtolower($class) . '/' . strtolower($dependency) . '.php';
      Add after:
      Code:
      if (strtolower($class) == 'dependency')
      {
      echo $file;
      }
      Reload the page and it should output the path where it's looking for the dependencies file. Check that there are no errors in the path and that it points to a file that exists. If there are symlinks involved, an alternate configuration may be required.
      Reply Reply  
    4. August 13, 2013 6:22 PM
      Alfa1 Alfa1 is offline
      Distinguished Member
      The version listed is xf 1.2.
      Deactivating other addons has no effect.
      This occurs at step 18 btw.
      When adding the code to vw.php the process has multiple instances of:
      /public_html/test4/vault/core/model/dependency/xf.php
      This file exists.
      Reply Reply  
    5. August 13, 2013 9:45 PM
      pegasus pegasus is offline
      VaultWiki Team
      I've added an Upgrade Service to your Members area. If you can fill this out, I would be happy to look into why VaultWiki is detecting the wrong version on your site.
      Reply Reply  
    6. August 14, 2013 5:20 PM
      Alfa1 Alfa1 is offline
      Distinguished Member
      I will need to whitelist your IP address for the necessary services.
      Mind that you need to enter the /test4/ directory for my XF test environment.
      Reply Reply  
    7. August 17, 2013 9:48 AM
      Alfa1 Alfa1 is offline
      Distinguished Member
      Your IP is whitelisted.
      Reply Reply  
    8. August 23, 2013 12:25 PM
      pegasus pegasus is offline
      VaultWiki Team
      Marked as Not a Bug as this was an already-resolved issue our web site had giving users the correct files when they tried to download them within a particular date range. If anyone else has this issue, they need to download Beta 4 from our website again, and replace their existing files.
      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 9:46 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 © 2023 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2023 DragonByte Technologies Ltd.
    Copyright © 2008 - 2013 VaultWiki Team, Cracked Egg Studios, LLC.