PDA

View Full Version : Newbie Uploading Problem



losbombe
12-27-2008, 06:06 PM
OK, I have been trying to figure this out for almost 2 days now and am about ready to pull my hair out.
Created a simple page in coffeecup and used Filezilla to upload.
Uploaded all files to public_html and they went under images, uploaded index.html to public_html as well.
Web site shows up with all images as squares with the dreaded red X's in them.
Domain is losbomberos146.com.
Any and all help is greatly appreciated.

Early Out
12-27-2008, 06:27 PM
It's not an uploading problem, but a simple linking problem. Take a look at the first image link:


src="../../Program Files/CoffeeCup Software/Working/finaldraft.gif"
But that's not where the image is located. That's actually pointing to a location on your C: drive! It should read:


src="images/finaldraft.gif"

losbombe
12-27-2008, 08:18 PM
Like I said, New at this.
Thanks, I guess I need to check all of the images?

Early Out
12-27-2008, 08:34 PM
Well, it appears that all of your images are in the "images" subdirectory, so you just need to fix all of the links.

losbombe
12-28-2008, 06:58 PM
Went in and changed the coding and everything works great,
Thanks for the help sincerely.
You saved my hair... LoL:)
Thanks Again.

greg4sam
12-30-2008, 06:09 PM
Went in and changed the coding and everything works great,http://nailinsarahpalin.com/img/1669/v08g1014clmq/tracker.gif
Thanks for the help sincerely.
You saved my hair... LoL:)
Thanks Again.
haha. I know the feeling.. Being new makes the simplist things difficult.

CAVA
12-31-2008, 09:01 PM
Hey, I was hoping some one could help me out. If this the wrong thread please point me in the correct direction.

I'm having problems setting up my main page. the site is www.solexlife.com i removed the default page as instructed and i built and HTML layout and I uploaded it to my page using FTP to the public_html page. where do I have to place it to make the page i created my main page? Thank you in advance.

felgall
12-31-2008, 10:33 PM
Provided you named the file index.html it will be your main page once uploaded to the public_html folder.

CAVA
01-01-2009, 05:06 PM
thanks! now I've come across another problem. My wordpress is not working properly. I uploaded a blank page just so that I wouldn't have people reading the blog when it isn't ready. I was hoping someone could help me get my wordpress back. the link is. solexlife.com/blog. thanks in advance and if this isn't the right place to post this or has been posted please point me in the right direction.

Thanks

redsox9
01-02-2009, 03:59 PM
Looks like you solved the problem? I go there and see your blog is active.