Making this change would require code that is locked by a template or a translator. The change will be discarded.

I apologize if this has been answered before, but I can't
seem to find a solution in the forum archive. The error message
below displays in Dreamweaver CS3 when I attempt to edit a
Fireworks CS3 file using the "Edit" button in Dreamweaver. After
clicking "Done" in Firworks to update the file and return to my
HTML page in Dreamweaver, the error message displays. Can someone
help me troubleshoot the problem? As a side note, I tested it in my
older version of Dreamweaver and Fireworks (studio 8 versions) to
see if I would get the same error message and I didn't - everything
worked fine and no error message displayed.
DW Error Message: Making this change would require code that
is locked by a template or a translator. The change will be
discarded.
Thanks for your help,
Donna

> Murray, what do you mean? My pages validated before the
switch to DW8.
Are you sure? Show us one.
The error you describe is only thrown in one of two cases -
1. You have actually changed what is being mentioned (sadly
this is most
often NOT the case)
2. You have a coding error somewhere on the page (or in the
CSS) that is
causing the template engine to burp this error message even
though it
doesn't really apply
DW4 was nearly totally unaware of 'validation' errors. DW8 is
MUCH stricter
about them. When anyone says "this was fine in DW4 and is now
not fine in
DW8" this is the first and most likely solution.
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
==================
"Inge Grotjahn" <[email protected]> wrote in message
news:[email protected]..
> Am 13.09.2007 schrieb Murray *ACE*:
>
>> DW4 was much more tolerant of errors in your code
than DW8 is. Your
>> symptoms are an absolute diagnostic for such errors.
>
> Murray, what do you mean? My pages validated before the
switch to DW8.
> I only imported my site from DW4 and used the existing
templates.
> After changes of the template I used DW's feature to
update all
> relevant pages automatically. Then I wondered, why I
couldn't make
> changes on the child-pages within the editable regions.
Finally I
> created the template page new in DW8 and applied the new
template to
> all my pages. Now it is working fine, although my pages
still state,
> that they relate to a DW6 template, which I never had?
>
> Best regards:-)
> Inge Grotjahn, puzzled:-)
> --
> CatManiacs World:
http://www.gwsystems.com/inge

