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

  1. #1

    Default Javascript Errors

    Hello,

    I created a template in Dreamweaver that cfincludes a template-based document.
    The template is an article and the template-based document is an article index.

    When I create a document in Contribute based on the article template,
    Contribute shows the included article index in edit mode; but I get all sorts
    of javascript errors when I attempt to edit the included template-based article
    index. I can edit the article index template-based document separately and the
    changes are reflected; but I don't want my Contribute users to get errors when
    they are editing the article document.

    Example of error:

    - While executing getCurrentValue in Text_BgColor.htm, a JavaScript error
    occurred

    At the beginning I cfincluded the article index in the article template; but
    Contribute would show an empty page when creating a page based on that
    template. Then I made the cfinclude an editable region within the template.
    This time Contribute "understood" the page; but I got the undesirable error
    described. The ideal situation is that I would be able to cfinclude the
    template-based article index without being editable, so that Contribute users
    simply edit the article index separately.

    Some kind of response would be greatly appreciated,

    Adriel



    Scandle Guest

  2. Similar Questions and Discussions

    1. javascript errors while using C3
      Hello, I am experiencing an annoying problem, I cannot edit my webite because, along the way Contribute3 throws up errors to do with javascript. I...
    2. javascript errors while using C3
      do a search of your local system for the file tempURL_aftersave.htm and in_afterSave.htm. You will find them both as they are not suppose to be...
    3. Javascript errors -- on extension?
      Hi, I understand the insertbar.xml is part of the extension management system. I am getting two different javascript errors referencing the...
    4. DMW 8 Mac Javascript errors
      Context : Downloaded a trial to see il I could handle the Mambo/Jommla Template Extension Problem : Unable to lauch app. Starts with two alerts...
    5. Javascript errors on MAC os9 IE 5
      Hi all, hope you may be able to shed some light on this. I am having problems writing some simple javascript functions to work on both PCs and...
  3. #2

    Default Javascript Errors

    Hi, I have started to encounter an annoying problem, that is preventing me from
    maintaining my website, because along the way Contribute3 pop up errors to do
    with javascript.

    Eg, when trying to copy any image, text I get the following error:
    While executing DWMenu_Edit_Cut command in ccmenus.xml, the following
    JavaScript error(s) occurred:

    Then when I try to save the page:
    "While executing onLoad in_afterSave.htm, the following Javascript error(s)
    occured:

    In fine "" _afterSave"":
    ReferenceError: afterSave is not defined"

    It does save the page, but its a pain to have to keep clicking these errors.

    Can anyone assist me with this issue?????? I have to resort to a trial version
    that will expire at the end of this week...

    atikin123 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