المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : السي بانيل Cpanel | ازالة رسالة remove the "Switch to Glass" banner notification



Rise Company
09-12-2021, 06:55
السي بانيل Cpanel | ازالة رسالة remove the "Switch to Glass" banner notification
How to dismiss or undismiss the "Switch to Glass" notification
How to remove the "Switch to Glass" banner from the cPanel interface
How to disable the Glass theme feedback banner for newly created accounts

https://www.rise.company/upload/uploads/163902560605991.png
المشكلة :

In cPanel and WHM version 96, we added a new style, Glass, to the cPanel index page.
This added a notification to the top of the cPanel interface offering to try this new style.

https://www.rise.company/forum/images/imported/2021/12/25.png

حل المشكلة :

If you wish to dismiss for all cPanel user accounts:

ادخل هذا الامر فى terminal


for i in $(ls /var/cpanel/users); do uapi --user=$i NVData set names=xmainNewStyleBannerDismissed xmainNewStyleBannerDismissed=1; done

بمجرد ادخال هذا الامر هتختفى الرسالة الخاصة فقط بالتنبيه بتغير الاستايل بسهولة.

المرجع:
https://support.cpanel.net/hc/en-us/articles/1500011388502-How-to-dismiss-or-undismiss-the-Switch-to-Glass-notification
https://support.cpanel.net/hc/en-us/articles/1500011608461-How-to-remove-the-Switch-to-Glass-banner-from-the-cPanel-interface
https://support.cpanel.net/hc/en-us/articles/4402125595415-How-to-disable-the-Glass-theme-feedback-banner-for-newly-created-accounts