Can't place images in Joomla 1.5 content editor

Since upgrading to FF3.6.10, when placing an image in content editor in Joomla 1.5 website(s) the image is not placed and only a short section of code is visible in the html view after completing task as below;
..(img border="0" /)
Reverting to earlier version of FF resolves this and everything works normally, testing the same function of other editors is satisfactory and images place correctly.
Not sure if this error is relative, but was displayed when the problem was noticed.
Error: Async statement execution returned with '11', 'database disk image is malformed'
Source File: file:///Applications/Firefox.app/Contents/MacOS/components/nsPlacesDBFlush.js
Line: 312

Copy and Paste this code in the Code field in the "Tools > Error Console" and click the "Evaluate" button to cleanup and compress the places.sqlite database file.
<pre><nowiki>Components.utils.import("resource://gre/modules/PlacesDBUtils.jsm");PlacesDBUtils.checkAndFixDatabase();</nowiki></pre>
If that gives the same error then see http://kb.mozillazine.org/Locked_or_damaged_places.sqlite

Similar Messages

  • I can't place images from Photos into InDesign since updating to Yosemite 10.10.3. Is this an Apple issue or an Adobe one?

    I can't place images from Photos into InDesign since updating to Yosemite 10.10.3. Is this an Apple issue or an Adobe one? It used to be a simple process with iPhoto but not anymore.

    Thanks Steve. I should have mentioned that I’m still using CS6. Wonder if that’s the difference? All I get in the sidebar is Photo Booth which is useless.
    vann jennings
    creative director
    [email protected]
    chemistry
    3918 River Rd.
    North Topsail Beach NC 28460
    cell: 412-298-8275
    Henry W. Oliver Building
    535  Smithfield St.
    Suite 230
    Pittsburgh PA  15222
    phone: 412.642.0642
    www.visitthelab.com

  • How can I place image across outside of booklet?

    I am currently engaged in my annual task of designing a 24 page A5 booklet using folded A4 paper. All the internal portrait mode A5 pages (pages 2 - 23) are monochrome and have been created in InDesign CS6, while the colour outer cover (pages 1 and 24) has been designed as a single landscape A4 page in Adobe Illustrator CS6. This allows graphic images to flow seamlessly between the front cover and the back cover.
    My normal practice has been to print this booklet myself, using an inkjet printer for the colour content and a mono laser printer for everything else. I print directly from Illustrator for the double-spread outer cover and use InDesign's 'Print Booklet' facility for all the internal pages.
    This year, I am seriously considering getting the booklet produced by a commercial printer, who would use a colour laser printer for the entire booklet. I therefore want to merge the Illustrator artwork into my Indesign file so that I can generate a single PDF for sending to the print shop.
    I'm guessing that there is a simple way to import the cover artwork into InDesign but, so far, I have been unable to find a way to place a file across pages 1 and 24. Any help would be much appreciated.
    David

    Yes, I confused my left with my right. I am indeed sticking with a conventional booklet reading direction!
    On reflection, our processes are slightly different but both may have advantages in different situations. Unless there is some clever trick for placing an image in a specific place, your process would always require careful repositioning of the cover artwork on Page 1 before copying and Pasting in Place on Page 24. My method used Paste in Place on both Page 1 and Page 24 and no position adjustment was necessary. The disadvantage of my process (which I forgot when I claimed it was more efficient) is the necessity of the prior step required to copy the cover artwork image into the Windows clipboard.
    I suspect you are now going to tell me an easy way to Place the image on Page 1 so that it preserves the same X/Y co-ordinates as it had in Illustrator ...
    David

  • Can't place image with CS6

    Recently updated to CS6 but one thing very frustrating is that File>Place does not work. When I select it a window will pop up, but as soon as I select any image from the window the entire Illustrator application stops working.
    I was forced to switch back to CS5. Is it just me or anyone has same problem?

    You might start by looking here.
    http://forums.adobe.com/thread/1038551?tstart=0

  • Can't Place image in AP div

    Something's definately gone wrong.......I have a page on
    which I placed an AP div. I've attempted to pull a jpeg image into
    the div and no go....I've done this before, but for some reason I'm
    getting the little circle with the line across it as I start
    pulling the jpeg onto the page.
    Any suggestions?
    Thanks - David Bird

    Let's see the page....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "mobirdman" <[email protected]> wrote in
    message
    news:fk6q6u$r8f$[email protected]..
    > Something's definately gone wrong.......I have a page on
    which I placed an
    > AP
    > div. I've attempted to pull a jpeg image into the div
    and no go....I've
    > done
    > this before, but for some reason I'm getting the little
    circle with the
    > line
    > across it as I start pulling the jpeg onto the page.
    >
    > Any suggestions?
    >
    > Thanks - David Bird
    >

  • Place images to a specific spot in a template

    I am trying to create an action that will drop images into a specific spot in another document and save it with a certain file name. After the first image is dropped in and saved, I want my next image to do the same and so on. I have all my images cropped to the correct ratio and being pulled from a folder on my desktop. I have my template open in Photoshop where I want my images from that folder to be dropped into. Is this possible?
    Any help is greatly appreciated!!
    Melissa

    Melissa
    What you want to do can be done but it is complex and actions have some limitations and can not use logic without using a script or two. File saving  can be tricky for an action will always save the same file name or use the current document name saved either overwriting the file or saving it to some other particular folder. Action that populate a template can be created but it will always populate the same number of images because an action can not use logic to find out how many spots there are to populate. There are different ways to drop an image into the active document you can paste into an area or just past in the image in as a new layer.  You can also Place images in as smart objects. Each method has some advantages and disadvantages. Layers can also be aligned with selections and layers can be transformed in size.  Your best off creating rule for creating a template and have a plan as to how your going to populate these templates that follow your rules. To protect the template from alteration you may want to dupe the template close the original and work on the duped version. When you dupe the template you can give the dupe a name if you do not name it the new document will have the same name with copy appended.
    Scripting is more powerful then Action but they are programs that are written in a scripting language. Photoshop supports three languages. VBS, Applescript and Javascript. Only Javascript is supported on both the MAC and PC platforms.  Even using Javascript you may need to code the script to work on both platforms for I'm sure there are some differences in the OS and file system the may need special handling to work on both platform.  From you description of you work-flow it is hard to tell exactly what you are doing.   If you trying simple create a photo Collage.  You may want to have a look at my free Package for Photoshop called "Photo Collage Toolkit" . I have been told this package works on a MAC but I created it and tested it on widows and got it To work with CS2, CS3, CS4 and CS5.
    Photo Collage Toolkit UPDATED Sept 24, 2011 added a script to replace a Populated Layered Collage Smart Object Image with an other image with resizing.
    Photoshop scripting is powerful and I believe this package demonstrates this.
    The package includes four simple rules to follow when making Photo Collage Template PSD files so they will be compatible with my Photoshop scripts.
    There are eight scripts in this package they provide the following functions:
    TestCollageTemplate.jsx - Used to test a Photo Collage Template while you are making it with Photoshop.
    CollageTemplateBuilder.jsx - Can build Templates compatible with this toolkit's scripts.
    LayerToAlphaChan.jsx - Used to convert a Prototype Image Layer stack into a template document.
    InteractivePopulateCollage.jsx - Used to interactively populate Any Photo Collage template. Offers most user control inserting pictures and text.
    ReplaceCollageImage.jsx - use to replace a populated collage image Smart Object layer with an other image correctly resized and positioned.
    PopulateCollageTemplate.jsx - Used to Automatically populate a Photo Collage template and leave the populated copy open in Photoshop.
    BatchOneImageCollage.jsx - Used to Automatically Batch Populate Collage templates that only have one image inserted. The Collage or Image may be stamped with text.
    BatchMultiImageCollage.jsx - Used to Automatically Batch Populate Any Photo Collage template with images in a source image folder. Easier to use than the interactive script. Saved collages can be tweaked.
    Note: Rags Gardner www.rags-int-inc.com Photoshop Collage Template Builder script Copyright (c) 2006 builds layered Photo Collage Template psd files. Rags's has given me permission to include a modified version of his script in my package. The modification converts Rags's layered image template document into a flattened template compatible with Photoshop "Photo Collage Toolkit" package. There is also an option that will instead create a layered image stack like Rags's templates are these are also produced if you attempt to create a template with more then 53 images.
    Photoshop only supports up to 53 Alpha channels therefore with its design the Photo Collage Toolkit can only support collages with 1 to 53 images. I do not feel this is a big limitation for if you put 53 3:2 aspect ratio images on a large 16" x 20" paper they would need to be less then 1.9" x 2.86" in size if you wanted a frame around each and less then .95" x 1.43" on a 8" x 10" year book page size.
    While the maximum number of images in a collage is 53 you can actually create larger collages by populating a large number of images into several collages and then populate yet an other collage template with these populated collages. Each will be placed into the collage of collages as a single smart object layer. You may want to save the populates PSD file as Jpeg files first to cut down on the overhead of having large PSD file smart object layers in the collage of collages.
    Documentation and Examples

  • Can I place an clipped eps image into a PSD file?

    WINDOWS
    CS2 Photoshop
    I just started using CS2 - Can I place an eps image (saved with a clip path created in PSD) into a PSD file? I used to be able to do that in PSD 7.
    When I place the eps file into PSD, I don't get the clip I get the entire image.
    I made sure that I saved the file with the clip path.
    Any thoughts? Thanks for the help.

    Not that I'm aware of. The whole vector stuff has been changed for CS2, including completely revised file format loaders and later on the addition of smart objects of course, which of course is what you would do in CS3...
    Mylenium

  • How can we place an image in already created inline graphic frame?

    Hi,
    AIM::
    To place an image in the inline graphic frame.
    OBSERVATION::
    As i have analysed the snippet Runner,i came to know that it allows to load the placegun with the file(in my case image). but in order to place it,we need to click on the document..and then the image is placed at (0,0) of the page(I suppose Indesign does it automatically).
    what is needed,is to place image in already created inline graphic frame. i have created a inline graphic frame at some position in the story,but now i required to place image in this created frame.

    I have the same problem. Can you give me a short code sample for that.
    I have an image and want to place it in the currently selected frame...

  • Can I place a (Rectangle Tool) container filled with an image in an (Accordion) widget and make it clickable?

    Is it possible to use the Rectangle Tool to create a container, fill the container with a graphic image, place the container and image in an Accordion widget space and make the container clickable to open and close the Accordion?
    I've done this but the container isn't clickable, only the other areas of the Accordion window are. Can this be done?

    You can use the image as fill for label of accordion which will open the container on click.
    If this does not answer your question then please provide me an example where I can see what exactly you are trying to achieve.
    Thanks,
    Sanjit

  • Can I Place an Image in a Table Cell?

    I have a table in ID CS3. Can I place an image in one, or more than one, table cell? I see a place to manage fills, but don't see an option for images.

    I am working on a calendar project and variously want to: (1) put an individual image in a box, (2) put a continuous image behind more than one box like two dates side by side, (3) put a continuous image in multiple boxes that although they constitute a multiple of boxes, might not be rectangular, (4) put text over any or all of the preceeding.
    I can places gridlines on the page, create text and image boxes for for each date, and the join the images boxes as necessary. Then for the box lines I could use an empty table or I could draw them individually and group them. This would get me what I want. I just thought this might be done easier with a table.

  • How can one place a single image on a spread? CS3-MAC

    Hi all,
    i How can one place a single image on a spread? CS3-MAC
    A very straight forward question I think. I just never did it before. Anyone knows of a fast technique of doing this? I have to make 70+ images this way. Could it be scripted?
    thanx in advance
    Michael

    You'll need to be more specific. Placing a single image on one spread is drop-dead simple. File > Place, choose file, click (or click-and-drag) to place, scale and position as desired. You can ask about scripting in the
    scripting forum.
    You might not need to script this to get efficient use of time. Make a picture frame on the master spread and then insert 140 pages (70 2-page spreads) based on that master. File > Place, and select all 70 files. (They need to be in one folder. Click on the top file, scroll down, lick on the bottom file.) Zoom out and click once on each spread to place each image. Should work faster that writing, testing, debugging, and running a script.

  • The HOLE filter.  Can I place an image behind the hole created in another image?

    The HOLE filter.  Can I place an image behind the hole created in another image?

    Here's an example of the hole filter composited against a background image. This filter will run in the Pixel Bender Toolkit.
    <languageVersion : 1.0;>
    kernel HoleCompositedAgainstBackground
    <
      namespace: "pb::forums";
         vendor: "spotted chicken";
        version: 1;
    description: "Hole filter composited against a background image. The original 'Hole' filter was written by Jerrynet. See the Pixel Bender Exchange, <http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&extid=1550519#> for more information.";
    >
    //< namespace : "net.Jerry.PixelBender";
    // vendor : "[email protected]";
    // version : 4;
    // description : "A Hole Distortion Effect.";
    //>
    parameter float radius
    <
         minValue:    float(0.0);
         maxValue: float(1000.0);
    defaultValue:  float(100.0);
    aeDisplayName: "Radius";
    >;
    parameter float2 center
    <
         minValue:   float2(-800,-800.0);
         maxValue: float2(1600.0,1600.0);
    defaultValue:   float2(120.0,120.0);
    aeDisplayName: "Center";
    >;
    parameter float EdgeSmooth
    <
         minValue: float(0.0);
         maxValue: float(3.0);
    defaultValue: float(1.0);
    aeDisplayName: "Edge smoothing";
    >;
    input  image4 src;
    input  image4 background;
    output pixel4 dst;
    void
    evaluatePixel()
    float2 Pos_from_cen = outCoord() - center;
    float p_length = length(Pos_from_cen);
    float fun = (radius*radius)/abs(p_length);
    float m = fun/sqrt(Pos_from_cen[0]*Pos_from_cen[0] + Pos_from_cen[1]*Pos_from_cen[1]);
    float2 pp = -float2(m*Pos_from_cen[0], m*Pos_from_cen[1]) + outCoord();
    pixel4 final = sampleLinear(src,pp);
    if (p_length <= (radius+EdgeSmooth/2.0))
    //smooth the circle edge
    if (p_length >= (radius-EdgeSmooth/2.0))
    final *= (p_length-radius+EdgeSmooth/2.0)/EdgeSmooth;
    else
    final = sampleNearest(background, center + Pos_from_cen);
    dst = final;

  • Can not view images in Aperture

    Mavens!
    I  was editing images in Aperture 3.5.1 ( latest Mavericks / iMAC) and went to add  sharpening using CTRL + S when all the images dissappeared in the viewer.  
    I can still see the thumbnails - I can export original images etc - I just can't see anything in the viewer - it's grey and blank.
    There are NO filters / searches in place (the usual gotcha for hiding images).
    Initially I had the feeling I must have mis-queued the keystroke for sharpening and somehow hidden the images in the library. But now I find that all of my libraries have this problem.  Aperture will only display thumbnails and nothing in the viewer.
    Coudl this be a "delete plist"  scenario?  Any clues for further invesigation greatly appreacited as I'm stumped.
    Ciao
    Russ

    Hello Kirby
    Thank you for yur reply and sorry I have taken so oong to get back to you.  We just had a catergory 2 tropical cyclone cross the coast a few km away - been a little pre-occupied.
    That said - the problem has gone away.
    During the session where it arose I restarted the system twice and the systems persisted - so I am a little mystified.
    And again thank you for reminding of the "try new user account" wrinkle  - obviously the first step for serious troubleshooting.
    Kind regards
    Russell

  • Place image on canvas

    Hi.
    I am trying to place image on canvas.
    However the image doesn't show!!!!!!!!!!!!! :(
    no error and compiles well....
    private void AddTile(String image, int startx, int starty, int endx, int endy)
    try{
    tiles = ImageIO.read(new File(image));
    catch(Exception e)
    System.out.println("Image not Found");
    Graphics2D a =(Graphics2D)tiles.getGraphics();
    a.drawImage(tiles, 20,20,20,20,TileCanvas);
    if the above function is called the image should be placed on canvas right?
    TileCanvas is a canvas, and tiles is BufferedImage.
    just in case I'll put my source code followed by this
    * MapEditor.java
    * Created on 2006�� 7�� 20�� (��), ���� 11:48
    import java.awt.*;
    import java.awt.event.*;
    import java.awt.image.*;
    import javax.swing.*;
    import javax.swing.event.*;
    import javax.imageio.*;
    import java.io.*;
    * @author SeiKwon
    public class EditorComponent extends javax.swing.JFrame
    private java.awt.Button AddTile;
    private java.awt.Button DeleteTile;
    private javax.swing.JMenu FileMenu;
    private javax.swing.JMenuItem LoadFile;
    private javax.swing.JPanel ManageTilePanel;
    private java.awt.Canvas MapCanvas;
    private javax.swing.JMenuBar MenuBar;
    private javax.swing.JMenuItem SaveFile;
    private javax.swing.JScrollPane ShowMapScroll;
    private java.awt.Canvas TileCanvas;
    private javax.swing.JScrollPane TileScroll;
    private BufferedImage tiles;
    private int tilecount = 0;
    /** Creates new form MapEditor */
    public EditorComponent()
    initComponents();
    AddTile("test.jpg", 0, 0, 10, 10);
    private void initComponents()
    ManageTilePanel = new javax.swing.JPanel();
    TileScroll = new javax.swing.JScrollPane();
    TileCanvas = new java.awt.Canvas();
    AddTile = new java.awt.Button();
    DeleteTile = new java.awt.Button();
    ShowMapScroll = new javax.swing.JScrollPane();
    MapCanvas = new java.awt.Canvas();
    MenuBar = new javax.swing.JMenuBar();
    FileMenu = new javax.swing.JMenu();
    SaveFile = new javax.swing.JMenuItem();
    LoadFile = new javax.swing.JMenuItem();
    getContentPane().setLayout(new org.netbeans.lib.awtextra.AbsoluteLayout());
    setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE);
    ManageTilePanel.setLayout(null);
    ManageTilePanel.setBorder(new javax.swing.border.TitledBorder("Tiles"));
    TileCanvas.setBackground(new java.awt.Color(255, 255, 255));
    TileScroll.setViewportView(TileCanvas);
    ManageTilePanel.add(TileScroll);
    TileScroll.setBounds(10, 22, 100, 230);
    AddTile.setLabel("Add");
    ManageTilePanel.add(AddTile);
    AddTile.setBounds(10, 260, 50, 26);
    DeleteTile.setLabel("Delete");
    ManageTilePanel.add(DeleteTile);
    DeleteTile.setBounds(60, 260, 50, 26);
    getContentPane().add(ManageTilePanel, new org.netbeans.lib.awtextra.AbsoluteConstraints(310, 10, 119, 290));
    ManageTilePanel.getAccessibleContext().setAccessibleName("TilesPanel");
    MapCanvas.setBackground(new java.awt.Color(255, 255, 255));
    MapCanvas.addMouseListener(new java.awt.event.MouseAdapter()
    public void mouseEntered(java.awt.event.MouseEvent evt)
    MapCanvasMouseEntered(evt);
    ShowMapScroll.setViewportView(MapCanvas);
    getContentPane().add(ShowMapScroll, new org.netbeans.lib.awtextra.AbsoluteConstraints(12, 10, 290, 290));
    FileMenu.setText("File");
    FileMenu.setContentAreaFilled(false);
    SaveFile.setIcon(new javax.swing.ImageIcon("D:\\java\\MapEditor\\Image\\Save16.gif"));
    SaveFile.setText("Save");
    SaveFile.addActionListener(new java.awt.event.ActionListener()
    public void actionPerformed(java.awt.event.ActionEvent evt)
    SaveFileActionPerformed(evt);
    FileMenu.add(SaveFile);
    LoadFile.setIcon(new javax.swing.ImageIcon("D:\\java\\MapEditor\\Image\\Open16.gif"));
    LoadFile.setText("Load");
    LoadFile.addActionListener(new java.awt.event.ActionListener()
    public void actionPerformed(java.awt.event.ActionEvent evt)
    LoadFileActionPerformed(evt);
    FileMenu.add(LoadFile);
    MenuBar.add(FileMenu);
    setJMenuBar(MenuBar);
    pack();
    private void MapCanvasMouseEntered(java.awt.event.MouseEvent evt)
    Cursor cursorshape = MapCanvas.getCursor();
    MapCanvas.setCursor(cursorshape.getPredefinedCursor(CROSSHAIR_CURSOR));
    private void AddTile(String image, int startx, int starty, int endx, int endy)
    try{
    tiles = ImageIO.read(new File(image));
    catch(Exception e)
    System.out.println("Image not Found");
    Graphics2D a =(Graphics2D)tiles.getGraphics();
    a.drawImage(tiles, 20,20,20,20,TileCanvas);
    private void LoadFileActionPerformed(java.awt.event.ActionEvent evt)
    FileDialog fd = new FileDialog(this, "Open", FileDialog.LOAD);
    //fd.setFile("*.map");
    fd.setDirectory(".");
    fd.setVisible(true);
    String filename = fd.getFile();
    System.out.println(filename);
    private void SaveFileActionPerformed(java.awt.event.ActionEvent evt)
    FileDialog fd = new FileDialog(this, "Save", FileDialog.SAVE);
    //fd.setFile("*.map");
    //fd.setFilenameFilter("*.map"); // HOW TO USE?????????????
    fd.setDirectory(".");
    fd.setVisible(true);
    String filename = fd.getFile();
    System.out.println(filename);
    public static void main(String args[])
    java.awt.EventQueue.invokeLater(new Runnable()
    public void run()
    new EditorComponent().setVisible(true);
    }

    You have at least two problems.
    1) You are mixing AWT and Swing. Instead of using a Canvas you should use either a JComponent or a JPanel.
    2) In Swing, drawing such are you are doing should be done within the paintComponent(Graphics g) method using the Graphics provided as an argument to the method.
    P.S. I can't test you code because for some reason you feal the need to use a NetBeans specific layout manager.

  • Unable to place images in Illustrator

    (Illustrator CS2)
    Hi, Im still learning the program but this is an error that hasn't occurred before under the same circumstances. I am working on Macs at uni (as I dont have Illustrator at home) and with images from my USB drive. I want to get the images into my ai document and trace them to make a logo, but Illustrator is preventing me from doing this in any way I try.
    * I try to 'place' (file>place...) a jpg from the USB into the ai document and one of three things happens:
    1. It appears as though nothing has happened so I 'select all' and this highlights an empty box where my image should be. This always happens on the first try after I open the document.
    2. I delete the box and try again. This time not even the invisible box is placed. The computer processes and then acts as if I commanded it to do nothing.
    3. Irregularly, if I try again it seems like it's about to happen (with a preview showing and asking me to approve) and then I get the message "the operation cannot complete because of an unknown error".
    * I tried opening the jpg in Photoshop and copying and pasting from there and got the same "unknown error" message, followed by the empty invisible box.
    * The images place in photoshop with no problem.
    * The images cant be dragged and dropped into Illustrator.
    * I tried opening the image with Illustrator and get the message "insufficient memory was available to complete the operation". The image is only small - less than 1MB.
    * I tried changing the file to a tiff and a pdf. I tried uploading the jpg to internet and saving and placing from there but this is unsuccessful. I tried other images saved both from my computer and the uni computer and they dont work.
    * SOMETHING WORKS: I tried with random images from the internet and some (usually around 4kb) saved to Documents and placed are done so successfully. But this is no use to me.
    I have done this in the past and there have been no problems placing or pasting images whatsoever. I dont think uninstalling is really an option as they are the uni's computers and that would probably be an ordeal.. I really need this to be fixed quickly as I have no other access to Illustrator and it's part of a job. It happens with all the computers in the lab. I cant even start making the logo until this is overcome. I would really appreciate some help! your ideas on what the problem could be and what needs to be done to fix it.
    Thanks for your time,
    Simon.

    One causes of this error I've encountered has to do with the volume size of the disk the user's home folder is stored on.
    I'm guessing that Simon Manion is logged onto the Mac at his university using a networked home folder that is stored on a volume larger than Illustrator scratch disk management routines can handle. (2TB is the limit I think.)
    The workaround that I've been using is to create a 500MB disk image with Disk Utility, mounting the image, and using it as the only scratch disk. You may need to make your disk image larger. (Remember to restart Illustrator for the new scratch settings to take effect.)
    Even though the actual local volumes are under 2TB, they don't seem to work as scratch disks if the user's home folder lives on a large server. For some reason, setting the scratch disk to a virtual volume gets thing working correctly.
    This has solved the place image problem for me in Illustrator CS, CS2, and CS3.

Maybe you are looking for

  • Robohelp - main page loops/refreshes continously when using Firefox

    All, I have read through all of the posts and unfortuantely I have not been able to find a solution to my problem. Problem: When accessing online help in Firefox, the main page loads for the most part but before it's complete, it reloads the main pag

  • Is there an answer to why notes go missing?

    Is there an answer to why notes go missing on the iPhone? Is it a software problem? I now don't have any faith with using the notes app as important things I've taken note of disappear. Andy

  • Show user entered date when ssrs report exported to csv format

    Hi All, How can I show date range parameter entered by user when ssrs report is exported to csv format. my csv output should look like this.... Date : 01/01/2015 TO 01/31/2015 (user selected dates) ID,EmpFirstName,EmpLastName,Location 1,Tom,Garry,NY

  • Quizz questions will not publish

    Every time I put a quiz in a presentation when I publish it, the quiz does not appear in the Flash video.  Does anyone have an idea what is going on?

  • HELP Converting pdf to tiff

    I have been trying to convert pdf files (black / white drawings 24x36) from an architect into tiff files that are compress to group 4 under 5mb. I have tried using the exporting tool in adobe acrobat and they always come out huge file sizes - 150mb.