Home Forums WoodMart support forum xampp localhost website warnings

xampp localhost website warnings

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

    thecretanexperience
    Participant

    Hello i create a site with xampp and when i use a demo version it shows the following warnings:
    Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed in C:\xampp\htdocs\thecretanexperience\wp-content\plugins\woodmart-core\post-types.php on line 629

    Warning: file_get_contents(): Failed to enable crypto in C:\xampp\htdocs\thecretanexperience\wp-content\plugins\woodmart-core\post-types.php on line 629

    Warning: file_get_contents(https://localhost/thecretanexperience/wp-content/uploads/2017/12/organic-svg-title-img.svg): Failed to open stream: operation failed in C:\xampp\htdocs\thecretanexperience\wp-content\plugins\woodmart-core\post-types.php on line 629

    Does anyone knows what i have done wrong?

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

    Artem Temos
    Keymaster

    Hello,

    Thank you so much for purchasing our theme and contacting our support center.

    These warnings say that there is something wrong with SSL certificate or it is not installed. And because of this, SVG images content can’t be loaded with PHP file_get_content function.
    You need to fix this server issue or remove SVG elements from the page. These issues shouldn’t appear when you move your website to a live website.

    Kind Regards
    XTemos Studio

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