• Register
    • Help

    striker  0 Items
    Currently Supporting
    • Home
    • News
    • Forum
    • Wiki
    • Support
      • Manage Subscriptions
      • FAQ
      • Support For
        • VaultWiki 4.x Series
        • VaultWiki.org Site
    • What's New?
    • Buy Now
    • Manual
    • 
    • Support
    • VaultWiki 3.x Series
    • Bug
    • Beta 4.0 feedback

    1. Welcome to VaultWiki.org, home of the wiki add-on for vBulletin and XenForo!

      VaultWiki allows your existing forum users to collaborate on creating and managing a site's content pages. VaultWiki is a fully-featured and fully-supported wiki solution for vBulletin and XenForo.

      The VaultWiki Team encourages you to join our community of forum administrators and check out VaultWiki for yourself.

    Issue: Beta 4.0 feedback

    • Issue Tools
      • View Changes
    1. issueid=1111 February 7, 2010 7:02 PM
      creativeLiquid creativeLiquid is offline
      Junior Member
      Beta 4.0 feedback

      Hello!

      I just saw the announcement for Beta 4.0 in my vB Admin CP, and I downloaded the update.

      Just uploaded all the files, then ran the install.php script.

      Everything went fine, I believe.
      After upgrading to Beta 4.0, the messages changed to:
      This script will update your VaultWiki Premium Content to version 3.0.0 Beta 3
      Then, although I pressed "Proceed" multiple times, it seems to have gotten "stuck" in that page.

      I went over the vB Admin CP >> Plugin & Products >>
      And then I enabled VaultWiki, which was disabled.

      Will update soon on further advancements.

      THANKS FOR THE WORK!
    Issue Details
    Issue Number 1111
    Issue Type Bug
    Project VaultWiki 3.x Series
    Category Install / Upgrade
    Status Fixed
    Priority 2 - Fatal / Database Errors
    Affected Version 3.0.0 Beta 4
    Fixed Version 3.0.0 Beta 4
    Milestone VaultWiki 3.0.0
    Software DependencyAny
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. February 7, 2010 7:51 PM
      pegasus pegasus is offline
      VaultWiki Team
      Believe it or not, this is caused by a missing phrase. Download the ZIP again and replace the file vault/install/upgrade_language_en.php. Then run vault/install/upgrade.php again.
      Reply Reply  
    2. February 8, 2010 10:52 PM
      creativeLiquid creativeLiquid is offline
      Junior Member
      Hello!
      Just downloaded the latest version, uploaded, and ran /vault/install/upgrade.php

      Everything perfect until step:
      VaultWiki 3.0.0 Beta 4 Upgrade Script

      Step 2) Import latest options (Step 2 of 7)
      Code:
      Database error in vBulletin 4.0.1:
      
      Invalid SQL:
      
      			INSERT INTO setting
      				(varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder,
      				advanced, volatile, validationcode, blacklist, product)
      			VALUES
      			(
      				'ces_categories_forumid',
      				'version',
      				'',
      				'0',
      				'number',
      				'',
      				20,
      				0,
      				1,
      				'',
      				0,
      				'ces_nwsp_spec'
      			),
      	(
      				'ces_images_forumid',
      				'version',
      				'0',
      				'0',
      				'number',
      				'',
      				30,
      				0,
      				1,
      				'',
      				0,
      				'ces_nwsp_spec'
      			);
      
      MySQL Error   : Duplicate entry 'ces_categories_forumid' for key 'PRIMARY'
      Error Number  : 1062
      Request Date  : Monday, February 8th 2010 @ 08:47:55 PM
      Error Date    : Monday, February 8th 2010 @ 08:47:55 PM
      Script        : http://MySite.com/forums/vault/install/finalupgrade.php?step=2
      Referrer      : http://MySite.com/forums/vault/install/finalupgrade.php?step=1
      IP Address    : 66.232.160.11
      Username      : MyUsername
      Classname     : vB_Database
      MySQL Version : 5.1.43
      I wish I could be of more assistance.

      Pending instructions
      Reply Reply  
    3. February 9, 2010 9:16 AM
      InformationNirvana InformationNirvana is offline
      Regular Member
      Let's call it Beta4, not Beta 4.0.
      I somehow thought vW 3.00 b4 was upgraded to vW 4.00 !
      Reply Reply  
    4. February 9, 2010 9:37 AM
      creativeLiquid creativeLiquid is offline
      Junior Member
      Quote Originally Posted by InformationNirvana
      Let's call it Beta4, not Beta 4.0.
      I somehow thought vW 3.00 b4 was upgraded to vW 4.00 !
      Beta4 it is!

      ====
      Making more use of this post::

      When doing the import, my original mediaWiki installation is in the same server, different folder than vB 4.0.1
      Example:
      /home/MyAccount/mediaWiki1

      VaultWiki and vB4 are installed @
      /home/MyAccount/myWebsite/forums

      Should I copy the files over to /forums?
      If not, then the installer script can access at the other location?

      Sorry for the basic questions.

      Have a great day everyone!!
      Reply Reply  
    5. February 9, 2010 12:22 PM
      pegasus pegasus is offline
      VaultWiki Team
      The installer script only needs the path where MediaWiki's images were saved. Since you can enter this into a text field, it doesn't really matter if it's the same folder as long as it's the same server.

      As for your problem above, try running vault/install/upgrade_3p300b1.php. It sounds to me like this step was not completed successfully when you originally did it (which is possible because there were a few bugs with it when beta 1 was out).
      Reply Reply  
    6. February 9, 2010 2:55 PM
      creativeLiquid creativeLiquid is offline
      Junior Member
      Hello!

      I ran vault/install/upgrade_3p300b1.php
      Threw this:
      This VaultWiki component does not appear to match with the version for which this script was created (version 0.0.0).

      Please ensure that you are attempting to run the correct script.

      If you are sure this is the script you would like to run, click here.
      Should I uninstall and install once again?
      Reply Reply  
    7. February 9, 2010 11:16 PM
      pegasus pegasus is offline
      VaultWiki Team
      No you should run vault/install/upgrade_3p300b1.php?step=1, then run finalupgrade.php again.
      Reply Reply  
    8. February 10, 2010 8:27 PM
      creativeLiquid creativeLiquid is offline
      Junior Member
      Thanks for the feedback and help Pegasus.

      When I ran vault/install/upgrade_3p300b1.php?step=1, it posted:

      Code:
      Database error in vBulletin 4.0.1:
      
      Invalid SQL:
      
      		UPDATE template
      		SET product = 'ces_nwsp_spec',
      			title = CASE title
      				WHEN 'special_page_images' THEN 'vault_special_images'
      				WHEN 'special_page_imagebit' THEN 'vault_special_imagebit'
      				WHEN 'special_image_page' THEN 'vault_image_main'
      				WHEN 'vault_images_css' THEN 'vault_css_images'
      				WHEN 'vault_category_css' THEN 'vault_css_category'
      				WHEN 'special_page_agebit' THEN 'vault_special_agebit'
      				WHEN 'special_page_lengthbit' THEN 'vault_special_lengthbit'
      				WHEN 'special_page_protectbit' THEN 'vault_special_protectbit'
      				WHEN 'special_page_redirectbit' THEN 'vault_special_redirectbit'
      				WHEN 'special_page_versionbit' THEN 'vault_special_versionbit'
      				WHEN 'special_page_wantbit' THEN 'vault_special_wantbit'
      				WHEN 'special_page_doubleredbit' THEN 'vault_special_doublebit'
      				WHEN 'special_page_brokenredbit' THEN 'vault_special_brokenbit'
      				WHEN 'special_category_box' THEN 'vault_category_box'
      				WHEN 'special_category_catbit' THEN 'vault_category_catbit'
      				WHEN 'vault_category_letter' THEN 'vault_category_letter'
      				WHEN 'vault_category_page' THEN 'vault_category_main'
      				WHEN 'vault_category_pagebit' THEN 'vault_category_pagebit'
      				WHEN 'vault_special_catbit' THEN 'vault_special_catbit'
      				ELSE title
      			END
      		WHERE product IN ('ces_spec_cat', 'ces_nwsp_page', 'ces_nwsp_red', 'ces_spec_img', 'ces_nw_parser');
      
      MySQL Error   : Duplicate entry 'vault_category_main--1-template' for key 'title'
      Error Number  : 1062
      Request Date  : Wednesday, February 10th 2010 @ 06:24:51 PM
      Error Date    : Wednesday, February 10th 2010 @ 06:24:51 PM
      Script        : http://www.MySite.com/forums/vault/install/upgrade_3p300b1.php?step=1
      Referrer      : 
      IP Address    : 66.237.162.12
      Username      : MyUserName
      Classname     : vB_Database
      MySQL Version : 5.1.43
      Reply Reply  
    9. February 10, 2010 8:51 PM
      pegasus pegasus is offline
      VaultWiki Team
      If you can perform the following query on your database, you should be able to run finalupgrade.php:
      Code:
      UPDATE setting SET product = 'ces_nwsp_spec' WHERE product IN ('ces_spec_cat', 'ces_nwsp_page', 'ces_nwsp_red', 'ces_spec_img', 'ces_nw_parser')
      Reply Reply  
    10. February 10, 2010 8:59 PM
      creativeLiquid creativeLiquid is offline
      Junior Member
      GREAT!!

      I ran the query from phpMyAdmin, and everything came out with green text (aka, Ok'd).

      So I then ran /finalupgrade.php and all went smooth!!

      Thanks!

      Going to give the import a shot now
      Reply Reply  
    11. February 10, 2010 9:07 PM
      creativeLiquid creativeLiquid is offline
      Junior Member
      Had a problem on Step 4 (I think) of the import.

      It threw:
      Fatal error: Cannot redeclare gcbos_command_me() (previously declared in /home/comoesta/public_html/forums/includes/class_gcbos.php(49) : eval()'d code:39) in /home/comoesta/public_html/forums/includes/class_gcbos.php(49) : eval()'d code on line 47

      I went ahead and disabled the "GCBOS" chat box plugin for vB 4.0.1
      Reference Link for GCBOS chat box:::
      http://www.vbulletin.org/forum/showthread.php?t=228046

      ===

      I then re-ran the Import, and on Step 3, it threw:
      Code:
      Database error in vBulletin 4.0.1:
      
      Invalid SQL:
      
      			SELECT page.page_id AS import_page_id, page.page_namespace AS namespaceid,
      				page.page_title AS title, rev.rev_user AS userid, rev.rev_user_text AS ipaddress,
      				rev.rev_timestamp AS dateline, txt.old_text AS pagetext, txt.old_flags AS flags,
      				thread.import_page_id AS isimported,
      				usr.user_name AS username
      			FROM page AS page
      			LEFT JOIN revision AS rev ON (rev.rev_page = page.page_id)
      			LEFT JOIN text AS txt ON (txt.old_id = rev.rev_text_id)
      			LEFT JOIN thread AS thread ON (thread.import_page_id = page.page_id)
      			LEFT JOIN user AS usr ON (usr.user_id = rev.rev_user)
      			WHERE page.page_namespace NOT IN (1,3,4,5,7,8,9,11,12,13,15)
      			GROUP BY page.page_id
      			ORDER BY rev.rev_timestamp
      			LIMIT 50,50;
      
      MySQL Error   : Table 'comoesta_forums.page' doesn't exist
      Error Number  : 1146
      Request Date  : Wednesday, February 10th 2010 @ 07:04:43 PM
      Error Date    : Wednesday, February 10th 2010 @ 07:04:43 PM
      Script        : http://MySite.com/forums/admincp/vaultwiki_setup.php?do=import&package=mediawiki&step=3&startat=50
      Referrer      : http://MySite.com/forums/admincp/vaultwiki_setup.php?do=import
      IP Address    : 65.237.162.12
      Username      : MyUserName
      Classname     : vB_Database
      MySQL Version : 5.1.43
      Chat box program is disabled at the moment.
      Reply Reply  
    12. February 10, 2010 9:14 PM
      pegasus pegasus is offline
      VaultWiki Team
      Please refer to this for any further import issues:
      http://www.vaultwiki.org/issues/1115/
      Reply Reply  
    + Reply

    Assigned Users
    Loading Please Wait
    Tags
    Loading Please Wait
    • Contact Us
    • License Agreement
    • Privacy
    • Terms
    • Top
    All times are GMT -4. The time now is 10:41 PM.
    This site uses cookies to help personalize content, to tailor your experience, and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Learn more… Accept Remind me later
  • striker
    Powered by vBulletin® Version 4.2.5 Beta 2
    Copyright © 2023 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2023 DragonByte Technologies Ltd.
    Copyright © 2008 - 2013 VaultWiki Team, Cracked Egg Studios, LLC.