CMS Minecraft Shop v0.8.4.0 CMS Minecraft Shop v0.8.4.0

Correction of errors in the module articles buying groups, with inventories. Added logging purchase resources in the market, adminshop, sets and real estate.

Improved output module logs. The module skins increased the maximum file size.

To update a MySQL table ms_log_shop add a new column type itemid varchar, length of 20 characters encoded in utf or restore the table from the dump.

Next, replace the old files with new ones.

New files:
  • shop\style\images\items\170.png
Deleted files:
  • There are no files
​Files with the changes:
  • shop\includes\constants.php
  • shop\includes\functions.php
  • shop\style\images\items\items.json
  • shop\msmod\articles.php
  • shop\msmod\groups.php
  • shop\msmod\store.php
  • shop\msmod\shop.php
  • shop\msmod\news.php
  • shop\msmod\sales.php
  • shop\msmod\inv.php
  • shop\msmod\user-logs.php
  • shop\msmod\skins.php
  • shop\language\ru\user-logs.php
  • shop\language\ru\admin\logs.php
  • shop\language\en\user-logs.php
  • shop\language\en\admin\logs.php
  • shop\install\sql\ms_log_shop.sql
  • shop\admin\msmod\perm.php
  • shop\admin\msmod\users.php
  • shop\admin\msmod\logs.php
Without updating the templates with the update structure MySQL.