Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard

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
  #492  
Old 10-11-2013, 05:00 AM
AusPhotography's Avatar
AusPhotography AusPhotography is offline
 
Join Date: Nov 2007
Location: Hobart & Adelaide .au
Posts: 521
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ozzy47 View Post
To fix change the ini setting or edit class_core.php per link above
Reply With Quote
  #493  
Old 10-16-2013, 11:03 AM
dariyos dariyos is offline
 
Join Date: Nov 2011
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

does it have a german language pack for this version?
Reply With Quote
  #494  
Old 10-19-2013, 11:22 PM
dimitrisgr dimitrisgr is offline
 
Join Date: Aug 2012
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ηello
In the second step me you drew that .. Any idea;;;

Code:
Database error in vBulletin 4.2.1:

Invalid SQL:

			ALTER TABLE dimitris_1967_usergroup
			
	ADD COLUMN vault_permissions INT(11) UNSIGNED NOT NULL DEFAULT '0';

MySQL Error   : Duplicate column name 'vault_permissions'
Error Number  : 1060
Request Date  : Sunday, October 20th 2013 @ 02:13:19 AM
Error Date    : Sunday, October 20th 2013 @ 02:13:19 AM
Script        : http://www.mysat.gr/vb/vault/install/install.php?step=2
Referrer      : http://www.mysat.gr/vb/vault/install/install.php?step=1
IP Address    : **********
Username      : Administrator
Classname     : vB_Database
MySQL Version : 5.1.69
Reply With Quote
  #495  
Old 10-23-2013, 04:42 PM
thincom2000 thincom2000 is offline
 
Join Date: May 2006
Location: Bronx, NY
Posts: 1,205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dougdirac View Post
Hmm.. getting a bunch of other warnings:

Code:
Warning: Declaration of vB_WikiCodeParser::do_parse() should be compatible with that of vB_BbCodeParser::do_parse() in ..../vault/special_class_bbcode.php on line 28

Warning: Declaration of vB_WikiCodeParser::parse_bbcode() should be compatible with that of vB_BbCodeParser::parse_bbcode() in ..../vault/special_class_bbcode.php on line 28

Warning: Declaration of vB_WikiCodeParser::build_parse_array() should be compatible with that of vB_BbCodeParser::build_parse_array() in ..../vault/special_class_bbcode.php on line 28

Warning: Declaration of vB_WikiCodeParser::is_valid_tag() should be compatible with that of vB_BbCodeParser::is_valid_tag() in ..../vault/special_class_bbcode.php on line 28

Warning: Declaration of vB_WikiCodeParser::is_valid_option() should be compatible with that of vB_BbCodeParser::is_valid_option() in ..../vault/special_class_bbcode.php on line 28

Warning: Declaration of vB_WikiCodeParser::handle_external() should be compatible with that of vB_BbCodeParser::handle_external() in ..../vault/special_class_bbcode.php on line 28

Warning: Declaration of vB_WikiCodeParser::handle_bbcode_php() should be compatible with that of vB_BbCodeParser::handle_bbcode_php() in ..../vault/special_class_bbcode.php on line 28

Warning: Declaration of vB_WikiCodeParser::handle_bbcode_code() should be compatible with that of vB_BbCodeParser::handle_bbcode_code() in ..../vault/special_class_bbcode.php on line 28

Warning: Declaration of vB_WikiCodeParser::handle_bbcode_html() should be compatible with that of vB_BbCodeParser::handle_bbcode_html() in ..../vault/special_class_bbcode.php on line 28

Warning: Declaration of vB_WikiCodeParser::handle_bbcode_url() should be compatible with that of vB_BbCodeParser::handle_bbcode_url() in ..../vault/special_class_bbcode.php on line 28

Warning: Declaration of vB_WikiCodeParser::handle_bbcode_img() should be compatible with that of vB_BbCodeParser::handle_bbcode_img() in ..../vault/special_class_bbcode.php on line 28

Warning: Declaration of vB_Friendly_Url_VaultMainPage::get_url() should be compatible with that of vB_Friendly_Url::get_url() in ..../includes/class_friendly_url.php(287) : eval()'d code on line 1

Warning: Declaration of vB_Friendly_Url_VaultThread::get_url() should be compatible with that of vB_Friendly_Url::get_url() in ..../includes/class_friendly_url.php(287) : eval()'d code on line 1
Is this list the only compatibility errors that have been found for VaultWiki Lite under vBulletin 4.2.2? Keep in mind that the editor not working (pictured a few posts above) is due to these errors at the top that break the layout on the page. I'm trying to get a compatible update together to resolve these issues.
Reply With Quote
  #496  
