dns blank page

jonium

Verified User
Joined
Nov 10, 2010
Messages
208
Location
Alezio - Lecce- Apulia - South Italy
Hello,
after separating some strings of a txt record we get a blank page (only for the dns page of that domain): CMD_DNS_CONTROL?domain=xxxxxxxx.it .

Here is the record we added:
xxxxxxxx.it. TXT "9tpecpv7g3fu2c2h" "d5kfbp21gi"

If we change the skin the page work well.

how to fix it?
 
Please try updated version of the skin:
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

Thank you for the report!
 
Back
Top