Reload messages after Clearing Message System

zEitEr

Super Moderator
Joined
Apr 11, 2005
Messages
15,143
Location
GMT +7.00
Hello,

Could you please Reload a list of messages after Clearing Message System.
 
Tested with:

Code:
Compiled on 'CentOS 7.0 64-Bit'
Compile time: Apr 25 2019 at 17:07:34
Timestamp: '1556233576'
Compiled with IPv6

and

Code:
version=73825a4848fe676a481713d9755d42a09cadbddd

it does not reload a list of messages after clearing (tested 3 servers with the same setup)
 
It's been fixed in latest version of the skin. Thank you for reporting it!

Code:
cd /usr/local/directadmin/data/skins
mkdir evolution
cd evolution
wget -O evolution.tar.gz https://demo.directadmin.com/download/evolution.tar.gz
tar xvzf evolution.tar.gz
cd ..
chown -R diradmin:diradmin evolution
 
Back
Top