PHP Warning – woodmart-core\post-types.php on line 629
-
I get warning below:
PHP Warning: file_get_contents(http://localhost/woodmart/wp-content/uploads/2017/06/wood-time-icon.svg): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in D:\***\***\woodmart\wp-content\plugins\woodmart-core\post-types.php on line 629
PHP Warning: file_get_contents(http://localhost/woodmart/wp-content/uploads/2017/06/paper-plane.svg): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in D:\***\***\woodmart\wp-content\plugins\woodmart-core\post-types.php on line 629
Do your theme support PHP Version 7.3.4?!
Not show woodmart/inc/admin/assets/images/theme-admin-icon.svg in admin too?!
Some theme issue with SVG?!
Hi,
This error says that the script can’t find the file on the server. Perhaps it was deleted. Just remove that WPBakery element completely or upload a new image.
Kind Regards
I can not see svg files in admin too (see attachment):
– woodmart/inc/admin/assets/images/theme-admin-icon.svg
– wp-content/plugins/yith-woocommerce-wishlist/plugin-fw/assets/images/yith-icon.svg
– wp-content/plugins/js_composer/assets/vc/logo/wpb-logo-white_32.svg…
Problem is with svg files!!!
Attachments:
You must be
logged in to view attached files.
> This error says that the script can’t find the file on the server. Perhaps it was deleted.
No – they are not deleted. Svg files are on the server.
Issue is with PHP Version 7.3.4, but same local web site working fine with PHP Version 5.5.19 (except icons in admin menu, icons in browse categories menu in front end…).
Again problem is with svg files!!!
But these SVG files are not related to our theme and it means that it is a general problem with your server then
– wp-content/plugins/yith-woocommerce-wishlist/plugin-fw/assets/images/yith-icon.svg
– wp-content/plugins/js_composer/assets/vc/logo/wpb-logo-white_32.svg…
Great, we are glad that you sorted it out.
The topic ‘PHP Warning – woodmart-core\post-types.php on line 629’ is closed to new replies.