• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Setting Links on Left Navigation

E

energylevel

Guest
Is it possibloe to hide the setting link from left navigation in the domain owners control panel ...
 
This Fix Doesn't Work On My Set Up

http://kb.odin.com/en/7095

This doesn't work on my set up

Virtuozzzo VPS -Cent OS 4.4 FInal - Plesk 9.5.3

The new file breaks the Plesk control panel and output from command:

[root@ns1 ~]# mysql -uadmin -p`cat /etc/psa/.psa.shadow` -Dpsa -e "insert into misc (param, val) values ('hide_mail_link', 'true')"
ERROR 1062 (23000) at line 1: Duplicate entry 'hide_mail_link' for key 1
[root@ns1 ~]#
 
It means that you have already hide_mail_link parameter in misc table.
 
Check that there is 'true' for this parameter and update it if not. And follow instruction from KB article.
 
sorry I don't know how to do this, do not really understand mysql command line ....
 
Contact support team if you are not familiar with SQL queries.
 
Thanks, can't really afford paid support for our use, just have to make do with it how it as usual with missing features ...
 
Back
Top