From: pottersgirl on
Thanks again. I've removed the favicon and still have the same issue. The site
is cottagehill.org. Templates are cottagehill.org/Templates/mainpage.dwt
I appreciate your help. I have looked and looked and can't figure out what is
missing.

From: Alan on


> cottagehill.org/Templates/mainpage.dwt

that file still has the favicon link in no man's land. move it to after the
opening <head> tag.

I'm getting lost sight reading the code.

there's this:
</style>

<!--


function MM_preloadImages() { //v3.0

there's no opening <script blah blah type javascript> tag but there IS a
closing </script> tag

and another possible for the template engine to give up is there is this:
<!-- TemplateBeginEditable name="head" -->

<!-- TemplateEndEditable --><!--
TemplateParam name="OptionalRegion1" type="boolean" value="true" -->

there's a template parameter for OptionalRegion1 but there is NO
OptionalRegion1 editable area in the template.

Please say that you aren't using "nested templates" in this project??

--
Alan
Adobe Community Expert, dreamweaver

http://www.adobe.com/communities/experts/



From: Alan on


> Another note. The error only occurs on pages I have updated content on since
> the upgrade. One of those pages is www.cottagehill.org/services/bstudy.htm
> One I haven't updated is services/times.htm

I don't have time/concentration to check that page out now, it's after
midnight here- but your mention that this only happens on pages you have
updated since upgrading has some thoughts going on. As each new version of
dw comes out it gets more stringent on code syntax. What would pass in dw6
fails in dw8 or 9. Short version- it can't offer new features if it can't
make sense of the page code.

PLEASE do this first:
before trying to fix any of the errors i've mentioned, BACK UP the local
site folder in case your tries to fix syntax problems breaks it further. go
to My Computer and find the local site folder, right-click and duplicate it.

this looks likes mostly minor syntax errors but added up they are enough to
have dreamweaver waving a white flag when asked to apply a changed template
file. I'm waving a white flag sight reading the code this time of night.


--
Alan
Adobe Community Expert, dreamweaver

http://www.adobe.com/communities/experts/



From: pottersgirl on
No nested templates. This template was built two version ago. It might be
easier to rebuild it in this version and save as mainpage.dwt and apply it. The
code would undoubtably be cleaner. I have backed up the entire site in two
places. The script was Menu Magic which I can replace with PopMenu Magic as
well.

From: pottersgirl on
My mistake. The menu was PopMenu magic. I have a few files that will update.
They are hope.htm at the root. It is an old file that is no longer used.

I can see the problem in that the 40 or so files that are not updating all
don't end with <-- InstanceEnd --></html> but it is locked and I can't change
it.
Probably just as easy to redo the 40 pages and see if that fixes it.


First  |  Prev  |  Next  |  Last
Pages: 1 2 3
Prev: Crash
Next: DW JavaScript error