DreamWeaver Template change not updating children webpages?

Hi Group,
Sorry for my newbie question here.
I loaded an HTML webpage, and saved it out as a DreamWeaver Template file.
I then created webpages from the template file (( File - New - Page From Template - Site - Template), and made sure that the "Update Page when Template Changes" check box was selected/checked.
I then created several chldren webpages, and saved them as .html files.
I decided to change the navbar system - part of the uneditiabel region in the template - by opening the template file and edit-ing that file, and then saving it as the same DreamWeaver template file.
However, the webpages did Not Update to reflect the navbar changes in the template fle !??!???
Can someone tell me what I'm doing wrong?
I believe it is something that I'm doing incorrectly with DreamWeaver ..
Here is the HTML if anyone is interested.
<!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">
<head>
<!-- TemplateBeginEditable name="DocTitle" -->
<title>CNC Joe's  WorkShop - - Home Page </title>
<!-- TemplateEndEditable --> 
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <link href="../style.css" rel="stylesheet" type="text/css" media="screen" />
<!-- Keep the http-equiv meta tag for IE8 -->
  <meta http-equiv="X-UA-Compatible" content="IE=8" />
<!-- Link the CSS file here -->
<link rel="stylesheet" type="text/css" media="screen,projection" href="../style.css" />
</head>
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
<body>
<div id="wrapper">
<a name="top"></a>
<a href="index.html" target="_self" title="CNC-Joe's Home Page" >
<img src="../joesworkshoplogo.gif" width="770px" height="300px" alt="CNC Joe's  WorkShop - Home Page" />
</a>
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~ -->
<!-- BEGIN OF PULL DOWN MENU -->
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~ -->
<div class="mainmenu">
<ul>
      <li class="li_nc"><a href="index.html" target="_self" >Home</a></li>
      <li class="li_hc"><a href="cad.html" target="_self" >CAD</a><ul class="ul_ch">
         <li class="li_nc"><a href="cad_intellicad.html" target="_self" >IntelliCAD</a></li>
         <li class="li_nc"><a href="cad_draftsight.html" target="_self" >DraftSight</a></li>
         <li class="li_nc"><a href="cad_progesoft.html" target="_self" >Progesoft</a></li>
      </ul></li>
      <li class="li_hc"><a href="cam_html" target="_self" >CAM</a><ul class="ul_ch">
         <li class="li_nc"><a href="cam_mach3.html" target="_self" >Mach3</a></li>
         <li class="li_nc"><a href="cam_vcarve.html" target="_self" >V-Carve</a></li>
         <li class="li_nc"><a href="cam_cut3d.html" target="_self" >Cut 3D</a></li>
         <li class="li_nc"><a href="cam_bobcadcam.html" target="_self" >Bob-CAD-CAM</a></li>
         <li class="li_nc"><a href="cam_meshcam.html" target="_self" >Mesh CAM</a></li>
         <li class="li_nc"><a href="cam_deskcnc.html" target="_self" >Desk CNC</a></li>
      </ul></li>
      <li class="li_hc"><a href="projects.html" target="_self" >Projects</a><ul class="ul_ch">
         <li class="li_nc"><a href="projects_zzeroplate.html" target="_self" >Z Zero Plate</a></li>
         <li class="li_nc"><a href="projects_x0y0edgefinder.html" target="_self" >X0-Y0 Edge Finder</a></li>
         <li class="li_nc"><a href="projects_digitizingtouchprobe.html" target="_self" >Digitizing Touch Probe</a></li>
         <li class="li_nc"><a href="projects_millwebcam.html" target="_self" >Mill Web CAM</a></li>
         <li class="li_nc"><a href="projects_laseredgefinder.html" target="_self" >Laser Pointer Edge Finder</a></li>
         <li class="li_nc"><a href="projects_davidlaserscanner.html" target="_self" >David Laser Scanner</a></li>
      </ul></li>
      <li class="li_hc"><a href="reference.html" target="_self" >Reference</a><ul class="ul_ch">
         <li class="li_nc"><a href="ref_gcodes.html" target="_self" >G-codes</a></li>
         <li class="li_nc"><a href="ref_nema.html" target="_self" >NEMA Motor Info</a></li>
         <li class="li_nc"><a href="ref_vbearings.html" target="_self" >V-Bearings</a></li>
         <li class="li_nc"><a href="ref_linearguides.html" target="_self" >Linear Guides</a></li>
      </ul></li>
      <li class="li_hc"><a href="offtopictopics.html" target="_self" >Off-Topic Topics</a><ul class="ul_ch">
         <li class="li_nc"><a href="ott_backyardfoundry.html" target="_self" >BackYard Foundry</a></li>
         <li class="li_nc"><a href="ott_blacksmithing.html" target="_self" >BlackSmithing</a></li>
      </ul></li>
      <li class="li_nc"><a href="links.html" target="_self" >Links</a></li>
      <li class="li_nc"><a href="contact.html" target="_self" >Contact</a></li>
</ul>
</div>
<!-- END OF PULL DOWN MENU -->
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~ -->
<!-- END OF PULL DOWN MENU -->
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~ -->
<!-- TemplateBeginEditable name="content" -->
<h2>Projects: Digitizing Touch Probe:</h2>
<ul>
<li> </li>
    <li> </li>
    <li> </li>
    <li> </li>
    <li> </li>
    <li> </li>
    <li> </li>
</ul>
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ -->       
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ -->
<!-- End of Editable Region - the rest is Boiler Plate -->       
<!-- TemplateEndEditable -->  
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ -->
  <br />
  <p><a href="#top" >Back To Top...</a></p>
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ -->
<!-- Footer Region                                                                                    -->
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ -->
<div id="footer">
<hr />
  <p>
  <a href="http://validator.w3.org/check?uri=referer">
  <img class="logos" src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Transitional"  height="31" width="88" /></a>
  <a href="http://jigsaw.w3.org/css-validator/check/referer">
   <img  style="border:0;width:88px;height:31px"
    class="logos" src="http://jigsaw.w3.org/css-validator/images/vcss"
    alt="Valid CSS!" />
  </a>
</p>
  <h5><strong><i>
   This website is for educational purposes only. Any resemblance to any person - living or dead - is purely coincidental
  </i></strong></h5>    
  </div>
</div><!-- end Div Wrapper -->
</body>
</html>

Additional Info:
No -I haven't been able to get the DW Template feature to work on other sites - this is my first application of it to a website (actually it's the whole reason for getting DreamWeaver... I know it works, I know that I'm doing something wrong.. I just don't know what it is...)
All the .HTML files (index.html, cad.html, cam.html, etc. etc.)  are in the website's root directory.
The Template file is in its own sub-directory folder named "Templates".
Right now even the .css file is in the root directory....
Thank You for trying to help me -  I greatly appreciate it.
Joe

