Dreamweaver 8 help please!

I'm having an issue with Dreamweaver 8, hope someone familiar
with the program can help me. I've been neck deep in a website
project for a client of my wife's work for the last couple of
months now. I'm old school and code everything by hand in a plain
Ol'text editor. The site works great and is live and all that, but
now I must train the client on how to make changes.
We convinced them to buy Dreamweaver because of the
templating feature, that way they can't screw up code that they
aren't suppose to touch. Also it has a built in FTP, so that's also
good for them. My wife's work bought Dreamweaver as well and I
installed it on my system, that way I can get the templates set up
and make sure it all works, etc.
Well here's the thing...
I load up any page from the site (that I've coded by hand),
and dreamweaver refuses to show content below the header
graphic/bar area in design mode. The site is a simple header bar
spanning over a 3 table column format with a footer that also spans
the underside of the 3 columns. My site works fine when I view it
out of DW and even if I click the "view in a browser" button inside
DW, but the display mode inside DW simply refuses to show the
content.
Any idea why? This is kind of critical because these people
know nothing about html and it would be far easier having them edit
in display mode than to go into code mode to change stuff.
Of course, what I should have done from the start is code the
entire site in DW, that way I wouldn't have this issue, but...
HELP! Thanks in advance!
E

Putting the page (the one on line currently - so not sure if
that's the
fixed one or not), but it's still showing errors,
1. No doc type (therefore putting non-standard browsers into
quirks mode)
2. Unclosed tag (point #16).
Nadia
Adobe® Community Expert : Dreamweaver
CSS Templates |Tutorials |SEO Articles
http://www.DreamweaverResources.com
~ Customisation Service Available ~
http://www.csstemplates.com.au
Forum Posting Guidelines:
http://www.adobe.com/support/forums/guidelines.html
CSS Tutorials for Dreamweaver:
http://www.adobe.com/devnet/dreamweaver/css.html
"Esch_" <[email protected]> wrote in message
news:et18pd$pl5$[email protected]..
> I'm having an issue with Dreamweaver 8, hope someone
familiar with the
> program
> can help me. I've been neck deep in a website project
for a client of my
> wife's
> work for the last couple of months now. I'm old school
and code everything
> by
> hand in a plain Ol'text editor. The site works great and
is live and all
> that,
> but now I must train the client on how to make changes.
>

Similar Messages

  • Flash code into Dreamweaver - Help please!

    I am using GoDaddy for my hosting account. It is on a linux
    server. I have created an HTML page and loaded it up to the
    internet using Dreamweaver, like I normally do. the page in
    question is
    http://www.desmoinesbilliards.com/gallery.html
    When I use dreamweaver to insert the flash movie, it
    transfers it as normal, but it will not show up on the website. The
    flash movie works fine on the server, just cannot be seen on the
    site. I called Go Daddy who said that there is a problem with the
    way the code is calling up the Flash movie. I have not altered it
    at all from the way that Dream weaver inserts it. The flash movie
    is located in a folder on the site called 'flash'. The code is
    below. I can't figure it out, any help would be appreciated. The
    code that dreamweaver inserts is below. By the way, I use
    Professional 8 version of both products.

    Upload the scripts folder that DW places in your local site
    when you insert
    Flash on a page.
    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
    ==================
    "JesseDSM" <[email protected]> wrote in
    message
    news:[email protected]...
    >I am using GoDaddy for my hosting account. It is on a
    linux server. I
    >have
    > created an HTML page and loaded it up to the internet
    using Dreamweaver,
    > like I
    > normally do. the page in question is
    >
    http://www.desmoinesbilliards.com/gallery.html
    When I use dreamweaver to
    > insert
    > the flash movie, it transfers it as normal, but it will
    not show up on the
    > website. The flash movie works fine on the server, just
    cannot be seen on
    > the
    > site. I called Go Daddy who said that there is a problem
    with the way the
    > code
    > is calling up the Flash movie. I have not altered it at
    all from the way
    > that
    > Dream weaver inserts it. The flash movie is located in a
    folder on the
    > site
    > called 'flash'. The code is below. I can't figure it
    out, any help would
    > be
    > appreciated. The code that dreamweaver inserts is below.
    By the way, I
    > use
    > Professional 8 version of both products. <script
    type='text/javascript'>
    > AC_FL_RunContent(
    > 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
    >
    version=7,0,19,0','width','730','height','80','src','flash/leaguebanner','qualit
    > y','high','pluginspage','
    http://www.macromedia.com/go/getflashplayer','movie','f
    > lash/leaguebanner' ); //end AC code
    </script><noscript><object
    > classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'
    > codebase='
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
    > rsion=7,0,19,0' width='730' height='80'> <param
    name='movie'
    > value='flash/leaguebanner.swf' /> <param
    name='quality' value='high'
    > />
    > <embed src='flash/leaguebanner.swf' quality='high'
    > pluginspage='
    http://www.macromedia.com/go/getflashplayer'
    > type='application/x-shockwave-flash' width='730'
    height='80'></embed>
    > </object>
    >
    > <script type="text/javascript">
    > AC_FL_RunContent(
    > 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
    >
    version=7,0,19,0','width','730','height','80','src','flash/leaguebanner','qualit
    > y','high','pluginspage','
    http://www.macromedia.com/go/getflashplayer','movie','f
    > lash/leaguebanner' ); //end AC code
    > </script><noscript><object
    > classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    > codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
    > rsion=7,0,19,0" width="730" height="80">
    > <param name="movie" value="flash/leaguebanner.swf"
    />
    > <param name="quality" value="high" />
    > <embed src="flash/leaguebanner.swf" quality="high"
    > pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    > type="application/x-shockwave-flash" width="730"
    height="80"></embed>
    > </object>
    >

  • Dreamweaver HELP PLEASE!!!

    Hey people!
    Im new to HTML and CSS and Dreamweaver and would really appreciate some help!! I have to create an Email signature for a clients business (I thought it would be a simple job!) I've created the HTML in Dreamweaver and have uploaded it to the Mac mail. No problems there! The problem is that when i compose a message the HTML stays at the top of the email! I figured out that its an issue with alignment in dreamweaver but i have no idea what i've done wrong or can do to fix it!
    Im sure the solution is simple but im on a deadline and REALLY NEED help!! Really hope someone can help!!! 
    Here is the HTML:
    <!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>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Untitled Document</title>
    <style type="text/css">
    #apDiv1 {
      position:bottom;
      left:11px;
      top:27px;
      width:154px;
      height:49px;
      z-index:1;
    #apDiv2 {
      position:absolute;
      left:8px;
      top:93px;
      width:225px;
      height:75px;
      z-index:2;
    #apDiv3 {
      position:absolute;
      left:225px;
      top:179px;
      width:57px;
      height:17px;
      z-index:3;
    #apDiv4 {
      position:absolute;
      left:7px;
      top:199px;
      width:424px;
      height:71px;
      z-index:4;
    #apDiv4 p font {
      font-size: 9px;
    #apDiv5 {
      position:absolute;
      left:57px;
      top:175px;
      width:199px;
      height:22px;
      z-index:5;
    #apDiv6 {
      position:absolute;
      left:228px;
      top:102px;
      width:202px;
      height:45px;
      z-index:6;
    #apDiv7 {
      position:absolute;
      left:288px;
      top:176px;
      width:205px;
      height:18px;
      z-index:7;
    #apDiv8 {
      position:absolute;
      left:213px;
      top:92px;
      width:3px;
      height:77px;
      z-index:8;
      background-color: #999999;
    #apDiv9 {
      position:absolute;
      left:9px;
      top:179px;
      width:40px;
      height:18px;
      z-index:8;
    #apDiv10 { position:absolute;
      left:9px;
      top:178px;
      width:40px;
      height:18px;
      z-index:8;
    #apDiv11 {
      position:absolute;
      left:2px;
      top:19px;
      width:496px;
      height:330px;
      z-index:9;
    a:link {
      text-decoration: none;
    a:visited {
      text-decoration: none;
    a:hover {
      text-decoration: underline;
    a:active {
      text-decoration: none;
    </style>
    </head>
    <body>
    <div id="apDiv1"><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" style="FONT-SIZE: 10pt"><b>Jimi Wyatt</b></font><br />
    <font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" style="FONT-SIZE: 8pt"> Producer/Mixer/Engineer</font></div>
    <div id="apDiv2"><img src="http://i162.photobucket.com/albums/t270/Timmcfarlin/EmailSigLogo.png" width="191" height="62" align="absbottom" /></div>
    <div id="apDiv4">
      <hr />
      <p><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" style="FONT-SIZE: 8pt">Ginger Recording Studios   </font><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#ff9933" style="FONT-SIZE: 10pt">&bull;</font> <font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" style="FONT-SIZE: 8pt">7-11 Jessie Street </font><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#ff9933" style="FONT-SIZE: 10pt">&bull; </font><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" style="FONT-SIZE: 8pt">Cremorne Victoria, 3121 </font><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#ff9933" style="FONT-SIZE: 10pt">&bull;</font><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" style="FONT-SIZE: 8pt"> Australia </font></p>
    <hr />
      <p> </p>
    </div>
    <div id="apDiv5"><span style="page-break-after: auto; page-break-before: auto; float:left; padding:3px 0 0 0; font-size: 10pt;"><a href="http://www.ginger-studios.com"><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" style="FONT-SIZE: 10pt; text-decoration: none;"><font color="#ff9933" style="FONT-SIZE: 10pt">www.ginger-studios.com</font></font></a></span></div>
    <div id="apDiv6"><span style="float:left; padding:3px 0 0 0; font-size: 10px;"><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#ff9933" style="FONT-SIZE: 10pt">T </font><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" style="FONT-SIZE: 10pt">+61 438 172 808<br />
    </font><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#ff9933" style="FONT-SIZE: 10pt">E </font><a href="mailto:[email protected]"><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" style="FONT-SIZE: 9pt; text-decoration: none;">[email protected]</font></a></span></div>
    <div id="apDiv7"><a href="https://www.facebook.com/pages/Ginger-Studios/286428351389318"><img src="http://i162.photobucket.com/albums/t270/Timmcfarlin/facebook16x16.png" width="16" height="16" align="absmiddle" /></a> | <a href="http://ginger-studios.tumblr.com/"><img src="http://i162.photobucket.com/albums/t270/Timmcfarlin/tumblr16x16.png" width="16" height="16" align="absmiddle" /></a> | <a href="https://twitter.com/#!/ginger_studios"><img src="http://i162.photobucket.com/albums/t270/Timmcfarlin/twitter16x16.png" width="16" height="16" align="absmiddle" /></a></div>
    <div id="apDiv9"><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" style="FONT-SIZE: 10pt; color: #999;">Web:</font></div>
    <div id="apDiv3"><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" style="FONT-SIZE: 10pt; color: #999;">Connect:</font></div>
    </body>
    </html>

    Well... here you have quick solution! Your code of couse can't work.
    <table width="500" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="272"><div id="apDiv1"><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" style="FONT-SIZE: 10pt"><b>Jimi Wyatt</b></font><br />
        <font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" style="FONT-SIZE: 8pt"> Producer/Mixer/Engineer</font></div></td>
        <td width="228"> </td>
      </tr>
      <tr>
        <td><img src="http://i162.photobucket.com/albums/t270/Timmcfarlin/EmailSigLogo.png" alt="" width="191" height="62" align="absbottom" /></td>
        <td><span style="float:left; padding:3px 0 0 0; font-size: 10px;"><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#ff9933" style="FONT-SIZE: 10pt">T </font><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" style="FONT-SIZE: 10pt">+61 438 172 808<br />
        </font><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#ff9933" style="FONT-SIZE: 10pt">E </font><a href="mailto:[email protected]"><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" style="FONT-SIZE: 9pt; text-decoration: none;">[email protected]</font></a></span></td>
      </tr>
      <tr>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" style="FONT-SIZE: 10pt; color: #999;">Web:<a href="http://www.ginger-studios.com"><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" style="FONT-SIZE: 10pt; text-decoration: none;"><font color="#ff9933" style="FONT-SIZE: 10pt">www.ginger-studios.com</font></font></a></font></td>
        <td><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" style="FONT-SIZE: 10pt; color: #999;">Connect: </font> <a href="https://www.facebook.com/pages/Ginger-Studios/286428351389318"><img src="http://i162.photobucket.com/albums/t270/Timmcfarlin/facebook16x16.png" width="16" height="16" align="absmiddle" /></a> | <a href="http://ginger-studios.tumblr.com/"><img src="http://i162.photobucket.com/albums/t270/Timmcfarlin/tumblr16x16.png" width="16" height="16" align="absmiddle" /></a> | <a href="https://twitter.com/#!/ginger_studios"><img src="http://i162.photobucket.com/albums/t270/Timmcfarlin/twitter16x16.png" width="16" height="16" align="absmiddle" /></a></div>
    <div id="apDiv3"></td>
      </tr>
      <tr>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td colspan="2"><p><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" style="FONT-SIZE: 8pt">Ginger Recording Studios </font><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#ff9933" style="FONT-SIZE: 10pt">&bull;</font> <font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" style="FONT-SIZE: 8pt">7-11 Jessie Street </font><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#ff9933" style="FONT-SIZE: 10pt">&bull; </font><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" style="FONT-SIZE: 8pt">Cremorne Victoria, 3121 </font><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#ff9933" style="FONT-SIZE: 10pt">&bull;</font><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" style="FONT-SIZE: 8pt"> Australia </font></p></td>
      </tr>
    </table>
    Take care, Dave

  • XML in dreamweaver, HELP please

    I'm making a site for a magazine, so I need to know how can I
    update it's monthly content using XML without having to change the
    html document.
    It's kind of urgent, please reply.

    Which DW?
    CS3 has Spry (Adobe's version of Ajax) built in, and it would
    be perfect for
    this kind of thing.
    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
    ==================
    "serg2049" <[email protected]> wrote in
    message
    news:f2pqms$oj0$[email protected]..
    > I'm making a site for a magazine, so I need to know how
    can I update it's
    > monthly content using XML without having to change the
    html document.
    >
    > It's kind of urgent, please reply.
    >

  • 'Error loading plugin: Plugin file not found' message on ONLY 5 sites, but all others OK.  Help, please!

    Hi Again!
    I posted this problem here before, but since I really need to access the sites that receive this error message in less than a month, I had to re-post; hopefully someone who didn't see it before will see it & have a solution for me.
    Here are the details:  I'm running windows 8.1 & I use Firefox 33.1.1, Pale Moon 25.1.0 or Opera 26.0 as my browsers, (I have IE installed & up-to-date, but I never use it).  I followed the 10-point checklist on Adobe & everything was done, except for "uncheck Hardware Acceleration" in Flash 'Settings'; I tried to uncheck it on this site, where it's indicated, as well as in my 4 browsers when I'm doing something that uses Flash, but no matter how hard I try, I can't 'uncheck' the check mark in that tiny box!  Since this error problem only affects 5 web sites, & I can watch streaming media on all other sites, I don't think it's an issue. 
    Here's how this problem began:  I was watching a live, streaming nest-cam on 5/09/14 around 11:00AM, (yes, I DO know the exact time & date, because it happened so suddenly while I was watching this website that I'd been watching since the end of February, 2014), when my screen went black.  I thought it was probably an Adobe Crash, but when the usual Crash Report window didn't show up, I just closed Firefox & reopened it, expecting to resume watching the nest-cam.  When I went back to the site, I got the black screen with the "Error loading plugin: Plugin file not found" message.  The chat portion on the site still works, though. I know there are other sites with this nest-cam feed, so I started trying them, but it took several tries for me to find one that didn't get the error message! I posted this problem on "Windows BBS" forum, & someone else posted that the same thing happened to them AND on the same sites!  They didn't have a solution, either.  I cleared my cache, rebooted my PC & even did a System Restore, but whatever happened in that brief second made using ONLY 5 sites impossible.  Here are the sites that receive the error message:
    http://pixcontroller.com/eagles, (but I CAN go to http://pixcontroller.com, but there isn't any streaming media)
    http://cbslocal.com/eagles
    http://westmorelandconservancy.org/BlueBirdwebcam-1.htm
    http://wildearth.tv/cam/pittsburgh-bald-eagles, (I get the error message on ALL cams on this site)
    http://aviary.org/BE-NestCam1 (I get the error message on ALL cams on this site)
    Now if any videos from the 5 websites above are uploaded to YouTube, I can watch them perfectly...no error message if I watch the videos elsewhere.  Luckily, I found Ustream, & they have most of the nest cams I watch, but I need to fix this issue, because it's nearing nesting time!  I'm an amateur nest-watcher & it's vital that I have access to these 5 sites, so if anyone knows how to fix this, PLEASE tell me!
    Thanks for taking the time to read my post.
    All suggestions/solutions are gratefully accepted.
    Thanks in advance for your help!
    DogPal 

    File Not Found Error in Welcome Screen
    07-Nov-2013 10:25
    Tags: #dreamweaver_cs6_update
    Help please!
    Live preview also not working.
    I have exactly the exact problem described below but do not have a folder with the same name as the volume created under the volume. Please can someone help - I've tried everything. This problem only happened when I upgraded to Dreaweaver CC!
    "On launching Dreamweaver on your Macintosh if your Welcome Screen is not loading and if you see a "File not found" error, please check if you have a folder with the same name as your volume created under the volume. For more info on this please go through the attached pdf document. Other dialogs/panels in dreamweaver that will be blank due to this issue are Jquery Swatches panel, Adobe Edge Webfonts tab in Manage Fonts dialog,W3c Error Info dialog, Externalise Javascript dialog and svn revert dialog. After following the changes mentioned in the attached document please check all the affected dialogs/panels to confirm everything is working as expected."
    Thanks,
    Martin Bond
    [personal information removed by moderator]

  • Hide regions in dreamweaver help

    I need help please. I am using the server behaviour to show if there is no info.
    I have three problems
    1. I am a new comer so i am totally lost and learning as i go, now that we are passed the obvious, on to the code.
    2. I also have in the list menu the option to select all cars but i dont know how to code for that because my database does not have a field for that.
    3. Everything works without the server behaviour to hide records if the query is empty, the only problem is when i search i either get all the records or none at all. The rows are counted correctly but if i use the server behaviour given in dreamweaver i either display everything in my database or nothing from the database.
    Please help i have been reading and troubleshooting but nothing is working
    SEARCH PAGE:
    <form id="searcMennuu" name="searcMennuu" method="post" action="VehicleListing.php">
    <select name="vehicles" id="vehicles">
    <option value="allCars" selected="selected">ALL</option>
    <option value="Sedan">Sedan</option>
    <option value="Jeep">Jeep</option>
    <option value="Motorbike">Motorbike</option>
    </select>
    <input name="radioVehicle" type="radio" id="searchSale" value="Sale" />
    Vehicles for Sale</label>
    <label>
    <input type="radio" name="radioVehicle" id="searchRent" value="Rent" />
    Vehicles for Rent</label>
    <input type="submit" name="searchButton" id="searchButton" value="Search" />
    </form>
    RESULTS PAGE:
    mysql_select_db($database_ddd, $ddd);
    $query_rsTest = "SELECT `year`, `model` FROM vehicles";
    if (isset ($_POST ['vehicles'])) {  // Use $_POST, not $HTTP_POST_VARS
        $parSearch = mysql_real_escape_string ($_POST['vehicles']);
        $parSearch1 = mysql_real_escape_string ($_POST['radioVehicle']);
        if($_POST['vehicles'] == "Sedan") && ($_POST[radioVvehicles'] == "Sale"){
            $query_rsTest.= " WHERE vehicle_type LIKE '%$parSearch%' AND  vehicle_SR LIKE '%$parSearch1% ";
    $rsTest = mysql_query ($query_rsTest, $ddd) or die(mysql_error());
    $row_rsTest = mysql_fetch_assoc ($rsTest);
    $totalRows_rsTest = mysql_num_rows ($rsTest);
    <div class="showPage"><?php echo $totalRows_rsTest ?></div>
    <?php if ($totalRows_rsTest == 0) { // Show if recordset empty ?>
        <?php do { ?>
    <div class="output" id="Results">
        <p><?php echo $row_rsTest['year']; ?></p>
        <p><?php echo $row_rsTest['model']; ?></p>
    </div>
       <?php } while ($row_rsTest = mysql_fetch_assoc($rsTest)); ?>
      <?php } // Show if recordset empty ?>

    You'll get better answers to your PHP & MySql questions in the App Development Forum:
    http://forums.adobe.com/community/dreamweaver/dreamweaver_development?view=discussions
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/

  • Dreamweaver Help

    Hello,
    Every time I try to open Dreamweaver CS4 a message pops up
    that says:
    "Could not locate the Resources file in the Configuration
    folder.
    This file is required to run Dreamweaver. Please reinstall
    the application"
    Could you please help? I am running Windows Vista.

    Check your dreamweaver instalation in the program files folder.
    Program files -> Adobe -> Dreamweaver CS4 -> configuration -> Content -> Reference.
    If this folder is not there (and all sub folders not full), then there was a problem with the install of Dreamweaver.
    In this case uninstall DW, turn off the user account control (can stop items being installed without informing you, installation then appears to complete without problems), then reinstall.
    HTH
    PZ

  • I keep being asked to update my Safari but when I do a Software update it scans but never gives me a list and just says no new updates. Help please!

    I keep being asked to update my Safari but when I do a Software update it scans but never gives me a list and just says no new updates. Help please!

    There are no updates to either OS 10.5.8 or Safari 5.0.6.
    If you need a later version of Safari you must first upgrade your operating system to a later version of OS X.

  • At the end of my IMovie I want to write some text: as in" Happy Birthday Mandy we had a great time with you. etc..  How do I go about this? Which icon in IMovie lets me have a place to write text?? help please

    Please see my ? above: Im making an IMovie and need the last frame to just be text (can be on a color). I don't know how to go about doing this.  Ive already done all my photos and captions. Need to have it ready for TOMORROW: Friday May 23rd. Help please!
    Thanks

    You can choose a background for the text from Maps and Backgrounds.  Just drag a background to the end of the timeline, adjust to desired duration then drag title above it.
    Geoff.

  • I have just updated my PC with version11.14. I can no longer connect to my Bose 30 soundtouch via media player Can anyone help please

    I have a Bose soundtouch system .Until today I could play my iTunes music through it via air  player . .I have just uploaded the latest upgrade from iTunes and now I am unable to connect to the Bose system . Can anyone help please? I can connect via my iPad and by using the Bose app so it is not the Bose at fault

    @puebloryan, I realize this thread is a bit old, but I have encountered a similr problem and wondered if you had found a solution. I've been using home sharing from itines on my PCs for years, but two days ago, it suddenly stopped. I can share from my Macs, but not from the ONE PC library where I keep all my tunes. I tried all the usual trouble-shooting measures.
    After turning home sharing off on the PC's iTunes, turning it back on and turning some other settings off and on, my Macs and Apple TV could briefly "see" the PC library, but as soon as I try to connect -- the wheel spins for a bit and then the connection vanishes. It's as if they try and then give up.
    Since this sounds so similar to your problem, I was hoping you finally found a solution. I am also starting a new thread. Thanks!

  • My iMac 24 can no longer be paired with the keyboard; it doesn't recognise any keyboard at boot up, even the one it is paired with. Can anyone help, please?

    My iMac 24 can no longer be paired with the keyboard; it doesn't recognise any keyboard at boot up, even the one it is paired with. Can anyone help, please?
    Thank. Simon

    Brian - The batteries are fine and there has only every been one keyboard paired with it. We have tried my MacPro keyboard as well, and it will not even recognise that there is a discoverable keyboard nearby.
    Thanks, Simon

  • Photoshop Elements 6 on Mac help please !!!!!

    Hi there,
              I need help please !!!!!
    I have PSE 6 for my imac and bought myself a NIKON D60 so far so good. I have installed PSE 6 which comes with ADOBE Bridge CS3
    I have bought a book as well as I am new to photoshop and in fact DSLR cameras.
    I have got my photos into Bridge OK by the way they are JPEG format. According to the book I can open the JPEG in camera RAW by either selecting the JPEG and then pressing cmd+R or by selecting the JPEG and select open with and camera RAW should be available to selct.
    I cannot get of the options to work any ideas please
    Secondly I have taken some photos in RAW format and put then into Bridge again I cannot get the camera RAW interface to open with these neff images.
    If I try to open the image PSE 6 opens and gives me an error that the file format is not supported by PSE 6
    Am I missing something here as I have been trying for a week now !!!!!
    Sorry if this comes across a stupid question but it is new to me
    Chris      UK

    There's no "theory" about it. You should be able to open a raw file from bridge by double-clicking it, but it will open in ACR in PSE. You can't just use ACR within bridge in PSE, if that's what you're trying to do. To open a JPEG in ACR, go to file>Open in PSE and choose Camera raw as the format after you select the file but before you click Open.
    If you've correctly updated ACR, bridge should show you thumbnails of your raw files. If it doesn't try emptying the Bridge cache.

  • Photoshop CS2. Help please.

    Approx 8 years ago I purchased Photoshop CS2 online from Adobe. This past weekend I had to buy a new computer (Windows 8.1), and when I logged into my Adobe account just now to obtain my serial number and enter it after I attempted to download CS2, it said invalid serial number. Help please.
    Both tech support and the online chat person were not able to help me.

    The Activation Servers for CS2 and prior have been taken down. See the link below for an explanation and solution. Be sure to follow all directions, including using the new download serial number supplied on the page.
    CS2 and prior
    http://helpx.adobe.com/x-productkb/policy-pricing/creative-suite-2-activation-end-life.htm l
    --OB

  • I  used to have an OLD Photoshop cd but it has been lost and my program is no longer on cd. I talked with some photographer friends and this is what one of them told me to get: Adobe Photoshop Lightroom and CS CC... HELP please?

    I  used to have an OLD Photoshop cd but it has been lost and my program is no longer on cd. I talked with some photographer friends and this is what one of them told me to get: Adobe Photoshop Lightroom and CS CC... HELP please?

    If you still have your serial number, look at OLDER previous versions http://www.adobe.com/downloads/other-downloads.html
    Otherwise, the US$ 9.99 plan is what is current at Cloud Plans https://creative.adobe.com/plans

  • Creative live cam voice help please

    Help please,
    We are using the "live cam voice" model, with our computer (Vista 32bit), that appears to work OK, but after a few minutes we get the BSOD! We have tried un installing and re-installing drivers without any effect.Has anyone had this problem and if so how did you fix it.
    Regards,
    Arthur

    Thanks for your response. I have tried 3 ports so far, all with the same outcome. One of my sons had it happen to him on another computer (XP SP2) using this webcam . As to programmes open at the same time, I am not computer literate and have no idea what programmes were running on each occasion.We use the webcam for Skype and apart from that I may also have IE open and perhaps Outlook Express. Over and above those CS4 sometimes.
    If I cannot resolve this, can any one suggest another webcam please.
    Regards,
    Arthur

  • I get error message "unknown error" When trying to log on to itunes via pc, help please!

    I get error message "unknown error" When trying to log on to itunes via pc, help please!

    Hello, trolle56.
    Thank you for the question.  You may find these articles helpful in troubleshooting the error received with the iTunes Store. 
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/ts3297
    Cheers,
    Jason H. 

Maybe you are looking for