Results 1 to 15 of 15

 

Thread: IE7 showing old site?

  1. #1
    babrees's Avatar
    Registered User

    Status
    Offline
    Join Date
    Feb 2007
    Location
    Norfolk
    Posts
    1,588
    Thanks
    142
    Thanked 101 Times in 89 Posts


    OK, this is so so weird. I use FireFox. I have just redone the templates for a site, making subtle, but obvious, changes, including removing categories. All looks correct in FireFox. I check it with IE7 - front page is ok, just needs a minor adjustment to fit the search button on the same line as the box.

    However, when I click on resources in the menu in IE7 I get the old layout and categories, but gone haywire!

    Site is: Ideal Christmas Gift

    I have cleared my cache and everything else I can think of.

    I looked at the source from IE7 and it is the old template. Looked at the source in Firefox and it is the new template.

    I removed something from the home page and uploaded it. Cleared my cache, history, cookies. Firefox shows the newly uploaded page, IE7 still shows the old one.

    Any ideas????

  2. #2
    ian
    Registered User

    Status
    Offline
    Join Date
    Nov 2004
    Posts
    1,045
    Thanks
    30
    Thanked 106 Times in 80 Posts
    Have you checked the server logs to see what each user client is pulling from the server?

  3. #3
    babrees's Avatar
    Registered User

    Status
    Offline
    Join Date
    Feb 2007
    Location
    Norfolk
    Posts
    1,588
    Thanks
    142
    Thanked 101 Times in 89 Posts
    Thanks Ian - How do I do that?

  4. #4
    ian
    Registered User

    Status
    Offline
    Join Date
    Nov 2004
    Posts
    1,045
    Thanks
    30
    Thanked 106 Times in 80 Posts
    Depends on your host, but at a guess you'll be putting your html files into a www or htdocs type directory, and the logfiles should be in a logfiles type directory on the same level.

    Visit the pages in Firefox and IE7, open up today's log file, scroll to the bottom of the page, look for your ip address near the start of the line and see which files are being served up to each browser, which should be somewhere on each line of the server log.

  5. #5
    babrees's Avatar
    Registered User

    Status
    Offline
    Join Date
    Feb 2007
    Location
    Norfolk
    Posts
    1,588
    Thanks
    142
    Thanked 101 Times in 89 Posts
    Thanks. TBH I don't really know what I'm looking at!!

    I guess this is what I have when looking with IE, although it still has Mozilla in there.
    Code:
    - - [08/May/2009:10:33:27 +0100] "GET /resources/ HTTP/1.1" 200 27655 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)"
    - - [08/May/2009:10:33:27 +0100] "GET /javascriptheader.php HTTP/1.1" 200 11113 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)"
    - - [08/May/2009:10:33:28 +0100] "GET /templates/styles/default.css HTTP/1.1" 200 14962 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)"
    - - [08/May/2009:10:33:28 +0100] "GET /myscripts/javascriptextra.js HTTP/1.1" 200 3744 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)"
    - - [08/May/2009:10:33:28 +0100] "GET /templates/images_default/bglogo.jpg HTTP/1.1" 404 - "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)"
    - - [08/May/2009:10:33:28 +0100] "GET /templates/images_default/bg.jpg HTTP/1.1" 200 387 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)"
    - - [08/May/2009:10:33:28 +0100] "GET /templates/images_default/folder.gif HTTP/1.1" 200 688 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)"
    - - [08/May/2009:10:33:28 +0100] "GET /templates/images_default/linktools_details.gif HTTP/1.1" 200 93 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)"
    - - [08/May/2009:10:33:28 +0100] "GET /templates/images_default/bgheader.jpg HTTP/1.1" 200 19113 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)"
    - - [08/May/2009:10:33:28 +0100] "GET /templates/images_default/linktools_rate.gif HTTP/1.1" 200 338 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)"
    - - [08/May/2009:10:33:28 +0100] "GET /templates/images_default/linktools_report.gif HTTP/1.1" 200 131 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)"
    - - [08/May/2009:10:33:28 +0100] "GET /templates/images_default/linktools_comments.gif HTTP/1.1" 200 296 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)"
    - - [08/May/2009:10:33:28 +0100] "GET /templates/images_default/icon_submit.gif HTTP/1.1" 200 87 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)"
    - - [08/May/2009:10:33:28 +0100] "GET /templates/images_default/icon_info.gif HTTP/1.1" 200 169 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)"
    - - [08/May/2009:10:33:28 +0100] "GET /templates/images_default/ajaxstar.gif HTTP/1.1" 200 1558 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)"
    - - [08/May/2009:10:33:28 +0100] "GET /templates/images_default/bgrightside.png HTTP/1.1" 200 42215 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)"
    - - [08/May/2009:10:33:29 +0100] "GET /favicon.ico HTTP/1.1" 200 1118 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)"
    and I guess this is when I view with FireFox

    Code:
    - - [08/May/2009:10:32:34 +0100] "GET /templates/images_default/rssfeed.png HTTP/1.1" 200 3341 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10"
    - - [08/May/2009:10:32:34 +0100] "GET /templates/images_default/spacer.gif HTTP/1.1" 200 43 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10"
    - - [08/May/2009:10:32:34 +0100] "GET /templates/images_default/linktools_rate.gif HTTP/1.1" 200 338 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10"
    - - [08/May/2009:10:32:34 +0100] "GET /templates/images_default/edit.gif HTTP/1.1" 200 391 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10"
    - - [08/May/2009:10:32:34 +0100] "GET /templates/images_default/linktools_report.gif HTTP/1.1" 200 131 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10"
    - - [08/May/2009:10:32:34 +0100] "GET /templates/images_default/folder.gif HTTP/1.1" 200 688 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10"
    - - [08/May/2009:10:32:34 +0100] "GET /cgi-bin/books.pl?script&asinsearch=mylist:2&grid=c:1,r:1,p,b,u HTTP/1.1" 200 983 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10"
    - - [08/May/2009:10:32:34 +0100] "GET /templates/images_default/linktools_details.gif HTTP/1.1" 200 93 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10"
    - - [08/May/2009:10:32:34 +0100] "GET /templates/images_default/linktools_emaillink.gif HTTP/1.1" 200 94 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10"
    - - [08/May/2009:10:32:34 +0100] "GET /templates/images_default/linktools_save.gif HTTP/1.1" 200 104 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10"
    - - [08/May/2009:10:32:34 +0100] "GET /templates/images_default/linktools_submitter.gif HTTP/1.1" 200 924 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10"
    - - [08/May/2009:10:32:34 +0100] "GET /templates/images_default/linktools_comments.gif HTTP/1.1" 200 296 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10"
    - - [08/May/2009:10:32:34 +0100] "GET /templates/images_default/icon_submit.gif HTTP/1.1" 200 87 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10"
    - - [08/May/2009:10:32:34 +0100] "GET /templates/images_default/bullet.gif HTTP/1.1" 200 531 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10"
    - - [08/May/2009:10:32:34 +0100] "GET /templates/images_default/icon_info.gif HTTP/1.1" 200 169 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10"
    - - [08/May/2009:10:32:34 +0100] "GET /templates/images_default/icon_mod.gif HTTP/1.1" 200 131 "http://www.idealchristmasgift.co.uk/resources/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10"
    - - [08/May/2009:10:32:34 +0100] "GET /templates/images_default/ajaxstar.gif HTTP/1.1" 200 1558 "http://www.idealchristmasgift.co.uk/templates/styles/default.css" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10"
    - - [08/May/2009:10:32:34 +0100] "GET /templates/images_default/bgrightside.png HTTP/1.1" 200 42215 "http://www.idealchristmasgift.co.uk/templates/styles/default.css" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10"
    - - [08/May/2009:10:32:35 +0100] "GET /favicon.ico HTTP/1.1" 200 1118 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10"

  6. #6
    babrees's Avatar
    Registered User

    Status
    Offline
    Join Date
    Feb 2007
    Location
    Norfolk
    Posts
    1,588
    Thanks
    142
    Thanked 101 Times in 89 Posts
    If anybody could have a look and tell me what they see using IE7 I would be grateful.

    http://www.idealchristmasgift.co.uk/resources/

    If you see "Categories" on the left then that is the old layout, which I have deleted.

    If you see "Navigation" then that is my latest upload and it should be displaying correctly.

  7. #7
    ep90's Avatar
    Procrastination guru

    Status
    Offline
    Join Date
    May 2006
    Location
    Herefordshire
    Posts
    555
    Thanks
    58
    Thanked 26 Times in 24 Posts
    I see "Categories" and I'm using firefox
    Procrastination guru

  8. #8
    ep90's Avatar
    Procrastination guru

    Status
    Offline
    Join Date
    May 2006
    Location
    Herefordshire
    Posts
    555
    Thanks
    58
    Thanked 26 Times in 24 Posts
    Also "Categories" in IE7
    Procrastination guru

  9. #9
    babrees's Avatar
    Registered User

    Status
    Offline
    Join Date
    Feb 2007
    Location
    Norfolk
    Posts
    1,588
    Thanks
    142
    Thanked 101 Times in 89 Posts
    Quote Originally Posted by ep90 View Post
    I see "Categories" and I'm using firefox
    [bangs head on wall and screams]

    ok, I shall back up my database, delete every single file and then reupload. HOPEFULLY that may clear this silly frustrating hiccup.

    That's all I can think of - it is really weird

    [edit] All I can say is thank doG Christmas is still a fair while away <G>

  10. #10
    Registered User

    Status
    Offline
    Join Date
    Jan 2008
    Location
    Yorkshire
    Posts
    536
    Thanks
    22
    Thanked 37 Times in 31 Posts
    all I can think of is you've accidently uploaded the new files to the wrong directory.

    I did this once and could not for the life of me figure out what as wrong, much head scratching later and I eventually saw what I had done

  11. #11
    babrees's Avatar
    Registered User

    Status
    Offline
    Join Date
    Feb 2007
    Location
    Norfolk
    Posts
    1,588
    Thanks
    142
    Thanked 101 Times in 89 Posts
    Quote Originally Posted by Andrew Starr View Post
    all I can think of is you've accidently uploaded the new files to the wrong directory.

    I did this once and could not for the life of me figure out what as wrong, much head scratching later and I eventually saw what I had done
    Nope - that's not it either. It's a script I use on just about all my sites. I deleted the templates folder and then uploaded then new ones. But even if I had uploaded it wrongly, that doesn't account for the fact that I can see it ok in Firefox, although it seems that some here can't. But the home page is correctly displayed in both IE and FF (well for me anyway). As it's a script both pages use the same wrapper template

    weird

  12. #12
    ian
    Registered User

    Status
    Offline
    Join Date
    Nov 2004
    Posts
    1,045
    Thanks
    30
    Thanked 106 Times in 80 Posts
    try adding a new page resources2.html and see how they look in ie and firefox. that should avoid any possible caching issues for the main file.

  13. #13
    babrees's Avatar
    Registered User

    Status
    Offline
    Join Date
    Feb 2007
    Location
    Norfolk
    Posts
    1,588
    Thanks
    142
    Thanked 101 Times in 89 Posts
    Quote Originally Posted by ian View Post
    try adding a new page resources2.html and see how they look in ie and firefox. that should avoid any possible caching issues for the main file.
    Thanks, but the site is on a script so it's not a case of just reuploading a file. I just tried again on IE7 but now the site won't even load!! Although no problem in Firefox.

  14. #14
    babrees's Avatar
    Registered User

    Status
    Offline
    Join Date
    Feb 2007
    Location
    Norfolk
    Posts
    1,588
    Thanks
    142
    Thanked 101 Times in 89 Posts
    Thanks everybody - I've got it working! No idea what the prob was, but I uploaded yet again (at least the 3rd time!) and now it's ok! weird. Oh well, now I've just got to get it ready in time for Christmas!

  15. #15
    Jedi Master

    Status
    Offline
    Join Date
    Dec 2005
    Location
    Northallerton, North Yorkshire
    Posts
    1,352
    Thanks
    86
    Thanked 83 Times in 62 Posts
    Looks ok to me - i'm using ie8 :tup
    Andrew Clapham - Fashion Blogger.



Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 0
    Last Post: 16-06-08, 01:56 AM
  2. CJ Ads Not Showing
    By Brigadoon in forum Commission Junction
    Replies: 3
    Last Post: 19-11-07, 11:08 AM
  3. Replies: 6
    Last Post: 07-01-04, 03:56 PM
  4. No UVs showing
    By Bob Saver in forum TradeDoubler
    Replies: 12
    Last Post: 28-04-03, 01:29 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
To Top

Content Relevant URLs by vBSEO 3.5.0 RC2