Image galleries not showing when site is uploaded to the web.

My site currently works fine. However, when I add a new set of photos to the image gallery and republish my site to the web the "work" page doesn't load anything at all.
As soon as I delete the new images set, and republish the site to the web, it works fine again.
I will add a new set of images now so that the site goes blank and people will understand.
The website is: www.johngreendesigns.co.uk
I hope somebody knows what is happening here.
Message was edited by: johngreendesigns

supposedly this script is a patch for iweb08 that fixes the problem so that photo albums show in safari.I guess i'll try it...
http://diamondsw.dyndns.org/Home/EtCetera/Entries/2008/6/18_Firefox_3_andiWeb.html

Similar Messages

  • Pasted image does not show when imported to AI

    Mac OS 10.4.11 - Acrobat CS4. I made a contact sheet of images in Bridge which was saved as a PDF. In Acrobat I pasted another image (different size ratio) and saved again. However, when I placed the image in Illustrator the pasted image did not show, only the original contact images. It does not show at preview level either, but when the PDF is opened it is definitely there. I tried to 'flatten' it but cannot find a option that works.See attached file.

    I would love to help you, but I'm totally lost as to what you are trying to do.
    Here are my questions:
    Mac OS 10.4.11 - Acrobat CS4.
    There really isn't an Acrobat CS4. There is Acrobat 9 that shipped with CS4. But let's go one.
    I made a contact sheet of images in Bridge which was saved as a PDF.
    OK, that's good, I understand what you're doing.
    In Acrobat I pasted another image (different size ratio) and saved again.
    OK, this is where you lost me. Acrobat does not have a paste image ability. Exactly how did you get that image onto the Acrobat page? You copied from where? You pasted how? This is totally screwey.
    However, when I placed the image in Illustrator the pasted image did not show, only the original contact images.
    Placed what image? The original PDF contact sheet? Why are you trying to put it into Illustrator? There's no reason I can think of to do such a thing.
    PDF is usually the final output form. It isn't a page layout tool to place into other programs.
    It does not show at preview level either, but when the PDF is opened it is definitely there.
    Still trying to figure out what you talking about.
    I tried to 'flatten' it but cannot find a option that works.See attached file.
    You have totally lost me. There is no "flatten" in PDF? That's in Photoshop? What are you doing???

  • Help: Records not showing when cube is placed under the Multiporivider

    Hi Experts,
    I have a Cube called Bcube with char Plant,calm year/month, material and Key Figure, Pqty
    When I generate a report on this Cube, everything looks fine and I see plants, year, etc in the report
    There are 2 other cubes:
    MCube also has char Plant,calyear/month, material and Key Figure: Pqty, Sqty, TQty, AQty
    DCube also has same as BCube: with char Plant,calyear/month, material and Key Figure Pqty
    When I place all three cubes under the multiprovider, the values from the BCube does not show up in reports
    e.g. in a simple report such as
    Row       :  Plant
    Columns:  Pqty, Sqty, TQty, AQty
    In the Multiprovider, under the Indentification of Characteristics, I checked the boxes for all three cubes whenever the same charactertic in all cubes showed up for identification: e.g..
    InfoProvider  InfoObject
    Bcube----
    Plant
    MCube-------Plant
    DCube -
    Plant
    and same for. e.g. 0Calyear
    and same for Key Figures, e.g. I checked all 3 boxes  for PQty which exists in each of the cubes
    1. Why is my data for BCube not showing when reporting against the multiprovider?
    2. what does it mean by checking the 3 boxes for Plant? and checking the 3 boxes for 0Calyear.
    Thanks

    Hi,
    regarding your questions:
    1. When I run listcube against the multiprovider, I only went to the output list to select the fields I needed in the output; then entered the particular cube e.g. BCube in the infoprovider field. That was it (NO other selection) and I got the described results I explained earlier. If you have a specific test for me to try, please let me know.
    2. Please find the settings in both characteristics and key figures for all cubes in the MULTIPROVIDER maintenance screen:
    Characteristic Assighment:
    0calyear -- 3 boxes checked for BCube, DCube & MCube
    Plant -- 3 boxes checked for BCube, DCube & MCube
    0Material-- 3 boxes checked for BCube, DCube & MCube
    Key Figure selection
    PQty-- 3 boxes checked for BCube, DCube & MCube
    Sqty --checked for DCube, this key fig is ONLY in DCube
    TQty--checked for DCube, this key fig is ONLY in DCube
    AQty--checked for DCube, this key fig is ONLY in DCube
    I hope this helps you to guide me.
    Or, were you referring to mappings in the transformations?
    Thanks

  • Image not appearing when site is uploaded

    I have a very frustrating problem - I've designed a site and it works perfectly well when published to the test business catalyst site. My client likes to upload it himself, so I exported it to html and sent it to him. However, there's an image on one of the pages that simply won't appear on the page when the site is uploaded. There is just the broken image link symbol and a big blank space. I've checked the page src code and it's pointing to the right image; the image is in the folder... I am not a web developer, I'm just a designer so I don't have the knowledge to fix this and I have a very unhappy and pissed off client. Can anybody help me please? I don't know where to go from here.
    The image is actually an image of the person's CV as I was unable to put the text in there due to Muse's lack of being able to handle tables (something I am so flabbergasted about - can't imagine why not) and also it can't do tab stops (why?) so I'd love to know if anyone else has tried to present a CV using Muse where years have to line up with text, in tabular form!!
    I'm using a macbook pro, latest model with OS 10.7.5.

    Thank you yes, I should have given you that!
    The site where it's failing to load is: http://www.christelvanderlaan.com/cv.html
    The site/page where it's fine is: http://christelvanderlaan.businesscatalyst.com/cv.html
    Appreciate any kind of explanation!

  • Images do not show when deployed on remote server

    We are using jdeveloper 11.1.2.1, adf and integrated weblogic and remote server has weblogic where we deploy the application for testing.
    We have a login.html page. when deployed and running the image in login.html does not show in FF or IE 8. It shows on IE9. when deployed on the remote server.
    When deployed on the integrated server only fire fox shows the image. None of the other web browsers show the image in login,html
    Here is my login.html
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
    <head>
    <!--meta http-equiv="Content-Type" content="text/html;CHARSET=iso-8859-1" /-->
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>Application Login</title>
    </head>
    <body>
    <div class="header">
    <div class="head_logo"><img src="images/imageLogo.JPG" alt="DASIS Logo" height="73" width="862"/></div>
    </div>
    <div class="navigation"></div>
    <div class="content">
    <div class="contentTitle">
    Welcome to ISATS online.
    <hr/>
    </div>
    <div class="contentArea">
    <p class="Arial">To login, enter your user ID and password, then click the Login button.
    </p>
    <form method="POST" action="j_security_check">
    <TABLE CELLPADDING="5"
    SUMMARY="This table contains a web form
    with fields for ID and password entry." >
    <TBODY>
    <TR>
    <TD ALIGN="right" VALIGN="top">
    <span class="Arial">User ID:</span>
    </TD>
    <TD VALIGN="top" ALIGN="left">
    <input type="text" value="" alt="Enter User ID" name="j_username"></input>
    </TD>
    </TR>
    <TR>
    <TD ALIGN="right" VALIGN="top">
    <span class="Arial">Password:</span>
    </TD>
    <TD VALIGN="top" ALIGN="left">
    <input type="password" name="j_password" value="" alt="Password"></input>
    </TD>
    </TR>
    <TR>
    <TD ALIGN="right" VALIGN="top" width="85">
    </TD>
    <TD VALIGN="top" ALIGN="left">
    <input type="submit" name="submit" value="Submit"></input>
    </TD>
    </TR>
    </TBODY>
    </TABLE>
    </form>
    <span class="Arial">
    Please contact Help Desk for assistance with the User ID and Password.
    <br>
    The Help Desk number is XXX) XXX-2300.
    </span>
    </div>
    </div>
    </body>
    </html>
    Any help is appreciated
    Edited by: user597294 on Jan 11, 2012 3:58 PM
    Edited by: user597294 on Jan 11, 2012 4:01 PM

    The problem does not seem to be with TopLink or JPA, so you may want to post this question to a different forum, such as the JDeveloper/ADF forum at:
    JDeveloper and ADF
    If the image itself is being sent but not loaded, you might check that it is a display issue with the browser being used.
    Best Regards,
    Chris

  • Image size not showing when inserting into html

    I have Dreamweaver CS3
    I noticed after inserting a bunch of images using the html pane I noticed that the image sizes where not showing in the html, i.e
    <li><img src="pics/customerphoto/thmbs/100_0223_thmb.JPG" alt="guitar rack" /></li>
    however, when I drag them in to the preview pane (which I prefer not to do), the sizes are referenced, i.e
    <li><img src="pics/customerphoto/thmbs/001_thmb.jpg" width="140" height="94" /></li>
    I prefer to have the sizes included in the html and certainly don't want to manually add them. Is there a way to do this through the html pane?
    Thanks

    Right Click on picture.  Hit Reset Size.  The native height and width will then show in the image properties pane.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • RoboHelp HTML 9.0.1 - My images are not showing when published

    Hi all,
    We have just upgraded from RH5 to RH9. We are using IE9.  All of our projects transferred over just fine - except for one.  We are able to publish this topic; however, the images within the topics are not being displayed when we publish - we get the dreaded red 'x'.  We can see the images when viewing the topics in RH.  However, they are not listed in the images folder in the Project Manager.  The images can be seen using Quick view and Internet view.  However, they cannot be seen when we generate a Word document.
    Every other project is functioning properly.  We can publish everything else just fine.  This one project is our oldest project, but I don't know if that has anything to do with it.
    Any guidance or direction will be greatly appreciated.
    Thanks,
    Linda

    Rick,
    Thanks for your help.  I did attach one of my images as a baggage file, and low and behold, the image appeared in my topic after publishing (I'm sorry I thought you were both nuts).  I just hope there is something I can do short of attach over 6500 images as baggage files.
    Here is the HTML for one of my topics.  Please let me know if you see anything hinky in there.  I bolded where the jpg image is:
    <?xml version="1.0" encoding="utf-8" ?>
    <!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" />
    <meta name="generator" content="Adobe RoboHelp 9" />
    <title>Changing a Private Report's Expiration Date</title>
    <link rel="StyleSheet" href="default.css" type="text/css" />
    </head>
    <body>
    <p><img src="image73.jpg" alt="" style="border: none;" width="283" height="132"
       border="0" /></p>
    <p>&#160;</p>
    <ol type="1">
    <li class="p"><p>Determine which report you wish to change.</p></li>
    <li class="p"><p>Click the <span style="color: #00478e; text-decoration: underline; ">options</span>
      link for the report. &#160;</p></li>
    <li class="p"><p>Enter the new expiration date in the <span style="font-weight: bold;">Report
      Expiration</span> field.</p></li>
    <li class="p"><p>Click <span style="background-color: #025be2; color: #ffffff;">&#160;save</span>
      . Or, to cancel this change and return to report parameters, click
      the <span style="background-color: #025be2; color: #ffffff;">&#160;cancel</span>
      &#160;button.</p></li>
    </ol>
    </body>
    </html>Rick,

  • Old Favicon showing when site is uploaded!

    I have uploaded my website but the old Favicon is still showing but in Dreamweaver the new one shows up.  I have emptied cache, and refreshed the url.  Any ideas what to look for to rectify this?
    Thank you.

    Hello Sheila,
    in addition to Ben's comment:
    Our browsers must be "convinced" first to show It! Upload the favicon.ico file to your server's root directory. Insert this line of code between the <head> </head> tags on your home or index.html page (I prefer that):
    <link rel="icon" href="favicon.ico" type="image/x-icon" />
    Clear ALL your caches!
    Check with another browser, the new icon will be there.
    Or:
    - If set, delete the bookmark to the page or re-create the bookmark.
    - Quit browser
    - Empty the Temp Internet Files Internet Options
    - Clear History
    - Delete everything in general, where the browser remembers visited sites.
    - Restart
    - Clear Site visit
    - Clear Bookmark
    Good luck!
    Hans-Günter

  • Images are not showing when page load

    Hello All
    I am having lot of webparts on my page.
    In two of them webpart i applied xslt and showing image of created by person in this
    1)Announcement webpart(Wall updates)
    2)Showing blog using content by query webpart(Blogs)
    While page loading not able to load images in both webpart view.
    But when i decreases webparts on page images rendered properly.
    I think it is taking time to fetch images so timeout and showing default images.
    Kindly suggest me some way to tackle and images will displayed properly
    Thanks in advance
    Varsha Patil

    Hi,
    According to this documentation from MSDN about
    SharePoint Server 2010 capacity management: Software boundaries and limits:
    “In SharePoint Server 2010, there are certain limits that are by design and cannot be exceeded”, “The default values for these limits were defined by testing, and represent the known
    limitations of the product. Exceeding supported limits may cause unexpected results, significant decrease in performance, or other harmful effects”, “in most cases, operating at or near an established limit is not a best practice, as acceptable performance
    and reliability targets are best achieved when a farm’s design provides for a reasonable balance of limits values”.
    So it is not recommended to add many web parts into one page.
    If there is a special need to display many web parts in one page, it is recommended to reorganize the content to minimize the number of web parts in use and customization will
    be needed sometimes if the built-in web parts can’t meet the requirement.
    Best regards
    Patrick Liang
    TechNet Community Support

  • I am trying to create an responsive HTML5 output, but images are not showing up.

    When I preview my output, the images are note showing up. It is simply the blank outline of the image with the little image icon in the top left corner.
    As it is compiling I see the message "Warning: Image maps are not converted to relative size". Is there something in the setting that I need to change, or is that even the problem?

    Can you check your output folder: are the images copied to your output? If they are missing, are the images listed in the Project Manager pod in RoboHelp?
    The warning is unrelated. Since image maps work with pixel coordinates, you can't simply make them responsive. You are probably using an image map in your project. This is causing the warning. It is not a problem since the image map will still work. But if the image map is very large, it may give a bad experience on smaller screens. You may have to decide whether to change or remove the image map if you want to support mobile.

  • Images when uploaded to the web the colors shift

    I have been having a problem lately with my images displaying funky when they are uploaded to the web. The images become over saturated. The color space is sRGB so I am not sure what is going on. I never have had this problem till this year. I use lightroom, then export the image and finish editing the image in photoshop. When I export from Lightroom I pick srgb color space.

    People say so because by default the system assigns sRGB color space for the monitor profile. This in effect turns off the color management of the display in color managed programs when images are displayed with sRGB profiles. Then this makes the display of sRGB images in the color managed programs match the non-color managed programs. This also makes people wrongly believe that non-color managed programs are using the sRGB color space while in fact it is the color space of their monitors because non-color managed program have no clue about any color spaces. Monitors may differ a lot from each other while the sRGB color space like any other color space has very specific colors.
    It is a very simple test, View > Proof Setup > Monitor RGB. This turns the color management of the image display off. Does this match the sRGB images? The answer will be yes if the system is using sRGB color space profile for the monitor regardless of how good or bad the monitor calibration is.  If it does match and if the monitor profile was created with a calibrator then this is like hitting the jackpot which as far as I know no one has claimed so far. Yes, on theory it is possible but on practice  it doesn't happen easily and that was the main reason the color management was invented (physical devices like monitors can't  match device independent color spaces). Everyone with a custom monitor profile made using a calibrator will detect a difference between images displayed with Monitor RGB and sRGB on any kind of monitors - not only wide gamut but standard too. This means it is typical to see difference between color managed programs and non-color managed programs on properly calibrated monitors.

  • Image does not show up!

    Hello. Im studying java swing and working on some experiment and badly need some help. Im using Graphics2D and not JLable or Icon for some reason. The problem is the image does not show up. What could be the reason and work around? Another, do you know any tutorial on the said matter? Thanks in advance.
    import java.awt.*;
    import javax.swing.*;
    public class ShowImageGraphics
         //Graphics2D g2;
         public static void main(String[] args)
              new ShowImageGraphics();
         public ShowImageGraphics()
              JFrame frame = new JFrame("Sample Graphics");
              frame.setSize(200, 300);
              frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
              frame.getContentPane();
              frame.show();
         public void paint(Graphics g)
               Graphics2D g2 = (Graphics2D)g.create();
              Image img = Toolkit.getDefaultToolkit().getImage("/images/rocketship.gif");
              g2 = (Graphics2D)g;
              g2.drawImage(img,14,5,33,40, null);
    }

    import java.awt.*;
    import java.awt.image.*;
    import java.net.*;
    import javax.swing.*;
    public class ImageExample {
        public static void main(String[] args) throws MalformedURLException {
            URL url = new URL("http://today.java.net/jag/bio/JagHeadshot.jpg");
            JLabel label = new JLabel(new ImageIcon(url));
            JFrame f = new JFrame("ImageExample");
            f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            f.getContentPane().add(new JScrollPane(label));
            f.pack();
            f.setExtendedState(JFrame.MAXIMIZED_BOTH);
            f.setVisible(true);
    }

  • When I upload photos, some of the images do not show, but appear as a dotted square. has anyone had this problem?

    when I upload photos, some of the images do not show, but appear as a dotted square. has anyone had this problem?

    Hi Terence, When I am uploading photos from a memory card,not all of the photos show up on I photo as a photo image, but show up as a dotted square line. For example, I just added 12 photo from two days. The first day had 5 photos, but only 4 show up as images, then there is 1 as dotted  a square. The next day, there 7 images, with only 4 showing up as photos, and three as the dotted squares.
    I am using I photo 11, 9.1.1.
    Thank you

  • When I save a site after I modify the file the changes do not show up in my upload file.

    When I save a site after I modify the file the changes do not show up in my upload file. What am I doing wrong?

    Start here:
    iPhone, iPad, or iPod touch: Device not recognized in iTunes for Windows

  • Bridge CS5 gallery, placed in DW CS5 does not show when uploaded

    My husband has a Halloween haunt. We are gearing up to promote this year's haunt (and our charity of choice this time), and I wanted to update the photos from last year. Admittedly, I am an experienced print designer, wanting to learn more about web design, so not a pro at this by any means.
    I created 3 galleries via the automated Bridge CS5 export (saving each gallery to its own folder within the site folder), then placed each gallery's index file into an iframe div relevant to that year's photogallery (one web page for 2010, one for 2009, one for 2008) so I can keep the site's masthead and a link to go back to the main photos page. Everything works fine when I preview it (local) as well as test on browsers (local). However, when everything is uploaded to the hosting company server, there is a white box for each gallery. I am at a loss. Cannot figure this out, and we're almost into October!
    URL for one of the gallery pages:  http://windyhillhaunt.com/photos2010/10gallery.html
    URL to go in via the main photos page (select either 2010, 2009 or 2008):   http://windyhillhaunt.com/photos.html
    Please help. I want this to work for my husband, but I also want to learn how to do this.
    Thanks in advance.
    Julie Fanning

    I was never able to get it to work. Had all files from the root directory (all resources, images, css, etc) copied onto hosting company. Tried to alter the relative path (Kdn002), etc. Nothing worked other than local testing.
    Finally downloaded jAlbum, used the same div and iFrame structure, and it worked! I may make some tweaks down the road, but it's working fine now.
    http://windyhillhaunt.com/photos.html
    Thanks,
    Julie

Maybe you are looking for

  • Ipod touch won't connect to Itunes, Only shows its charging. Screen just says connect to itunes. Won't do anything else.

    Ipod touch G4. Daughter turned it off and restarted it and now it just says connect to itunes. When I do it isn't recognized but shows its charging. I've tried different usb cords and a different computer, also tried restarting the Apple Mobile devic

  • Photoshop 2014 will not open an image from Lightroom 5.5

    When I 'right click' on an image in LR 5.5 and select the option to Edit in Photoshop 2014 - Photoshop will open but nothing else happens.  If I select open as Smart Object then there is no problem.  This has only happened since the Creative Cloud Up

  • Bluetooth radio disables itself

    My wife has a BlackBerry Pearl and since she is not on an enterprise server, I have it set up to connect to our home PC using Bluetooth.  It works beautifully and will perform a wireless sync of her calendar and contacts whenever she is within range

  • FAQ: SAP Messaging Certification

    Welcome to SAP Messaging Certification Forum! This forum is actively monitored and moderated by SAP Integration and Certification Center (ICC). Frequently Asked Questions: ========================================== Q1: What are the interface certific

  • Using Custom Spelling Dictionary?

    I'm doing some serious copy editing for a professional document. And I have lots of specific terminology. Does anyone know if a way to add a custom dictionary to Pages? Word lets you add any number of custom dictionaries, so I was able to add my Sted