Shop-Script {$smarty.const.STRING_PRODUCT_NAME} {$smarty.const.STRING_VERSION} installation routine
Step 3/3: Initialization preferences
Specified database connection
settings has been successfully tested and saved.
{if $couldnt_rewrite}
Couldn't rewrite file cfg/connect.inc.php
{/if}
{if $tables}
Your database contains following tables:
{section name=i loop=$tables}
{if $smarty.section.i.index % 3 == 0}{/if}
|
{$tables[i]}
|
{if ($smarty.section.i.index + 1) % 3 == 0} {/if}
{/section}
These tables will be deleted.
{/if}
Shop-Script {$smarty.const.STRING_PRODUCT_NAME} {$smarty.const.STRING_VERSION} based shopping cart
backend (administrative mode) is available for administrator
only. Please specify administrator's login and password
(it would be possible to update this information after installation is complete):
{*
@features "SS Premium product"
@state begin
*}
{if $upgrade ne 'premium'}
{*
@features "SS Premium product"
@state end
*}
{*
@features "SS Pro product"
@state begin
*}
{if 1}
{*
@features "SS Pro product"
@state end
*}
Database can be filled with sample data.
Please specify your preferences:
{/if}
|