Can't edit page because it wasn't found on website...

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

  1. #1

    Default Can't edit page because it wasn't found on website...

    I receive the error 'an unknown error occurred in Contribute file state
    manager' whenever I am publishing a new page that I created from a dreamweaver
    template. The page is created even though the error occurred but right after
    the page is published I receive "You can't edit theis page because it wasn't
    found on the website or it is a directory listing". I double checked the
    directory structure and the new page was created, but I can not edit it through
    Contribute.

    Any one got any ideas?

    zoser Guest

  2. Similar Questions and Discussions

    1. error msg you can't edit this page because it wasn'tfound on the website or is a directory listing
      I "successfully published" a new web page and it was correctly linked from the navigation includes page to the proper web page. However I get an...
    2. Website not found/recognised
      Hi guys, One of my clients has an older version of Contribute (Macromedia, v3) and would like to add to the news page on her site using...
    3. Error: You can't edit this page because it wasn't foundon the website or it is a directory listing
      - using Contribute 3 with all updates applied - site consists of ASP pages but most are just static HTML - pages are all in folders to take...
    4. can't edit - wasn't found on the website
      Originally posted by: allanrayg - mmts You may have to check with your admin if these are virtual folders. Not to hijack the thread as this is...
    5. Can't edit...wasn't found...directory listing
      I am having the exact same problem mentioned below. We just moved our site to a new hosting location and since have not been able to edit pages. The...
  3. #2

    Default Re: Can't edit page because it wasn't found onwebsite...

    I am experiencing the axact same issue. If Adobe wants this product to be used
    more they need to fosu on these issues because we cant implement and deploy a
    CMS to our clients if we know its going to fail in production. Very annoying
    and it makes us look as if we are choosing untested solutions for our clients!

    Specifically, Adobe needs to fix the way Contribute deals with dynamic code,
    specifically ColdFusion in this case.

    Administrangler Guest

  4. #3

    Default Re: Can't edit page because it wasn't found onwebsite...

    Upon further examination my issue seems to be directly related to having dynamic cfinclude template paths. Example:

    <cfinclude template="#request.myTemplatePath#/thisDirectory/thisFile.cfm" />
    Administrangler Guest

  5. #4

    Default Re: Can't edit page because it wasn't found onwebsite...

    We are using cfincludes too. I have tried using a custom tag instead of the
    cfinclude but still receive the error about the file state manager.

    Is this, <cfinclude
    template="#request.myTemplatePath#/thisDirectory/thisFile.cfm" /> , how you
    changed your include to make it work or is this what was causing it not to?

    zoser Guest

  6. #5

    Default Re: Can't edit page because it wasn't found onwebsite...

    Thats the cause. I had to go in and manually set the paths. unfortunate. hopefully future versions of Contribute will address some of the major flaws of integration with application code.
    Administrangler Guest

  7. #6

    Default Re: Can't edit page because it wasn't found onwebsite...

    ehk! what a pain in the a**!

    I tested the first version of Contribute and had the same problem with
    cfincludes. I was hoping that would be fixed by now. You would think that given
    that CF and Contribute are made by the same vendor they would integrate better
    than they do. I had better luck editing an ASP site in Contribute than I did
    with our CF site.

    Fooey!

    zoser Guest

  8. #7

    Default Re: Can't edit page because it wasn't found onwebsite...

    Ya, totally agree. Its compatibility with PHP blows though. Im hoping all this
    is just because the product is still in its infancy although its hard to get a
    client to swallow sometimes when other solutions dont have these issues. Its
    had me considering alternative solutions a few times.

    Administrangler 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