About This File
!Importrant! Version 1.2.0 now only supports php 7.3 and higher, before upgrade run dmnmucms-checker.php on your web hosting !Importrant!
DmN MuCMS MuOnline Website
This submission contains Full DmN MuCMS package of latest stable version.
Summary of reported and fixed issues is provided within below change-log
If you want to be notified of further updates on this submission make sure to follow it by clicking follow button at the top-right.
If getting item file load error do this
Replace
- ItemList.xml for IGCN
- Item.xml MuDevs
- item.txt Other
from your server in application\data\ServerData\en or other language folder
Go into AdminCP -> Website Settings -> Scheduler Settings select tab Scheduled Tasks and run task ParseServerFiles
If after parsing .xml you got still this error means there is some unrecognizable character in xml file usually it is & try to search for it and replace with and or contact support for help
if unable to parse .txt mostly it will be encoding issue try checking your file encoding and convert it to utf-8
Check if your hosting is compatible with this file
Contact:
- Ticket - https://dmncms.net/support/create
- discord: itso100
What's New in Version 1.2.0 See changelog
Released
- [FIX]Shop not reading item skill correctly
- [FIX]Online player list not display country flag correctly
- [FIX]Not display proper country if user has ipv6
- [FIX]Not correct character classes for xteam server files
- [UPDATE]Updated paymentwall library, delivery api added
- [UPDATE]Paymentwall configuration has new parameter signature version [Check and reconfigure your settings]
- [UPDATE]Mssql driver was removed as it is not supported on php 7 and higher
- [UPDATE]New sqlsrv driver was added
- [UPDATE]Item tooltip was updated with new parameters
- [UPDATE]Season 15 support added
- [UPDATE]Account manager can not filter vip users
- [UPDATE]Account manager can edit user vip status
- [UPDATE]Guild rankings config added new settings Order By
- [UPDATE]Reworked account logs for better searching
- [UPDATE]This versions requires min php 7.1 so please check your webhosting settings before upgrading
- Item.xml or Item.txt is now located in application/data/ServerData/en_gb/ so please updated yours
- [UPDATE]Added new option in shop manager allow item upgrade used in item workshop
- [UPDATE]Added new option in shop manager upgrade price used in item workshop
After upgrade is done go into AdminCP -> Website Settings -> Scheduler Settings select tab Scheduled Tasks and run task ParseServerFiles
Add this css to your template css file
.item_size_12{ font-size: 12px; } .item_font_family{ font-family: tahoma; } .item_white{ color:#FFFFFF; } .item_light_green{ color:#00FF00; } .item_light_blue{ color:#80B2FF; } .item_light_blue_2{ color:#3366FF; } .item_blue{ color:#0066FF; } .item_pink{ color:#FF1493; } .item_yellow{ color:#FADE09; } .item_yellow_2{ color:#FFCC00; } .item_red{ color:#FF0000; } .item_dark_red{ color:#800000; } .item_dark_red_background{ background-color:#800000; } .item_purple{ color: #800080; } .item_socket{ color: #B266FF; } .item_grey{ color: #808080; } .item_yellow_title{ color: #FFCC19; } .item_exe_title{ color: #008000; } .item_socket_title{ color: #B266FF; } .item_socket_exe_title{ color: #7401DF; } .item_ancient_title{ color: #01DF01; } .item_ancient_background{ background-color: #0000FF; }