• Resolved jurasjo

    (@jurasjo)


    Hi
    After updating to version 2.3.7(newest) there are some PHP warnings.

    [27-Aug-2017 12:59:17 UTC] PHP Warning:  include_once(includes/lib/src/common/_css/style.css?2): failed to open stream: No such file or directory in .../wp-content/plugins/woocommerce-transferujpl-payment-gateway/tpayWoocommerceGateway.php on line 221
    [27-Aug-2017 12:59:17 UTC] PHP Warning:  include_once(): Failed opening 'includes/lib/src/common/_css/style.css?2' for inclusion (include_path='.:/opt/alt/php70/usr/share/pear') in .../wp-content/plugins/woocommerce-transferujpl-payment-gateway/tpayWoocommerceGateway.php on line 221
    [27-Aug-2017 12:59:21 UTC] PHP Warning:  include_once(includes/lib/src/common/_css/style.css?2): failed to open stream: No such file or directory in .../wp-content/plugins/woocommerce-transferujpl-payment-gateway/tpayWoocommerceGateway.php on line 221
    [27-Aug-2017 12:59:21 UTC] PHP Warning:  include_once(): Failed opening 'includes/lib/src/common/_css/style.css?2' for inclusion (include_path='.:/opt/alt/php70/usr/share/pear') in .../wp-content/plugins/woocommerce-transferujpl-payment-gateway/tpayWoocommerceGateway.php on line 221
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jurasjo

    (@jurasjo)

    Should be:
    include_once(): Failed opening 'includes/lib/src/common/_css/style.css'

    Plugin Author tpay.com

    (@transferujpl)

    When we make modifications to css styles, we usually change calls to this files by adding or modifying call param like ?2 to make sure that every cloudflare caching system will download new version.
    But I am not sure why this caused your warnings.
    With new update we will modify those paths to previous ones.

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

The topic ‘PHP Warning: include_once()’ is closed to new replies.