The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
VaultWiki: A Wiki for your forum Details »» | |||||||||||||||||||||||||||
VaultWiki: A Wiki for your forum
Developer Last Online: Sep 2022
** THIS MOD IS NO LONGER SUPPORTED **
We are no longer developing this, a newer version is available here: https://vborg.vbsupport.ru/showthread.php?t=309676 ** DOWNLOAD REMOVED ** The download attached to this thread has been removed due to known unpatched security issues: https://www.vaultwiki.org/pages/Book...-Patch-Level-2 We do not recommend using this version, and we cannot offer support for it any longer. VaultWiki does not bridge from other wiki products (like MediaWiki, etc). It is a wiki product written just for vBulletin. About VaultWiki "The powerful editing options in VaultWiki allow 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. Use to create general site content, user manuals, wikis... VaultWiki works by extending vBulletin's forum and permissions systems - easily create and designate forum areas for different purposes. With a little imagination, VaultWiki can be configured to do almost anything." Features and the Full Version The find out more about VaultWiki Lite's features or to purchase the full commercial version, see the comparison here: http://www.vaultwiki.org/features/ VaultWiki Lite cannot import data from other wiki products. If you want to do this, you'll need the full commercial version. Requirements:
Copyright Info VaultWiki Lite places a copyright notice in your forum's footer on any page where wiki functions are used. You are not allowed to modify the source code or phrases to remove this copyright. Troubleshooting and Support While VaultWiki Lite is offered for free on vbulletin.org, you will receive faster responses to support questions made at the official VaultWiki site: http://www.vaultwiki.org/ Show Your Support
|
3 благодарности(ей) от: | ||
BCP Hung, MichaelDance, Sage Knight |
Comments |
#82
|
|||
|
|||
My apologies, that .htaccess file should not even be in the ZIP. It shouldn't be uploaded.
You can change the version yourself by modifying vault/special_class_wiki.php. Near the top you'll see: Code:
// set version number define('CES_VAULT_VERSION', '3.0.2 Lite'); |
#83
|
|||
|
|||
Just released 3.0.4. It fixes an infinite redirect with certain titles, and fixes RTL support for users who installed it on vBulletin 3.8.x.
|
#84
|
|||
|
|||
When I try and create a new post, it loads really really long. So far I havent gotten anything. Am I doing something wrong here?
|
#85
|
|||
|
|||
What is the title of the post in question?
|
#86
|
|||
|
|||
I go to create a new article>>edit>>save.
Now, when I try to go into it or anyone else tries to read it, it just keeps loading and basically freezes. You have to click another part of the site in order to get out. I'm gonna do a test page here to show you... however, this just came up when I tried to preview the page : Quote:
When you click it, it only loads. |
#87
|
|||
|
|||
You're not using any htaccess changes for VaultWiki are you? The Lite version has no htaccess mod rewrite support.
Also, what are the titles you are trying to create? It's possible that certain character combinations trigger infinite redirects, but I can't find any on my test board at this time. |
#88
|
|||
|
|||
Hi thincom2000,
I have noticed another database error: Code:
Invalid SQL: SELECT revision.*, user.username, user.usergroupid, user.membergroupids, MAX(previous.revisionid) AS prev_revisionid, MIN(next_rev.revisionid) AS next_revisionid, roll_rev.ipaddress AS targetipaddress, rolluser.username AS targetusername, previous.userid AS rolluserid, prev_user.username AS rollusername, previous.ipaddress AS rollipaddress, previous.unzip AS prev_unzip FROM vb382_vault_revision AS revision LEFT JOIN vb382_vault_revision AS next_rev ON (next_rev.lastrevisionid = revision.revisionid AND next_rev.pending = 0) LEFT JOIN vb382_vault_revision AS previous ON (revision.lastrevisionid = previous.revisionid) LEFT JOIN vb382_user AS user ON (user.userid = revision.userid) LEFT JOIN vb382_vault_revision AS roll_rev ON (roll_rev.revisionid = revision.rollback) LEFT JOIN vb382_user AS rolluser ON (rolluser.userid = roll_rev.userid) LEFT JOIN vb382_user AS prev_user ON (prev_user.userid = previous.userid) WHERE revision.threadid = 316 GROUP BY revision.revisionid ORDER BY dateline DESC LIMIT 0,1; MySQL-Fehler : Unknown column 'next_rev.pending' in 'on clause' Fehler-Nr. : 1054 Fehler-Zeit : Saturday, 05.06.2010 @ 21:43:49 Datum : Saturday, 05.06.2010 @ 21:43:49 Skript : XXXXXXXXXXXXX/showwiki.php?title=Absage&do=history Referrer : XXXXXXXXXXXXg/showwiki.php?title=Absage IP-Adresse : XXXXXXXXXXXXX Benutzername : XXXXXXXXXXXX Klassenname : vB_Database_MySQLi Quote:
Hopefully you can check these few things, thanks. Best regards L.R. |
#89
|
|||
|
|||
In vBulletin XML Sitemap I get the following:
Code:
<url> <loc>http://www.site.com/forum/http://www.site.com/forum/showwiki.php?title=Testament+of+Solomon</loc> <lastmod>2010-05-09T13:00:49+02:00</lastmod> <changefreq>yearly</changefreq> <priority>0.5</priority> </url> Any help on this? |
#90
|
|||
|
|||
Installed, tested and uninstalled.
I have Mediawiki bridged but my users don't like it very much so I thought I'd give this a try. The edit tab was non-responsive unless I reloaded the page a few times then it would work. I do like that consistency it provides but only if it works as it's supposed to. I'm considering the paid version but need assurance the same problems won't happen with that and that there aren't any conflicting mods. I look forward to your response. |
#91
|
|||
|
|||
What do you mean non-responsive? Your browser crashed when opening the Edit tab?
Or did clicking the Edit tab just not do anything? If it's the latter, this was a CSS problem that was fixed in the paid version. Will add the fix to Lite if it's confirmed here also. It's almost impossible for a large mod not to conflict with anyone else's mods. The trick is getting them to coexist. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|