Warning: file_get_contents() in estatik/includes/property-functions.php
-
warnings appeared on the property page. eg.
Warning: file_get_contents(): Peer certificate CN=
*.zenbox.pl' did not match expected CN=
sadyba.stronazen.pl’ in /home/sadyba/domains/sadyba.stronazen.pl/public_html/wp-content/plugins/estatik/includes/property-functions.php on line 869Warning: file_get_contents(): Failed to enable crypto in /home/sadyba/domains/sadyba.stronazen.pl/public_html/wp-content/plugins/estatik/includes/property-functions.php on line 869
Warning: file_get_contents(https://sadyba.stronazen.pl/wp-content/plugins/estatik//public/img/bed.svg): failed to open stream: operation failed in /home/sadyba/domains/sadyba.stronazen.pl/public_html/wp-content/plugins/estatik/includes/property-functions.php on line 869
The page has not been modified. the problem appears only on part of the property from the website: https://sadyba.stronazen.pl/widok-mapy/
What could be the reason? could it be a double slash issue? wp-content/plugins/estatik//public/img/bed.svg
line of code responsible for the error:
property-functions.php?on line?869: $property_meta_fields[ $key ][‘svg’] = file_get_contents( $fields[ $key ][‘icon’] );
The page I need help with: [log in to see the link]
- The topic ‘Warning: file_get_contents() in estatik/includes/property-functions.php’ is closed to new replies.