ERROR: Implicit conversion from float 19.6 to int loses precision
-
After upgrading to php 8.3 some of my website visitors give the following error: ERROR: Implicit conversion from float 19.6 to int loses precision with the following stack trace:
1) /home/server/domains/website/public_html/wp-content/plugins/internal-links/core/links/text-to-link-converter-factory.php(35): MyErrHandler()
2) /home/server/domains/website/public_html/wp-content/plugins/internal-links/core/links/text-to-link-converter-factory.php(67): ILJ\Core\Links\Text_To_Link_Converter_Factory::get_time_required_for_content_linking()
3) /home/server/domains/website/public_html/wp-content/plugins/internal-links/helper/linkbuilding.php(71): ILJ\Core\Links\Text_To_Link_Converter_Factory::create()
4) /home/server/domains/website/public_html/wp-content/plugins/internal-links/helper/linkbuilding.php(27): ILJ\Helper\LinkBuilding::link_something()
5) /home/server/domains/website/public_html/wp-includes/class-wp-hook.php(324): ILJ\Helper\LinkBuilding->linkContent()
6) /home/server/domains/website/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters()
7) /home/server/domains/website/public_html/wp-includes/post-template.php(256): apply_filters()
8) /home/server/domains/website/public_html/wp-content/themes/Divi/page.php(46): the_content()
9) /home/server/domains/website/public_html/wp-includes/template-loader.php(106): include(‘/home/serv…’)
10) /home/server/domains/website/public_html/wp-blog-header.php(19): require_once(‘/home/serv…’)
11) /home/server/domains/website/public_html/index.php(17): require(‘/home/serv…’)
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.