image
image

Go Back   macosx.com > Design, Media, Programming & Scripting > Design & Media

Closed Thread
 
Thread Tools
  #1  
Old March 1st, 2006, 06:58 PM
Registered User
 
Join Date: Mar 2006
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Dawn marie is on a distinguished road
dreamweaver mx 2004

I had my computer wiped and had to re-install dreamweaver,now when I upload html files it says ther uploaded to the site. But when I go to the site to check the changes are not there?

any suggestions?
Thanks Dawn
  #2  
Old March 1st, 2006, 10:41 PM
ElDiabloConCaca's Avatar
U.S.D.A. Prime
 
Join Date: Aug 2001
Location: San Antonio, Texas
Posts: 10,688
Thanks: 3
Thanked 162 Times in 150 Posts
ElDiabloConCaca is a jewel in the roughElDiabloConCaca is a jewel in the roughElDiabloConCaca is a jewel in the rough
Do the modification dates of the files on the server indicate that they were actually updated?

If so, it could be a browser cache problem -- try emptying the cache in your browser, quit, restart the browser, and see if the changes appear.
__________________
Power Macintosh G4/500MHz "Yikes!" 10.4.11 Server • 1024MB • 3 x 120GB + 320GB • DVR-111D
MacBook 2.0GHz Core 2 Duo - White 10.5.6 • 2048MB • 80GB • CD-RW/DVD-ROM
iPhone 3G 8GB • iPod Photo 60GB • iPod nano 1GB • AT&T DSL 6Mb/768k
http://www.jeffhoppe.com
  #3  
Old March 1st, 2006, 11:39 PM
Registered User
 
Join Date: Mar 2006
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Dawn marie is on a distinguished road
The modification dates are correct and the cache is not the problem either. And it couldent be the browser because it was just installed. I hit the connect button and appears to be fuctioning properly but I don't know where the information is going.

Thanks and any other sugestions?
Dawn
  #4  
Old March 2nd, 2006, 12:42 AM
ElDiabloConCaca's Avatar
U.S.D.A. Prime
 
Join Date: Aug 2001
Location: San Antonio, Texas
Posts: 10,688
Thanks: 3
Thanked 162 Times in 150 Posts
ElDiabloConCaca is a jewel in the roughElDiabloConCaca is a jewel in the roughElDiabloConCaca is a jewel in the rough
If the modification dates on the server reflect the correct local modification dates, then the files have been updated on the server. How are you connecting to the server in order to verify the modification dates?

Can you connect and upload via FTP or SFTP?

What do you see if you access the site from a different computer? If you don't see the changes on the other computer, I would suspect that either a) the files weren't actually uploaded to the server via Dreamweaver, b) the cache is reflecting the old site, or c) somehow some links in your uploaded pages were changed and do not point to the correct pages.

Other than that, I'm at a loss as to why the changes aren't reflected. Can you post a link to the site, and describe how it's supposed to appear?
__________________
Power Macintosh G4/500MHz "Yikes!" 10.4.11 Server • 1024MB • 3 x 120GB + 320GB • DVR-111D
MacBook 2.0GHz Core 2 Duo - White 10.5.6 • 2048MB • 80GB • CD-RW/DVD-ROM
iPhone 3G 8GB • iPod Photo 60GB • iPod nano 1GB • AT&T DSL 6Mb/768k
http://www.jeffhoppe.com
  #5  
Old March 2nd, 2006, 01:00 AM
Registered User
 
Join Date: Mar 2006
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Dawn marie is on a distinguished road
"Can you post a link to the site, and describe how it's supposed to appear?"
http://www.JasonThurber.com
go to the "Terms" page and the word TERMS is in red it should be in black, and where it says "airlinesor" it should say "airlines or".
I can't change any thing on the site this point.
"c) somehow some links in your uploaded pages were changed and do not point to the correct pages."
How would I check make shur they were pointed to the correct pages?
And I upload via FTP.

Dawn
  #6  
Old March 2nd, 2006, 03:03 AM
Registered User
 
Join Date: Mar 2006
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Dawn marie is on a distinguished road
Its hosted by Yahoo Small Bussiness web hosting(If it helps).
Dawn
  #7  
Old March 2nd, 2006, 10:05 AM
ElDiabloConCaca's Avatar
U.S.D.A. Prime
 
Join Date: Aug 2001
Location: San Antonio, Texas
Posts: 10,688
Thanks: 3
Thanked 162 Times in 150 Posts
ElDiabloConCaca is a jewel in the roughElDiabloConCaca is a jewel in the roughElDiabloConCaca is a jewel in the rough
Well, the HTML code for the page definitely reflects how it appears -- "Terms" is defined as being red in color, as given by this bit of CSS:

.style13 {
color: #FF0000; <---- that's definitely red!
font-weight: bold;
}

This is the file that the "Terms" page is being rendered from:

http://www.jasonthurber.com/terms.html

Is that the page you're editing and updating?
__________________
Power Macintosh G4/500MHz "Yikes!" 10.4.11 Server • 1024MB • 3 x 120GB + 320GB • DVR-111D
MacBook 2.0GHz Core 2 Duo - White 10.5.6 • 2048MB • 80GB • CD-RW/DVD-ROM
iPhone 3G 8GB • iPod Photo 60GB • iPod nano 1GB • AT&T DSL 6Mb/768k
http://www.jeffhoppe.com
  #8  
Old March 2nd, 2006, 01:29 PM
Registered User
 
Join Date: Mar 2006
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Dawn marie is on a distinguished road
yes

...

This is the code thats there now.(Its there on the internet)
(style13"><font color="#FF0000"

This is the code that I need to be there.(Its there in Dreamweaver)
(style13"><font color="#000000")

Last edited by mdnky; March 4th, 2006 at 04:10 AM. Reason: multiple posts
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Dreamweaver Mx 2004 bacon Mac OS X System & Mac Software 1 January 5th, 2006 04:26 AM
Dreamweaver Mx 2004 And Tiger cretaceous Mac OS X System & Mac Software 1 October 29th, 2005 09:48 PM
Dreamweaver MX 2004 Update jonparadise Apple News, Rumors & Discussion 12 March 14th, 2004 08:19 AM
Warning: Dreamweaver 2004 & Flash 2004 habilis Design & Media 8 February 8th, 2004 10:47 PM
Dreamweaver MX 2004 is Slow- or is it just me? Pardus Design & Media 4 November 6th, 2003 08:44 PM


All times are GMT -5. The time now is 06:49 AM.


Mac Support® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2000-2008 DigitalCrowd, Inc.