Array
(
    [0] => Warning
    [1] => Undefined array key "language"
    [2] => /home/whmcsdev/public_repo/wbteampro.major-release/installation/modules/addons/wbteampro/initialize.php
    [3] => 282
)
Array
(
    [0] => Warning
    [1] => Undefined property: stdClass::$state
    [2] => /home/whmcsdev/public_repo/wbavatax.master/installation/modules/addons/wbavatax/hooks.php
    [3] => 942
)
Array
(
    [0] => Deprecated
    [1] => htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated
    [2] => /home/whmcsdev/public_repo/wbavatax.master/installation/modules/addons/wbavatax/hooks.php
    [3] => 279
)
1.3.1 - Upgrading v1 to v2 - Knowledgebase - WHMCS Dev
Dev License: This installation of WHMCS is running under a Development License and is not authorized to be used for production use. Please report any cases of abuse to abuse@whmcs.com

1.3.1 - Upgrading v1 to v2 Print

  • 2

The following instructions apply ONLY
when upgrading from wbTeamPro v1.x to v2.x.

The location of files with the wbTeamPro v2 system have changed, and the presence of both the old and new wbTeamPro system will cause a system conflict.

To prepare your existing installation for the new wbTeamPro v2 system you will need to perform the following:

  1. Remove Admin Template Modifications

    1. /{whmcs}/admin/templates/blend/header.tpl
      /{whmcs}/admin/templates/original/header.tpl
      /{whmcs}/admin/templates/v4/header.tpl

      Find and remove the lines:
      {* wbTeamPro Customization *}
      {include_php file="AddOns/_wbteampro_/tmpl/header.php"}
    2. /{whmcs}/admin/templates/blend/header.tpl
      /{whmcs}/admin/templates/original/header.tpl
      /{whmcs}/admin/templates/v4/menu.tpl

      Find and remove the lines:
      {* wbTeamPro Customization *}
      {include_php file="AddOns/_wbteampro_/tmpl/menu.php"}
    3. /{whmcs}/admin/templates/original/sidebar.tpl
      /{whmcs}/admin/templates/v4/sidebar.tpl

      Find and remove the lines:
      {* wbTeamPro Customization *}
      {include_php file="AddOns/_wbteampro_/tmpl/sidebar.php"}
  2. Remove Client Template Modifications

    1. /{whmcs}/templates/classic/header.tpl
      /{whmcs}/templates/default/header.tpl
      /{whmcs}/templates/portal/header.tpl

      Find and remove the lines:
      {* wbTeamPro Customization *}
      {include_php file="AddOns/_wbteampro_/tmpl/header.php"}
  3. Rename the Existing Admin wbTeamPro Folders

    Rename
    /{whmcs}/admin/AddOns/_wbteampro_/

    to
    /{whmcs}/admin/AddOns/_wbteampro_backup/

    *NOTE* The new installation will look for the above backup folder in order to import your configuration and attachments.

  4. Rename the Existing Client wbTeamPro Folders

    Rename
    /{whmcs}/AddOns/_wbteampro_/

    to
    /{whmcs}/AddOns/_wbteampro_backup/

    *NOTE* The new installation will look for the above backup folder in order to import your configuration and attachments.

  5. Re-Issue your wbTeamPro License

    When upgrading from wbTeamPro v1.x to v2.x you will need to re-issue the license under the "My Services" area of our billing system.  Login to our billing system @ http://billing.holodyn.com/, login to your client account, then visit the "My Services" section and open the wbTeamPro service record.  You will see a "Reissue License" button above the available downloads section.  This will reset the license on our server allowing the new v2.x to perform a fresh verification.

 

You have now disabled the previous installation of wbTeamPro
and can continue with the wbTeamPro v2 installation instructions.


Was this answer helpful?

« Back

Powered by WHMCompleteSolution