{strip} Upgrade Bitweaver
{if $gBitUser->isAdmin()}

Upgrade Bitweaver

{legend legend=""}

{tr}You have just updated your bitweaver code to version {$gBitSystem->getBitVersion()}. For security or technical reasons access to your site is locked down until you make some necessary changes to your database and site configuration. The installer will help you make the these updates and ensure your site is secure before unlocking access.{/tr}

{tr}Please visit the Installer to finish updating your site and unlock it.{/tr}

  • If you wish to find out more about this upgrade, please visit our Upgrade page

Troubleshooting

If you can not visit the installer, please make sure that you've reverted all security measures such as permissions or renaming files. Reverting common security measures might include:

  • Linux

    cd {$smarty.const.BIT_ROOT_PATH}
    chmod -R 755 install/
    find install/ -type f -print | xargs chmod 644

  • Windows

    If you've renamed your install/install_inc.php to something else, you need to revert this change.

{/legend} {else} {include file="bitpackage:install/install_login.tpl" title="Only site adminstrators can access this website at this time."} {/if}
{/strip}