My editor is adding its own images! -...

User 2073490 Photo


Registered User
154 posts

I have checked my code over and over again for an image file that is appearing in my previews. The image should not be there, and it is no where to be found in the code! I have even had someone else who never looks at code scour through it, line by line to see if they can find it.
the image path in question is: "images/anatomypost.jpg"

Here is the code where no one can find it:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta name="generator" content="HTML Tidy for Linux (vers 6 November 2007), see www.w3.org" />
<title></title>
<meta http-equiv="generator" content="CoffeeCup HTML Editor (www.coffeecup.com)" />
<meta name="created" content="Fri, 11 Jun 2010 17:17:33 GMT" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<link rel="image_src" href="images/thumbfrog.jpg" />
<link rel="stylesheet" type="text/css" href="massagefrog.css" />
<style type="text/css">
/*<![CDATA[*/
div.c1 {text-align: left}
/*]]>*/
</style>
</head>
<body>
<div id="bgstyle">
<h1>Thanks for stopping by! This page is currently under construction. Please check back often!</h1>
<div id="allcontent">
<div id="header"><img src="images/croplogocopy.jpg" alt="Cartoon frog in lotus position" title="Smart Frog!" /></div>
<div id="hozmenu"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="737" height="69" id="CC589453" align="middle"><param name="movie" value="mymenu.swf" />
<param name="quality" value="high" />
<param name="scale" value="noscale" />
<param name="salign" value="lt" />
<param name="bgcolor" value="#ffffff" />
<param name="wmode" value="transparent" />
<embed src="mymenu.swf" quality="high" bgcolor="#FFFFFF" width="737" height="69" wmode="transparent" name="CoffeeCup" scale="noscale" salign="lt" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object><img src="anatomypost.jpg" width="300" height="330" alt="" border="0" /></div>
<div class="c1" id="foot">
<ul>
<li><span class="footerlinks"><a href="http://massagefrog.com/sitemap.html">Site Map</a></span> <span class="footerlinks"><a href="http://massagefrog.com/about.html">About</a></span> <span class="footerlinks"><a href="http://massagefrog.com/advertise.html">Advertise</a></span> <span class="footerlinks"><a href="http://massagefrog.com/feedback.html">Feedback</a></span> <span class="footerlinks"><a href="http://massagefrog.com/contact.html">Contact</a></span> <span class="footerlinks"><a name="fb_share" type="icon_link" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript">
</script></span></li>
</ul>
</div>
</div>
</div>
</body>
</html>


I'll be enjoying some time in the padded cell while some kind soul looks this over.
Thanks.
User 38401 Photo


Senior Advisor
10,951 posts

Hiya Esther,

You have the image referenced on line 29 of your menu and I'm going to assume the image is located in your root directory of your site. That's the only place I see this image showing up on this code, but without knowing where you're seeing it on the preview I can't tell if this is the one you're looking for. The directory you are talking about above the code doesn't exist in this page of your code at all, only the image itself is directly referenced in your menu script code.
User 2073490 Photo


Registered User
154 posts

OMG! It is accidentally in my root directory, and yes, I see it now. No idea how it got in there. I am being haunted! lol. thanks Jo Ann, you're great!!!!!!!!!!!!!
User 2073490 Photo


Registered User
154 posts

*RED FACE* Y'all can delete this if you like!
User 38401 Photo


Senior Advisor
10,951 posts

lol no problem Esther, been there, done that, could right a few books on all the antics that I've done over the years and still do lol. :)

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.