E energylevel Guest Dec 8, 2010 #1 Is it possibloe to hide the setting link from left navigation in the domain owners control panel ...
IgorG Plesk addicted! Plesk Certified Professional Dec 8, 2010 #2 http://kb.odin.com/en/7095 http://forum.parallels.com/showthread.php?p=431465
E energylevel Guest Dec 9, 2010 #4 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 ~]#
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 ~]#
IgorG Plesk addicted! Plesk Certified Professional Dec 9, 2010 #5 It means that you have already hide_mail_link parameter in misc table.
IgorG Plesk addicted! Plesk Certified Professional Dec 10, 2010 #7 Check that there is 'true' for this parameter and update it if not. And follow instruction from KB article.
Check that there is 'true' for this parameter and update it if not. And follow instruction from KB article.
E energylevel Guest Dec 10, 2010 #8 sorry I don't know how to do this, do not really understand mysql command line ....
IgorG Plesk addicted! Plesk Certified Professional Dec 10, 2010 #9 Contact support team if you are not familiar with SQL queries.
E energylevel Guest Dec 10, 2010 #10 Thanks, can't really afford paid support for our use, just have to make do with it how it as usual with missing features ...
Thanks, can't really afford paid support for our use, just have to make do with it how it as usual with missing features ...