Uncaught TypeError: conf[x67] is not a function

Uncaught TypeError: conf[x67] is not a function

nervusdmnervusdm Posts: 9Questions: 4Answers: 0

Good luck for me debugging this...

With image upload :

Server return :
{"data":[],"files":{"files":{"1":{"filename":"apturedecran20220704a10.14.40.png","extension":"png","system_path":"\/var\/www\/test\/img\/news\/hexashop\/a53f3c-apturedecran20220704a10.14.40.png","filesize":328487,"login":"test@test.fr","web_path":"https:\/\/test.test.fr\/hexaplus\/\/img\/news\/hexashop\/a53f3c-apturedecran20220704a10.14.40.png","id":"23"}}},"upload":{"id":"23"}}

I have the error :

datatables.min.js:261

   Uncaught TypeError: conf[x67] is not a function
at Editor.set (datatables.min.js:261:161014)

Any idea what's happening ?

Answers

  • nervusdmnervusdm Posts: 9Questions: 4Answers: 0

    It was about the js file
    My bad.

  • allanallan Posts: 63,542Questions: 1Answers: 10,476 Site admin

    Thanks for posting back - good to hear you have it resolved.

    Allan

Sign In or Register to comment.