This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Dreamweaver > August 2005 > Editable Region Error
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Editable Region Error
|
|
| JulesBee 2005-08-31, 7:32 pm |
| :confused;
I am creating editable templates and for the first time ever, I am receiving
this error message I'm perplexed about. The error message is as follows:
There is an error at line 221, column 265 (absolute postion 7521) of
"C:\boggy_creek_airboats\Templates\contact.dwt": Nested editable regions
Any suggestions? Thanks. Jules
| |
| Murray *TMM* 2005-08-31, 11:17 pm |
| There's no </head> tag. That's what is causing the error -
Change this -
</style>
<!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable -->
<body bgcolor="#0066CC" background="images/background.gif" onLoad=
to this -
</style>
<!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable -->
</head>
<body bgcolor="#0066CC" background="images/background.gif" onLoad=
And I hate to tell you but you will live to regret using those FW pop-up
menus.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(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
==================
"JulesBee" <webforumsuser@macromedia.com> wrote in message
news:df5b69$em6$1@forums.macromedia.com...
> :)
> Thanks Murry. Here is the code below. If you can tell me what's wrong
> with
> it, I would appreciate much! I am going out of town tomorrow and won't be
> able
> to reply until Monday. Thanks. :-)
>
> http://www.bcairboats.com/contact.html
>
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|