Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
VaultWiki: A Wiki for your forum Details »»
VaultWiki: A Wiki for your forum
Version: 3.0.11 Lit, by thincom2000 thincom2000 is offline
Developer Last Online: Sep 2022 Show Printable Version Email this Page

Category: Major Additions - Version: 4.2.0 Rating:
Released: 03-29-2010 Last Update: 07-30-2013 Installs: 231
DB Changes Uses Plugins Auto-Templates
Additional Files  
No support by the author.

** 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:
  • PHP 4.4.0 or higher
  • MySQL 4.1.2 or higher
  • vBulletin 3.6.x, 3.7.x, 3.8.x, 4.0.x, 4.1.x, 4.2.x
  • about 1 MB of space

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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
3 благодарности(ей) от:
BCP Hung, MichaelDance, Sage Knight

Comments
  #242  
Old 06-23-2011, 08:59 PM
thincom2000 thincom2000 is offline
 
Join Date: May 2006
Location: Bronx, NY
Posts: 1,205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Octavius. View Post
So the full version is already updated for 4.1.4?
As far as I can tell, yes. I'm looking at what was changed tonight. I'll try to get it merged ASAP.
Reply With Quote
  #243  
Old 06-25-2011, 07:06 PM
thincom2000 thincom2000 is offline
 
Join Date: May 2006
Location: Bronx, NY
Posts: 1,205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for waiting patiently. The newest 3.0.9 Lite is compatible with vBulletin 4.1.4 and ckeditor. Enjoy!
Reply With Quote
  #244  
Old 06-26-2011, 12:46 PM
Stefanus Stefanus is offline
 
Join Date: Aug 2007
Location: RSA - Boerland
Posts: 99
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

After upgrade to 3.0.9 Lite:

PHP Code:
http://www.mysite.com/forum/showwiki.php?title=xxx
Templates42 (3 uncached)
ad_showthread_firstpost    (1)
vault_article_quickedit    (1)
vault_article_toc                 (1
After this upgrage lost all my "extra" BBcode functions.
Reply With Quote
  #245  
Old 06-26-2011, 04:41 PM
mynassauleader mynassauleader is offline
 
Join Date: Jun 2011
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Still getting this error:

2011/06/26 13:36:29 [error] 13762#0: *8581 FastCGI sent in stderr: "PHP Fatal error: require_once(): Failed opening required '/var/www/forum/includes/functions_wysiwyg.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/forum/vault/tabs/special_tab_edit.php on line 251" while reading response header from upstream, client: x.x.x.x, server: forum, request: "POST /showwiki.php?title=Test&do=edit HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "forum", referrer: "http://forum/showwiki.php?do=create"

includes/functions_wysiwyg.php does not exist and is not in vB 4.1.4

Edit:

grep "functions_wysiwyg.php" -r /home/user/clients/forum
vb-wiki/upload/vault/tabs/special_tab_edit.php: require_once(DIR . '/includes/functions_wysiwyg.php');
Reply With Quote
  #246  
Old 06-26-2011, 04:57 PM
paulket paulket is offline
 
Join Date: Oct 2010
Posts: 136
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mynassauleader View Post
includes/functions_wysiwyg.php does not exist and is not in vB 4.1.4
That is because vBulletin moved the location of the new editor in 4.1.4 and any (older) mod that had a text editor will not work correctly with vBulletin 4.1.4

==========

I just purchased the new commercial version of this mod yesterday and it is working fine with 4.1.4
Reply With Quote
Благодарность от:
mynassauleader
  #247  
Old 06-26-2011, 05:30 PM
mynassauleader mynassauleader is offline
 
Join Date: Jun 2011
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm using the Lite version. Where is the location of the new editor where I could edit this file by hand?

Edit:

Uninstalled old version (didn't read the readme about upgrading), uploaded new version and installed 3.0.9 Lite - same error
Reply With Quote
  #248  
Old 06-27-2011, 04:12 AM
thincom2000 thincom2000 is offline
 
Join Date: May 2006
Location: Bronx, NY
Posts: 1,205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry about this. For some reason I forgot to upload the new version of special_tab_edit.php. The ZIP now contains the correct file.
Reply With Quote
Благодарность от:
mynassauleader
  #249  
Old 06-27-2011, 10:17 AM
Pvtiste Pvtiste is offline
 
Join Date: Nov 2005
Location: Toronto
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The best wiki system ever for vbulletin!
Thanks for your work
installed the pro version
5 stars
Reply With Quote
  #250  
Old 06-27-2011, 03:18 PM
mynassauleader mynassauleader is offline
 
Join Date: Jun 2011
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Lite confirmed working on 4.1.4

Thank you for your quick response. I will talk my client into purchasing Pro version.
Reply With Quote
  #251  
Old 06-28-2011, 09:18 PM
Stefanus Stefanus is offline
 
Join Date: Aug 2007
Location: RSA - Boerland
Posts: 99
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mynassauleader View Post
Lite confirmed working on 4.1.4

Thank you for your quick response. I will talk my client into purchasing Pro version.
Does your Custom BBcode show on the Editor?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:01 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05571 seconds
  • Memory Usage 2,324KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (5)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete