Hi Friends, I am facing these issues for the last 1 month so I decided to solve this issue then I tried and I succeed. this is just a simple solution. if you are using the 1.10.20 version of jquery.dataTables.min.js then you will also face this issue. you have to open the chrome console or Mozilla console.
Issues
“NetworkError: 404 Not Found – http://datatables.net/download/build/images/sort_asc.png” sort_asc.png
“NetworkError: 404 Not Found – http://datatables.net/download/build/images/sort_both.png” sort_both.png
Simply download both images from the below location and put under this location (resources\assets\jquery-plugins\datatables\1.10.20\images)
Note : Location may vary because i am using this DataTables files in Laravel project.
https://github.com/DataTables/DataTables/tree/master/media/images
Resources :
- Top 10 DevOps Blogs and Websites To Follow in 2023 - December 13, 2022
- How To Set Up Apache Virtual Hosts on Ubuntu 20.04.2 LTS - October 28, 2021
- How to Fix ” Vue packages version mismatch:” error in Laravel 5.5 - April 15, 2021