Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1253736
    Dustin
    Participant

    I am using the white label addon and have a custom logo set for the login page. It works without error if I use http:// in the image url. However, since the site is set to use https:// we get a mixed content notice. We don’t want that so I changed the image url to https://. Now there is no mixed content notice, but the logo image is distorted (sized and cropped to an 84×84 square – original is 190×60) and new php warnings appear:

    Warning: getimagesize(): Failed to enable crypto in …. line 26
    Warning: getimagesize(…): failed to open stream: operation failed in … line 26

    Pls advise.

    #1254129
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! What’s your PHP version? try updating it to at least v5.6.0 or above and see if the helps.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1253736 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>