Similar Messages

  • Making this change would require changing code that is locked by a template of translator.

    Hello,
    I see a lot of the same questions.
    In my case however I use no templates or translators in my file.
    I use several included files, but they have no head or body tags inside of them.
    The message popped up when I tried to convert this file:
    The International Lymphedema Guest Book: Behandeling
    in Dreamweaver from html strict to xhtml 1 transitional.
    What can be the problem?
    Thanks in advance,
    Yvon

    Hello Ken and  Snakeyez,
    Thank you for helping me.
    Here are the included files.
    Last night we thought it was a problem with the server settings.
    The settings are adapted, and now the included files do show up in the browser.
    But when I tried to convert the doctype in Dw just now, the same message turned up, so this problem isn't solved yet.
    Yvon
    bottom.html:
    <!--START OF BOTTOM-->
    <table border="0">
    <tbody>
    <tr>
    <td>
    <a href="#bottom"><img src="tekeningen/olifant1.gif" alt="[Image: Elephant]"></a>
    </td>
    <td style="color: #909; background-color: transparent;">
    <a href="#bottom">Go to the bottom of this page</a>
    </td>
    </tr>
    </tbody>
    </table>
    <!--END OF BOTTOM-->
    top.html:
    <!--START FILE TOP.HTML-->
    <table border="0">
    <tbody>
    <tr>
    <td>
    <a id="bottom" href="#top"><img src="tekeningen/olifant1.gif" alt="[Elephant]" width="80" height="60"></a>
    </td>
    <td style="color: #909; background-color: transparent;">
    <a href="#top">Go to the top of this page</a>
    </td>
    </tr>
    </tbody>
    </table>
    <!--END FILE TOP.HTML-->
    disclaimer.html:
    <!--DISCLAIMER-->
    <div style="background-color:#fef;color:#000;">
    <a id="disclaimer">DISCLAIMER</a>:
    THE OWNER OF THIS WEBSITE IS NOT RESPONSIBLE FOR THE CONTENT OF THE LINKS
    NOR FOR THE CONTENT OF THE MESSAGES IN THE GUESTBOOK.</div>
    <!--END OF DISCLAIMER-->
    copyright.html:
    <!--COPYRIGHT INFORMATION-->
    <p style="font-size:10pt;">
    This page is &copy;1999-2014,
    <a href="http://www.weezenhof.com">Weezenhof.com Webdesign</a>
    <br>
    Yvonne Janssen, Weezenhof 34-37, 6536 GP Nijmegen, the Netherlands
    </p>
    <!--END OF COPYRIGHT INFORMATION-->

  • Error: Making this change would require changing code that is locked....

    DWCS3
    Rebuilding site -- I know this is a common problem, but what are the steps to resolve it?
    Error: "Making this change would require changing code that is locked by a template or a translator.  The change will be discarded."
    Click OK and the change is made anyway, oftentimes resulting in loss of document CSS and dynamic code, which is then unretrievable. EXTREMELY FRUSTRATING!!!
    There is another code at the top of all documents using the template:
    "<!-- InstanceBegin template="/Templates/index.dwt" codeOutsideHTMLIsLocked="false" -->"
    However, this line has always been in my previous documents and created no problem.
    The oddest thing is, I can be in an editable region of a document, click on an image to edit in Fireworks, edit, click DONE and it comes back in DW with that error. ???

    Looking at DW preferences, I found two Fireworks editors listed for .png, .gif, and .jpg.  Maybe that was causing a problem.
    Don't know if this will help, but....
    Here is sort of what my template code looks like:
      <!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">
      <!-- DW6 -->
            <head>
           <!-- TemplateBeginEditable name="meta" -->
      <meta name="keywords" content="blah blah blah" />
      <meta name="description" content="blah blah blah/>
      <meta name="robots" content="noarchive, nofollow" />
      <meta http-equiv="pragma" content="no-cache" />
      <meta http-equiv="cache-control" content="no-cache" />
      <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
      <meta name="google-site-verification" content="8KWIMcjzjngBlH7XsAnwF4W5M_novbbavDYWk2YIZgk" />
      <link rel="shortcut icon" href="/favicon.ico" />
              <!-- TemplateEndEditable -->
        <!-- TemplateBeginEditable name="doctitle" -->
      <title>document title</title>
              <!-- TemplateEndEditable -->          
                    <!-- TemplateBeginEditable name="stuff" -->
                    <link href="../CSS/file.css" rel="stylesheet" type="text/css" />
                    <link href="../CSS/file.css" rel="stylesheet" type="text/css" />
    <script type="text/javascript">
    <!--
    function MM_openBrWindow(theURL,winName,features) { //v2.0
      window.open(theURL,winName,features);
    function MM_popupMsg(msg) { //v1.0
      alert(msg);
    //-->
    </script>
            <!-- TemplateEndEditable -->
    </head>
    Here's code from a document using the template:
      <!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/main.dwt" codeOutsideHTMLIsLocked="false" -->
      <!-- DW6 -->
            <head>
           <!-- InstanceBeginEditable name="meta" -->
      <meta name="robots" content="noarchive, nofollow" />
      <meta http-equiv="pragma" content="no-cache" />
      <meta http-equiv="cache-control" content="no-cache" />
              <!-- InstanceEndEditable -->
        <!-- InstanceBeginEditable name="doctitle" -->
    <title>my document title</title>
    <script type="text/javascript">
    function toggleMe(a) {
    var e=document.getElementById(a);
    if(!e)return true;
    if(e.style.display=="none") {
    e.style.display="block"
    else{
    e.style.display="none"
    return true;
    </script><!-- InstanceEndEditable -->          
                    <!-- InstanceBeginEditable name="stuff" -->
                    <link href="CSS/file.css" rel="stylesheet" type="text/css" />
                    <link href="CSS/file.css" rel="stylesheet" type="text/css" />
            <script type="text/javascript">
    <!--
    function MM_openBrWindow(theURL,winName,features) { //v2.0
      window.open(theURL,winName,features);
    function MM_popupMsg(msg) { //v1.0
      alert(msg);
    //-->
    </script>
      <style type="text/css">
    <!--
    .blahblahblah {
    padding: 0 100px 20px 125px;
    line-height: 1.3em;
    .blehblehbleh {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #006666;}
    -->
                     </style>
    <!-- InstanceEndEditable -->
    </head>

  • Just setting up iCloud on my iMac, my problem is when trying to sign out/off from iCloud it comes up with a verification code that is being sent to my land line, I'd changed the numbers in my Apple ID and they show as changed but the land line number stil

    Just setting up iCloud on my iMac 10.9.2, my problem is when trying to sign out/off from iCloud it comes up with a verification code that is being sent to my land line, I'd changed the numbers in my Apple ID and they show as changed but the land line number still shows as number that the verification code is being sent, I prompt "Don't have access to this phone" and that's no help at all.  The only way I can sign out /off from iCloud is to uncheck everything that I wanted to keep in the cloud????
    Thanks in advance for any help.

    Skip the iCloud sign in for now.
    Once you reach the home page, go to settings and sign out of FaceTime and Messages.  This should also sign you out of iCloud.
    Go to iCloud in settings and sign in with the correct Apple ID.
    If that does not work
    Skip the iCloud sign in
    Go to Apple ID.apple.com and sign in
    Change your Apple ID to the old one
    Delete iCloud account on your device with the old Apple ID and the same password.
    Go back to the website, change your Apple ID back to the current one. You will receive an email to verify the account. Verify first.
    Sign into iCloud on your device with the correct Apple ID and password

  • What is the temperature limit of the finger to work on iPhone touchscreen? I'm asking this, because I've noticed that when my finger gets too warm (about 104oF) the screen of my iPhone 5 doesn't recognize its touch. Thank you.

    What is the temperature limit of the finger to work on iPhone touchscreen? I'm asking this, because I've noticed that when my finger gets too warm (about 104oF) the screen of my iPhone 5 doesn't recognize its touch. Thank you.

    I understood. Emphasizing that this is still a guess, when you touch the screen it compares your fingerprint at that time to the one you originally recorded. The fact that the finger is warmer may have a small effect on the fingerprint making it appear different than the original colder one. Temperature differences cause things to expand and contract and that may be having an effect on the comparison. You could try recording a fingerprint after doing what you are doing and then see if it will be recognized when you do the same thing to log into the phone. I know that prior to iOS 7.1 for a few minutes after I would wash my hands the phone had difficulty recognizing the fingerprint. Don't know if it was temperature or moisture that caused the temporary change induced by the hand washing. That improved with version 7.1 I think.

  • ]The requirement is  that users should not allow  them to save if the indic

    hi guys
    when  u are doing GR in  the excise tab page  if u find an <b>icon (yellow one</b>) called <b>more data</b>  if  u click that one  u  go  to other screen where u will find a <b>tab page </b> named <b>miscellaneous</b> ther u can see <b>MRP indicator</b> check.
    <b>The requirement is  that users should not allow  them to save if the indicator is not ticked</b>.
    help me  guys
    kiran

    You can either use Tcode NACE for output procedure pr follow following path in SPRO:
    IMG - SD - Basic Functions - Output control - Output Determination - Maintain Output Determination for Billing Documents - Maintain Output Determination Procedure
    There for your output procedure used for the desired output type maintain requirement routine as 62 : Billing doc released to acctng.
    This requirement is met if the billing document is complete checking the header, pricing, and all items and has already been passed to financial accounting. The requirement also checks that the document is not relevant for an invoice list. This requirement can be assigned to billing document output condition types that should only be processed when the billing document is complete and forwarded to accounting. This requirement can only be used with billing documents.
    Regards
    JP

  • HT1918 I want to change my Apple ID to what I have as my rescue ID. The system will not let me.Is there a way to do this?

    I want to change my Apple ID to what I have as my rescue ID. The system will not let me.Is there a way to do this?

    You'll need to change/remove your rescue email address first :
       1.    Navigate to appleid.apple.com using your web browser.
        2.    Click "Manage your account"
        3.    When prompted, sign in using your Apple ID and password.
        4.    Click Password & Security
        5.    You'll be asked to answer 2 of your 3 security questions before you can make any modifications. If you are unable to remember your answers, you can choose to send an email to your rescue email to reset your security questions.
        6.    After you've validated your identity by correctly answering your security questions, click Edit to the right of your rescue email address.
        7.    Once you've finished editing your rescue email address, click the Save button directly below the email field.

  • The credit card info on the account has changed but for some reason there is no option for me to make the changes.  In addition, cloud has stopped working and all other programs that need to be updated cannot be.

    the credit card info on the account has changed but for some reason there is no option for me to make the changes.  In addition, cloud has stopped working and all other programs that need to be updated cannot be??

    Make sure that EVERY DETAIL is the same in every place you enter your information
    -right down to how you spell and punctuate the parts of your name and address
    Change/Verify Account https://forums.adobe.com/thread/1465499 may help
    -Credit card https://helpx.adobe.com/utilities/credit-card.html
    -email address https://forums.adobe.com/thread/1446019
    -http://helpx.adobe.com/x-productkb/global/didn-t-receive-expected-email.html

  • My iPhone 4s is stuck on a black screen that shows a USB cable connecting to iTunes. The phone will not turn on and the iTunes logo as I described only shows up when I plug the phone into the charger or my computer. I have tried the reset in restore mode

    My iPhone 4s is stuck on a black screen that shows a USB cable connecting to iTunes. The phone will not turn on and the iTunes logo as I described only shows up when I plug the phone into the charger or my computer. I have tried the reset in restore mode as well as the DFU? mode and it still will not work. I have the latest version of iTunes on my Mac. My error code was 2002. I also tried it on my laptop (windows 8.1) and none of the above worked. My error code on my laptop was 02. The phone is through Verizon and it has absolutely no damage. It was working fine up until this and I have been trying to fix it for 2 days. Please help! I am unsure of what version the phone was currently running on before this because I have another iphone that's my primary phone and have not used this one in about a month. I do not believe it was updated to IOS 7.

    Your iPhone is in recoverty mode at the moment so to possibly get it back up and running you would need to do a restore as you have been trying. Follow the steps in the article below for the specific error messages you have been receiving. If after following all steps the issue remains book an appointment at a local Apple Retail Store to have the iPhone evaluated.
    Resolve specific iTunes update and restore errors

  • How can I uninstall an app that has locked my phone?  Can I uninstall the app online from my computer?

    How can I uninstall an app that has locked my phone?  Can I uninstall the app online from my computer?

    I don't know about uninstalling an app from a web page but if all else fails you could try recovering with the Nokia lumia recovery tool.
    FAQ - How can I recover/reset/restore my phone software? - Nokia - USA

  • How do you reset an iPad that is using an apple id that is no longer working, i changed my id and never logged out of it on my iPad before the change

    so i changed my apple id since it was attached to an email i don't use and forgot to log out of my iPad before doing so. i don't use it often so this was probably two months ago and now i notice the old apple id that always will come up invalid user name or password but can't change the actual id to the correct one so have no idea what to do next

    To change the iCloud ID you have to go to Settings>iCloud, tap Delete Account, provide the password for the old ID when prompted to turn off Find My iDevice, then sign back in with the ID you wish to use.  When you do this you may find that the password for your old ID isn't accepted.  If this should happen, and if your old ID is an earlier version of your current ID, you need to temporarily recreate your old ID by going to https://appleid.apple.com, click Manage my Apple ID and sign in with your current iCloud ID.  Click edit next to the primary email account, change it back to your old email address and save the change.  Then edit the name of the account to change it back to your old email address.  You can now use your current password to turn off Find My iDevice on your device, even though it prompts you for the password for your old account ID. Then save any photo stream photos that you wish to keep to your camera roll.  When finished go to Settings>iCloud, tap Delete Account and choose Delete from My iDevice when prompted (your iCloud data will still be in iCloud).  Next, go back to https://appleid.apple.com and change your primary email address and iCloud ID name back to the way it was.  Now you can go to Settings>iCloud and sign in with your current iCloud ID and password.

  • I'm making changes in WordPress, but Firefox is taking an hour or more to display the changes. I see the changes on Chrome and IE, but not Firefox.

    The changes aren't showing instantly in Firefox like the usually do, but other web browsers are showing the changes.

    Hi cfbell2003,
    Please try [[Clear the cache - Delete temporary Internet files to fix common website issues|clearing the cache]]. I am guessing firefox is loading the web page as it used to be from the cache.
    I hope that helps but let me know if not.

  • How can I reset the code if I don't remember the code that has locked my phone

    I Cannot remember the code I set up my phone with.  How can I get around this and set a code I remember.

    Click here and follow the instructions.
    (126569)

  • I changed an album title of a purchased song, but it won't show the change on my iPhone. What should I do?

    I have terrible OCD, especially with my iTunes library. I buy all of my music on iTunes, but sometimes it shows an album title I'd like to change (mainly with albums that have the "EP" or "Single" in it). I change it and it shows up on my MacBook, but when I sync my iPhone 5, it doesn't show the change. I don't know what to do and this is bothering me very much. What can I do to fix this?

    I had a similar issue and spoke to someone at Apple, who sent me this:
    1. Sign out of iTunes on iPhone.
    2. Put the iPhone in airplane mode
    3. Delete the incorrectly named albums from the iPhone
    4. Edit your album names in your iTunes library to what you want
    5. Move the songs & albums from your iTunes library back to your iPhone
    6. Disconnect
    7. Turn off airplane mode
    I've had some slight issues arising from it, but the original problem appears fixed.
    Hope it helps,
    Will

  • After my company changed the e-mail address, I had to change my Apple-ID. How do I update my purchased Apps after the change?

    The renamed Apple ID does not update all the Apps but comes up with the old AppleID, but that ID is not there anymore and neither the old or the new password is working
    On the FAQ pages I just find a long list of Apps, stores tc. that I have to update, but no explanation on how to do that.
    I do not want to buy all the apps again just because I had to change the e-mail address and because of that the AppleID.
    It is ok to remove the free ones and load them again, but the paid one?
    How is Apple handling such things?

    OK, after reading other and similar threads too, I found a solution myself.
    Thought to share it.
    On my iPhone, after the change was made at the AppleID site, I had to logoff from the old AppleID and then to relogon with the new/changed one. After that I could update all apps again

Maybe you are looking for

  • Safari Crashes Every time I Try To Open a New Tab, Help!

    Process: Safari [460] Path: /Applications/Safari.app/Contents/MacOS/Safari Identifier: com.apple.Safari Version: 5.0 (6533.16) Build Info: WebBrowser-75331600~5 Code Type: X86-64 (Native) Parent Process: launchd [108] PlugIn Path: /usr/local/sps/ia P

  • White iMac Intel with 10.4.1 takes 40 seconds to sleep after clicking on it

    My dad's machine (after a restart) will take under 3 seconds to go to sleep after the command...but after checking email and unloading camera or some surfing- for some reason it takes almost 40 seconds. I reduced spotlight's things to check, removed

  • 'device media processor busy' when watching youtube

    Am having problem watching video on youtube..it is just saying 'device media processor busy'please what can I do to solve this problem?my email is, [personal information removed]. Waiting for your reply

  • Downloading osx 10.8.5 from app store?

    This morning I tried to update to the latest version of XCode on my mac mini. In 'About this mac' it gives the version as 10.7.5. The XCode installer says that I need to be on at least 10.8.+ to do this. I purchased the upgrade in the Mac App store.

  • After installing Mountain Lion, my iMac gets VERY hot!

    I installed Mountain Lion yesterday onto my mid-2010 21.5" iMac.  Today, while running it normally, it got so very hot that I couldn't even touch the aluminum back.  The heat could be felt through the glass on the screen. The fans could be heard, but