D3.JS not supported on free webspace?

Dear all,

is D3.js not supported using free webspace?
For a test I forked Romain Vuillemots website, but the flags wont show up.


Running this website locally using xampp it works fine on my machine.

To my understanding using JS with 000Webhost shouldn`t be a problem? But then, why is this not working?
Can anyone explain to me?
Many thanks in advance!
Jesko

Hit F12 refresh the page and paste the console logs here

using chrome:

d3.v3.min.js:1 GET http://fussballgold.000webhostapp.com/php/details.php?state=init& 404 (Not Found)
Cn.u.send @ d3.v3.min.js:1
u.(anonymous function) @ d3.v3.min.js:1
Cn @ d3.v3.min.js:1
(anonymous) @ d3.v3.min.js:1
get_details @ utils.js:1131
(anonymous) @ (index):820
setTimeout (async)
(anonymous) @ (index):819
utils.js:1302 Uncaught ReferenceError: twttr is not defined
at utils.js:1302
(anonymous) @ utils.js:1302
setTimeout (async)
updateTwitterValues @ utils.js:1302
(anonymous) @ (index):822
setTimeout (async)
(anonymous) @ (index):819

Is that the console tab? :slight_smile:

sorry, now I found my mistake! I have done a very stupid mistake within my body, but now it works like it should.
Thanks a lot for your quick support, you gave me the right hint!
Best greetings,
Jesko

2 Likes