Welcome to the configuration wizard of LifeType. These are some basic checks of your current
system in order to ensure that LifeType can run properly.
Unfortunately, not all the checks were successful. Please have a look at the output below and correct these problems. The
installation process will not proceed until all the checks are successful.
{else}
Welcome to the configuration wizard of LifeType. These are some basic checks of your current
system in order to ensure that LifeType can run properly.
NOTE:If you are upgrading from LifeType 1.0 to 1.1, there are some changes that need to be done
to your data. This is a known issue in the upgrade process of LifeType 1.1 that affect blog resource
quotas. In order to have this issue fixed, click here and let the browser window reload.
{/if}
{foreach from=$checkGroups item=checks key=checkGroup}
{$check->getDesc()} {if !$check->isCritical()}(optional){/if}
{if !$check->isValid()}
{if $check->isCritical()}
{$check->getSolution()}
{else}
{$check->getSolution()}
{/if}
{/if}
{/foreach}
{/foreach}