Prajithp / letsencrypt-cpanel

cPanel/WHM plugin for Let's Encrypt client
MIT License
179 stars 61 forks source link

I updated, and my styles broke #84

Open sfarrell5123 opened 8 years ago

sfarrell5123 commented 8 years ago

screenshot-192 168 2 32 2083 2016-08-27 16-00-52

I tried reinstalling, and refreshing browser, a new browser

MouseEatsCat commented 8 years ago

What version of cPanel are you using? Are you using the x3 theme or the paper_lantern theme?

I've had similar issues in the past when I used the x3 theme.

sfarrell5123 commented 8 years ago

the latest cpanel , WHM 58.0 (build 24)

that was paper_lantern above, x3 gives a blank screen, only the copyright line survives

MouseEatsCat commented 8 years ago

Did you try going to the directory where you installed it using SSH and running git pull and then ./upgrade.sh ?

sfarrell5123 commented 8 years ago

tried both

git pull then ./upgrade.sh

and git pull then ./uninstall.sh then ./install.sh (commands from memory)

and between retries, logged out from cpanel.

On Mon, Aug 29, 2016 at 1:56 AM, Michel Descoteaux <notifications@github.com

wrote:

Did you try going to the directory where you installed it using SSH and running git pull and then ./upgrade.sh ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Prajithp/letsencrypt-cpanel/issues/84#issuecomment-242982225, or mute the thread https://github.com/notifications/unsubscribe-auth/AOUVYF9G9AjwJdRmJ6vVFQclIrCe9KIzks5qka-_gaJpZM4JuoCM .

MouseEatsCat commented 8 years ago

Are there any errors in the console when you do "Inspect Element" on the page with the broken styles?

cunningham-br commented 8 years ago

Same error here i use cpanel 56.0.33 this error apear after upgrade

slrslr commented 7 years ago

I think i found the cause. As MouseEatsCat mentioned, it is issue related to the cPanel style. In cPanel go to Preferences > Change Style and switch from retro to the basic In WHM go to Home > cPanel > Customization [Documentation] and select Basic style instead of Retro Someone prefer retro style as me. Can developers enhance letsencrypt-cpanel to allow retro style set please or any hack in the meantime?

sfarrell5123 commented 7 years ago

confirmed - works for 'paper lantern' 'basic' style - the retro style has css problems

now I'll try to work out how to change everyone's style to basic

On Wed, Nov 16, 2016 at 7:35 PM, slrslr notifications@github.com wrote:

I think i found the cause. As MouseEatsCat mentioned, it is issue related to the cPanel style. In cPanel go to Preferences > Change Style and switch from retro to the basic In WHM go to Home > cPanel > Customization [Documentation] and select Basic style instead of Retro Someone prefer retro style as me. Can developers enhance letsencrypt-cpanel to allow retro style set please?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Prajithp/letsencrypt-cpanel/issues/84#issuecomment-260885401, or mute the thread https://github.com/notifications/unsubscribe-auth/AOUVYE8ZgoJSaNat-xY-xt__ifR1oQYHks5q-sBagaJpZM4JuoCM .