DW Error: Making this change would require....

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default DW Error: Making this change would require....

    Fellows,

    I'm trying to include a header that will be on every page using the code:

    <!--#include file="folder/header.asp"-->

    It does include the header but after I put this down it doesn't let me edit
    anything else on the page (design view), and only shows the header.

    The error I get is: "Making this change would require changing code that is
    locked by a template or a translator. The change will be discarded"

    I'm not using a template, it just seems that if I use the <!--#include
    file="blahblah"--> it blocks the whole page.

    Please help me!

    Chavim Guest

  2. Similar Questions and Discussions

    1. #25782 [Opn->Bgs]: require( 'require.php' ) crashing Apache 1.3.28
      ID: 25782 Updated by: sniper@php.net Reported By: akinder at technology-x dot com -Status: Open +Status: ...
    2. #25782 [Fbk->Opn]: require( 'require.php' ) crashing Apache 1.3.28
      ID: 25782 User updated by: akinder at technology-x dot com Reported By: akinder at technology-x dot com -Status: ...
    3. #25782 [Opn->Fbk]: require( 'require.php' ) crashing Apache 1.3.28
      ID: 25782 Updated by: sniper@php.net Reported By: akinder at technology-x dot com -Status: Open +Status: ...
    4. #25782 [NEW]: require( 'require.php' ) crashing Apache 1.3.28
      From: akinder at technology-x dot com Operating system: Linux RedHat 9 PHP version: 5.0.0b1 (beta1) PHP Bug Type: Apache...
    5. Template problem: "making this change would require changing code that is locked..." error.
      Hi all, I have read past postings, checked syntax and code (to the best of my somewhat humble abilities) and tried all sorts of solutions short of...
  3. #2

    Default DW Error: Making this change would require....

    Fellows,

    I'm trying to include a header that will be on every page using the code:

    <!--#include file="folder/header.asp"-->

    It does include the header but after I put this down it doesn't let me edit
    anything else on the page (design view), and only shows the header.

    The error I get is: "Making this change would require changing code that is
    locked by a template or a translator. The change will be discarded"

    I'm not using a template, it just seems that if I use the <!--#include
    file="blahblah"--> it blocks the whole page.

    Please help me!

    Chavim Guest

  4. #3

    Default Re: DW Error: Making this change would require....

    You have <html>, <head>, or <body> tags in that included file?

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

    "Chavim" <webforumsuser@macromedia.com> wrote in message
    news:d3efb7$iau$1@forums.macromedia.com...
    > Fellows,
    >
    > I'm trying to include a header that will be on every page using the code:
    >
    > <!--#include file="folder/header.asp"-->
    >
    > It does include the header but after I put this down it doesn't let me
    > edit
    > anything else on the page (design view), and only shows the header.
    >
    > The error I get is: "Making this change would require changing code that
    > is
    > locked by a template or a translator. The change will be discarded"
    >
    > I'm not using a template, it just seems that if I use the <!--#include
    > file="blahblah"--> it blocks the whole page.
    >
    > Please help me!
    >

    Murray *TMM* Guest

  5. #4

    Default Re: DW Error: Making this change would require....

    Thanx man, works like a charm
    Chavim Guest

  6. #5

    Default Re: DW Error: Making this change would require....

    Yep - if you want to keep using DW, you can't have that....

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

    "Chavim" <webforumsuser@macromedia.com> wrote in message
    news:d3f0jg$d11$1@forums.macromedia.com...
    > Thanx man, works like a charm

    Murray *TMM* 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