Hi
I fixed two errors in this file /wp-content/plugins/eu-tyre-label-shortcode/php/get-eu-tyre-label.php which occurs when running PHP 8.1
if ( !function_exists( 'sanitize_text_field' ) )
{
require_once( explode( "wp-content" , __FILE__ )[0] . "wp-load.php" );
}
$v1 = sanitize_text_field( $_GET['fuel'] );
…
$v2 = sanitize_text_field( $_GET['grip'] );
…
$font = dirname( __FILE__ ) . '/../font/opensans/OpenSans-Bold.ttf';
I guess this improvements will also work if running PHP 7.4 and lower.
Regards
]]>Hi
Current labels are according regulation 1222/2009
Will you update the plugin to support new 2020/740 labels?
Many thanks
]]>Hello
I’m testing the plugin and I get an error message:
403 – Forbidden
Access to this page is forbidden.
The url looks like this:
https://mydomain/wp-content/plugins/eu-tyre-label-shortcode/php/get-eu-tyre-label.php?fuel=A&grip=G&noise=2&db=99&size=200
Should I do something or just contact hosting support?
It looks a permission denial.
Many thanks
Regards,
Jairo
Hi there,
Would you upgrade the plugin to support the new tyres label which will be available from the beginning of May?
]]>Wil you be updating to the new EU label?
]]>Hello,
Would it be possible to show tyre label in Woocommerce’s product image gallery?
Thank you.
]]>Hello is the plugin still supplied with updates?
Thanks for the support
]]>