Broken images links and error in line/column

HI!
I am the proud owner of the Adobe Creative Suite 4 (Web Premium) software package and am learning Web Design through the University of Phoenix online (I am a disabled veteran going for my BA in IT)--I am trying to meet my final requirements for the individual assignment (creating a personal 3-page website), but can't get the images to show up and now get an error when trying to re-create the home page to add pages to the menu I added (with Home, Feedback Form, etc. links)--the error says:
"There is an error at line 64, column 83 (absolute position 3340) [file location]: TemplateBeginEditable tag inside editable region"
I have searched this and other forums and they keep saying I don't have a proper closing tag, but I can't figure out where it is and need help with that and why my images are not showing up (broken) when I post my files in class for grading.
I have been using the following link for help so far during my design:
http://www.thesitewizard.com/gettingstarted/dreamweaver-cs4-tutorial-1.shtml
But it doesn't help me with the above problems--I would ask my instructor but he is on vacation until Monday--I will attach all my files to this post if someone will be kind enough to help a Dreamweaver newbie--thanks in advance!
Paul Crider
[email protected]

Sorry--here it is (line 64 is close to the bottom and I put it in bold/italics so you could spot it easier):
<!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>Paul Crider</title>
<link href="twoColLiqLtHdr.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
body, td, th {
font-family: Comic Sans MS, cursive;
body {
background-color: #900;
-->
</style>
<script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
<link href="SpryAssets/SpryMenuBarVertical.css" rel="stylesheet" type="text/css" />
</head>
<body class="twoColLiqLtHdr">
<div id="container">
  <div id="header">
    <h1><a href="http://www.facebook.com/home.php?ref=home#/criderman?ref=profile"><img src="images/paulborder.jpg" alt="paul border" width="1064" height="488" border="0" align="middle" /></a></h1>
    <!-- end #header -->
  </div>
  <div id="sidebar1">
    <h3 align="center" class="white"><u>My Interests:</u></h3>
    <h3 align="left" class="white">-
      Sports</h3>
    <h3><a href="http://www.neworleanssaints.com/Home.aspx"><img src="images/saintslogoandhelmetgraphic.jpg" alt="saints" width="170" height="211" border="0" /></a>
      <!-- end #sidebar1 -->
    </h3>
    <p class="comicheading"><span class="white">New Orleans Saints</span></p>
    <p class="comicheading"><span class="white"><strong>- Tiki/Retro/50s/60s Culture</strong></span></p>
    <p><a href="http://www.tikiroom.com/"><img src="images/tiki.jpg" alt="tiki" width="252" height="153" border="0" /></a></p>
    <p class="white"><strong>- Movies</strong></p>
    <p><a href="http://www.imdb.com/name/nm0000007/"><img src="images/bogartwithgun.jpg" alt="bogart" width="123" height="157" border="0" /></a></p>
    <p class="comicheading"><span class="white">(especially classic movies--like with my favorite actor, Humphrey Bogart)</span></p>
    <p class="comicheading"><span class="white"><strong>- TV</strong></span></p>
    <p><a href="http://www.bbc.co.uk/doctorwho/s4/index.shtml"><img src="images/drwhos.jpg" alt="drwho" width="176" height="228" border="0" /></a></p>
    <p class="comicheading"><span class="white">(Doctor Who)</span></p>
    <ul id="MenuBar1" class="MenuBarVertical">
      <li><a href="http://www.paulcrider.com/">Home</a> </li>
      <li><a href="feedback.html">Feedback</a></li>
      <li><a href="aboutus.html">About Us</a> </li>
      <li><a href="sitemap.html">Site Map</a></li>
    </ul>
  </div>
  <div id="mainContent">
    <h1 align="center" class="comicheading">About me:</h1>
    <p class="comicheading">I was born and raised and now currently living in Monroe, Louisiana.</p>
    <p><a href="http://www.monroela.us/"><img src="images/monroe.jpg" alt="monroe" width="604" height="402" border="0" /></a></p>
    <p class="comicheading">I am a honorably-discharged veteran of the United States Navy.</p>
    <p class="comicheading">After my military service, I worked as a government and civilian contractor for the military and continued working and travelling around the world until I became disabled and moved back home.</p>
    <p><a href="http://www.facebook.com/criderman?ref=profile"><img src="images/meegypt.jpg" alt="meegypt" width="315" height="468" border="0" /></a></p>
    <h2 align="center" class="comicheading">Objective:</h2>
    <p class="comicheading">I am looking for a part-time position, either paid or voluntary, with an organization that can use my skills and education. </p>
  </div>
  <p>
    <!-- This clearing element should immediately follow the #mainContent div in order to force the #container div to contain all child floats -->
    <a href="documents/paulcriderresume.doc">***click here to see my resume***</a></p>
  <p>Contact me:</p>
  <p><a href="mailto:[email protected]">[email protected]</a></p>
  <div id="footer">
    <!-- end #footer -->
  </div>
  <!-- end #container -->
</div>
<p> <a href="http://validator.w3.org/check?uri=referer"><img
        src="http://www.w3.org/Icons/valid-xhtml10"
        alt="Valid XHTML 1.0 Transitional" height="31" width="88" /></a></p>
<script type="text/javascript">
<!--
var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
//-->
</script>
</body>
</html>

Similar Messages

  • Broken image links on APEX 3.0 in Oracle 10g XE? Here's the solution

    You're on Oracle 10g XE and you've just upgraded your APEX from 2.0 to 3.0. You log into APEX Admin and there's tons of broken image links. You look into the Oracle documentation for APEX and it instructs you to copy the Images folder into your htmldb directory if you're using Oracle 10g standard, etc. But you're using Oracle 10g XE and there is no Images folder anywhere to be seen!
    HERE'S THE SOLUTION:
    http://daust.blogspot.com/2006/03/where-are-images-of-application.html
    Excerpt from the website:
    In OracleXE these resources (Images) are stored directly in the database, using the Oracle XMLDB feature. You can access the resources and modify them directly by using the WebDAV feature of the XMLDB.
    (1) With Internet Explorer, just go to File > Open > http://127.0.0.1:8080/i (check "open as webfolder")
    Then, copy the contents of your apex/images folder into this webfolder. It will take about 10 minutes. When it's done, refresh your Apex 3.0 website and lo and behold! Images! :)
    Be sure to thank Dietmar Aust for his solution to this problem, provided on his website: http://daust.blogspot.com/2006/03/where-are-images-of-application.html

    Another option: Try the Oracle Database XE and Application Express 3.0.1 install guide.
    C.

  • Safari broken image link question mark in a blue box icon

    The url I get the safari broken image link question mark in a blue box icon most often is "apple.com/startpage/". There may be 10 or 12 of them. However, most apple.com pages have at least 1. In fact I am looking at 1 right now. I have emptied the cache. I do not wish to reset Safari because I do not want to reenter all of the passwords to various sites. Is there a simple answer?
    1.8 Ghz Power PC G5   Mac OS X (10.4.3)   Safari 2.0.2

    Hi Rex,
    Who is your ISP and what addresses do you have set in the DNS section of your System Preferences -> Network preferences?
    Have you tried logging into a different user account on your machine to see if that has the same problem? This will help us to know whether your problem is local to your account or system wide. If you don't have another account you can use System Preferences -> Accounts -> [+] to create a test one (and [-] to remove it if needed)
    Also, do you use any third party internet software (Norton, Intego, etc.)?

  • Share Image,Link and Text to Social Networking App from My Windows Phone App

    Hi,
    I am developing windows phone 8.1 silverlight app where I want to share Images,Links and text to Social Networking App Like Facebook,Twitter,Whatsapp and Instragram.
    In Share content contains A Image of App Icon, A Link of App website and I invitation Text.
    There are Five buttons
    Share by Email
    Share by Facebook
    Share by Twitter
    Share by Whatsapp
    Share by Instragram
    Problems which I faced
    I can not attached image to Email. How it is Possible.?
    I can only open whatsapp from my App. But can not share to this
    I have used Share task but in list of app there is no whatsapp and instragram app ( I know there is no official app for instragram but it is Instragram Beta app)
    Please guide me how can I share my content to all above app

    Please see this sample application:
    https://code.msdn.microsoft.com/windowsapps/Sharing-Content-Source-App-d9bffd84
    You cannot control what appears in the share UI.  The Share UI Will show all applications that have registered to receive the type of content you are sharing.  So if a particular application is not appearing, then it is not registered as a Share
    target for that content type.
    I would run the sample on your phone for the various content types.  it should give you a good idea of which apps are registered for which content type.
    Bret Bentzinger (MSFT) @awehellyeah

  • Spry Photo Gallery Broken Image Link

    I have attempted to merge the spry photo tutorial with our church's website. The images simply won't show up. It shows a broken image icon, but I can't understand why. I am wondering if the menu bar's javascript is interfering. Here's the code:
    Photo Gallery Page:
    http://gtcdunn.org/GTWebsite/HTML/Gallery1.html
    XML
    http://gtcdunn.org/GTWebsite/photos.xml
    Spry Assets:
    http://gtcdunn.org/GTWebsite/SpryAssets/xpath.js
    http://gtcdunn.org/GTWebsite/SpryAssets/SpryData.js
    Thanks so much for your help!
    ~Chris

    I see you are still using Spry 1.5. Have you considered upgrading to 
    Spry 1.6.1?
    Also your XML is broken, if you open up your xml in a normal standards 
    complaint browser such as firefox, you will see that it doesn't render
    a normal tree view as it would do with other xml files. So i suggest 
    checking those errors out.
    Its mainly because you  forgot to close your starting tag of the 
    gallerys node. (<gallery
    base = ""
    background = "#FFFFFF"
    banner = "#F0F0F0"
    text = "#000000"
    link = "#0000FF"
    alink = "#FF0000"
    vlink = "#800080"
    before your xml starts.

  • Linking: dwarf error: mangled line number section.

    Hi,
    I'm trying to get at 1st a unit test running (Suse 9.2, CC: Sun C++ 5.9 Linux_i386 Build35_2 2006/12/04). To keep things simple I start with only instantiation of a class of ccpunit:
    int main(int argc, char* argv[] )
    // Create the event manager and test controller
    CPPUNIT_NS::TestResult controller;
    In linking I get this error message:
    COM_TestMain.o(.text+0x10a3)/usr/bin/ld: Dwarf Error: mangled line number section.
    : In function `main':
    : undefined reference to `CppUnit::TestResult::TestResult(CppUnit::SynchronizedObject::SynchronizationObject*)'
    COM_TestMain.o(.text+0x10af): In function `main':
    : undefined reference to `CppUnit::TestResult::~TestResult()'
    dmake: Fatal error: Command failed for target `test.bin'
    I translated cppunit also from source level with sunstudio compiler, but it makes no difference. The mentioned symbols seems to be there (look into libcppunit.a with objdump). An interesting question also would be, why this lib (and others) only build the static targets?
    Does anybody know, what that error means and how to workaround? I'll also continue to find out and tell here in case of success.
    Ciao, Rolf

    Ok, finally I got that working. The reason for unresolveds was a wrong sequence in link statement:
    working: $(CC) $(ARC_FLAGS) $(OBJECTS) $(CPPUNITLIB) $(LIBS)
    not working: $(CC) $(ARC_FLAGS) $(CPPUNITLIB) $(OBJECTS) $(LIBS)
    for some reasons in solaris/sparc world this was no matter.
    But there is another problem with syntax in $(CPPUNITLIB), to me these two statements should do same:
    CPPUNITLIB = $(CPPUNIT_HOME)/lib/libcppunit.a
    CPPUNITLIB = -L$(CPPUNIT_HOME)/lib -Bstatic -lcppunit
    If I'm using the last one, I get the "dwarf error" and also lots of warnings like this appear:
    /usr/bin/ld: Warning: size of symbol `std::string &std::string::operator=(constchar*)' changed from 482 in /opt/sunstudiomars/prod/lib/libCstd.a(instance.o) to 475 in /opt/sunstudiomars/prod/lib/libCstd.a(instance.o).
    The first syntax does link without any errors or warnings. But the created binaray finally is doing its job (in both cases :-) .
    Ciao, Rolf

  • [FM11] Print Image Link and Index Markers with specific Character Style

    Hello,
    I'm new with scripting for Framemaker. I want to export FM docs to RTF so I can import these into InDesign. For the placed images I want to insert a text line that is showing the image link (reference). Besides that I want to show the Index Markers at the mark insertion position with a different Character Style. Can someone help me with that?
    Regards, Sjoerd

    Hello Sjoerd,
    One note about your method to retrieve all linked graphics: this will also process the graphics that might be linked into the master and reference pages. Just to be safe against unwanted side effects you should restrict your list of graphics to the ones in the main flow of your document.
    About the tLoc: you are really looking for the anchor of the anchored frame that contains graphic. It is a little confusing that FM calls both the anchored frame and the imported graphic by the same name. Even if you add an anchored frame to the text to put an equation or a text box in your document, the anchored frame will show up in the linked list of graphics in the document. If you do have an anchored frame containing an imported graphic file, you have a list of graphic objects inside the anchored frame, which itself appears in the list of graphic objects of the document.
    This function should do what you want to do:
    function ListGraphics(doc)
              var aframe = doc.FirstGraphicInDoc;
         while (aframe.ObjectValid()) {
             if (aframe.constructor.name == "AFrame") {
                                            graphic = aframe.FirstGraphicInFrame;
                 if ( graphic.type == Constants.FO_Inset )
                                                 doc.AddText ( aframe.TextLoc, graphic.InsetFile );
             aframe = aframe.NextGraphicInDoc;
    I assume you will also want to remove the anchored frames (the imported image files) from the text. This can be done in the same routine, but you must first catch the following element in the linked list of graphics in the doc before you can delete the current one. Otherwise you will only remove the first and end up with an invalid object. The easiest and safest method to do this is to create an array of elements to be deleted. After ending the while loop, you delete those objects. The full code looks like this:
    function ListGraphics(doc)
              var toDelete = [];
              var aframe = doc.FirstGraphicInDoc;
         while (aframe.ObjectValid()) {
             if (aframe.constructor.name == "AFrame") {
                                            graphic = aframe.FirstGraphicInFrame;
                                            if ( graphic.type == Constants.FO_Inset ) {
                                                           doc.AddText ( aframe.TextLoc, graphic.InsetFile );
                                                           toDelete.push ( aframe );
           aframe = aframe.NextGraphicInDoc;
              for ( i = 0; i < toDelete.length; i++ ) {
                             toDelete[i].Delete();
    This works on a small test file I created. If you need more support, feel free to contact me: jang at jang dot nl

  • Another site and no image transition and error message

    Here is another site that I'm having a similar issue. Except this one never worked while in Dreamweaver Live view and is not working at this link http://www.cfour11.com/
    I have the following code to run the script and there is no duplicate body tag. This page is simply a place holder until the site goes live but the client has images with statements that they want to use to create interest the site is ready to launch. In addition on the bottom left hand corner of the browser it say Done but has the following error message
    Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET CLR 1.1.4322; .NET4.0C)
    Timestamp: Wed, 22 Sep 2010 18:40:47 UTC
    Message: 'document.images.SlideShow.style' is null or not an object
    Line: 81
    Char: 7
    Code: 0
    URI: http://www.cfour11.com/
    Code on being used on page for Slideshow Script:
    <!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>
    <title>CFour11</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <SCRIPT LANGUAGE = JAVASCRIPT>
    if (document.images)
       img1 = new Image();
       img2 = new Image();
       img3 = new Image();
       img4 = new Image();
       img5 = new Image();
       img6 = new Image();
       img7 = new Image();
       img8 = new Image();
       img9 = new Image();
    // =======================================
    // set the following variables
    // =======================================
    // Set slideShowSpeed (milliseconds)
    var slideShowSpeed = 3000
    // Duration of crossfade (seconds)
    var crossFadeDuration = 5
    // Specify the image files
    var Pic = new Array()
    Pic[0] = 'Slideshow/comingsoon.jpg'
    Pic[1] = 'Slideshow/whatiscfour11.jpg'
    Pic[2] = 'Slideshow/thepulseofthecommunity.jpg'
    Pic[3] = 'Slideshow/whatcancfour.jpg'
    Pic[4] = 'Slideshow/needcommunityinfo.jpg'
    Pic[5] = 'Slideshow/cfourhaswhatyouare.jpg'
    Pic[6] = 'Slideshow/lookingfor.jpg'
    Pic[7] = 'Slideshow/makecfouryouronlysource.jpg'
    Pic[8] = 'Slideshow/forcommunityinfo.jpg'
    Pic[9] = 'Slideshow/gotcfour11.jpg'
    var t
    var j = 0
    var p = Pic.length
    var preLoad = new Array()
    for (i = 0; i < p; i++){
       preLoad[i] = new Image()
       preLoad[i].src = Pic[i]
    function runSlideShow(){
    if (j<18){
       if (document.all)
          document.images.SlideShow.style.filter="blendTrans(duration=5)"
          document.images.SlideShow.style.filter="blendTrans(duration=crossFadeDuration)"
          document.images.SlideShow.filters.blendTrans.Apply()
       document.images.SlideShow.src = preLoad[j].src
       if (document.all)
          document.images.SlideShow.filters.blendTrans.Play()
       j = j + 1
       if (j > (p-1)) j=0
       t = setTimeout('runSlideShow()', slideShowSpeed)
    </SCRIPT>
    <!-- ImageReady Preload Script (index.psd) -->
    <script type="text/javascript">
    <!--
    function newImage(arg) {
    if (document.images) {
    rslt = new Image();
    rslt.src = arg;
    return rslt;
    function changeImages() {
    if (document.images && (preloadFlag == true)) {
    for (var i=0; i<changeImages.arguments.length; i+=2) {
    document[changeImages.arguments[i]].src = changeImages.arguments[i+1];
    var preloadFlag = false;
    function preloadImages() {
    if (document.images) {
    home_over = newImage("images/home-over.jpg");
    about_over = newImage("images/about-over.jpg");
    shows_over = newImage("images/shows-over.jpg");
    stars_over = newImage("images/stars-over.jpg");
    movies_over = newImage("images/movies-over.jpg");
    series_over = newImage("images/series-over.jpg");
    preloadFlag = true;
    // -->
    </script>
    <!-- End Preload Script -->
    <style type="text/css">
    body {
    background-color: #000;
    </style>
    </head>
    <link href="css/styles.css" rel="stylesheet" type="text/css">
    <center>
    <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" ONLOAD="runSlideShow();init(0)">
    <!-- ImageReady Slices (index.psd) -->
    <table id="Table_01" width="776" height="879" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td rowspan="64" bgcolor="#000000">&nbsp;</td>
        <td colspan="36" bgcolor="#000000">&nbsp;</td>
    <td rowspan="64" bgcolor="#000000">&nbsp;</td>
    <td>
    <img src="images/spacer.gif" width="1" height="20" alt=""></td>
    </tr>
    <tr>
    <td colspan="3" rowspan="2" bgcolor="#000000">&nbsp;</td>
    <td colspan="6" bgcolor="#000000"></td>
    <td colspan="5" rowspan="2" bgcolor="#000000">&nbsp;</td>
    <td colspan="6" rowspan="2" bgcolor="#000000">&nbsp;</td>
    <td colspan="4" rowspan="2" bgcolor="#000000">&nbsp;</td>
    <td colspan="2" rowspan="2" bgcolor="#000000">&nbsp;</td>
    <td colspan="2" rowspan="2" bgcolor="#000000">&nbsp;</td>
    <td colspan="2" rowspan="2" bgcolor="#000000">&nbsp;</td>
        <td colspan="2" rowspan="2" bgcolor="#000000">&nbsp;</td>
    <td colspan="4" rowspan="2">
        <img src="images/index_13.jpg" width="32" height="37" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="1" height="15" alt=""></td>
    </tr>
    <tr>
    <td colspan="6" align="left" valign="top" bgcolor="#000000" class="text1">&nbsp;</td>
    <td>
    <img src="images/spacer.gif" width="1" height="22" alt=""></td>
    </tr>
    <tr>
    <td colspan="36" rowspan="59" valign="top" class="text2"><p><img src="images/C411 Logofinal2.jpg" width="734" height="422"></p>
      <p><img src="Slideshow/comingsoon.jpg" name="Slideshow" width="734" height="100"/></p>
          <td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="25" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="30" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="47" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="5" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="29" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="5" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="40" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="4" alt=""></td>
    </tr>
    <tr>
      <td>
      <img src="images/spacer.gif" width="1" height="12" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="17" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="14" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="6" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="8" alt=""></td>
    </tr>
    <tr>
      <td>
      <img src="images/spacer.gif" width="1" height="1" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="13" alt=""></td>
    </tr>
    <tr>
      <td>
      <img src="images/spacer.gif" width="1" height="10" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="6" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="25" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="1" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="10" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="4" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="4" alt=""></td>
    </tr>
    <tr>
      <td>
      <img src="images/spacer.gif" width="1" height="12" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="5" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="4" alt=""></td>
    </tr>
    <tr>
      <td>
      <img src="images/spacer.gif" width="1" height="3" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="8" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="1" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="5" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="4" alt=""></td>
    </tr>
    <tr>
      <td>
      <img src="images/spacer.gif" width="1" height="3" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="9" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="5" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="2" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="2" alt=""></td>
    </tr>
    <tr>
      <td>
      <img src="images/spacer.gif" width="1" height="10" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="2" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="3" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="2" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="4" alt=""></td>
    </tr>
    <tr>
      <td>
      <img src="images/spacer.gif" width="1" height="12" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="3" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="2" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="4" alt=""></td>
    </tr>
    <tr>
      <td>
      <img src="images/spacer.gif" width="1" height="5" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="4" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="3" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="5" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="4" alt=""></td>
    </tr>
    <tr>
      <td>
      <img src="images/spacer.gif" width="1" height="12" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="6" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="3" alt=""></td>
    </tr>
    <tr>
      <td>
      <img src="images/spacer.gif" width="1" height="5" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="5" alt=""></td>
    </tr>
    <tr>
      <td>
      <img src="images/spacer.gif" width="1" height="3" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="4" alt=""></td>
    </tr>
    <tr>
      <td>
      <img src="images/spacer.gif" width="1" height="8" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="1" height="7" alt=""></td>
    </tr>
    <tr>
    <td>
      <img src="images/spacer.gif" width="1" height="37" alt=""></td>
    </tr>
    <tr>
    <td colspan="36" bgcolor="#000000">&nbsp;</td>
    <td>
    <img src="images/spacer.gif" width="1" height="20" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="20" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="4" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="3" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="18" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="34" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="8" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="7" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="92" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="21" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="4" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="16" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="15" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="3" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="110" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="34" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="6" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="10" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="4" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="3" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="9" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="20" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="5" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="10" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="39" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="6" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="8" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="51" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="4" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="48" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="2" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="57" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="17" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="34" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="3" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="18" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="9" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="2" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="21" height="1" alt=""></td>
    <td></td>
    </tr>
    </table>
    <!-- End ImageReady Slices -->
    </body>
    </center>
    </html>

    It looks like your priorities are all wrong.
    You might want to clean up all those garbage spacer images and the table layout. Could be something going wrong in that mess. You might also want to clean up all the depricated style markup in your html file since you're using a css file. I would work on cleaning up your work before trying to mess with adding a slideshow behavior since behaviors can be more difficult if you're working with automatically generated markup.
    By the way, you're referencing the DOM incorrectly. That's most likely what's causing your SlideShow to break.
    document.images.SlideShow
    doesn't point at anything in your html file.

  • Podcast, check RSS, image link, and waiting for Apple.

    Hey all, so i submitted a podcast back in September 2011. Just a fun little show that we do about pop culture, movies, and etc. But that is irrelevant...
    OK so could someone check my rss feed, it looks to work fine using the Advanced menu in iTunes and I can subscribe to it, but want a professional(er) opinion.
    Also my icon is not showing up in iTunes or the RSS feed, never has. The dimensions are 300x300 at 72. I have seen recently talk of using 1400x1400. Should i update the image? Edit: ok so i updated the image to the 1400, still no luck in rss or itunes link.
    Finally, my main problem is that I have had no response or acknowledgement from apple. I have tried submitting multiple times, just resubmitted today so /crossfingers
    thanks all for your support, love the communities!
    ps, just noticed that some of the episode descriptions are not showing up either in iTunes.
    Thanks all!

    The second line of your feed reads:
    <rss xmlns:itunes="http://www.zombiefreeradio.com/rss.xml" version="2.0">
    It should read
    <rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
    As it stands, iTunes cannot read any of the 'itunes:...' tags, which is why the image, which is correctly referenced, is not being seen by the Store, and why the 'itunes:subtitle' and 'itunes:summary' tags are not showing up.
    Your enclosure tags look like this:
    <enclosure url="http://www.zombiefreeradio.com/ZFRPodcast-0_Pilot.mp3" length="64,837,574" type="FOR AN MP3 FILE - audio/mpeg" />
    The 'length' attribute should be the file size in bytes with no commas.
    The 'type' attribute should read "audio/mpeg".

  • Italian lang. f4000_it.sql and error in *Insert column value* bad request

    I've found an error in the italian translation file f4000_it.sql. At the 1137413th row is needed a point after *&SESSION.* in fact the original version is:
    c1:=c1||'&lt;a href="javascript:popUp2(''f?p=4000:411:&SESSION::::P411_CALLING_FIELD:#CURRENT_ITEM_NAME#'',320,400);" tabindex="999" title="Scegli colonna" class="itemlink"&gt;[Insert column value]&lt;/a&gt;';
    I've modified in:
    c1:=c1||'&lt;a href="javascript:popUp2(''f?p=4000:411:&SESSION.::::P411_CALLING_FIELD:#CURRENT_ITEM_NAME#'',320,400);" tabindex="999" title="Scegli colonna" class="itemlink"&gt;[Insert column value]&lt;/a&gt;';
    Now I can show in Column Formatting correctly when I search fields in Insert column value

    Hi,
    Thank you for bringing this issue to our attention. Bug 9888444 has been logged to track this issue. Please note that this issue impacts users running in French, Italian, Japanese and Korean. When you edit a Classic Report column in the Application Builder, the Column Formatting region holds an item "HTML Expression" with an associated shortcut [Insert column value]. When running in French, Italian, Japanese or Korean, when the user clicks on the shortcut link, the popup displays an error "Bad Request". The popup works for all other languages.
    We do not recommend that users modify the APEX internal application files. Instead, you can workaround this issue by directly entering column values into the "HTML Expression" text area in the Column Formatting region on the Column Attributes page, similar to the following:
    *#EMPNO#*
    where EMPNO is a column on your report.
    Regards,
    Hilary

  • Database Link and error ORA-02019

    Oracle 9.2.0.6 on Windows 2003
    Has anybody encountered this before and been able to resolve.
    SQL> connect SchemaA/password@NSN1
    SQL> create database link MyLink1
    2 connect to REMDB identified okm135
    3 using 'STAF'
    4 /
    Database link created.
    SQL> create or replace VIEW rem_mydocs as
    2 (select * from mydocs@MyLink1)
    3 /
    View created.
    SQL> grant select on rem_mydocs to UserA ;
    Grant succeeded
    SQL> Create or replace function fn_rem_mydocs
    2 return Sys_RefCursor
    3 IS
    4 v_rc Sys_RefCursor;
    5 begin
    6  open v_rc for
    7       select * from rem_mydocs ;
    8  return (v_rc);
    9 end;
    10 /
    Function created.
    SQL> grant execute on fn_rem_mydocs to UserA;
    Grant succeeded
    SQL> connect UserA/test975@NSN1
    Connected.
    SQL> create or replace synonym rem_mydocs for SchemaA.rem_mydocs;
    Synonym created.
    SQL> create or replace synonym fn_rem_mydocs for SchemaA.sp_rem_mydocs ;
    Synonym created.
    SQL> select count(*) from rem_mydocs ;
    COUNT(*)
          324
    SQL> var g_ref refcursor
    SQL> begin :g_ref := fn_rem_mydocs; end;
    2 /
    SQL> print g_ref
    ERROR:
    ORA-02019: connection description for remote database not found                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Metalink Note:262881.1
    The information in this article applies to:
    Oracle Server - Enterprise Edition - Version: 8.0.x to 9.2.0.x
    This problem can occur on any platform.
    Errors
    ORA 2019 connection description for
    Symptoms
    Describe on a Synonym which is based on a database link may issue error:
    ORA-2019 connection description for remote database not found
    Select from the synonym works successfully.
    Cause
    Based on the Bug 3071468 this issue happens when the local
    and the remote database have different domain name in the GLOBAL_NAME.
    For example if:
    select * from global_name;
    gives from local database:
    PROD.UK.ORACLE.COM
    and the remote database has:
    TEST.US.ORACLE.COM
    then we have different domains for the global_name.
    This does not reproduce when the domain is the same for both global_names.
    Fix
    This issue is fixed in 10.1.0.2.
    For previous versions we have the following 2 workarounds:
    1. Use View in the place of the synonym. This works.
    2. Alter one of the databases global_name , so that the 2 global_names to have the same domain.
    For example in the above example chenge the TEST database as:
    sql> alter database rename global_name to test.uk.oracle.com;
    Then you would have to drop and recreate the database link.
    References
    Bug 3071468 - Ora-2019 May Occur When Describing An Synonym Using A Database Link
    Regards,
    Reza
    Message was edited by:
    Reza

  • Windows 7 Starter, System Image Failure and Error 0x80070715 results in Command Prompt

    Dear all
    Hi. My laptop CPU is 1.8 GHz, RAM 1 GB, Windows 7 Starter 32-Bit, hard drive: 30 GB for System, antivirus: Microsoft Security Essentials. Creating system image in Windows 7 does not progress in my laptop so I typed regsvr32
    /i swprv.dll in
    administrator command prompt, the result was error: 0x80070715.
     Stop/ Start VSC in Services menu, typing command SFC in adm. Command Prompt, and Clean Boot all were unsuccessful.
    Would you do me a favour about this issue, please?
    Kind regards

    I have the same issue.  
    I am following a Microsoft procedure to re-register DLLs to resolve a VSS error.   At this point, an error occurred. I did:
    > net stop vss
    > net stop swprv
    > regsvr32 ole32.dll
    > regsvr32 vss_ps.dll
    > vssvc /register
    > regsvr32 /I swprv.dll
    Error:
    The module "swprv.dll" was loaded but the call to DllRegisterServer failed with error code 0x80070715.
    For more information about this problem, search online use error code as a search term."
    Windows 7 pro 64-bit.

  • TIF images scrambled and error when opening NEF file

    Hello,
    Not sure what happened, but when I open .tif images in CS5 the display screambled.
    When I open the NEF image adn hen press the Open Imge button in Camera Raw 6.6 dialog, sometimes I get the following error message and other times the image opens but it also scrambled like the image above.
    Is this Camera Raw issue? I have 6.6 which is the latest.
    The NEF and TIF images display correctly in Lightroom 3.5.
    Thanks

    The issue was definatly with OpenGL. However, when I upgraded the driver the problem did not go away. Plus the there was no option to turn off OpenGL in the graphic card it self. What I did is, I opened Preferences -> Performance in Photoshop and unchecked Enable OpenGL Drawings box which located above the "Advance Settings" button. After that the images displayed correctly.

  • Images scrambled and error on PDF export since upgrade to 2014.1 / 10.1.0.71 build

    I am using a mac and just upgraded to the 2014.1 / 10.1.0.71 build.  I was working on a file and installed the upgrade (I know I shouldn't have done that while in the middle of a project.  Brain lapse), but as soon as I opened the file the images are scrambled when viewed on "high quality display".  If I view them on "typical display" they show up fine.  But now when I try to export as a PDF it throws an error and will not export.   The only solution I found was to reopen each image and save them out again as a new .psd, pdf files.  Then it seems to export properly.  If I try to import the previous files it says there is not an import filter for that file type.  Any ideas what could be causing this?

    Hello,
    it turned out to be an application problem that somehow only manifested itself since the upgrade.
    The problem was that we performed an update to the DB in the Corba object's deactivate method. The object had the method activation policy, and the update was a left-over from way back when the object was stateful.
    There was a race between the last update (xaostart/xaoend cycle) in the first Tuxedo server and the commit (xaoprepare) in the second Tuxedo server.
    The fix is to move the update out of the deactivate method and add it at the end of the service method(s). Alternatively we could have switched to transactional object activation, but since there is only one invocation to the object, that did not make sense.
    Roger
    Edited by: Roger Fischer on Sep 7, 2011 10:32 AM

  • Adobe Muse Site Post/Broken File Image Links

    I posted my Adobe Muse site and it is riddled with broken image file links. The site isn't loading
    I was told the broken image files are due to naming the files with "periods" in the file
    name. I need to rename each file and replace it in Muse pages. If that is the case
    why did the site look fine when I was viewing in Adobe Business Catalyst posting?
    I'm super concerned that I may have to rebuild much of the site with new file name
    updates to broken image links.
    Anyone? Help is appreciated.

    Impossible to speculate without the URL for the site, or at minimum an example of the file names in question.
    Do you have files named starting with a period? That would be a problem for some hosting providers.

Maybe you are looking for

  • XML PO Output for Communication does not show barcode on PDF

    Hi, I am attempting to add a barcode to the PO Output for Communication XSL style sheet. I am doing this by calling 2 RENDERX XSL style sheets, the second containing an SVG template. I have successfully accomplished this locally on my personal comput

  • Gnome 3.2 notification bar behaviour

    in gnome 3.0, the notification bar was always placed on the primary display. which was nice (the secondary display acting as an empty screen). in gnome 3.2 the notification bar is placed on the bottom of the virtual desktop. which actually ruins the

  • BAPI diff Method in ABAP class

    Dear friends Coul any1 tel me hw BAPI differed frm a method whic used in an ABAP class , BAPI is also a method of a BOR. And is it possible to replace a BAPI using a method of an ABAP class.. cheers sakthi

  • Layer Encription in InDesign. Can It Be Done?

    Is it possible to encript or password protect individual layers in InDesign? I know that you can lock layers but I need to supply .indt or .indd files to a client with specific information, ie: indicia's, non-printable areas, master items etc., that

  • How to use S-VIdeo to SCART lead?

    I've just bought a monster S-VIdeo to SCART lead to enable me to watch PC out-put on TV screen. Pluged in but nothing works. Tried on second TV (all singing/dancing posh one self diagnosing). Still no joy... Any suggestions apprecaited apart from thr