Old 10-23-2013, 06:39 PM
dougdirac's Avatar
dougdirac dougdirac is offline
 
Join Date: Nov 2011
Posts: 208
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by thincom2000 View Post
Is this list the only compatibility errors that have been found for VaultWiki Lite under vBulletin 4.2.2? Keep in mind that the editor not working (pictured a few posts above) is due to these errors at the top that break the layout on the page. I'm trying to get a compatible update together to resolve these issues.
Yeah, thanks. After making the recommended edits to includes/class_core.php things started working again. Funny that the simple display of the errors breaks the website.

Cheers!
Reply With Quote
  #497  
Old 10-27-2013, 08:43 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Vaultwiki 4 beta 7 is out. This is the first VW4 release that is stated to be ready for production websites: https://www.vaultwiki.org/articles/138/
Reply With Quote
  #498  
Old 01-15-2014, 08:57 PM
Leica.Robbiani Leica.Robbiani is offline
 
Join Date: Sep 2007
Location: South Germany
Posts: 149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Repairing the post cache throws a database error "Invalid SQL" in VB4.2.1 ...
Reply With Quote
  #499  
Old 01-30-2014, 01:01 AM
Bruce1984 Bruce1984 is offline
 
Join Date: Feb 2009
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looks like an awesome mod! Downloaded and -trying- to install.

During step 4) Importing Language, I received a couple of errors:
Code:
Warning: Declaration of vB_Database_Alter_MySQL::add_index() should be compatible with that of vB_Database_Alter::add_index() in ..../includes/class_dbalter.php on line 882

Warning: Declaration of vB_Database_Alter_MySQL::add_field() should be compatible with that of vB_Database_Alter::add_field() in ..../includes/class_dbalter.php on line 882

Warning: Declaration of vB_Database_Alter_MySQL::drop_field() should be compatible with that of vB_Database_Alter::drop_field() in ..../includes/class_dbalter.php on line 882

Warning: Declaration of vB_Database_Alter_MySQL::query() should be compatible with that of vB_Database_Alter::query() in ..../includes/class_dbalter.php on line 882
The step, however, seemed to have completed fine as there were no further errors and it mentioned 'Okay' at the end. I figured, I would note down the errors (also made a partial screenshot), in case of further errors I could at least post that.
So I went on with the install and could complete steps 5, 6 and 7 without errors. After which I got a blank page on step 8. I tried manually adjusting the url to step 9 or 10, or even to a previous step, but still got a blank page.
As a matter of fact, I get a blank page on the forum itself as well. So before I go any further, is there anyone who has an idea of what's going on and how I can fix this? Before I start again and the same thing happens...

Any help would be greatly appreciated!
Reply With Quote
  #500  
Old 01-30-2014, 03:29 PM
thincom2000 thincom2000 is offline
 
Join Date: May 2006
Location: Bronx, NY
Posts: 1,205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This could be a number of things. I have recently seen a similar problem if the mod was installed when vB's sessions table was already full. This would cause database errors on every page load due to a memory overflow. The only way to fix it would be to restore a backup and manually cleanup your sessions table or to increase MySQL's max_heap_table_size and restart MySQL (you would have to do this even if you never install VaultWiki). Then you should be able to install successfully.

However, if you're not seeing database errors in your logs, it's possible you are somehow getting VaultWiki Lite's own blank page issue to occur during the install process. You should be far enough along to access the AdminCP and perform the required install steps in the Namespace Manager which get rid of this error. Once you have done so and you see regular forum pages back, continue the install steps from step 8 onward.

If it's neither of these, something else is going on but you should be able to find more information by looking at your logs.
Reply With Quote
  #501  
Old 02-20-2014, 03:15 PM
Mr_von Mr_von is offline
 
Join Date: Feb 2012
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

After installation, the additional.css was not loaded. Whatever I'm doing, all to no avail.
I have uninstalled it, let maintenance go through, style information re-created without success.
After overwriting of client-script / vbulletin_css the style works again. I create the new style information is all gone.

Where are now data of the installation?



Had I known that so many errors on the page I would have never tried to install !!

http://s7.directupload.net/images/140220/2k8t24qe.jpg
http://s14.directupload.net/images/140220/o4ynrkj9.jpg
Reply With Quote
Reply

Thread Tools

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 11:51 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06609 seconds
  • Memory Usage 2,323KB
  • Queries Executed 25 (?)
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
  • (3)bbcode_code
  • (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
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (3)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)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_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