The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
VaultWiki Lite 4.x: Wiki for vBulletin Forums Details »» | |||||||||||||||||||||||||||||||||||||||||
VaultWiki Lite 4.x: Wiki for vBulletin Forums
Developer Last Online: Sep 2022
VaultWiki allows your existing forum users to work together on creating and managing a site's content pages, rather than competing to make popular threads. VaultWiki is a fully-featured and fully-supported wiki add-on solution for vBulletin.
Encourage Users to Work Together VaultWiki allows your community to collaborate to create and publish content pages for your site. Multiple users can edit the same page, and your staff can moderate changes as they are made. VaultWiki maintains a detailed history of every page, making it just as easy to reverse unwanted changes. Create All Kinds of Content With VaultWiki, you can create general site content, user manuals for your products, wikis, eBooks, eCommerce product pages, and more. With a little imagination, VaultWiki can be purposed to do almost anything. Seamlessly Integrates With Your Community At its core, VaultWiki is an add-on product for your vBulletin forum platform. Its pages all meld with the forum's existing style. Users write new content with the same editor and BB-Codes they are already familiar with. The content is indexed by your forum's built-in search engine. And each user's contributions are acknowledged on his or her profile. Attract New Membership VaultWiki creates content and content URLs that are designed to drive new traffic to your site. With guides for search engines embedded in every page, each page preserves its value when it comes to generating traffic. Fast, Responsive Support Subscriptions come with free support in our forums and bug tracker system, and documentation is available online at all times. Paid installation and upgrade services can be ordered via our web site. Active Development The team at VaultWiki.org are actively involved in the development process. VaultWiki is constantly updated to be compatible with the newest forum software releases, to meet web standards, and to incorporate new technologies. Bugs are fixed promptly and new features come out all the time. Demo Demo link: https://www.vaultwiki.org/pages/ Depending on our mood each day, the demo may be the full version or the Lite version. License For licensing details, please see the relevant "VaultWiki Lite" sections of the VaultWiki License Agreement here: https://www.vaultwiki.org/pages/Info...ense-Agreement Features the Full Version The find out more about VaultWiki Lite's features or to purchase the full commercial version, see the comparison here: https://www.vaultwiki.org/features/ Requirements The following requirements are based on the full version. The Lite version has fewer MySQL tables, fewer files, and takes up less disk space. PHP: 5.3+ (5.4+ recommended, 5.5+ recommended for big boards) MySQL: 4.4.1+ (5.1+ recommended) MySQL tables: 75+ (for some shared hosts) MySQL max_allowed_packet: ?M+ (500K + expected language row length) Disk Space: 12M+ (1G+ recommended) iNodes: 5000+ (for some shared hosts) Memory limit: 32M+ (128M+ recommended for vBulletin) Copyright Info VaultWiki Lite places a copyright notice in your forum's footer on any page where wiki functions are used. It also places a few nag screens that admin users can see. You are not allowed to modify the source code or phrases to remove this copyright or the nag screens. You can purchase an Ad Removal and/or Branding Removal license for VaultWiki Lite from the official VaultWiki support site. Simply register an account there to access VaultWiki Lite downloads and extras such as these. Technical Support You will probably receive faster responses to support questions if you post at the official support site: https://www.vaultwiki.org/support/4X/ Using an old version? You should check here periodically to make sure there are no known security issues affecting that version: https://www.vaultwiki.org/pages/Book...rable-Versions Download Now
Screenshots
Show Your Support
|
Comments |
#112
|
|||
|
|||
Uploaded 4.0.20 Patch Level 1, which includes the following:
|
Благодарность от: | ||
snakes1100 |
#113
|
|||
|
|||
I only recently upgraded to the newest version. When I click add new page, it's redirecting me to my forum homepage. Where is the page I just created? Do I need to create a forum and call it a page like I did under the old version?
|
#114
|
|||
|
|||
Uploaded 4.0.21 Patch Level 1, which includes the following:
|
Благодарность от: | ||
TheLastSuperman |
#115
|
|||
|
|||
Hi I am getting the following error on a new install:
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 #4: require() in [path]/index.php at line 43 Please forward this error to VaultWiki technical support at https://www.vaultwiki.org/support/4X/ or email support@vaultwiki.org. |
#116
|
|||
|
|||
In the AdminCP, go to the Plugin Manager and look for a VaultWiki-related plugin at hook location "global_setup_complete". 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; } } |
#117
|
|||
|
|||
Your website says the current version is 4.0.23, does that mean this version has an exploit?
|
#118
|
|||
|
|||
there is no upload template
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|