Home › Forums › WoodMart support forum › regarding file_put_contents eror with image-editor-imagick.php
regarding file_put_contents eror with image-editor-imagick.php
- This topic has 1 reply, 2 voices, and was last updated 1 year, 3 months ago by Artem Temos.
-
AuthorPosts
-
August 23, 2023 at 12:03 pm #490689
support-4498ParticipantHi we are using Woosa plugin to import products to our webshop from 3 part company. and the images not uploaded to our shop they are getting from their own cdn
Problem is product images start to give this error.
<b>Warning</b>: file_put_contents(https://vdxl.im/8720286858820_m_en_hd_1-430×490.jpg) [function.file-put-contents]: failed to open stream: HTTP wrapper does not support writeable connections in <b>/var/www/xn--dealkb-fya.dk/public_html/wp-includes/class-wp-image-editor-imagick.php</b> on line <b>831</b><br>
<br>
<b>Warning</b>: file_put_contents(https://vdxl.im/8720286858820_a_en_hd_1-430×490.jpg) [function.file-put-contents]: failed to open stream: HTTP wrapper does not support writeable connections in <b>/var/www/xn--dealkb-fya.dk/public_html/wp-includes/class-wp-image-editor-imagick.php</b> on line <b>831</b><br>
<br>
<b>Warning</b>: file_put_contents(https://vdxl.im/8720286858820_g_en_hd_1-430×490.jpg) [function.file-put-contents]: failed to open stream: HTTP wrapper does not support writeable connections in <b>/var/www/xn--dealkb-fya.dk/public_html/wp-includes/class-wp-image-editor-imagick.php</b> on line <b>831</b><br>
<br>
<b>Warning</b>: file_put_contents(https://vdxl.im/8720286858820_g_en_hd_2-430×490.jpg) [function.file-put-contents]: failed to open stream: HTTP wrapper does not support writeable connections in <b>/var/www/xn--dealkb-fya.dk/public_html/wp-includes/class-wp-image-editor-imagick.php</b> on line <b>831</b><br>
<br>
<b>Warning</b>: file_put_contents(https://vdxl.im/8720286858820_g_en_hd_3-430×490.jpg) [function.file-put-contents]: failed to open stream: HTTP wrapper does not support writeable connections in <b>/var/www/xn--dealkb-fya.dk/public_html/wp-includes/class-wp-image-editor-imagick.php</b> on line <b>831</b><br>
<br>
<b>Warning</b>: file_put_contents(https://vdxl.im/8720286858820_g_en_hd_4-430×490.jpg) [function.file-put-contents]: failed to open stream: HTTP wrapper does not support writeable connections in <b>/var/www/xn--dealkb-fya.dk/public_html/wp-includes/class-wp-image-editor-imagick.php</b> on line <b>831</b><br>
<br>
<b>Warning</b>: file_put_contents(https://vdxl.im/8720286858820_g_en_hd_5-430×490.jpg) [function.file-put-contents]: failed to open stream: HTTP wrapper does not support writeable connections in <b>/var/www/xn--dealkb-fya.dk/public_html/wp-includes/class-wp-image-editor-imagick.php</b> on line <b>831</b><br>
<br>
<b>Warning</b>: file_put_contents(https://vdxl.im/8720286858820_g_en_hd_6-430×490.jpg) [function.file-put-contents]: failed to open stream: HTTP wrapper does not support writeable connections in <b>/var/www/xn--dealkb-fya.dk/public_html/wp-includes/class-wp-image-editor-imagick.php</b> on line <b>831</b><br>
<br>
<b>Warning</b>: file_put_contents(https://vdxl.im/8720286858820_g_en_hd_7-430×490.jpg) [function.file-put-contents]: failed to open stream: HTTP wrapper does not support writeable connections in <b>/var/www/xn--dealkb-fya.dk/public_html/wp-includes/class-wp-image-editor-imagick.php</b> on line <b>831</b><br>
<br>
<b>Warning</b>: file_put_contents(https://vdxl.im/8720286858820_g_en_hd_8-430×490.jpg) [function.file-put-contents]: failed to open stream: HTTP wrapper does not support writeable connections in <b>/var/www/xn--dealkb-fya.dk/public_html/wp-includes/class-wp-image-editor-imagick.php</b> on line <b>831</b><br>
<div class=”product-labels labels-rounded”><span class=”new product-label”>New</span></div><br>
<b>Warning</b>: file_put_contents(https://vdxl.im/8720286858820_m_en_hd_1-430×490.jpg) [function.file-put-contents]: failed to open stream: HTTP wrapper does not support writeable connections in <b>/var/www/xn--dealkb-fya.dk/public_html/wp-includes/class-wp-image-editor-imagick.php</b> on line <b>831</b><br>
<br>
<b>Warning</b>: file_put_contents(https://vdxl.im/8720286858820_a_en_hd_1-430×490.jpg) [function.file-put-contents]: failed to open stream: HTTP wrapper does not support writeable connections in <b>/var/www/xn--dealkb-fya.dk/public_html/wp-includes/class-wp-image-editor-imagick.php</b> on line <b>831</b><br>i donno why i didnt got same issue on our other sites with woosa and woodmart
Attachments:
You must be logged in to view attached files.August 23, 2023 at 12:45 pm #490703
Artem TemosKeymasterHello,
Thank you so much for purchasing our theme and contacting our support center.
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
XTemos Studio -
AuthorPosts
- You must be logged in to create new topics. Login / Register