Home Forums WoodMart support forum PHP Warnings

PHP Warnings

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #231707

    bigdrop
    Participant

    Hi,
    how to resolve the below warnings?

    [08-Oct-2020 08:31:09 UTC] PHP Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/greeksandals/public_html/wp-content/plugins/woodmart-core/post-types.php on line 629
    [08-Oct-2020 08:31:09 UTC] PHP Warning: file_get_contents(https://greek-sandals.com/wp-content/uploads/2017/06/paper-plane.svg): failed to open stream: no suitable wrapper could be found in /home/greeksandals/public_html/wp-content/plugins/woodmart-core/post-types.php on line 629

    #231741

    Artem Temos
    Keymaster

    Hello,

    It seems that the file_get_contents function for URLs is disabled on your server. You need to contact your provider and ask to enable this option.

    Kind Regards

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