where is new skin menu conf file

TheMask

Verified User
Joined
Jan 20, 2011
Messages
142
i will translate (turkish) new skin where is skin menu conf file i change it with reseller > custom skin but i want to copy paste other servers
 
and when i edit with Customize Evolution Skin
i click submenu (exp. domain setup) its goes away i cant edit menu name or link

is it bug?

i update skin 25.09 file
 
[video]https://streamable.com/15rjb[/video]
 
Last edited:
I think you're running the version which is bundled with 1.54.1. This bug was fixed about a week ago. Please execute the following commands, that should solve it for you:
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!
 
i have another problem
okay isee config.json file its okay

i disable support section in user menu with admin account
i see all reseller acc same disabled support section but when i log resseller's user support section still enabled.
 
what i want?

when i setup menus with Customize Evolution Skin. i want all users use my setup. but only admin creator users use my menu setup now.

i want all server users (include customer reseller, all user) use my setup how can i do that?
 
Back
Top