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 |
#72
|
|||
|
|||
RC 3 was released last September. I would recommend updating to a newer release.
|
#73
|
|||
|
|||
Adding data to table: vw_page
Creating required and example areas Database Error Database error Invalid SQL: UPDATE `vw_counter` SET `editcount` = CASE `pageid` WHEN 3 THEN editcount + 1 END WHERE `pageid` IN (3) LIMIT 1; MySQL Error : Unknown column 'pageid' in 'where clause' Error Number : 1054 |
#74
|
|||
|
|||
Quote:
If you get a message like "A node with the title Wiki was not found" after installation, you will need to reinstall, as there was a compatibility issue for MySQL < 5.6.4 in the last ZIP, which prevented the wiki tree from being created. |
#75
|
|||
|
|||
4.2.3 + VaultWiki Lite 4.x, After installed/enabled, Advanced Search page appears white. Disabling VW returns functionality.
Also was confused as to how to get a similar 'index' page that is shown in the first screenshot. Only showed the primary Wiki area, and no other content. |
#76
|
|||
|
|||
can i place adsense code inside Wiki content pages
|
#77
|
|||
|
|||
i get the following erro after install and try access my forum
Fatal error: Call to a member function is_cloud_cachable() on a non-object in /home/..../public_html/vb/includes/block/tagcloud.php on line 136 and when disable the forum all run good |
#78
|
|||
|
|||
For the tagcloud.php fatal errors, or a blank screen on search.php, run the following MySQL query:
Code:
UPDATE contenttype SET cantag = '0' WHERE class = 'vwPage' LIMIT 1 |
#79
|
|||
|
|||
can i place adsense code inside Wiki content pages
|
#80
|
|||
|
|||
You can place your adsense code anywhere you want by editing the templates in vBulletin's style manager. A good template to place ad code is vw_node_shell, because it is used on every wiki page.
In the full version, you can also place one in the sidebar by doing one of these:
|
#81
|
|||
|
|||
Anyone know what happens if we have the full version and our license expires?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|