BUG: Evolution Skin menu changes not saving

xerox

Verified User
Joined
Jul 16, 2019
Messages
151
Hello,

Please review the Customize Evolution skin page.

I added a new menu link and filled in everything.

After i saved changes, then the menu link and icon showed up in the menu/grid but when i logged out and logged in then the menu entry was gone.

Please take a look. Thanks!
 
Did you login as the same user? Are you sure "save" was successful when you clicked the button? :)
 
Yes, save was successful, i got the green notice. I was logged in as admin and i logged out and logged in again. I tried with many times. Can you test it ? Thanks.
P.S. I was using the merged user level with grid view.
 
Last edited:
When you click "Save", does /config.json (URL) shows something or just returns 404?
 
What exactly do you mean? Can you please give absolute path to that file location? Thanks.

Do you mean this file?:
/usr/local/directadmin/data/users/admin/skin_customizations/evolution/config.json

testmenu2.jpg

UPDATE: the menu items sits in the config.json when i have not logged out:
Code:
{"name":"Test Menu","href":"#test","newTab":true,"enabled":true,"icon":"/assets/img/icons.svg#phpmyadmin"}

But, when i log out an log in then reload the config.json, then its stiil there but i don't see it in control panel.
testmenu3.jpg
 
Last edited:
Do you have the same problem with pre-release binaries of DirectAdmin?
 
Hey,

I now updated DA pre-release binaries:

Code:
[root@server directadmin]# ./directadmin o
Compiled on 'CentOS 7.0 64-Bit'
Compile time: Aug  3 2019 at 13:40:48
Timestamp: '1564786816'
Compiled with IPv6

Looking good now :) I see the test icon now when i log out and back in.
But this is pre-release. Is it ready enough to use it in production? When do you plan to update production script?

Thanks.
 
Back
Top