Jump to content

Awardspace problems


Devildoubt

Recommended Posts

I've "successfully uploaded" a similar html file on my Awardspace "file manager" section into a folder called "/home/www/leemariegriswold.awardspace.com":<html><head><title>Title of page</title></head><body><img src="night_fight.jpeg" width="731" height="541"</body>So now it's: "/home/www/leemariegriswold.awardspace.com/page.htm". I type this into the URL, but I get a "page error".I emailed one of the Awardspace administrators and this was his reply:"Make sure the index file you uploaded was uploaded to home/www/leemariegriswold.awardspace.com. Try going into your CP and editing the index file from there if your upload doesn't seem to be working."I'm sure I've done everything that he suggested but nothing's changed...

Link to comment
Share on other sites

That's because you don't have an image uploaded in your main directory that's called: night_fight.jpeg.It would be even better if you fixed your image code, you are missing the ending > (Greater than) symbol on your <img> tag. Here try this: <img src="night_fight.jpeg" width="731" height="541">

Link to comment
Share on other sites

That's because you don't have an image uploaded in your main directory that's called: night_fight.jpeg.It would be even better if you fixed your image code, you are missing the ending > (Greater than) symbol on your <img> tag. Here try this: <img src="night_fight.jpeg" width="731" height="541">
Thanks for finding the typo...I uploaded the correct code onto my awardspace file maganer, but still can't get any images. And to top it off, awardspace's "Assistance Section" is down for an "unknown amount of time."(This is really atarting to be a bugger! :) )W3schools is my only way of getting help right now...Thanks guys! :)
Link to comment
Share on other sites

Is the night_fight.jpeg image uploaded to your main directory? In your case it would be: /home/www/leemariegriswold.awardspace.com/Make sure that it's there, and check it again.http://leemariegriswold.awardspace.com/night_fight.jpeg
Sorry, but the URL automatically changes to "http://www.awardspace.com/about_us.html." Why does it change? What does it mean?(Maybe I should check out the webhost features on Yahoo! or MYspace...)Btw, my problems with uploading images aren't new; I couldn't get images when doing the w3schools tutorials as mentioned in this thread. :) (Also, this may seem basic, but how do I post pictures into threads from my home computer? I know it's not: "http://C:\Documents and Settings\HP_Owner\Desktop\html stuff\night_fight.jpeg".)
Link to comment
Share on other sites

istead of displaying a 404 Error Awardspace redirects to that page it means the image you are trying to find does nto exist at that url.Post a screen shot of the file manager witht eh image and page in the same folder or if this is just a test account (and there is nothign important in it) give me the login details and I'll fix it.

Link to comment
Share on other sites

Your file manager should look like this: [removed]Find the "File Upload" section, and upload your file.

Edited by RahXephon
Link to comment
Share on other sites

Your file manager should look like this: http://i7.photobucket.com/albums/y268/HYPN...ile_manager.jpgFind the "File Upload" section, and upload your file.
I noticed you have a GIF file in the list of uploads...Instead of uploading the pictures as HTML files, I've tried what you've done by uploading my pictures into the "file upload" section like this:C:\Documents and Settings\HP_Owner\Desktop\html stuff\night_fight.gifAm I doing this right? Because when I try uploading the GIF file I get a message that says "[Error 0x04001]: Some file(s) was not uploaded!"
Link to comment
Share on other sites

Well how big is your image? I mean, what's the file size of it? If it's more than 500KB, you will get an error and your image will not be uploaded. To check your image size, right-click on it, select "Properties", and it will tell you the size.You can't upload .html files and expect the image to upload with it. The image is a another file you have to upload also.

Link to comment
Share on other sites

Oh! Tah-dah! I finally got it! :) My brother came by for Christmas and when I told him about my "picture problems", he said I needed to first upload my images into a image/video host like Photobucket.com to make it easier on the website to load the pictures.Thanks for all you're help, though. It was hard to describe to you guys what the problem was since I didn't really know what the problem was...Oh well.Now I think I could go over the w3schools HTML image tutorials properly.Thank you once again! Couldn't do it with out you! :)My First Webpage

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...