From: bamgraphic on
So I created a template that I create the pages for my site with. However,
everytime I want to go change some of the code (in areas that aren't greyed and
are within the editable region) it tells me, "You have made changes to code
that is not marked as editable. If you retain those changes, they will be lost
the next time you apply a template update to this file. Do you want to retain
the changes until then?". It is frustrating because the code is marked as
editable (at least in my eyes). Even if I do choose yes to keep the changes,
it will not keep them; it goes back to where it was before I made changes to
the code. Can anyone explain this? And is there a way to actually edit this
code?

From: bamgraphic on
I have noticed that others that have a similar problem have no answer yet, but
it has been requested to include the code with it, so before someone asks me, I
am posting the code. Keep in mind this happens with all of the pages that I
created from the template and not just this one:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin
template="/Templates/Mainwebpage.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<!-- InstanceBeginEditable name="doctitle" -->
<title>St. Cecilia Cathedral</title>
<!-- InstanceEndEditable -->
<!--[if IE]>
<link href="/iehacks.css" rel="stylesheet" type="text/css" />
<![endif]-->
<!--[if IE 5]>
<link rel="stylesheet" type="text/css" href="/ie5mac.css" />
<![endif]-->
<script type="text/javascript" src="/p7pm/p7popmenu.js"></script>


<link href="/archomahaMain.css" rel="stylesheet" type="text/css" />
<link href="/p7pm/p7pmh0.css" rel="stylesheet" type="text/css" />
</head>

<body onload="P7_initPM(1,0,0,-20,10)">
<div class="clearfix" id="container">
<div class="clearfix" id="bottom">
<div id="bottomleft">
<div id="leftcolumn">
<div id="vertpicture1"></div>
<div id="verticalgreensquare">&nbsp;</div>
<div id="vertpic2"></div>
<div id="vertlonggreen"></div>
</div>
<div id="rightcolumn">
<div id="crest"></div>
<div id="verticallinks">
[BULLET]
[LI]<a href="#">Search Our Schools</a></li>
[LI]<a href="#">Search Our Parishes</a> </li>
[/BULLET]
</div>
</div>
</div>
<div class="clearfix" id="bottomright">
<div id="contenttopleft"></div>
<div id="contentfloat">
<div id="content"><!-- InstanceBeginEditable name="Content" --><p><img
src="/images/Headers/StCeciliaCathedral.gif" alt="St. Cecilia Cathedral"
width="199" height="12" /></p>
<div id="bodycontent">
<div id="bodytext">
<div class="rightfloat" id="cecilia"><img
src="/images/Photos/StCeciliaCathedralInsides.jpg" alt="St. Cecilia Cathedral
Picture from Inside" width="300" height="200" /></div>
Content for id "bodytext" Goes Here</div>
</div>
<p>&nbsp;</p>
<!-- InstanceEndEditable --></div>
<div id="horizontalfooterseparate"> &nbsp;</div>
<div id="footer">
[BULLET]
[LI]|</li>
[LI]<a href="www.hotmail.com">Site Map</a></li>
[LI]|</li>
[LI]<a href="#">Contact</a></li>
[LI]|</li>
[LI]<a href="#">Safe Environment</a></li>
[LI]|</li>
[LI]<a href="#">Webmail</a></li>
[LI]|</li>
[LI]<a href="#">Citrix</a> </li>
[LI]|</li>
[/BULLET]
</div>
</div>
</div>
</div>
<div id="MotherMary">
<div id="topcoloredsquare"></div>
<div id="smallpicture"></div>
<div id="lefttoplinks"></div>
<div id="topcrest"></div>
<div id="lowercoloredsquare"></div>
</div>
</div>
</div>
</body>
<!-- InstanceEnd --></html>

Code has been shortened...

From: Murray *ACE* on
Try this first - save this template with a new name so you can do some
tests. Now remove all CSS links from the template and save again. Now
spawn a child and try to make the same changes as you were making on the
original template.

