Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default Contribute Cache?

    I have a customer who maintains the bulk of his site with Contribute 2. I
    created the site in Dreamweaver MX 2K4. I uploaded a new image yesterday, and
    my customer gets the old image when he goes to edit. I've already run the demo
    and it lapsed, so I can't regreate it or research it here. Any ideas?

    Sven3rd Guest

  2. Similar Questions and Discussions

    1. Cache Changes
      I am having a problem with contribute not publishing my edits to a document. While in edit mode changes appear accurate. once the document is...
    2. XML cache
      im having trouble with the xml object. i call the getXML() function every 30 seconds to re-load the data. i know that the server is sending...
    3. DNS Cache
      I'm trying to clear the DNS cache on my XP Pro box but I receive the error message: 'cannot flush dns resolver cache. Function failed during...
    4. ASP.net Cache
      I'm using HttpContext.Current.Cache.Insert to cache a string, but it only remembers the entry during the current request, then it is gone, what...
    5. Does ASP have a cache tag?
      I've got a site where I need to improve performance. In the same page, some of the dynamically generated output is updated once a day, some several...
  3. #2

    Default Re: Contribute Cache?

    be aware that contribute automatically renames files that have identical
    filenames already on the server.. contribute does this by adding numbers to the
    end of the filename.. e.g. pic.gif is renamed as pic_000.gif after it is edited
    and published.. as you repeatedly edit pages.. you can end up with several
    differently named copies of files.. but only one of them is used by your page..
    you might want to delete all duplicate files first.. then check which file your
    customer is actualy editing..

    zhayhieed Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139