• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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