Do you still get the same error?

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"bamgraphic" <webforumsuser(a)macromedia.com> wrote in message
news:eoo6hc$982$1(a)forums.macromedia.com...
>I have noticed that others that have a similar problem have no answer yet,
>but
> it has been requested to include the code with it, so before someone asks
> me, I
> am posting the code. Keep in mind this happens with all of the pages that
> I
> created from the template and not just this one:
>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin
> template="/Templates/Mainwebpage.dwt" codeOutsideHTMLIsLocked="false" -->
> <head>
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
> <!-- InstanceBeginEditable name="doctitle" -->
> <title>St. Cecilia Cathedral</title>
> <!-- InstanceEndEditable -->
> <!--[if IE]>
> <link href="/iehacks.css" rel="stylesheet" type="text/css" />
> <![endif]-->
> <!--[if IE 5]>
> <link rel="stylesheet" type="text/css" href="/ie5mac.css" />
> <![endif]-->
> <script type="text/javascript" src="/p7pm/p7popmenu.js"></script>
>
>
> <link href="/archomahaMain.css" rel="stylesheet" type="text/css" />
> <link href="/p7pm/p7pmh0.css" rel="stylesheet" type="text/css" />
> </head>
>
> <body onload="P7_initPM(1,0,0,-20,10)">
> <div class="clearfix" id="container">
> <div class="clearfix" id="bottom">
> <div id="bottomleft">
> <div id="leftcolumn">
> <div id="vertpicture1"></div>
> <div id="verticalgreensquare">&nbsp;</div>
> <div id="vertpic2"></div>
> <div id="vertlonggreen"></div>
> </div>
> <div id="rightcolumn">
> <div id="crest"></div>
> <div id="verticallinks">
> [BULLET]
> [LI]<a href="#">Search Our Schools</a></li>
> [LI]<a href="#">Search Our Parishes</a> </li>
> [/BULLET]
> </div>
> </div>
> </div>
> <div class="clearfix" id="bottomright">
> <div id="contenttopleft"></div>
> <div id="contentfloat">
> <div id="content"><!-- InstanceBeginEditable name="Content" --><p><img
> src="/images/Headers/StCeciliaCathedral.gif" alt="St. Cecilia Cathedral"
> width="199" height="12" /></p>
> <div id="bodycontent">
> <div id="bodytext">
> <div class="rightfloat" id="cecilia"><img
> src="/images/Photos/StCeciliaCathedralInsides.jpg" alt="St. Cecilia
> Cathedral
> Picture from Inside" width="300" height="200" /></div>
> Content for id "bodytext" Goes Here</div>
> </div>
> <p>&nbsp;</p>
> <!-- InstanceEndEditable --></div>
> <div id="horizontalfooterseparate"> &nbsp;</div>
> <div id="footer">
> [BULLET]
> [LI]|</li>
> [LI]<a href="www.hotmail.com">Site Map</a></li>
> [LI]|</li>
> [LI]<a href="#">Contact</a></li>
> [LI]|</li>
> [LI]<a href="#">Safe Environment</a></li>
> [LI]|</li>
> [LI]<a href="#">Webmail</a></li>
> [LI]|</li>
> [LI]<a href="#">Citrix</a> </li>
> [LI]|</li>
> [/BULLET]
> </div>
> </div>
> </div>
> </div>
> <div id="MotherMary">
> <div id="topcoloredsquare"></div>
> <div id="smallpicture"></div>
> <div id="lefttoplinks"></div>
> <div id="topcrest"></div>
> <div id="lowercoloredsquare"></div>
> </div>
> </div>
> </div>
> </body>
> <!-- InstanceEnd --></html>
>
> Code has been shortened...
>


From: Murray *ACE* on
There is an error in the CSS that is goosing the template engine. Now try
adding the CSS links back in one at a time to find the offending file....

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"bamgraphic" <webforumsuser(a)macromedia.com> wrote in message
news:eoock4$g8d$1(a)forums.macromedia.com...
>I tried that and it doesn't make the same error. It lets me edit the
>content in the code now, why is that?


From: bamgraphic on
I tried that and it doesn't make the same error. It lets me edit the content in the code now, why is that?
 |  Next  |  Last
Pages: 1 2 3
Prev: Premature end of JPEG fie
Next: JAVA Error on SAVE