Home Forums WoodMart support forum PHP Warning – woodmart-core\post-types.php on line 629

PHP Warning – woodmart-core\post-types.php on line 629

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #122524

    tarantula
    Participant

    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?!

    #122525

    tarantula
    Participant

    Not show woodmart/inc/admin/assets/images/theme-admin-icon.svg in admin too?!

    Some theme issue with SVG?!

    #122550

    Artem Temos
    Keymaster

    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

    #122600

    tarantula
    Participant

    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.
    #122605

    tarantula
    Participant

    > 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!!!

    #122634

    Artem Temos
    Keymaster

    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…

    #122691

    tarantula
    Participant
    #122716

    Artem Temos
    Keymaster

    Great, we are glad that you sorted it out.

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

The topic ‘PHP Warning – woodmart-core\post-types.php on line 629’ is closed to new replies.