Website Bug Fix (PAID)

Status
This thread has been locked.

Erwan

Java Developer
Premium
Feedback score
10
Posts
172
Reactions
51
Resources
0
I have this website that works perfectly fine when you run it from your file manager and it opens up in chrome. The background image comes up perfectly fine and everything is working properly. However, when I host the files onto my website the background is missing and there is a console error stating that the image can't be found. When looking at the source in google chrome, the image isn't there even though it is in the ftp. Here are some gyazos if you are confused.

When opened with chrome through file explorer: https://gyazo.com/b0fb7c9bb4f89e4657757bd972a2d696

When Opened on the website:
https://gyazo.com/37f1bee4328b59258fddc2aa67b96faa

Error:
https://gyazo.com/981fa85f27a72c674ae88a7adc9cc4e9

Source: https://gyazo.com/67c852cbb106c6f071cfe604ab29283f

FTP: https://gyazo.com/c80ed1a576617d33131275ac815c87c2

Offering a few dollars to anyone who can solve this for me. Everything is done through discord screenshare as I do not want to give anyone access to the src. Thanks. Add me on discord @ Erwan#0215
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Yuka

Feedback score
1
Posts
4
Reactions
0
Resources
0
The image you're trying to use as the background isn't found, therefore 404-ing. It could be due to using ../ or a path issue, make sure the path is absolutely correct and that any back-end service(s) aren't modifying it.

Update: Worked this out, contacted over Discord.
 
Last edited:
Status
This thread has been locked.
Top