• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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