Missing Content When Uploading To Server
Permalink
I usually have really good luck with uploading a site in C5 on bluehost and I don't even think their configurations are the reason for this problem: I built the site on my local computer and when uploading to the bluehost server important components don't show up like images and the sign in control panel's css (probably more than this too, I just haven't investigated). What should I be looking for to resolve the problem? C5 version? Php version, SQL version? Go to visuallyspeaking.info to see.
How do you see these issues? I don't know what to look at. The bluehost tech support, I think came to a similar solution. He said, "this was not a server issue at all. You uploaded your image files with bad permissions. They were set so as to return a forbidden error instead of displaying the actual images. Files and images should be 644 and folders should be 755 by default. Now if you look at your page, you can see that the images for the menu and other images show up as well." My new question is HOW DID THIS HAPPEN? I haven't had this happen before.
i looked in my console,
(in chrome rightclick on a page and hit inspect element) if there is anything wrong there is eirther a red or yellow icon in the bottom right, click it if there is, it shows the errors, 403's 404's syntax errors
(in chrome rightclick on a page and hit inspect element) if there is anything wrong there is eirther a red or yellow icon in the bottom right, click it if there is, it shows the errors, 403's 404's syntax errors
its a 403 forbidden error, you also have a shit ton of js errors