Home Forums WoodMart support forum Icon of Information Box Not Working

Icon of Information Box Not Working

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #129261

    merHt
    Participant

    as shown in the image icons do not work.
    it gives the warning.

    file_get_contents(https://localhost/wp-content/uploads/2019/06/ssl.svg): failed to open stream: operation failed in C:\xampp\htdocs\wp-content\plugins\woodmart-core\post-types.php on line 628

    I had this problem when I moved localhost to a different computer. On the previous computer, php 5 was installed. I installed php 7 on this computer. I’ve been getting this content problem warning in different places, but with your update, others have been resolved, but this hasn’t.

    Attachments:
    You must be logged in to view attached files.
    #129281

    Artem Temos
    Keymaster

    Hi,

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

    Regards

    #153775

    is
    Participant

    Got the same issue, once my side is password protected via htaccess. Is there no solution for this?
    Running PHP Version 7.1.30-nmm1

    #153789

    Artem Temos
    Keymaster

    If you have server authentication you need to disable it and check how it works.

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