Invalid File Name Error in Contribute 3

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

  1. #1

    Default Invalid File Name Error in Contribute 3

    Hello,

    I am a new Contribute user working with a client (just the two of us) in
    Contribute 3.

    We have just pushed up a draft of a new site and my client went in and created
    a draft of the home page and sent it to me (through Contribute, not through
    email) to review.

    When I go into the page, I get the error:

    The filename, directory name, or volume label syntax is incorrect null
    The error occurred on line 17.

    So... the page is now stuck in Draft mode. I don't want to Publish the page,
    and I'd rather not lose the changes that my client made.

    My pages are in a combination of ColdFusion and JavaScript.

    I know that there are dynamic pathnames created in the JavaScript, so I am a
    bit suspicious that this problem may be related to the dynamic path name in
    image tag problem that was reported in Contribute 2. However, I cannot tell if
    that problem still exists in Contribute 3 and I certainly don't want to run the
    Contribute 2.01 updater on my Contribute 3.

    Can anyone let me know if this is a known problem, and what the workaround is
    OR point me in the right direction to figure out how to debug/resolve the issue
    myself?

    Thanks for any help!

    Tanya

    Tanya Z Guest

  2. Similar Questions and Discussions

    1. Error message concerning the Google analytics code,after change a html file in Contribute
      Please Help me!! After installation cms Contribute for my client to administer her site there are warnings concerning the code of Google Analytics....
    2. Contribute 3 Error 1327 Invalid Drive
      Our company currently purchased new computers using Windows Vista, and every time I tried to open any Microsoft software (i.e. Word, Excel, Access),...
    3. Contribute error: shared preferences file can't be found
      I am using Contribute 3 (from Macromedia Studio 8) on a Mac (Mac OS X 10.5). I have a connection to a server, and right now I have one draft...
    4. An unknown error occurred in the Contribute file statemanager
      When trying to create a page from a pre-set template in Contribute 1, I get the message An unknown error occurred in the Contribute file state...
    5. "Contribute encountered a network or file system error:
      I get this message when I try to publish a change to a page. Contribute does publish the page, but then also leaves a draft version. When I go to...
  3. #2

    Default Re: Invalid File Name Error in Contribute 3

    I had a similar problem with a javascript - the paths that the script used were
    not accurate on the copy of the draft, since the draft is kept in a folder that
    is not part of the paths in way that the javascript can figure out.

    We changed the javascript tathing to be more abslute to avoid this problem.
    The page ought to work just fine if published, it just looks wrong in the draft
    view of the page.

    Hope this helps.

    RoseyGren Guest

  4. #3

    Default Re: Invalid File Name Error in Contribute 3

    OK, I stand corrected. We did not change the javascript pathing, but we upgraded to 3.11, and apparently the issue we were having with 3.o went away.

    Go figure.
    RoseyGren 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