CMS Minecraft Shop v1.0.3.0 CMS Minecraft Shop v1.0.3.0

Developed a referral system that allows you to issue the award to the miners and rubles. You can set a minimum play time on the server to receive the bonus.

To update, in edit mode of the table structure ms_log_shop add an index for the column item in the table ms_stats add a new index column for user with name username.

After updating the tables, replace the old files.

New files:
  • shop/language/en/admin/referal.php
  • shop/language/ru/admin/referal.php
  • shop/admin/msmod/referal.php
Deleted files:
  • There are no files
​Files with the changes:
  • shop/language/en/register.php
  • shop/language/en/admin/logs.php
  • shop/language/ru/register.php
  • shop/language/ru/admin/logs.php
  • shop/includes/constants.php
  • shop/style/images/coin.png
  • shop/style/green/admin.tpl
  • shop/msmod/register.php
  • shop/msmod/profile.php
  • shop/msmod/votes.php
  • shop/admin/cron.php
  • shop/admin/msmod/logs.php
  • shop/admin/msmod/smtp.php
  • shop/admin/msmod/salle.php
  • shop/install/sql/databasetable_ru.sql
  • shop/install/sql/databasetable_en.sql
  • shop/install/sql/inserttable_ru.sql
  • shop/install/sql/inserttable_en.sql
Without updating template, without updating the structure MySQL.