Repeating region error

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

  1. #1

    Default Repeating region error

    When using the up and down arrows to move an element of a repeating region, I
    get the following error in Dreamweaver:

    While executing onLoad in MoveRepeatEntry.htm, the following Javascript
    error(s) occurred: At line 2766 of the file "C:\Program
    Files\Macromedia\Dreamweaver
    MX\Configuration\Shared\MM\Scripts\CMN\TemplateUti ls.js": setSelectedNode:
    Argument number 1 is invalid.

    Or if I try it in Contribute:

    While executing onLoad in MoveRepeatEntry.htm, the following Javascript
    error(s) occurred: At line 2912 of the file "C:\Program
    Files\Macromedia\Contribute
    3\Configuration\Shared\MM\Scripts\CMN\TemplateUtil s.js": setSelectedNode:
    Argument number 1 is invalid.

    We have been using this repeating region with no errors for over a year now,
    but we have recently upgraded to Contribute 3 from Contribute 2. However, the
    error even occurs in Dreamweaver, which we have not changed in the course of
    using this region.

    Does anyone know what causes such an error?

    abna Guest

  2. Similar Questions and Discussions

    1. SPRY Repeating Region with CATEGORIES
      I have a seemingly simple but apparently complex issue with the Spry DataSet and Spry repeating region use that my many hours of research has not...
    2. Contribute Repeating Region Glitches
      I'm having a problem with Contribute Repeating Regions that I've not found dicussed/documented anywhere. This is NOT the problem documented...
    3. Repeating Region Won't Repeat--Permissions?
      I'm having a problem with a repeating region that refuses to repeat. When I try to click the "+" button in the repeating region via Contribute, I...
    4. Repeating region bug/problem
      I have a repeating region right aligned within a cell that is on the right side of the page (the table is 100% width). Upon going into edit mode I...
    5. Repeating Region
      Hello all, I have a repeating region for a navigation bar. (Link | Link | Link) The repeating region looks like this: <REPEAT BEGIN><EDITABLE...
  3. #2

    Default Re: Repeating region error

    Still haven't gotten a response. This has only happened since installing
    Contribute 3. The problem occurs for me and all of my coworkers, so it is not a
    single incident. Anyone from Macromedia on the forum?

    abna Guest

  4. #3

    Default Re: Repeating region error

    Anyone find anything out about this error? I have experienced this for the first time in Contribute 3.1.
    mgm36 Guest

  5. #4

    Default Re: Repeating region error

    This might be a belated response but I encountered the error as well.

    I had a repeatable region of a table with 6 editable regions.

    I found that if I added content to the first editable region the javascript
    error would not be thrown and you could move the table up and down without a
    problem.

    If it was empty then the error would appear when moving the table.

    Does not offer an answer to why but is a work around.

    Andrew

    magnuz 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