• 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 4.x Series
    • Bug
    • Alpha 7 install failure

    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: Alpha 7 install failure

    • Issue Tools
      • View Changes
    1. issueid=3056 April 25, 2013 11:35 PM
      Code Monkey Code Monkey is offline
      New Member
      Alpha 7 install failure

      I noticed you put it up so I tried upgrading with the patch download. Failed at step one. Same with full download

      Code:
      Altering table: vw_attachment
      Fatal error: Call to undefined method vw_DBalter_MySQL_Controller::fetch() in /home/joystickrequired/public_html/vault/core/controller/install/upgradepath/steps/4/0/0/alpha/7/3X/vw.php on line 65
    Issue Details
    Issue Number 3056
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Install / Upgrade
    Status Fixed
    Priority 2 - Fatal / Database Errors
    Affected Version 4.0.0 Alpha 7
    Fixed Version 4.0.0 Alpha 7
    Milestone VaultWiki 4 Alpha X
    Software DependencyvBulletin 4.x w/ ckEditor
    License TypePaid
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. April 26, 2013 12:14 AM
      pegasus pegasus is offline
      VaultWiki Team
      In vault/core/controller/dbalter/vw.php, find:
      Code:
      	public function fetch_table($table = '')
      Add before:
      Code:
      	public function fetch($table = '')
      	{
      		return $this->fetch_table($table);
      	}
      Reply Reply  
    2. April 26, 2013 12:40 AM
      Code Monkey Code Monkey is offline
      New Member
      That fixed that. Then in step 5 I get this followed by a bunch of array data.

      Code:
      Unable to find a class to validate: vB_TemplateParser_Curlywrap on line 1084 in /home/mysite/public_html/includes/class_template_parser.php
      Reply Reply  
    3. April 26, 2013 1:57 AM
      Code Monkey Code Monkey is offline
      New Member
      I'm sorry. I left out that the line right before that error is

      Code:
      Importing template group: VaultWiki Editor
      Reply Reply  
    4. April 26, 2013 4:02 AM
      alpha alpha is offline
      Junior Member
      Update Installer not working - at step 5 following error:
      Code:
      Importing template group: VaultWiki Node
      Unable to find a class to validate: vB_TemplateParser_Curlywrap on line 1084 in /var/includes/class_template_parser.php
      #0 /var/includes/class_template_parser.php(1020): vB_TemplateParser->validate_curly(Object(vB_CurlyNode), Array)
      #1 /var/includes/adminfunctions_template.php(3022): vB_TemplateParser->validate(Array)
      #2 /var/vault/core/controller/install/common/vb3.php(814): compile_template('
      {vb:raw node.before} {vb:wrap {vb:raw node.displaytitle}, 30}
      
          {vb:raw node.prefix}
          {vb:wrap {vb:raw node.title}, 30}
      
      {vb:wrap {vb:raw node.title}, 30} {vb:wrap {vb:raw node.after}, 50} {vb:raw node.protect_phrase} {vb:raw node.protect_phrase} {vb:rawphrase vw_node_subscribed}
      {vb:raw node.below}
      )),[3] => Array ([file] => /var/vault/core/controller/install/upgradepath/steps/final/vb3.php,[line] => 82,[function] => do_templates,[class] => vw_Install_Common_Controller_vB3,[type] => ->,[args] => Array ([0] => vw_Install_View_vB3 Object ([] => vw_Install_Text_UpgradePath_View Object ([] => UpgradePath,[step] => Final-5),[] => 1,[] => 1,[] => ,[step] => Final-5))),[4] => Array ([file] => /var/vault/core/controller/install/upgradepath/vw.php,[line] => 57,[function] => {closure},[args] => Array ([0] => vw_Install_UpgradePath_Controller Object ([] => ,[] => Final,[] => vw_Install_Text_UpgradePath_View Object ([] => UpgradePath,[step] => Final-5),[] => vw_Install_View_vB3 Object ([] => vw_Install_Text_UpgradePath_View Object ([] => UpgradePath,[step] => Final-5),[] => 1,[] => 1,[] => ,[step] => Final-5),[] => Array ([0] => Closure Object (),[1] => Closure Object (),[2] => Closure Object (),[3] => Closure Object (),[4] => Closure Object (),[5] => Closure Object (),[6] => Closure Object (),[7] => Closure Object (),[8] => Closure Object ()),[step] => 5),[1] => 1)),[5] => Array ([file] => /var/vault/core/controller/cp/install/vw.php,[line] => 257,[function] => call,[class] => vw_Install_UpgradePath_Controller,[type] => ->,[args] => Array ([0] => 5,[1] => 1)),[6] => Array ([file] => /var/vault/core/controller/cp/install/vw.php,[line] => 170,[function] => exec_step,[class] => vw_CP_Install_Controller,[type] => ->,[args] => Array ([0] => vw_Install_UpgradePath_Controller Object ([] => ,[] => Final,[] => vw_Install_Text_UpgradePath_View Object ([] => UpgradePath,[step] => Final-5),[] => vw_Install_View_vB3 Object ([] => vw_Install_Text_UpgradePath_View Object ([] => UpgradePath,[step] => Final-5),[] => 1,[] => 1,[] => ,[step] => Final-5),[] => Array ([0] => Closure Object (),[1] => Closure Object (),[2] => Closure Object (),[3] => Closure Object (),[4] => Closure Object (),[5] => Closure Object (),[6] => Closure Object (),[7] => Closure Object (),[8] => Closure Object ()),[step] => 5),[1] => Final)),[7] => Array ([file] => /var/vault/core/controller/cp/install/vw.php,[line] => 69,[function] => upgrade,[class] => vw_CP_Install_Controller,[type] => ->,[args] => Array ()),[8] => Array ([file] => /var/vault/cp/global.php,[line] => 70,[function] => execute,[class] => vw_CP_Install_Controller,[type] => ->,[args] => Array ([0] => 5,[1] => post)),[9] => Array ([file] => /var/vault/install/index.php,[line] => 37,[args] => Array ([0] => /var/vault/cp/global.php),[function] => require_once),[10] => Array ([file] => /var/vbseo.php,[line] => 1398,[args] => Array ([0] => /var/vault/install/index.php),[function] => require)),[] => ),[noparse][code][/noparse] => 256)) #1 trigger_error(Unable to find a class to validate: vB_TemplateParser_Curlywrap on line 1084 in /var/includes/class_template_parser.php , 256) called at [/var/www/vb/vb.php:286] #2 vB::handleException(Exception Object ([] => Unable to find a class to validate: vB_TemplateParser_Curlywrap,[] => ,[] => 0,[] => /var/includes/class_template_parser.php,[] => 1084,[] => Array ([0] => Array ([file] => /var/includes/class_template_parser.php,[line] => 1020,[function] => validate_curly,[class] => vB_TemplateParser,[type] => ->,[args] => Array ([0] => vB_CurlyNode Object ([type] => curly,[value] => wrap,[attributes] => Array ([0] => vB_CurlyNode Object ([type] => curly,[value] => raw,[attributes] => Array ([0] => node.displaytitle),[] => ),[1] => 30),[] => 9),[1] => Array ())),[1] => Array ([file] => /var/includes/adminfunctions_template.php,[line] => 3022,[function] => validate,[class] => vB_TemplateParser,[type] => ->,[args] => Array ([0] => Array ())),[2] => Array ([file] => /var/vault/core/controller/install/common/vb3.php,[line] => 814,[function] => compile_template,[args] => Array ([0] =>
      {vb:raw node.before} {vb:wrap {vb:raw node.displaytitle}, 30}
      
          {vb:raw node.prefix}
          {vb:wrap {vb:raw node.title}, 30}
      
      {vb:wrap {vb:raw node.title}, 30} {vb:wrap {vb:raw node.after}, 50} {vb:raw node.protect_phrase} {vb:raw node.protect_phrase} {vb:rawphrase vw_node_subscribed}
      {vb:raw node.below}
      )),[3] => Array ([file] => /var/vault/core/controller/install/upgradepath/steps/final/vb3.php,[line] => 82,[function] => do_templates,[class] => vw_Install_Common_Controller_vB3,[type] => ->,[args] => Array ([0] => vw_Install_View_vB3 Object ([] => vw_Install_Text_UpgradePath_View Object ([] => UpgradePath,[step] => Final-5),[] => 1,[] => 1,[] => ,[step] => Final-5))),[4] => Array ([file] => /var/vault/core/controller/install/upgradepath/vw.php,[line] => 57,[function] => {closure},[args] => Array ([0] => vw_Install_UpgradePath_Controller Object ([] => ,[] => Final,[] => vw_Install_Text_UpgradePath_View Object ([] => UpgradePath,[step] => Final-5),[] => vw_Install_View_vB3 Object ([] => vw_Install_Text_UpgradePath_View Object ([] => UpgradePath,[step] => Final-5),[] => 1,[] => 1,[] => ,[step] => Final-5),[] => Array ([0] => Closure Object (),[1] => Closure Object (),[2] => Closure Object (),[3] => Closure Object (),[4] => Closure Object (),[5] => Closure Object (),[6] => Closure Object (),[7] => Closure Object (),[8] => Closure Object ()),[step] => 5),[1] => 1)),[5] => Array ([file] => /var/vault/core/controller/cp/install/vw.php,[line] => 257,[function] => call,[class] => vw_Install_UpgradePath_Controller,[type] => ->,[args] => Array ([0] => 5,[1] => 1)),[6] => Array ([file] => /var/vault/core/controller/cp/install/vw.php,[line] => 170,[function] => exec_step,[class] => vw_CP_Install_Controller,[type] => ->,[args] => Array ([0] => vw_Install_UpgradePath_Controller Object ([] => ,[] => Final,[] => vw_Install_Text_UpgradePath_View Object ([] => UpgradePath,[step] => Final-5),[] => vw_Install_View_vB3 Object ([] => vw_Install_Text_UpgradePath_View Object ([] => UpgradePath,[step] => Final-5),[] => 1,[] => 1,[] => ,[step] => Final-5),[] => Array ([0] => Closure Object (),[1] => Closure Object (),[2] => Closure Object (),[3] => Closure Object (),[4] => Closure Object (),[5] => Closure Object (),[6] => Closure Object (),[7] => Closure Object (),[8] => Closure Object ()),[step] => 5),[1] => Final)),[7] => Array ([file] => /var/vault/core/controller/cp/install/vw.php,[line] => 69,[function] => upgrade,[class] => vw_CP_Install_Controller,[type] => ->,[args] => Array ()),[8] => Array ([file] => /var/vault/cp/global.php,[line] => 70,[function] => execute,[class] => vw_CP_Install_Controller,[type] => ->,[args] => Array ([0] => 5,[1] => post)),[9] => Array ([file] => /var/vault/install/index.php,[line] => 37,[args] => Array ([0] => /var/vault/cp/global.php),[function] => require_once),[10] => Array ([file] => /var/vbseo.php,[line] => 1398,[args] => Array ([0] => /var/vault/install/index.php),[function] => require)),[] => ))
      Reply Reply  
    5. This petition for a change to In Progress was accepted
      April 26, 2013 4:05 AM
      alpha alpha is offline
      Junior Member
      Script has then stopped at 65%
       
    6. April 26, 2013 10:20 AM
      Replicators Replicators is offline
      Junior Member
      Yeah, same for me, i get

      Code:
      installing_templates
      
      Importing template group: VaultWiki Feed
      
      Importing template group: VaultWiki Form
      
      Importing template group: VaultWiki Group
      
      Importing template group: VaultWiki History
      
      Importing template group: VaultWiki Node
      Unable to find a class to validate: vB_TemplateParser_Curlywrap on line 1084 in /home/*****/public_html/includes/class_template_parser.php
      #0 /home/*****/public_html/includes/class_template_parser.php(1020): vB_TemplateParser->validate_curly(Object(vB_CurlyNode), Array)
      #1 /home/*****/public_html/includes/adminfunctions_template.php(3022): vB_TemplateParser->validate(Array)
      #2 /home/*****/public_html/vault/core/controller/install/common/vb3.php(814): compile_template('
      Reply Reply  
    7. April 26, 2013 1:32 PM
      alpha alpha is offline
      Junior Member
      Pegasus do you have a fix for us ?!

      thanks
      Reply Reply  
    8. April 27, 2013 1:47 AM
      pegasus pegasus is offline
      VaultWiki Team
      In vault/cp/global.php, find:
      Code:
      if (method_exists($view_ctrl, 'pre_load'))
      Add before:
      Code:
      vw_Hard_Core::controller('CP')->pre_load();
      In vault/core/controller/cp/vb3.php, find:
      Code:
      	public function has_permission($permission = '')
      Add before:
      Code:
      	public function pre_load()
      	{
      		global $specialtemplates;
      
      		$specialtemplates[] = 'pluginlistadmin';
      
      		parent::pre_load();
      	}
      Reply Reply  
    9. April 28, 2013 5:16 AM
      Code Monkey Code Monkey is offline
      New Member
      That did it.
      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 9:37 AM.
    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 © 2025 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
    Copyright © 2008 - 2024 VaultWiki Team, Cracked Egg Studios, LLC.