HELP Website working locally but not online

Username (e.g. epiz_XXX) or Website URL

website: Home - Csigusz Foxoup

Error Message

I dont know if this has anything to do with it but inspector says “Uncaught TypeError: Bootstrap’s JavaScript requires jQuery. jQuery must be included before Bootstrap’s JavaScript.
at Object.jQueryDetection (bootstrap.min.js:6)
at bootstrap.min.js:6
at bootstrap.min.js:6
at bootstrap.min.js:6”
locally it does not happen

Other Information

I created a website. Uses CSS JS and BS 5 Beta 1

Locally my website looks flawless and great, uploaded to InfinityFree It is a broken mess. Unresponsive images, broken navbar, on the pc images load even when assets arent uploaded, on the mobile no images load at all ever.
I have checked 10 times if monsta randomly decided to not include my js and css files again, checked all files individually, they are indeed uploaded.
So I am here banging my head to the table having 6 hours wasted on nothing as I can not find a solution. Someone… Please… HELP

Seams to work for me. Try clearing your cache.
20210411_120214

4 Likes

This is really weird, but happy to see it works for other people. Guess then something went wrong on the first time and now it wont load nicely. Thank you for the fast reply!

1 Like

No Problem, Glad I could help!
(If you liked my response, please mark it as the answer. Thanks!)

1 Like

@CsiguszFoxoup

This file does not exist:
http://www.csiguszfoxoup.ml/assets/bootstrap/js/bootstrap.bundle.min.js.map

upload it.

7 Likes

Thank you for pointing that out, but as I am not really a master at this I have no idea what a …js.map is, and my software have not exported it for me. Could you explain me what that is? Why do I need it? Thanks in advance ^^

You don’t need the .js.map files. Browser developer tools will complain if it’s not there, but it’s only there fore development. Not having a map file should not prevent your website from working as it should.

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.