Contribute "Unable to set template properties"

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

  1. #1

    Default Contribute "Unable to set template properties"

    Hi,

    I set up a "master" template with an optional region, the control of which I
    passed through to a nested template. I added another optional region to this
    nested template (so 2 total, with 1 being "inherited" from the parent "master"
    template.) I created a page based upon this nested template, and using
    Dreamweaver, I'm able to modify the "template properties" (string params that
    set the ID of 2 different divs.)

    However, when I enter "edit" mode on the page in Contribute, the yellow
    notification bar says "Some ... blahblah ... are only editable through
    <a>template properties</a>" When I attempt to edit these template props by
    clicking on this link, Contribute throws a modal reading "Unable to set
    template properties."

    Any similar experiences and/or work-arounds?

    Thanks,

    Ted

    Ted Fitzpatrick Guest

  2. Similar Questions and Discussions

    1. Unable to set template properties" problem
      I had to remove my current contribute properties folder on the server since it was giving me issues and the admin password seemed to not work. Well...
    2. rel="stylesheet" in template causes Contribute to crash
      After years of no problems with their site, my client was suddenly unable to login to their site using Contribute 3. Contribute would crash during...
    3. Proj cannot run on LCDS 2.6 ES due to "Unable to resolveresource bundle "datamanagement" for locale "en_US"
      hi, all, We have developped an application on Flex Build 3 (run successfully), but failed when we try to deploy it on Tomcat with LCDS 2.5 ES...
    4. #26022 [Opn->Bgs]: Unable compile "dns.c", unable to link "libphp4.so"
      ID: 26022 Updated by: sniper@php.net Reported By: dieter at fiebelkorn dot net -Status: Open +Status: ...
    5. #26022 [NEW]: Unable compile "dns.c", unable to link "libphp4.so"
      From: dieter at fiebelkorn dot net Operating system: MacOS X 10.3 (Darwin 7.0) PHP version: 4.3.3 PHP Bug Type: Compile...
  3. #2

    Default Re: Contribute "Unable to set template properties"

    I'm having the same problem and I am SO frustrated. I have a deadline and I'm afraid my client won't be able to use Contribute. This is bad.:brokenheart;:embarrassment;
    musicnotes Guest

  4. #3

    Default Re: Contribute "Unable to set template properties"

    I'm having the same problem and I am SO frustrated. I have a deadline and I'm afraid my client won't be able to use Contribute. This is bad.
    musicnotes Guest

  5. #4

    Default Re: Contribute "Unable to set template properties"

    Got it!

    It seems that Contribute reacts case sensitive to the name of the template
    directory.
    I renamed the directory templates to Templates and reloaded the templates (New
    page > Refresh Templates).
    After that it worked.
    Maybe it helps!

    PotikiLover Guest

  6. #5

    Default Re: Contribute "Unable to set template properties"

    Some of my contrubute users are getting this message but it is not consistent.
    My template folder has always been an uppercase T - Is anyone still having this
    problem or know of any other fixes I might try.

    bulliegirl Guest

  7. #6

    Default Re: Contribute "Unable to set template properties"

    I had the same problem today - tried all sorts of things - the cure was saving
    the template as a different filename, then setting the .htm file to the new
    template. All better. Must be involved with rollback or other meta data.

    Singular Guest

  8. #7

    Default Re: Contribute "Unable to set template properties"

    I've been having identical problems to those listed on this thread.

    That is, the inability to manipulate template properties through Contribute on
    pages derived from nested templates. I det the error message "unable to set
    template properties" when I try to edit the page's tempalte properties.

    I've tried all of the above solutions and none seem to work. Does anyone
    (Macromedia Support guys) have any suggestions?

    Cheers!

    Danielle

    Infinity Guest

  9. #8

    Default Re: Contribute "Unable to set template properties"

    [q]Originally posted by: bulliegirl
    Some of my contrubute users are getting this message but it is not consistent.
    My template folder has always been an uppercase T - Is anyone still having
    this problem or know of any other fixes I might try.[/q]

    If it's inconsistent, I know what the issue is. (If it always happens, I have
    no clue). For us, at least, when we sometimes get the error that the template
    properties can't be edited, it's because Contribute has "lost" its connection
    to the templates. Don't know why, but here's how to kick start it: Switch to
    browser mode > Click on New Page > Click on Refresh Templates > Cancel to get
    out of the new page dialog > Return to your draft. That always works for us.

    abna Guest

  10. #9

    Default Re: Contribute "Unable to set template properties"

    I had this problem today and solved it.

    At the top of the page's HTML code, there is a line of code:

    <!-- InstanceBegin template="/Templates/something.dwt" codeOutsideHTMLIsLocked="false" -->

    In which the /Templates/something.dwt is the path to your site's Template. If that path is incorrect, the page will not be able to "read" the template properties from the .dwt file.

    If you are able to, edit that code (File / Edit Page in External Application should work), and point it to the Template file, which should be in the /Templates/ directory in your web site. You can use a relative URL, or I believe you can use an absolute URL, in which the root is the site root that you set in Contribute's admin settings.

    Good luck.
    kickstand 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