Internationalisation CDN links stopped working?

Internationalisation CDN links stopped working?

tosanmartindtosanmartind Posts: 2Questions: 1Answers: 0

I have been using the internationalisation CDN links for translating to spanish my tables, this error appeared like a week ago and I solved it by deleting caché but now it appeared again and it's not solved the previous way. Maybe the servers are down?

DataTables warning: table id=tablaclientes - i18n file loading error. For more information about this error, please see https://datatables.net/tn/21

This question has an accepted answers - jump to answer

Answers

  • kthorngrenkthorngren Posts: 20,376Questions: 26Answers: 4,781
    Answer ✓

    This test case works with one of the Spanish CDNs:
    https://live.datatables.net/hiqedavu/1/edit

    Have you followed the steps at the link in the error to see where the problem is?
    https://datatables.net/manual/tech-notes/21

    Which link are you having difficulties with. Maybe update the test case with that link so we can see the issue.

    Kevin

  • tosanmartindtosanmartind Posts: 2Questions: 1Answers: 0

    The issue is now resolved, it had to do with something with the CORS policy in my enviroment, I was using this link: url: "//cdn.datatables.net/plug-ins/2.0.5/i18n/es-CL.json".
    Thank you anyway for your help!

Sign In or Register to comment.