Unfortunately, after using Contribute 1 and 2 happily for over 2 years, when I
recently upgraded to version 3.1 I am now getting the "You cannot perform this
action in this area of the page" error when inserting more than one link during
an editing session. I did not get this error using the same Templates code in
version 2.1- with no major code changes for several months. What is especially
frustrating is how unpredictable the error is. In some editing sessions I can
add 5+ links, in others I can only add 1. I have been troubleshooting this
problem for several weeks now with little progress. I'm listing everything I've
tried so far, does anyone have any new tricks? (Sorry in advance for the long
post)

Things I've tried based on other posts:

1) Disabled rollbacks -- Seemed to fix temporarily but then reappeared

2) CSS positioning - commented out positioned divs? css in linked style sheet
-- still get error when all CSS with positioning commented out; still get error
even when I deleted all div instances that reference CSS using positioning

3) deleted javascript from search box-- just a hunch, but no change

4) added <p> tags within editable region for main content; was originally an
editable region "content" within a <td>; no change

5) recreated template in xhtml (validated!) from scratch -- seemed to work
fine until I introduced a Template paramater to make the id of the body tag an
editable attribute. Then the error started showing up again. I removed it, but
the error remained, so I reintroduced it again.

6) changed template region tagging around "header" region because of block tag
warnings -- changed from h1 to span; did not resolve link error; so I changed
it back to preserve style control on region

7) added space/line breaks around DW template tags -- especially Javascript
and LBI tags; some improvement initially; still get error sporadically

8) deleted div tags -- created a version of template with NO CSS, NO <div>
tags, still get error

Pages where error has occurred (note: problem is erratic and not predictably
reproduced)

[url]http://business.library.emory.edu/info/broadcast/index.html[/url] [an instance using
the standard template]
[url]http://business.library.emory.edu/test/xhtml_ct3.html[/url] [testing XHTML version
of template]
[url]http://business.library.emory.edu/css/ct3error.html[/url] [a test version of
template with NO CSS, no divs]