Dreamweaver can't 'see' Contribute: REDUX

Hi: I'm checking out DW 8 and Contribute 4 (trial) when I try
to use Dreamweaver Launch & Administer Contribute for my site I
get the popup "you must install Contribute 2 or later." But I
already installed it and it's running. I've seen this topic posted
recently but no solutions there. I was trying to follow the
"Integrating Dreamweaver 8 with Contribute 4" article by Mark
Fletcher. Is there another forum that would be more appropriate?
I'm using XP sp2.
Thanks for any help you can provide

Actually, Adobe support did call me and I finally got this
issue resolved. Basically, I needed to uninstall DW and Contribute
in a certain way. This Tech Note,
http://www.adobe.com/go/4e7826b7,
walked me through that. I then installed DW and Contribute as per
this Tech Note,
http://www.adobe.com/go/d2b5934d.
So I first uninstalled DW & Contribute, according to
http://www.adobe.com/go/4e7826b7.
I then installed DW 8 & Contribute 3, according to
http://www.adobe.com/go/d2b5934d.
And then I installed the DW 8.0.2 patch.
Hope this helps.

Similar Messages

  • Dreamweaver can't 'see' Contribute

    I have DW8 and Contribute 4 (trial) installed, but DW doesn't
    'know' Contribute is there.
    When I try to "Manage Site from Contribute" in DW's site
    management dialog box, I get the error message "You must install
    Contribute 2 or later, want to do so now?" I've tried reinstalling
    Contribute. Nothing. Is there a config file I can tweak, or delete,
    and let DW rebuild that will fix this? Tnx much, Neil

    Actually, Adobe support did call me and I finally got this
    issue resolved. Basically, I needed to uninstall DW and Contribute
    in a certain way. This Tech Note,
    http://www.adobe.com/go/4e7826b7,
    walked me through that. I then installed DW and Contribute as per
    this Tech Note,
    http://www.adobe.com/go/d2b5934d.
    So I first uninstalled DW & Contribute, according to
    http://www.adobe.com/go/4e7826b7.
    I then installed DW 8 & Contribute 3, according to
    http://www.adobe.com/go/d2b5934d.
    And then I installed the DW 8.0.2 patch.
    Hope this helps.

  • Dreamweaver can't see my css or template files

    I'm sure this is a simple problem with a simple answer, but it's baffling me...
    I'm currently setting up a new site with a new local root folder. I'd like to make some pages for this new site based on my existing css file and templates. I put these files into my new site's local root folder, then clicked through the usual 'Page from template' procedure and created a new page from one of my templates in the normal way.
    Trouble is, as soon as I try to save the page I've created, I get an error message: "This document uses the following files not in this site -" Dreamweaver then lists my css file and various image files. But all the files show up as present and correct in my new local root folder!
    The error message box gives me the option to copy the files to the local root folder of my new site - although, as I've said, as far as I can see from a glance at the Files panel, they're all there already. In any case, if I click the "Copy" button, I get another error message: "Making this change would require changing code that is locked by a template or a translator. The change will be discarded."
    I can upload the page, but it comes up with no formatting - here it is: http://www.nemesis.to/testpage.htm
    Looking at the code, I see that the css file is linked like this:
    <link href="file:///Macintosh HD/Users/michaeljohnson/Documents/newpagestyle.css" rel="stylesheet" type="text/css" />
    I suspect that might be where the problem is. I would expect that line of code to look more like this:
    <link href="newpagestyle.css" rel="stylesheet" type="text/css" />
    But I have no idea why that's happening, or where to go from here. I suppose I could re-write that line of code by hand, but that doesn't amount to fixing the problem. I'd like the whole thing to work normally from the first click!
    Have I got my css file and/or template files in the wrong place? What do I have to do so Dreamweaver can find the files?
    All advice welcome - thanks for any wise words you might have.  Sorry if this all seems very simple, but I really don't know enough about this stuff to make progress from this point.

    Oh, yes, I think it's all ludicrously over-complicated! The thing is, I've been using my templates without any trouble for ages. The problem only came up when I created a new local root folder, copied my template and css files into it, created pages using those templates and - suddenly I've got no formatting.
    Everything in the old local root folder is still working fine. I can make new pages from the template files in that folder and it's all good. It does look like the copy/paste process broke the essential links, but how could that happen?
    I suppose I could create new templates from scratch in the new local root folder, but that seems unnecessary when I've already got template files that work perfectly - in the *other* local root folder!
    Anyway, here comes the code...
    This is the page_layout.dwt file as it appears in my old local root folder. This is the file as it appears in my old local root folder - the one that that works!
    Note the link to the css file, which I've made bold here:
    <!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>
    <link rel="shortcut icon" href="/miscpix2/favicon.ico">
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Photos - </title>
    <!-- TemplateEndEditable -->
    <link href="../newpagestyle.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    a:link {
    color: #F00;
    a:visited {
    color: #F0F;
    a:hover {
    color: #F60;
    a:active {
    color: #F60;
    #container .searchsection form div {
    text-align: center;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    -->
    </style>
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    <meta name="Description" content="Misadventures in modern music: punk, post-punk, new wave, goth, rock, indie, plus all manner of tangents and diversions." />
    <meta name="Keywords" content="Punk, Post-punk, new wave, indie, goth, rock, music, live, gigs, photos, reviews, interviews, CDs, vinyl, downloads, music, webzine, zine, blog" />
    <meta http-equiv="imagetoolbar" content="no" />
    </head>
    <body>
    <a name="pagetop" id="pagetop"></a>
    <div id="container">
      <div id="header">
        <div id="masthead"><!-- TemplateBeginEditable name="Masthead" --><img src="../imagesissue9/graphicsissue9forward/generic_masthead.jpg" width="525" height="250" alt="Nemesis To Go" /><!-- TemplateEndEditable --></div>
        <div id="topadbox">
          <script type="text/javascript"><!--
    google_ad_client = "pub-9536785785834220";
    /* Top of page ad */
    google_ad_slot = "9886597060";
    google_ad_width = 300;
    google_ad_height = 250;
    //-->
    </script>
          <script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>
        </div>
      </div>
      <div id="header2">
        <div id="navigationbox"><a href="http://www.nemesis.to">Home</a> | <a href="http://www.nemesis.to/live.htm">Live</a> | <a href="http://www.nemesis.to/records.htm">CDs/Vinyl/Downloads</a> | <a href="http://www.nemesis.to/photos.htm">Photos</a> | <a href="http://www.nemesis.to/int.htm">Interviews</a><br />
          <a href="http://www.nemesis.to/archive.htm">Archive</a> | <a href="http://www.nemesis.to/about.htm">Information and Contacts</a> | <a href="http://www.nemesis.to/links.htm">Links</a></div>
        <div id="buttonbox"><img src="../imagesissue9/graphicsissue9forward/linkbuttons_definitive.jpg" width="222" height="41" border="0" usemap="#Map2" />
          <map name="Map2" id="Map2">
            <area shape="rect" coords="-1,0,41,42" href="http://nemesis_to_go.livejournal.com" target="_blank" alt="LiveJournal" />
            <area shape="rect" coords="46,1,87,40" href="http://twitter.com/uncle_n" target="_blank" alt="Twitter" />
            <area shape="rect" coords="91,1,131,41" href="http://www.myspace.com/nemesis_to_go" target="_blank" alt="MySpace" />
            <area shape="rect" coords="134,2,175,39" href="http://www.last.fm/user/Uncle_Nemesis" target="_blank" alt="Last FM" />
            <area shape="rect" coords="181,-1,223,39" href="http://www.facebook.com/misadventures.in.modern.music" target="_blank" alt="Facebook" />
          </map>
        </div>
      </div>
      <!-- TemplateBeginEditable name="MainContent" -->
      <div id="maincontent"> <img src="../imagesissue9/graphicsissue9forward/920photos.jpg" width="920" height="44" alt="Photos" />
        <p><span class="specialheading2">Nemhain</span><span class="datedetails"><br />
    Borderline, London<br />
            Wednesday September 8 2010</span></p>
        <table width="900" border="1" cellspacing="4" cellpadding="4">
          <tr>
            <td> </td>
            <td> </td>
          </tr>
        </table>
        <table width="880" border="1" align="center" cellpadding="4" cellspacing="4">
          <tr>
            <td width="123"> </td>
            <td width="723"> </td>
          </tr>
        </table>
        <table width="841" border="1" align="center" cellpadding="4" cellspacing="4">
          <tr>
            <td width="264"> </td>
            <td width="549"> </td>
          </tr>
        </table>
        <table width="824" border="1" align="center" cellpadding="4" cellspacing="4">
          <tr>
            <td width="837"> </td>
            <td width="49"> </td>
          </tr>
        </table>
        <table width="868" border="1" align="center" cellpadding="4" cellspacing="4">
          <tr>
            <td width="124"> </td>
            <td width="710"> </td>
          </tr>
        </table>
        <table width="844" border="1" align="center" cellpadding="4" cellspacing="4">
          <tr>
            <td width="443"> </td>
            <td width="367"> </td>
          </tr>
        </table>
        <table width="900" border="0" align="center" cellpadding="4" cellspacing="4">
          <tr>
            <td width="125"><table width="825" border="1" cellspacing="4" cellpadding="4">
              <tr>
                <td width="137"> </td>
                <td width="654"> </td>
              </tr>
            </table></td>
            <td width="741"> </td>
          </tr>
        </table>
        <table width="900" border="1" align="center" cellpadding="4" cellspacing="4">
          <tr>
            <td width="62"> </td>
            <td width="804"> </td>
          </tr>
        </table>
      <p class="supportband">Pussycat And The Dirty Johnsons: <a href="http://www.myspace.com/thejohnsonsno1" class="supportband">MySpace</a> | <a href="http://www.facebook.com/thedirtyjohnsons?ref=ts&sk=wall#!/thedirtyjohnsons?sk=wall" class="supportband">Facebook</a></p></div>
      <!-- TemplateEndEditable -->
      <div id="footer">
        <div id="bannerbox">
          <script type="text/javascript"><!--
    google_ad_client = "pub-9536785785834220";
    /* Bottom of page ad */
    google_ad_slot = "0254538778";
    google_ad_width = 728;
    google_ad_height = 90;
    //-->
    </script>
          <script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>
        </div>
      </div>
      <div class="searchsection">
        <form method="get" action="http://www.google.com/search">
          <div style="border:0px solid black;padding:0px;width:auto;">
            <table border="0" align="center" cellpadding="2">
              <tr>
                <td width="291" align="right" valign="middle"><input type="text"   name="q" size="35"
    maxlength="255" value="" /></td>
                <td width="102" align="right" valign="middle"><input type="submit" value="Google Search" /></td>
                <td width="247" align="center" valign="middle"><input type="checkbox"  name="sitesearch"
    value="nemesis.to" checked />
                  <span class="searchtext">Search Nemesis To Go</span></td>
              </tr>
            </table>
          </div>
        </form>
      </div>
      <div id="footer2"><!-- TemplateBeginEditable name="CreditsBox" -->
        <div id="creditsbox">Page credits: Photos and construction by <a href="http://www.nemesis.to/about.htm">Michael Johnson</a>. Nemesis logo by <a href="http://www.antonyjohnston.com">Antony Johnston</a>. Red N version by <a href="http://www.rimmell.com">Mark Rimmell</a>.</div>
      <!-- TemplateEndEditable -->
        <div id="creativecommonsbox"><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/uk/"><img src="http://creativecommons.org/images/public/somerights20.png" alt="Creative Commons License" border="0" class="floatleft" style="border-width:2" /></a><span xmlns:dc="http://purl.org/dc/elements/1.1/" property="dc:title">Words and photos in Nemesis To Go</span> by Michael Johnson are licenced under <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/uk/">Creative Commons</a>. You may copy and distribute this material, or derivations of it, provided that you give a credit to Michael Johnson and a link to <a href="http://www.nemesis.to">Nemesis To Go</a>. Where material from other sources is used, copyright remains with the original owners. All rights in the name 'Nemesis To Go' and the 'N' logo are retained.</div>
        <div id="backtotopbox"><a href="#pagetop"><img src="../imagesissue9/graphicsissue9forward/arrer_sml_up.gif" alt="Back To Top" width="40" height="40" border="0" class="floatleft" /></a><a href="#pagetop">Back To Top</a></div>
      </div>
    </div>
    </body>
    </html>
    And here is the file as it appears after I'd copied it into my new local root folder. This is the version that won't give me any formatting. Note the link to the css file has changed. This surely must be the problem, because I can't see anything else that's different  - but how could that line change simply by copying the file into another local root folder?
    <!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="file:///Macintosh HD/Users/michaeljohnson/Documents/Templates/photopagelayout.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <link rel="shortcut icon" href="/miscpix2/favicon.ico">
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>Photos - </title>
    <!-- InstanceEndEditable -->
    <link href="file:///Macintosh HD/Users/michaeljohnson/Documents/newpagestyle.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    a:link {
    color: #F00;
    a:visited {
    color: #F0F;
    a:hover {
    color: #F60;
    a:active {
    color: #F60;
    #container .searchsection form div {
    text-align: center;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    -->
    </style>
    <!-- InstanceBeginEditable name="head" -->
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    <!-- InstanceEndEditable -->
    <meta name="Description" content="Misadventures in modern music: punk, post-punk, new wave, goth, rock, indie, plus all manner of tangents and diversions." />
    <meta name="Keywords" content="Punk, Post-punk, new wave, indie, goth, rock, music, live, gigs, photos, reviews, interviews, CDs, vinyl, downloads, music, webzine, zine, blog" />
    <meta http-equiv="imagetoolbar" content="no" />
    </head>
    <body>
    <a name="pagetop" id="pagetop"></a>
    <div id="container">
      <div id="header">
        <div id="masthead"><!-- InstanceBeginEditable name="Masthead" --><img src="file:///Macintosh HD/Users/michaeljohnson/Documents/imagesissue9/graphicsissue9forward/generic_masthead.jpg " width="525" height="250" alt="Nemesis To Go" /><!-- InstanceEndEditable --></div>
        <div id="topadbox">
          <script type="text/javascript"><!--
    google_ad_client = "pub-9536785785834220";
    /* Top of page ad */
    google_ad_slot = "9886597060";
    google_ad_width = 300;
    google_ad_height = 250;
    //-->
    </script>
          <script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>
        </div>
      </div>
      <div id="header2">
        <div id="navigationbox"><a href="http://www.nemesis.to">Home</a> | <a href="http://www.nemesis.to/live.htm">Live</a> | <a href="http://www.nemesis.to/records.htm">CDs/Vinyl/Downloads</a> | <a href="http://www.nemesis.to/photos.htm">Photos</a> | <a href="http://www.nemesis.to/int.htm">Interviews</a><br />
          <a href="http://www.nemesis.to/archive.htm">Archive</a> | <a href="http://www.nemesis.to/about.htm">Information and Contacts</a> | <a href="http://www.nemesis.to/links.htm">Links</a></div>
        <div id="buttonbox"><img src="file:///Macintosh HD/Users/michaeljohnson/Documents/imagesissue9/graphicsissue9forward/linkbuttons_definiti ve.jpg" width="222" height="41" border="0" usemap="#Map2" />
          <map name="Map2" id="Map2">
            <area shape="rect" coords="-1,0,41,42" href="http://nemesis_to_go.livejournal.com" target="_blank" alt="LiveJournal" />
            <area shape="rect" coords="46,1,87,40" href="http://twitter.com/uncle_n" target="_blank" alt="Twitter" />
            <area shape="rect" coords="91,1,131,41" href="http://www.myspace.com/nemesis_to_go" target="_blank" alt="MySpace" />
            <area shape="rect" coords="134,2,175,39" href="http://www.last.fm/user/Uncle_Nemesis" target="_blank" alt="Last FM" />
            <area shape="rect" coords="181,-1,223,39" href="http://www.facebook.com/misadventures.in.modern.music" target="_blank" alt="Facebook" />
          </map>
        </div>
      </div>
      <!-- InstanceBeginEditable name="MainContent" -->
      <div id="maincontent"> <img src="file:///Macintosh HD/Users/michaeljohnson/Documents/imagesissue9/graphicsissue9forward/920photos.jpg" width="920" height="44" alt="Photos" />
        <p><span class="specialheading2">Genuflex</span><span class="datedetails"><br />
    Underbelly, London<br />
           Friday November 26 2010</span></p>
        <table width="900" border="0" cellspacing="4" cellpadding="4">
          <tr>
            <td width="124"> </td>
            <td width="742"><img src="file:///Macintosh HD/Users/michaeljohnson/Documents/imagesissue10/genuflex13.jpg" width="604" height="404" alt="Genuflex" /></td>
          </tr>
        </table>
        <table width="880" border="0" align="center" cellpadding="4" cellspacing="4">
          <tr>
            <td width="123"><img src="file:///Macintosh HD/Users/michaeljohnson/Documents/imagesissue10/genuflex1.jpg" alt="Genuflex" width="604" height="443" align="right" /></td>
            <td width="723"><img src="file:///Macintosh HD/Users/michaeljohnson/Documents/imagesissue10/genuflex7.jpg" alt="Genuflex" width="254" height="379" align="left" /></td>
          </tr>
        </table>
        <table width="841" border="0" align="center" cellpadding="4" cellspacing="4">
          <tr>
            <td width="264"><img src="file:///Macintosh HD/Users/michaeljohnson/Documents/imagesissue10/genuflex11.jpg" width="254" height="366" align="right" /></td>
            <td width="549"><img src="file:///Macintosh HD/Users/michaeljohnson/Documents/imagesissue10/genuflex6.jpg" alt="Genuflex" width="604" height="404" align="left" /></td>
          </tr>
        </table>
        <table width="824" border="0" align="center" cellpadding="4" cellspacing="4">
          <tr>
            <td width="837"><img src="file:///Macintosh HD/Users/michaeljohnson/Documents/imagesissue10/genuflex5.jpg" alt="Genuflex" width="250" height="411" align="right" /></td>
            <td width="49"><img src="file:///Macintosh HD/Users/michaeljohnson/Documents/imagesissue10/genuflex9.jpg" alt="Genuflex" width="504" height="406" align="left" /></td>
          </tr>
        </table>
        <table width="868" border="0" align="center" cellpadding="4" cellspacing="4">
          <tr>
            <td width="124"><img src="file:///Macintosh HD/Users/michaeljohnson/Documents/imagesissue10/genuflex8.jpg" alt="Genuflex" width="604" height="441" align="right" /></td>
            <td width="710"><img src="file:///Macintosh HD/Users/michaeljohnson/Documents/imagesissue10/genuflex12.jpg" alt="Genuflex" width="254" height="379" align="left" /></td>
          </tr>
        </table>
      <p class="supportband">Genuflex: <a href="http://www.genuflexmusic.com" class="supportband">Website</a> | <a href="http://www.myspace.com/genuflex" class="supportband">MySpace</a> | <a href="http://www.facebook.com/#!/pages/Genuflex/122544001105597" class="supportband">Facebook</a></p></div>
      <!-- InstanceEndEditable -->
      <div id="footer">
        <div id="bannerbox">
          <script type="text/javascript"><!--
    google_ad_client = "pub-9536785785834220";
    /* Bottom of page ad */
    google_ad_slot = "0254538778";
    google_ad_width = 728;
    google_ad_height = 90;
    //-->
    </script>
          <script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>
        </div>
      </div>
      <div class="searchsection">
        <form method="get" action="http://www.google.com/search">
          <div style="border:0px solid black;padding:0px;width:auto;">
            <table border="0" align="center" cellpadding="2">
              <tr>
                <td width="291" align="right" valign="middle"><input type="text"   name="q" size="35"
    maxlength="255" value="" /></td>
                <td width="102" align="right" valign="middle"><input type="submit" value="Google Search" /></td>
                <td width="247" align="center" valign="middle"><input type="checkbox"  name="sitesearch"
    value="nemesis.to" checked />
                  <span class="searchtext">Search Nemesis To Go</span></td>
              </tr>
            </table>
          </div>
        </form>
      </div>
      <div id="footer2"><!-- InstanceBeginEditable name="CreditsBox" -->
        <div id="creditsbox">Page credits: Photos and construction by <a href="http://www.nemesis.to/about.htm">Michael Johnson</a>. Nemesis logo by <a href="http://www.antonyjohnston.com">Antony Johnston</a>. Red N version by <a href="http://www.rimmell.com">Mark Rimmell</a>.</div>
      <!-- InstanceEndEditable -->
        <div id="creativecommonsbox"><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/uk/"><img src="http://creativecommons.org/images/public/somerights20.png" alt="Creative Commons License" border="0" class="floatleft" style="border-width:2" /></a><span xmlns:dc="http://purl.org/dc/elements/1.1/" property="dc:title">Words and photos in Nemesis To Go</span> by Michael Johnson are licenced under <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/uk/">Creative Commons</a>. You may copy and distribute this material, or derivations of it, provided that you give a credit to Michael Johnson and a link to <a href="http://www.nemesis.to">Nemesis To Go</a>. Where material from other sources is used, copyright remains with the original owners. All rights in the name 'Nemesis To Go' and the 'N' logo are retained.</div>
        <div id="backtotopbox"><a href="#pagetop"><img src="file:///Macintosh HD/Users/michaeljohnson/Documents/imagesissue9/graphicsissue9forward/arrer_sml_up.gif" alt="Back To Top" width="40" height="40" border="0" class="floatleft" /></a><a href="#pagetop">Back To Top</a></div>
      </div>
    </div>
    </body>
    <!-- InstanceEnd --></html>
    Sorry for the big wedges of code - and sorry for this being such a stupid problem. I'm almost ready to scrap the whole idea of creating a new local root folder!

  • Can I use Contribute 6.5 or any other ver for Windows 8 OS?

    I can only see Contribute versions for Windows 7?

    If you look thru the Contribute forum you might find some helpful info - there is one where someone had some trouble with that getting Contribute CS4 working on Windows 8 but resolved the problem.  You could even post your question there to see if a direct answer is provided.
    http://forums.adobe.com/community/contribute?view=discussions
    Another thing you might do is download and install the trial and see if it works without issue for you.  That should be done anyways to help avoid buying it before finding out it won't work for you.

  • Can't see the widget in Live view in Dreamweaver CS4 for Mac

    Hi
    Following this example in http://www.truveo.com/Web-Widgets-in-Dreamweaver-CS4/id/180144024212823976
    from Scott Fegette to place a YUI Calendar inside a project in Dreamweaver CS4. I see that Scott after placing the YUI_Calendar.mxp they got the calendar in Live view mode and I can't do the same, can't see in Live View, only a blank page.
    I follow all the Scott's instructions correctly because the code is there and I can see the calendar in the browser but not in Live View... If I turn off the Live View then can see the YUI Calendar in Design View only (a light blue tag named YUI_calendar).
    I'm under Mac OS X 10.5.6.
    Can you help me to see the YUI Calendar in Live View?
    Thanks.
    Tom

    If you are using Site-root relative links, then take a look at this post:
    http://blogs.adobe.com/dreamweaver/2008/12/live_view_and_siteroot_relativ.html
    HTH,
    Randy

  • Where is "Structure" under Insert in Dreamweaver, I can only see "Layout"?

    Can anyone tell me why I cannot see the menu with Structure under Insert in Dreamweaver, and can only see one with Layout? Any help appreciated on this. I am trying to follow the  Dreamweaver tutorial "Make your first website", and am stuck on "Create the page structure" (Part 2)- as the drop down menus in the online tutorial are different to those on the Dreamweaver site that I can see on my Mac OS X 10.6.8
    The tutorial instructs to find Structure in Insert but I can only see a function labelled Layout.
    I managed to find a way of locating 'div' but there is not a Header in the drop down menu in Insert.
    There is a list of Spry options but these are quite different to the list given in the tutorial.
    Please can anyone help with pointing to where I can find the function to make a Header (as it is called in the tutorial).
    Thanks.

    Layout and Structure are the same tab (Category). Layout was renamed to Structure after CS6 if I'm not mistaken. See below:
    Layout - CS6
    Structure - 2014.1

  • Help! Sometimes Dreamweaver CS3 can't see my .css file

    Once a day or so dreamweaver cs3 can't see my .css file. So
    all my files that I am working with turn to poop. To fix I have to
    close each file and re-open. Then my .css returns and all my files
    are how they should be. Anyone else ever have this problem?

    That I do not know - I've never looked. From the styles
    panel, I do know that it does not completely disapear - it shows
    the .css - just all the rules are missing. I will look next time.
    Usually only happens when multiple files are open. Thanks

  • Can't see part of my pages in Dreamweaver

    Hi
    I have just downloaded and installed DW8 Evaluation version
    however I have an immediate problem in that the pages of my
    existing web site which is fully operational do not show most of
    the text content when opened up in DW. They show fine in Frontpage.
    I have tried all the possible views with no success. If I switch to
    code view the code is there. Have spent several hours trying to
    solve this with no luck. I am a bit of a newbie and the site is one
    that I did not write but have just taken over from the person who
    did because of their illness. The site seems a simple enough on
    with a simple structure.
    This does make it rather dificult to evaluate DW.
    Any help would be appreciated,
    Regards
    Alan

    Appears to be encrypted.
    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
    ==================
    "Alan" <[email protected]> wrote in
    message
    news:C0C5A006.293C8B%[email protected]..
    >
    >
    >> I should have
    >> said www.didu.org.uk not didu.co.uk. The site at
    .co.uk is just a lash up
    >> by
    >> someone else and is not active.
    >
    > bad syntax.
    >
    > Look in split code/design view in dreamweaver.
    > See all the yellow tags?
    >
    > there's stuff like this:
    >
    > <tr>
    > <SCRIPT
    > LANGUAGE="JavaScript"><!--
    > hp_d00(unescape("%3C%74%64%20%77%69%64%74%68%3D%2
    >
    2%35%37%30%22%20%68%65%69%67%68%74%3D%22%31%30%22%20%62%67%63%6F%6C%6F%72%3D
    >
    %22%23%30%30%39%39%43%43%22%20%73%74%79%6C%65%3D%22%62%6F%72%64%65%72%2D%77%
    >
    69%64%74%68%3A%32%3B%20%62%6F%72%64%65%72%2D%63%6F%6C%6F%72%3A%62%6C%61%63%6
    >
    B%3B%20%62%6F%72%64%65%72%2D%73%74%79%6C%65%3A%73%6F%6C%69%64%3B%22%20%62%61
    >
    %63%6B%67%72%6F%75%6E%64%3D%22%62%61%72%2E%67%69%66%22%3E"));//--></SCRIPT>
    >
    > <p><font color="black"><span
    style="font-size:8pt;"><b>Welcome to
    >
    >
    DIDU</b></span></font></p></td>
    > </tr>
    >
    >
    >
    > Dreamweaver can't make sense out of it, so it fails to
    render much of the
    > contents of the file
    >

  • I can`t see in the menu window of dreamweaver cs6 y can´t see the option database

    I can`t see in the menu window of dreamweaver cs6 the option database and i can`t work with a database, thanks.

    Are you quite certain you have DW CS6 and not DW CC (13)?
    Server-behaviors were deprecated in CC.
    Nancy O.

  • Dreamweaver CS4 - Can't see table cells and borders

    Hello you all.  I just started using CS4 and whenever there is a white background I can't see any of the table cell or main borders.
    I went to View>Visual Aids>Table Borders and it is on, but I can't seem to find the area I need to change the color to view it on white.

    I just remember the previous versions would allow you to change the dotted line color that indicated the table and cell borders.
    Must say I can't ever remember that being a preference in any previous version of DW.
    Sadly, it looks like I will be using tables to set up my site.  Haven't adopted CSS as much as I'd like at this point.
    Now's as good a time as any to start with CSS from the ground up.
    Try one of the pre-made templates in DW under File > New

  • Dreamweaver template not updating Contribute pages

    Currently I'm trialing Dreamweaver (MX) and Contribute
    (3.11), to check
    that it's a workable solution for my company, in terms of
    editing and
    auditing, but right now I'm having a problem.
    I have some templates (.dwt files) that I create in
    Dreamweaver, for
    use with Contribute, i.e. I create the template, other people
    create
    the content for our site based on the those templates.
    The issue is that when I make a change to the template, I
    would expect
    the pages created in Contribute to be refreshed to use the
    new
    template, but that doesn't appear to be happening. The only
    way I can
    get the page to be updated is to edit the page in Contribute,
    go to the
    Format menu and choose 'Template Properties', then hit OK
    again to
    close this dialog. I then see the page refresh with the new
    template
    changes.
    Am I doing something wrong? I would expect, as I mentioned,
    to have all
    pages automatically updated when the template is saved, and
    published.
    Is there a setting I need to turn on, or a procedure of
    publishing the
    template that I need to adhere to?
    any advice would be appreciated.

    Thanks for the reply Mark. While I think I've found most of
    the things you mentioned since my first post, it is useful to get
    confirmation of my finding, which appears to be consistent with
    your post.
    Here's what I've found, and later, why I'm not really liking
    it:
    If I edit the .dwt file in Dreamweaver and try to save it, I'm
    prompted to only update those files I have locally that reference
    the template.
    I can only update those local files that are checked out,
    though the saving process will check them out automatically
    If I create a new page using Contribute, I must refresh the
    templates first
    My concerns are:
    if I can only update those files I have locally, then do I need
    to have the whole remote site stored locally too? My company site
    is huge (as it's translated into 6 languages) and has multiple
    contributors/editors. It sounds like I will have to download the
    entire site before I edit a template, and put it back again
    afterwards. Is that right?? it sounds rediculous, so I'm sure I've
    got it wrong.
    if I have the files locally, I must check them out before or
    while saving the template. However, I then have to check them back
    in manually. Again, with potentially 300 to 400 pages per template,
    that's a lot of manual checking-in. If the saving process can
    automatically check pages out, can it also automatically check them
    in again??
    Like you, Mark, I find it strange that Contribute requires a
    manual refreshing of templates. I've searched all the options I can
    find, but I don't see an auto-refresh templates setting, which
    would be sooo useful. As it stands I will have to instruct each
    editor/contributor to refresh before they create a new page, and
    pray that they do.
    any further advice from Contribute/Dreamweaver users would be
    greatly appreciated. How do users with very large website handle
    this? Are there any tricks or hints that you can pass on?

  • Can't see who has replied to the thread in the forum, its pointess?

    What's the point in creating a system where you can't see who has replied to the thread? Its absolutely F**CKING pointless? Does anyone at Adobe have any brains or are they all sitting with their heads up their backsides?
    Surely before you release such garbage you test for these very simple issues, right?
    osgood_(NOT M Golding) If anyone at Adobe is monitoring this please get my screen named changed to what it was previously as well.

    It needs a 'latest reply' on the posted list page like the old version otherwise you have no idea if anyone has replied to the post or not without opening it.
    Latest reply: May 3, 2014 2:17 AM by . osgood_
    The line below is not that necessary in the order of priority, which for all intense and purposes is quite useless. I don't really care about how long ago something was posted or where it was posted but an indication to show 'updated' posts and by who is vital.
    9 minutes ago in Dreamweaver support forum
    Why do we even need 'Dreamweaver support forum'. We already know that's where we are! I guess a selection of posts from other forums may appear in a 'general' postings list somewhere, but who really cares - if I'm asking a question related to DW that's the forum I'm going to, not a general list as I don't care a monkey knackers what's been posted in Fireworks or InDesign or Illustrator. If I did I'd go to those forums.
    If you are tracking several postings it is going to become hugely annoying for both the person who has asked the question and the people helping the original poster as many replies will potentially go unnoticed and not resolved.
    And what's with the silly horizontal scroll bar being created for long lines of text? That's annoying too.
    Plenty of teething issue you need to get your head around over the next few weeks.

  • Can't see encl files in outlook bookings

    I can not see files that are enclosed to a calendar bookning in my iPhone 4 calendar.
    We use Exchange and sync with bookings, mail etc works without problems.
    Is this a general error or is it possible to solve?
    Is there a setting that solves this problem?
    (I have not found any so far.)

    Hi pkregel,
    Do these files open as intended in Dreamweaver CS6? I am not a CF expert but I am guessing that if you are able to open the files, then you should be able to see them in both the views. Can you post a screenshot as well?
    Thanks,
    Preran

  • Can't see .cfm files in Design view

    Can't see .cfm files in Design view in Dreamweaver CC.

    Hi pkregel,
    Do these files open as intended in Dreamweaver CS6? I am not a CF expert but I am guessing that if you are able to open the files, then you should be able to see them in both the views. Can you post a screenshot as well?
    Thanks,
    Preran

  • How can I see or transfer my old photos from my iOS 6 iPod Touch to the 'Years, Collections, Moments' in my iOS 8 iPhone 5S?

    How can I see or transfer my old photos from my iOS 6 iPod Touch to the 'Years, Collections, Moments' in my iOS 8 iPhone 5S?
    For example, my mom's 'Years, Collections, Moments' in her iPhone 6 has pictures from her old iPhones, even her 3GS

    Greetings Yushk,
    It seems you would like to transfer photos from your previous device to your iPhone 5S. I have linked to an article which may help you. You can transfer those photos to a Mac or PC, then sync them to your new device:
    Import photos and videos from your iPhone, iPad, or iPod touch to your Mac or Windows PC - Apple Support
    After you import your photos from your iOS device or Saved Photos, you can use iTunes to sync them back to your device.
    Thank you for contributing to Apple Support Communities.
    Best,
    Bobby_D

Maybe you are looking for