Images won't display - mapping problem?

My images are stored outside of wwwroot, and they do not
display when I browse pages on my production server (it's a virtual
private server on hostmysite.com) Everything works fine on my
development server, which appears to be set up identically.
My site's pages are in C:\ColdFusion8\wwwroot.
My images are in C:\ColdFusion8\extMySales\topSiteImages. In
order to access these images, I created a virtual mapping in the
jrun-web.xml file (which is in C:\ColdFusion8\wwwroot\WEB-INF). I
have 3 other virtual mappings defined in jrun-web.xml (for example,
all my cfc's are in C:\ColdFusion8\extMySales\cfcs) and they all
seem to work fine. Here is the mapping for the images folder:
<virtual-mapping>
<resource-path>/extTopSiteImages</resource-path>
<system-path>C:\ColdFusion8\extMySales\topSiteImages\</system-path>
</virtual-mapping>
Here is my code for a typical image: <img
src="/extTopSiteImages/logoBig.gif" class="floatLeft topLogo">
But on my pages, a standard icon displays instead of my
images, which I assume means the image cannot be found. Any ideas
would be appreciated. (I have contacted the hosting company, but
their tech support quality seems to be hit or miss, and they have
not responded yet.)
Thanks.
Pete

A couple of ideas... First, I would try hitting the image
directly from your browser, i.e.
www.thedomain.com/extTopSiteImages/logoBig.gif and see what
happens. If you get a 404 not found error, then something is screwy
with the mappings.
You may consider referencing the image directly through the
file system rather than counting on the mapping to resolve the URL.
Something like: <img
src="file:///C:/PathToFile/extTopSiteImages/logoBig.gif" />
Note the triple slash. We've used this in some places to show
images outside of the web root, as well as any time we use an image
in a cfdocument tag.
Good luck!
Josh

Similar Messages

  • DW8:  image won't display in Design View

    Folks:
    DW8 on MacOS 10.4.8 (fully updated) on Intel iMac.
    What would keep an image from displaying in DW Design View?
    What are the causes of the grey box with the superimposed "X"? Is
    there any diagnostic output that might help? Is the grey box and
    "X" substituted by DW8 for an invalid or un-drawable graphic, or is
    this done by the OS?
    The problem:
    I've got a 1912 x 1481 graphic, a geographic map, in AI that
    I'm trying to use as an ordinary web image, but DW won't display it
    in Design View. Instead all I see is a big grey box and "X". For
    test purposes, I'm starting from a new "Basic" HTML web page and
    all I'm doing is inserting this one image. I need to get this
    working so I can draw hotspots on this graphic to make it
    "clickable" .
    Here's what I've tried:
    o Triple-checking that the inserted image reference is
    correct. Yes, the image file is correctly linked. With the image
    selected, the inspector shows a tiny but recognizable miniature of
    the expected image. Further, when the page and the image are
    uploaded to the web server and I look at it via a browser, the
    expected image is _always correctly displayed.
    o Exporting the graphic "for the web" from AI as both a GIF
    and a medium-quality JPG. Neither of these are displayed in Design
    View; both are served up correctly after being uploaded
    o I found a larger JPG on a different site I'm managing. This
    always displays as expected in both DW Design View and when served
    up. I substituted the failing map JPG image. The result: A grey
    box.
    o Checking the map images: The JPG and GIF versions seem to
    be visible in all environments (image readers, browsers, etc.) I've
    checked _except_ DW8 Design View.
    o Checked on another system. I made the failing image
    available to a very helpful ACE, who performed a similar
    experiment. It worked fine for him. I used his exact HTML and
    directory structure -- and it failed for me. Grey box with "X".
    It seems to me that I've checked most of the obvious
    possibilities. Now it is time to check the less obvious ones.
    Suggestions are very welcome!
    Thanks,
    Henry

    Randy:
    Thanks for your response.
    This is a virtual memory system, so -- in theory-- it should
    accommodate anything that will fit on the hard drive, more or less,
    if I'm wiling to wait the hours (days?) it will take to swap on and
    off the disk. That assumes DW8 takes advantage of the capability.
    It may not.
    "Larger"? The JPG image I compared to is 1692 x 2160 pixels,
    but weighs slightly less, 289K bytes. I'm losing track of all my
    test images that fail, but a representative one is 1912 x 1481
    pixels and weighs 332Kb on the disk. "Roughly comparable" might be
    a better description. The point is still reasonable: DW8 does
    handle images of this size on my system.
    One issue that occurred to me recently is that I may have
    caused some grief by monkeying with the "Save for web" settings at
    the Illy export. Perhaps I asked for some configuration that's
    normal for Illy to export --or it would have warned me, I hope--
    but too strange for DW to grok. DW should complain more
    informatively than painting a gray box and "X" when that happens, I
    would think.
    Henry

  • Safari won't display maps

    My Safari won't diplay maps from either Google Maps or MapQuest. I'm running OS10.3.9 and Safari 1.3.2 (V312.6). I have the cookies on for sites I go to.
    Maps display when using Firefox.

    I am having this kind of problem with maps and some websites with AJAX codes.
    For example: this website is from my university, about a Computer Science Competition called "VII Olimpíada da Computação" - at PUC campus Poços de Caldas [ inf.pucpcaldas .br/olimpiada2009/ ], and when I'll register my group (called VaiNaSort), it happens a AJAX error (the registration page was made using AJAX). It don't crash Safari, but after many tries, unfortunally I was forced to use another browser...
    Message was edited by myself.

  • Images won't display

    Hello,
    I am building a site for a photographer. Just some thumbnail
    pages with
    links to larger images in series. I'm stuck with a page that
    won't display
    some jpg's while other pages will. Have tried the document
    versus site
    reference change both ways to no avail. The problem page is
    http://www.stephenlehmer.com/puy_fish/Puy_fish.html.
    You can click on the
    place holders which will tell of the image without display
    it.
    The home page is
    http://www.stephenlehmer.com/
    Any suggestions greatly appreciated.
    Bill

    Try renaming the files without the pound symbol.
    http://www.stephenlehmer.com/puy_fish/Puy_fish_thumbnails/Puyfish#3bTb.jpg

  • User Uploaded Image won't display on Mac OSX

    I am experiencing something very strange with user uploaded
    images on Mac OSX, latest Debug Flash Player 9, Safari and Firefox
    2. Everything works fine on Windows (XP and Vista) on all major
    browsers.
    A user selects a local image to upload. The file gets
    uploaded to server, resampled, saved to a public location, and a
    response is sent back to the Flash Player in the form of a JSON
    object. The response contains the URL to the uploaded image on the
    server. The Flash Player downloads the image and adds the Loader to
    a sprite that is already on the stage. All appropriate events are
    fired. The progress events show that the image is downloading, and
    the complete and init events are both fired. Using the Charles Web
    debugging Proxy I can verify that everything is working correctly
    (upload and download), and no security violations are occuring.
    Charles even shows the actual image that gets downloaded. However,
    on Mac, the image doesn't display (stays blank, as if it's an empty
    sprite), whereas on PC/Windows the image displays fine.
    I have placed a crossdomain file in the appropriate location
    - even though it is never requested as I don't try to do anything
    with the image's bitmap data.
    Unfortunately, I haven't had a chance to create a new project
    to test this out in, but will do as soon as I can, and post a link.
    Any ideas?
    Many thanks,
    Shaun.

    We had a similar problem, maybe it is related to this (it was
    done in as2, but the real problem was outside flash)
    flash took an enormous time to display thumbs for a gallery
    of images.. and directly in ff on osx, the thumb (about 100x100 px)
    would load only half way.. and again wait for about half a minute
    or more.. and then display. In flash the thumb would remain blank
    until the loading was over.. that is for about half a minute or
    more.
    What this turned out to be, was that the php script on the
    server somehow returned header information that the image had the
    dimensions of the full-sized image. So after all the data for the
    thumb downloaded, the client (browser or flash) would just wait
    until a predefined timeout..
    Since you are resizing uploaded images I thought this could
    be one of the possible reasons, maybe the flash player for osx and
    for windows handle such "missing data" cases differently.

  • Twistie image won't display

    RH 9 / WebHelp output
    I added twisties to my project a couple of weeks ago and they worked fine.
    Recently I re-organized my images and the twistie graphics were not displaying so I went into the css and updated the path.
    The collpage icon displays fine, but the expand will not. I even tried using the collapse icon for the open icon and it still won't display. I put the images back at the root and re-did path, and nothing changed.
    Attached pictures of the 2 outputs, and the code.
    Have a release going out tomorrow so any help much appreciated.

    Hi there
    For starters, the CSS seems that you are referencing the same exact file. So your Expand and Collapse should be identical. But in your screen capture, it appears that the collapse isn't showing?
    If you are really wanting the same image, perhaps make a copy and name the copy slightly differently. Then specify it in the CSS editor or code.
    Another thing to try is to right-click and add both images to your project as Baggage files.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Images won't display on my webpages with Rapidweaver 5

    For some reason I can't see any pictures on my website once it's published onto my website. The pictures won't load on my website. At first I thought that there was a conflict with my APPS because i have other APPS on my Mac too. So I've formatted my hard drive and restored my computer to factory default  and reinstalled Rapidweaver from the app store before installing any other apps. So there was no other apps I've installed on my Mac. Rapidweaver with the first apps I've installed. I didn't even install any themes or add-ons and I was still having problems viewing my images on-line.
    Well…still having the same issue regardless if I'm using a third party add-ons or from Rapidweaver. I have a Macbook Pro 2012. Everything is currently updated. I've checked updates for your softwares and plug-in. I've paid a lot of money buying themes and plug-ins. Over $200 buying themes and plug-ins before knowing that I can't view my pictures on-line. I'm a teacher. I have multiple domains. I was using Sandvox to design my websites before purchasing Rapidweaver.
    Since I've purchased Rapidweaver Version 5.3.1. I've been testing your softwares on www.jwmien.uni.me and www.mien.uni.me. These two site are my test sites for RAPIDWEAVER.
    Can you please help. I really don't want to flush $300 down the toilet. I bought RapidWeaver, Nick Cates Design themes for $99 and not to mention tons of plug-in such as Blocks, Stacks 2, collage and many more.
    So I feel sick to my stomach because I can't see the view any images on my webpage using Rapidweaver. The picture on my computers are standard jpeg images. These jpeg images are taken from the same digital camera. I am able to view these jpeg format when I was using Sandvox to publish my website.
    PLEASE! PLEASE HELP! Crying for help.
    Hardware Overview:
    NOT RETINA Display
      Model Name:          MacBook Pro
      Model Identifier:          MacBookPro9,1
      Processor Name:          Intel Core i7
      Processor Speed:          2.6 GHz
      Number of Processors:          1
      Total Number of Cores:          4
      L2 Cache (per Core):          256 KB
      L3 Cache:          6 MB
      Memory:          16 GB
    System Version:          OS X 10.8.3 (12D78)
    This is the same message I sent to Rapidwaver support and they still haven't gotten back to me about any fixes yet.

    For some reason I can't see any pictures on my website once it's published onto my website. The pictures won't load on my website. At first I thought that there was a conflict with my APPS because i have other APPS on my Mac too. So I've formatted my hard drive and restored my computer to factory default  and reinstalled Rapidweaver from the app store before installing any other apps. So there was no other apps I've installed on my Mac. Rapidweaver with the first apps I've installed. I didn't even install any themes or add-ons and I was still having problems viewing my images on-line.
    Well…still having the same issue regardless if I'm using a third party add-ons or from Rapidweaver. I have a Macbook Pro 2012. Everything is currently updated. I've checked updates for your softwares and plug-in. I've paid a lot of money buying themes and plug-ins. Over $200 buying themes and plug-ins before knowing that I can't view my pictures on-line. I'm a teacher. I have multiple domains. I was using Sandvox to design my websites before purchasing Rapidweaver.
    Since I've purchased Rapidweaver Version 5.3.1. I've been testing your softwares on www.jwmien.uni.me and www.mien.uni.me. These two site are my test sites for RAPIDWEAVER.
    Can you please help. I really don't want to flush $300 down the toilet. I bought RapidWeaver, Nick Cates Design themes for $99 and not to mention tons of plug-in such as Blocks, Stacks 2, collage and many more.
    So I feel sick to my stomach because I can't see the view any images on my webpage using Rapidweaver. The picture on my computers are standard jpeg images. These jpeg images are taken from the same digital camera. I am able to view these jpeg format when I was using Sandvox to publish my website.
    PLEASE! PLEASE HELP! Crying for help.
    Hardware Overview:
    NOT RETINA Display
      Model Name:          MacBook Pro
      Model Identifier:          MacBookPro9,1
      Processor Name:          Intel Core i7
      Processor Speed:          2.6 GHz
      Number of Processors:          1
      Total Number of Cores:          4
      L2 Cache (per Core):          256 KB
      L3 Cache:          6 MB
      Memory:          16 GB
    System Version:          OS X 10.8.3 (12D78)
    This is the same message I sent to Rapidwaver support and they still haven't gotten back to me about any fixes yet.

  • Image Won't Display In Mobile Safari

    I'm developing a website, it validates properly, and it works perfectly in Chrome, FireFox, Internet Explorer, and Desktop Safari. The only problem that I'm having with it is in Mobile Safari for iOS. I have a div element with an <img> tag inside it. On a desktop browser, it will show it. However, iOS will display a missing image icon instead. This only occurs on iOS. You can test it out yourself by going to http://covu.optini.com first in your desktop browser and then again in your Mobile Safari browser. Could anyone please give me some insight as to why this would be happening? Thanks. All the other images display correctly in Mobile Safari.

    Update: It works perfectly on iOS5 Mobile Safari. It isn't working on iOS 4.3.3's Safari.
    I hate to double post, but the edit button wasn't showing up.

  • Image won't display in browser

    An image I am attempting to display won't come up in browser.
    The error when I check for browser compatibility is unsupported
    property layer background image. I am quite new at this.

    Let's see your code, please.
    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
    ==================
    "Crusey" <[email protected]> wrote in
    message
    news:fqe189$ht8$[email protected]..
    > An image I am attempting to display won't come up in
    browser. The error
    > when I check for browser compatibility is unsupported
    property layer
    > background image. I am quite new at this.

  • Pdf images won't display

    In many display/annotate apps pdf files will not display images.
    In Adobe's app most images disply properly, but some turn
    into black rectangles.

    Thanks for your response, the thing is I don't want the end user to have to go through these steps in order to be able to see my pdf file as it renders in older versions of Firefox.
    What I've noticed is the use of buttons and interactivity is not been rendered, so it doesn't even show up in the page. The drop shadows applied within InDesign are also not been properly render by the browser, making the background of the image surrounded by dark background.
    I have temporarily fixed the problem by getting rid of my drop shadows and using regular hyperlinks on text instead of interactive buttons.
    Hope this issue gets fixed, since interactive pdfs is widely used today.
    Thanks

  • Images WON'T display in htmlText...

    Hey Guys,
    I am having an issue where an image is being loaded via HTML
    and a text area but WILL not display no matter what. If I click on
    the button that displays the html text, the words from the p and
    span and links work fine and will even jump to the right exactly
    the same distances as the images is wide but the image is
    invisible.
    I have used the same EXACT code in a blank flash document and
    it works fine but when I incorporate it into the flash document I
    need it in, bam! I have been pulling my hair out for the last 3
    days over this. Any advice will be much appreciated!!!
    Thanks
    -Jason

    Ok, never mind. I solved the problem. I was updating the
    htmlText per frame in the onEnterFrame method so it was constantly
    trying to loading every frame :P

  • Poster image won't display over slideshow

    Trying to place a simple poster image over a slideshow in an article. This works for me over a pan & zoom image and over a video image. Why won't it work over a slideshow in the same way?

    The poster is just an image, not an overlay. You don't apply the "Hide Before Playing" option to the poster. You apply it to the MSO. That way, the MSO sits behind the poster until you tap the poster. Then the MSO moves to the front and stays there until you navigate away from the page.
    Note that the slideshow poster doesn't work the same as a poster used for an image sequence or image pan. Double-tapping the slideshow re-displays the poster with image sequences and image pans, but not for the slideshow.

  • Images Won't Display in One Folder

    I am using Lightroom 2.4 with Vista Ultimate (Service Pack 2) 64-bit.  My drivers are up to date and I am not aware of having changed any settings lately.
    I have one folder (out of many dozens) with 72 photos (out of 19,000) that will not display the photos in it.  There is no error message or any indication of a problem.  Lightroom shows that there 72 photos in the folder and that 0 are selected.  Since it is only one folder with the problem, I have assumed that it is a problem with preferences or settings for that specific folder that is causing the problem.  I have compared the properties for that folder with other folders that are working fine but can't find a difference.
    Ideas?

    Have you set a filter for that folder? Try going to Grid mode in that folder and selecting "None" on the filter bar at the top.
    Hal

  • Images Won't Display (Google Chrome)

    I've had my MBP for two months now or so, and it's a late 2012 model, 13", with 10.8.5 and Google Chrome is my main browser. It is updated to the latest release of Google Chrome, but for some reason I'm getting broken images on Facebook, Twitter, some forums. I've removed AdBlock Plus, and such extensions, as well as updated them and still the issue persists. I don't have it using Safari but I prefer Chrome, so I want to keep using it - the images thing is a pain though.
    Here's a screenshot of a friend's Facebook profile showing the issue not only on his page, but on the side chat bar as well. When I try to click the dead image, it doesn't even link to the actual profile image (but the image is viewable via his profile photos album).

    Just in case anyone was interested, I've now solved this issue.
    It's a problem with the O2 network in the UK. For some reason, O2 starts to block some content with no warning. This prevents you from seeing Google images and some other content.
    To solve it, you have to visit here and verify that you are over 18:
    https://ageverification.o2.co.uk/
    This solves the problem.

  • Images won't display in Review mode

    When I send a draft of a page for review, several of the
    images (jpegs and gifs) will not display. Do the images need to be
    formatted in a certain way?

    When the draft is published, are the images visible
    then?

