I updated cpanel to 118 and the login form disappeared in whm, wm, webmail, cpanel.
Greetings, I updated my cpanel, and then the login forms stopped appearing, they are hidden with a code that is added to the head <head><style>body > div:nth-child(1){display:none}</ style>
<style>body{display:none}body > div:nth-child(3),body > div:nth-child(2){display:none}</style>
<script>
document.addEventListener("DOMContentLoaded", function(){
document.body.style.display = 'block';
});
</script>
Enter via ftp and edit the main.tmpl \usr\local\cpanel\base\unprotected\cpanel\main.tmpl template DELETING and it still does not appear. the formula
-
Hey here! There should never be a need to manually modify those files to get the login pages to appear. Have you tried a different browser or device to confirm the issue is present on multiple systems?
0
Please sign in to leave a comment.
Comments
1 comment