Unknown PHP warning?

  • moxjet1

    #51825

    Been getting this error a lot on my error log any ideas?

    [19-Jan-2022 19:27:08 UTC] PHP Warning: getimagesize(https://www.anthonydidonato.net/wordpress/wp-content/uploads/2020/03/NEWHEADER.jpg): failed to open stream: operation failed in /home2/anthoos4/public_html/wordpress/wp-content/themes/graphene/inc/functions.php on line 514

    Admin

    Syahir Hakim

    #51826

    The warning means that PHP is unable to open your header image file in order to get its dimension. This could be due to a number of reasons, e.g. your server’s PHP config related to open_basedir and allow_url_fopen, SSL configuration, etc.

    It should not cause any issue, but if you’d like to resolve it, your best bet is probably to contact your hosting support and have them check your PHP config.

    moxjet1

    #51827

    Thank you so much!

Viewing 3 posts - 1 through 3 (of 3 total)

  • You must be logged in to reply to this topic.