Maybe you are looking for

  • Why is my developer account stuck in pending mode (I've paid for renewal)?

    Our account was set to expire soon so we did our due diligence.  We accepted the new term and agreements and then paid the fee to renew the developer account.  It has been a month now and our account is still pending (a pending that's only supposed t

  • Error 9 on iPhone 4s (iTunes 10.5.3)

    Connected my most recently purchased iPhone 4s to iTunes. Accidentally, iPhone was disconnected from MacBook during the process of transferring purchases. iTunes then required to restore the phone However, all attempts to restore iPhone almost immedi

  • Basic viewer display blank document

    Hi , I am facing a issue in IPM 11.1.1.3, basic view display only blank document for all login but advance view display is ok. the problem seems to happen all of suddent and the IPM, IPM _diagnostic log shows +++++++++++++++++++++++++++++++++++++++++

  • Exporting e-mail addresses as text file

    Hi, I've done a forum search, found lots of posts but none 'solved'. I want to export all the e-mail addresses from Address Book as a simple .txt file

  • Premiere Pro CC 2014 running slow and problematic...

    We have Adobe for Teams on 3 computers, all are: HPZ820, Dual Proc with Intel(R) Xeon(R) CPU E5-2650 @ 2.00GHz, 32 GB RAM, Dual Video Cards Quadro 6000 4GB, Windows 7 64 bit with all the latest patches.   All hardware is up to date (especially the Vi