• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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