• 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
    • Problem post installation

    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: Problem post installation

    • Issue Tools
      • View Changes
    1. issueid=5888 October 3, 2019 9:04 AM
      MacOS86 MacOS86 is offline
      New Member
      Problem post installation

      Hi, i have installed w/o problem lite version Mod Version: 4.0.21 PL1 before buy.
      i have this error in my forum:

      Fatal Error: attempted to instantiate non-existent class vw_Plugins_Forum_Model
      [path]/vault/core/model/plugins/forum/vw.php does not exist or does not contain the specified class.

      #0: vw_Hard_Core::fetch_object() in [path]/vault/core/model/vw.php at line 697
      #1: vw_Hard_Core::model() in [path]/global.php(37) : eval()'d code at line 25
      #2: eval() in [path]/global.php at line 37
      #3: require_once() in [path]/forum.php at line 67

      Anyone can help me?
      Thx a lot
    Issue Details
    Issue Number 5888
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Unknown
    Status Duplicate
    Priority 5 - Minor Bugs / Small Tweaks
    Affected Version Unknown
    Fixed Version (none)
    Milestone (none)
    Software DependencyvBulletin 4.x w/ ckEditor
    License TypePaid
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. October 3, 2019 9:09 AM
      pegasus pegasus is offline
      VaultWiki Team
      According to the previous posting about this issue (https://www.vaultwiki.org/issues/5552/), this is what you need to do:

      In the AdminCP, go to the Plugin Manager and look for a VaultWiki-related plugin at hook location "global_setup_complete" (probably named "General - Character Set Workaround for AJAX"). Edit the plugin and remove the following code:
      Code:
      	switch (THIS_SCRIPT)
      	{
      		case 'showpost':
      		{
      			vw_Hard_Core::model('Plugins/Forum')->showpost_start();
      			break;
      		}
      
      		case 'showthread':
      		{
      			vw_Hard_Core::model('Plugins/Forum')->showthread_start();
      			break;
      		}
      
      		case 'forumdisplay':
      		case 'index':
      		{
      			vw_Hard_Core::model('Plugins/Forum')->forumdisplay_start();
      			break;
      		}
      	}
      This is because the code uses functionality that is not provided in the Lite version.
      Reply Reply  
    2. October 3, 2019 9:22 AM
      MacOS86 MacOS86 is offline
      New Member
      Solved!
      thx a lot @pegasus
      sorry if I didn't see the same issue before
      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 12:36 PM.
    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.