Здравствуйте. Нужно установить платный шаблон путем копирования файлов на сервер, копирования базы данных и правки конфигов, чтобы все это заработало. Вот текст из инструкции: "»Step 1
ownload bestchoice-full-package_1.5.4.1_rxxx.zip and extract all contents to your host folder.
» Step 2 : Find 1_sample-database.sql and import the sql file your database.
» Step 3 : Find 2_update-database.sql, edit the last three lines and import the sql file your database.
- UPDATE ps_shop_url SET `domain`='YOUR_DOMAIN';
- UPDATE ps_shop_url SET `domain_ssl`='YOUR_DOMAIN';
- UPDATE ps_shop_url SET `physical_uri`='/YOUR_BASE_URI/';
YOUR_DOMAIN : is your domain name
YOUR_BASE_URI : path to folder contain your site
» Step 4 : Copy /config/settings.inc.php.default to /config/settings.inc.php and configure this file
- define('_DB_NAME_', 'database name');
- define('_DB_SERVER_', 'database server');
- define('_DB_USER_', 'database username');
- define('_DB_PASSWD_', 'database password');
Edit the values to match your host.
Admin panel located in /BASE_URI/psadmin (BASE_URI : link to front end your site)
email address:
demo@eggthemes.com
password: eggthemes
You can rename the directory psadmin to change the admin panel’s URL."
Также нужно перевести шаблон. Кто сможет сделать за вознаграждение?