Similar Messages

  • Dreamweaver Template files not updating other files

    I took over a website and the site uses Dreamweaver Templates.  I'm not too familiar with the way that Templates works.  Anyway, the nav (links at bottom of website) need to be updated.  I updated the secondary.dwt file within the Templates folder.  I uploaded it, but it's not updating the pages on the website that use this template file.  Please help! 

    When you update the template from within DW, you should get a dialog asking if you want to update all of the files that use the template. When you click "OK" everything is updated across the site.
    If you updated the template outside of the defined site, it won't update anything and you may have a bit of work on your hands.
    In DW, you should have a Files tab with a drop down menu. The drop down menu should have all of your defined sites. Choose the site you are working on and a list of the files in that site will appear. Choose the template and make your changes and it will ask if you want to update everything else.

  • Dreamweaver cs6 does not update links when moving files.

    Dreamweaver cs6 does not update links when moving files. I've tried changing my general > settings for "Update links when moving files" to "prompt", and Ive tried "always". Neither work for me. The files are moved fine, but the links don't change. When it's set to "prompt" - I'm never prompted. Is this a bug or is there another setting somewhere?

    MadelineCACA wrote:
    I haven't define a site. I've opened an index.htm file within a folder structure that I have on my MAC. When I moved a  file called art.htm (within the files tab) from a subfolder into the root folder with the index.htm file, it didn't update the image links in art.htm.
    In order for DW to manage links, you absolutely MUST Define a Site...
    http://tv.adobe.com/watch/learn-dreamweaver-cs5/gs01-defining-a-new-site/
    Also, you MUST use the Files tab within DW to move files around within your Defined Site in order for DW to know it needs to update links.

  • Dreamweaver CS6 will not update.

    My Dreamweaver CS6 will not update even though the updater program claims success.  I am trying to update to 12.3.  My existing version is 12.0 Build 5861.
    I noticed that user named
       wpccdistancelearning
    has had the same problem, but I have not noticed any solutions provided.  I'm having the same problem as others with Dreamweaver saying that "Synchronization information can not be found... "  Putting an edited file will not update on the web site server.

    Like I mentioned, I'm not sure about version 12.3, but this post seems to have some info that might help you...
    http://forums.adobe.com/thread/1283959
    As for the Synchronization issue, are you just doing a normal Put (up arrow icon) or are you attempting a Synchronize (small circular arrows icon)?
    Using an actual Put action shouldn't care about synchronization info and if it were missing you should have the option to Put anyway.

  • Dreamweaver template file (.dwt) updates related files but not file time stamp

    I updated a bunch of dreamweaver template files, and allowed dreamweaver to update the affected files in the site.
    The file were all checked out, and they were updated.
    However, the timestamp of the files did not update.
    Now, when I synchronise with my server, it doesn't see these files as being "new".
    Any way I can get these to update the timestamp without manually finding and pushing all of them?
    Using Dreamweaver CS5 V. 11.0 Build 4993

    This is certainly an odd symptom, and one I have not heard of before.  If you just create a new 'dummy' child page from this template and leave it local (i.e., don't check it in), when you do an update does that timestamp change?

  • Templates not updating children in Contribute

    As the title explains, the template files I update in Dreamweaver are not going live. I am using CS5 for both Dreamweaver and Contribute. In order for the update to be apparent, I have to go to each individual page in Contribute, "edit" the page, click "format > template properties > ok" and then publish the change. That seems to update the template, but for that page only. This hardly seems efficient, since there are hundreds of pages on this website that only use a few templates. How can I get these to all update automatically as they should?

    The workflow:
    1. Edit the DW Template(s) locally
    2. Save the Template(s) and allow DW to update all child pages locally
    3. Select all local changed child pages and upload them to the remote server
    4. Connect to the remote server via Contribute, navigate to the page you want to change and click Edit and you should be editing the up-to-date page including all changes made to the Template.
    Are those the steps that you're following?

  • Changes to BI web templates are not updated

    Hello BI Experts,
    I need to find a way to advise my portal resource on how to resolve a problem we are experiencing.
    When we make a change to a web template, the changes are not updated and it appears that the old version is cached.  The only way we can get the new template to show is to bounce EP.
    Does anyone have suggestions where we can find the appropriate global settings to set the cache so that EP will retrieve new BI content as it is modified?
    Thanks in advance for any help.
    Tom

    Hi Tom,
    If there is some incorrect setting in the portal, the WAD templates does not get saved after the first Save action.
    I am not sure of the setting which needs to be done. But I can provide you an alternate solution. If there is no other issue than the templates not getting saved, you can use this.
    You can save your changed template using 'Save As' in a different name and then you can delete the original template. Afterwards, you can save this template with the actual name.
    I hope this would solve your problem.
    Regards,
    -Neethu

  • Template do not update child pages

    I really do not understand why this happens to me all the time.
    I had this problem when I was using windows/pc with previous version of dreamweaver many years ago.
    I had the same one, now that I am using mac and dreamweaver cs4.
    In the past, I created a template, with one editable region. Based on this template, I created many pages.
    For some time, everything worked ok, every change in editable region of template forced all child pages to reflect to this change too.
    Now, this do not happen anymore(once again as I said).
    I cannot understand why this happens. 118 files examined, 0 files updated. Why? What am I doing wrong? Is this a bug in dreamweaver that lasts for years?
    I 've done nothing to detach the pages from template, ever. Why it stoped the updating of child file?
    Can anybody please help me?

    giugiugiugiugiugiugi wrote:
    I really do not understand why this happens to me all the time.
    I had this problem when I was using windows/pc with previous version of dreamweaver many years ago.
    I had the same one, now that I am using mac and dreamweaver cs4.
    In the past, I created a template, with one editable region. Based on this template, I created many pages.
    For some time, everything worked ok, every change in editable region of template forced all child pages to reflect to this change too.
    Now, this do not happen anymore(once again as I said).
    I cannot understand why this happens. 118 files examined, 0 files updated. Why? What am I doing wrong? Is this a bug in dreamweaver that lasts for years?
    I 've done nothing to detach the pages from template, ever. Why it stoped the updating of child file?
    Can anybody please help me?
    You say "every change in editable region of template forced all child pages".  This is NEVER how DW has operated.  It's only changes to NON-EDITABLE regions that are propagated to child pages.  I suspect that this misunderstand is what is causing you trouble, but if not, read this -
    Here are seven common mistakes that will result in changes not propagating from Template to child -
    1.  Rename the Templates folder
    2.  Move the Templates folder to some other folder level in the site other than root level
    3.  Move a template out of the Templates folder.
    4.  Make changes to an editable region of the Template (which will not propagate)
    5.  Assume that Template changes will be effected by just uploading the changed Template file to the server without also uploading the changed local files
    6.  Corrupt the site cache so that the link between Template and child page is broken
    7.  Improperly create your child pages by simply opening the Template, adding page specific content, and resaving the Template with an *.html extension rather that its *.dwt extension. (you can tell if this is the case by looking at the code on a child page - if you see anything like <!-- TemplateBeginEditable... then this is what you have done).  If you *have done this*, then recreate the child pages (in DWCS3) using FILE | New > Page from Template, select the Template and click CREATE.
    The 6th problem can be repaired by using SITE | Advanced > Recreate Site Cache, and the six others can be fixed by just not doing them.  Have you done any of those?
    Or, read this -
    http://www.adobe.com/go/dd83ba8b

  • Template is not updating the rest of the pages

    This is odd. I have a template, from which I created all child pages in this website and now want to change the navigation to add a new drop-down menu structure under "cases."
    Here's the website: http://ghostsofnewengland.org/
    Here's the template: http://ghostsofnewengland.org/Templates/goners.dwt
    From the template, you'll see that I have changed some commented-out sections in the code. Then I saved the .dwt file, it did not ask and did not update the rest of the pages in the website.
    Normally, I work with templates as a fast way to handle just about any change to navigation and other commonly-available sections on a website. This is the first time I've seen Dreamweaver simply fail to update pages (or even ask) after a template change.
    Anyone have a quick way to get Dreamweaver to wake up here?
    -Mark Hollis

    My advice is to exit DW, reboot, open only your template and make a minor change (add a comment someplace) save and update child pages. If that doesn't work, then give Adobe a call because something isn't right.
    Jim

  • Templates - pages not updating

    Hi. I have created a simple webpage with a separate CSS file.
    I have now saved this page as a template, the template folder is
    created in my root directory and the template appears within this
    folder. I now create a new page based on the template. This opens
    and I save it as a new page in a new folder within my root
    directory. If I close all pages and then open up the template and
    edit some of the editable areas and then save it asks me if I would
    like to update all the pages created by this template. I say yes,
    however it will not update the pages. Also going into each page and
    manually forcing an update doesn't work either. I have deleted the
    pages and the template about five times and each time it still
    doesn't work. Can't find an answer on this forum or the internet as
    each soloution doesn't work either. Help!! Thanks.

    Changes to editable regions of template files DO NOT
    PROPAGATE TO CHILD
    PAGES. It is only the changes to the non-editable regions of
    the template
    that propagate.
    This is how templates have always worked. If it were not the
    case, you
    could never have unique content on any child page.
    > Can't find an answer on this forum
    There is a long thread just today about this exact topic -
    Subject: Meta description
    > each soloution doesn't work either
    That's because there is no solution other than to learn how
    to use
    templates. That *will* work! 8)
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "chrisf_70" <[email protected]> wrote in
    message
    news:g6nca1$2nq$[email protected]..
    > Hi. I have created a simple webpage with a separate CSS
    file. I have now
    > saved
    > this page as a template, the template folder is created
    in my root
    > directory
    > and the template appears within this folder. I now
    create a new page based
    > on
    > the template. This opens and I save it as a new page in
    a new folder
    > within my
    > root directory. If I close all pages and then open up
    the template and
    > edit
    > some of the editable areas and then save it asks me if I
    would like to
    > update
    > all the pages created by this template. I say yes,
    however it will not
    > update
    > the pages. Also going into each page and manually
    forcing an update
    > doesn't
    > work either. I have deleted the pages and the template
    about five times
    > and
    > each time it still doesn't work. Can't find an answer on
    this forum or the
    > internet as each soloution doesn't work either. Help!!
    Thanks.
    >

  • Modifying a Template will not update the pages

    I have a template that is having problems to update all the
    pages built with the template. When I edit > save > Update
    template used in these files, everything looks fine- the updates
    log shows that it has updated 12 of 12 pages, BUT, when I check the
    pages, they won't have the changes made. Here are some things that
    I have being trying:
    1. When I created each page based on the template - In the
    new document log > page from template, I checked the option
    "update page when template changes"
    2. I tried changing the area that I edited (Menu Botons) to
    repeat region, then to editable region, and so on... But the
    problem persist.
    3. I chose modify > Templates > Apply Template to
    page.... and nothing.
    4. I re-read the DW Help, tutorials and watch the adobe
    videos on this topic...
    If somebody can tell me what I might be doing wrong, I will
    appreciate your help

    Why are you using the gotoURL behavior on your menu images
    instead of an
    ordinary hyperlink? In other words, you have this -
    <img src="
    http://www.prueba.turocpr.com/images/boton_sa_sobreturoc.gif"
    name="sobre_turoc" width="195" height="24" vspace="2"
    id="Image6"
    onclick="MM_goToURL('parent','index.html');return
    document.MM_returnValue"
    onmouseover="MM_swapImage('Image6','','images/boton_sa_sobreturoc2.gif',1)"
    onmouseout="MM_swapImgRestore()" />
    and you should have this -
    <a href="index.html"
    onmouseover="MM_swapImage('Image6','','images/boton_sa_sobreturoc2.gif',1)"
    onmouseout="MM_swapImgRestore()"><img
    src="
    http://www.prueba.turocpr.com/images/boton_sa_sobreturoc.gif"
    name="sobre_turoc" width="195" height="24" vspace="2"
    id="Image6" /></a>
    Anyhow, since you are using IMAGES for the menu buttons it
    complicates your
    solution a bit, but you can use this method -
    Put this in script tags in the head of the document -
    function P7_downImage() {
    var g7="<imagename>"
    var g7url="<pathname>"
    if ((g7=MM_findObj(g7))!=null) {g7.src=g7url;}
    and this on the <body> tag
    onload="P7_downImage()"
    Then on each page you would need to make two edits:
    Set g7 to the *name* of the button (not the file name but the
    HTML name -
    e.g., "productsbutt"), and g7url to the pathname to the
    button (e.g.,
    "images/nav/button3.gif"), and bada bing, bada boom!
    There is an excellent tutorial here -
    http://www.projectseven.com/support/answers.asp?id=126
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Pablo163" <[email protected]> wrote in
    message
    news:[email protected]...
    > Ok, I just uploaded the layout to this address:
    >
    http://www.prueba.turocpr.com
    > You will notice that the menu is in gray color, when
    they land in a
    > particular
    > topic/page, that page button will be in blue: Example:
    >
    http://www.prueba.turocpr.com/layout2.jpg
    I just don't know where and
    > how is
    > done in the CSS, - Here is the external code, just in
    case:
    > body {
    > background-color: #FFFFFF;
    > font-family: Verdana, Arial, Helvetica, sans-serif;
    > font-size: small;
    > font-style: normal;
    > color: #424242;
    > line-height: 20px;
    > }
    >
    > body, td, th {
    > color: #424242;
    > }
    >
    > h1, h2, h4 {
    > color: #000099;
    > font-family: "Times New Roman", Times, serif;
    > font-style: normal;
    > }
    >
    > h3, h5, h6 {
    > color: #000099;
    > font-size: small;
    > }
    >
    > a {
    > color: #000099;
    > }
    > a:link {
    > }
    >
    >
    >

  • Captivate 6 - Updating template does not update project

    Hi ,
    I am just learning Captivate 6 and have started by creating a theme and then a template.  If I create a project file using the template and then go back and make a change to a graphic in the template should it automatically update the project file or do I have to apply the template to the project file again some how?  Currently if I make a change to the template it does not update the project file.
    Thanks,
    Richard

    Hi there
    Have you ever inserted a document into a copier and made a copy?
    If so, this is really the way Captivate templates work. They are designed so you have a consistent look and feel to projects you create from them. So returning back to the copier analogy, once a copy has been made, any changes to the original are NOT reflected in the copy created from the original. But future copies WILL have the changes as the copies were made from the altered original.
    Likewise, any changes to the Captivate template are only reflected in the Template as well as Future projects you create using the template. Once created, there is no longer any association with the template.
    Cheers... Rick

  • Template will not update in pages

    I've changed the template and saved. The other pages will not
    update to show
    this change. I try to manually do it through
    >File>Templates>update current
    page. It displays a message saying ".....contains an invalid
    path." Then
    another window that says "Error accessing file .......bad
    file path (error
    code 3).
    I just downloaded this whole website from where it was
    hosted, made some
    changes and then I am going to upload changes. The only thing
    I can't get to
    work is updating pages from the template. Any help would
    greatly be
    appreciated.

    > The "template.dwt" is in the Templates folder as it
    should be.
    Is the Templates folder in the root level of the site?
    Nothing in that template looks out of place or improper.
    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
    ==================
    "Andrena Lefdahl" <[email protected]> wrote
    in message
    news:[email protected]...
    > Here is a link to the template:
    >
    http://ideal-mfg.com/fastway/Templates/template.dwt
    >
    > Also when I go to >Modify >Templates >Apply
    Template to Page
    > The "template.dwt" is not listed anymore. How do I get
    it in there?
    > The "template.dwt" is in the Templates folder as it
    should be.
    >
    > Thanks
    >
    >
    > "Murray *ACE*" <[email protected]>
    wrote in message
    > news:[email protected]...
    >> Clearly something is wrong. Can you show me the
    template page? Post a
    >> link to it, please?
    >>
    >> --
    >> 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
    >> ==================
    >>
    >>
    >> "Andrena Lefdahl"
    <[email protected]> wrote in message
    >> news:[email protected]...
    >>> I've changed the template and saved. The other
    pages will not update to
    >>> show this change. I try to manually do it
    through >File>Templates>update
    >>> current page. It displays a message saying
    ".....contains an invalid
    >>> path." Then another window that says "Error
    accessing file .......bad
    >>> file path (error code 3).
    >>>
    >>> I just downloaded this whole website from where
    it was hosted, made some
    >>> changes and then I am going to upload changes.
    The only thing I can't
    >>> get to work is updating pages from the template.
    Any help would greatly
    >>> be appreciated.
    >>>
    >>
    >>
    >
    >

  • R/3 Vendor changes not updated in to SRM

    Hi,
    1) Vendor changed on 01/05/2009 in R/3 (Blocked) but not updated in to SRM,
    2) User created shopping cart for this vendor on 20/08/2009 and approved PO gone in to Error
    Error:21.08.2009  16:55:28  PO 4710113629: No instance of object type PurchaseOrder has been created. External reference:     
    3) 26/08/2009 R/3 vendor is changed in R/3  i.e street changed
    4) SRM vendor updated with all changes i.e vendor block also which changed in R/3 on 01/05/2009
    I am struggling to find why it is not updated on 01/05/2009 and updated  on 26/08/2009, there is no workflow also
    and
    what to do for error PO we dont want to use this vendor
    Thx
    Jai

    Hi,
    Please check the SLG1 log for object BBPUPDVD and BBP_VENDOR_SYNC.
    You see what is updated in the past.
    Regards,
    Masa

  • Web Template Changes not visible after transport from Development to Test

    Weu2019ve run into a problem doing web development in BI 7.0 that I suspect someone has seen before and may quickly be able to point us in the correct direction.  Changes that are made to web templates in the Web Application Designer are correctly transported from development to the test environment, but we are still seeing the old version of the template when the report is executed.  We are able to see the web template changes in the Web Application Designer in the test environment.  We believe this is a caching issue and have cleared the query cache and the HTTP cache in SMICM.  Unfortunately, this has not resolved the issue.  Can you suggest another approach to resolve this issue?

    Not sure what you mean by browser cache.  We have deleted history, cookies, and all temporary Internet files.  The issue isn't limited to a single user, but exists for all users.  Through extensive testing we have established that you are able to see the web template changes in test in the WAD(Web Application Designer) after they have been transported from development, but can only view the changes when the web template is run for the first time.  Changes to existing templates can be seen in the WAD in test, but are not seen when the report is run.  The old version of the template appears to held in cache somewhere, but we haven't been able to find it and clear it.

Maybe you are looking for