Batch build - creates double references to thumbnails

Last post 08-26-2005, 3:22 AM by pat185. 1 replies.
Sort Posts: Previous Next
  •  08-25-2005, 6:40 AM 9914

    Batch build - creates double references to thumbnails

    Hi,
     
    Am a bit foxed by this one - have happily been using the gallery with no problems - suddenly I notice that when I click on the batch build button the screen refreshes with each thumbnail repeated twice.
     
    * If I have 10 pictures in a folder then 10 thumbnails are created
    * The gallery.xml file however seems to have two references to the images for example
     
    </xs:schema>
    -
     <image>
    <url>ad0001.jpeg</url>
    <id>0</id>
    <title>ad0001</title>
    <description/>
    <date>8/25/2005</date>
    <size>34.64 KB</size>
    <width>288</width>
    <height>422</height>
    <t_width>68</t_width>
    <t_height>100</t_height>
    </image>
    -
     etc etc etc ... for the 10 images then ...
     
    <image>
    <url>ad0001.jpeg</url>
    <id>12</id>
    <title>ad0001</title>
    <description/>
    <date>8/25/2005</date>
    <size>34.64 KB</size>
    <width>288</width>
    <height>422</height>
    <t_width>68</t_width>
    <t_height>100</t_height>
    </image>
     
    Anyone got a clue why this should occur?
     
    Many thanks
     
    Patrick
     
  •  08-26-2005, 3:22 AM 9927 in reply to 9914

    Re: Batch build - creates double references to thumbnails

    Hi,
     
    This seems to have been solved - seems related to the format of the images when processed in Adobe and not the works of the gallery.  Phew !
View as RSS news feed in XML