• Resolved meghanleigh

    (@meghanleigh)


    When you access my site via https://ablankspace.com I am receiving error codes on posts with image collages (my post and everything shows up properly, but there is repetitive lines of warning code before)…it’s obviously something to do with my image collage plugin not formatting to https properly…not sure what to do to fix the issue, any help?

    Warning: getimagesize(): Peer certificate CN=ablankspace.com' did not match expected CN=https://www.ablankspace.com’ in /home1/ablanksp/public_html/wp-content/plugins/easy-image-collage/helpers/shortcode.php on line 40

    Warning: getimagesize(): Failed to enable crypto in /home1/ablanksp/public_html/wp-content/plugins/easy-image-collage/helpers/shortcode.php on line 40

    Warning: getimagesize(https://www.ablankspace.com/wp-content/uploads/2017/01/Fes-Airport-768×576.jpg): failed to open stream: operation failed in /home1/ablanksp/public_html/wp-content/plugins/easy-image-collage/helpers/shortcode.php on line 40

    Warning: getimagesize(): Peer certificate CN=ablankspace.com' did not match expected CN=https://www.ablankspace.com’ in /home1/ablanksp/public_html/wp-content/plugins/easy-image-collage/helpers/shortcode.php on line 40

    Warning: getimagesize(): Failed to enable crypto in /home1/ablanksp/public_html/wp-content/plugins/easy-image-collage/helpers/shortcode.php on line 40

Viewing 1 replies (of 1 total)
  • Plugin Author Brecht

    (@brechtvds)

    The problem seems to be with the difference between https://www.ablankspace.com and ablankspace.com where it’s interpreting the www as a different subdomain. I would check with your SSL provider or webhost.

    You could also disable WP_DEBUG in your wp-config.php file. That will at least not show the warnings.

Viewing 1 replies (of 1 total)
  • The topic ‘warning/error code on https site for plugin’ is closed to new replies.