<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>e2interactive forums Tag: description uploader meta data photos tag</title>
<link>http://www.e2interactive.com/blog/forums/</link>
<description>e2interactive forums Tag: description uploader meta data photos tag</description>
<language>en</language>
<pubDate>Sat, 22 Nov 2008 00:21:16 +0000</pubDate>

<item>
<title>e2 on "Description Issue"</title>
<link>http://www.e2interactive.com/blog/forums/topic/143#post-575</link>
<pubDate>Wed, 23 Apr 2008 12:09:37 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">575@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;The uploader uses a php class that resizes the images, on upload the images a recreated and the meta data is not transferred to the newly created image.  There are a couple of work arounds:&#60;/p&#62;
&#60;p&#62;1. Resize your photos first to no more than 600x600 pixels.  use the upload to only upload the image, and not resize them.  To do this you'll have to modify a couple of lines on the uploader script.  It'll still create the thumbnails and upload them to the correct place.&#60;/p&#62;
&#60;p&#62;2. Use the upload as is and then download the big file after upload and ad the meta data back in.&#60;/p&#62;
&#60;p&#62;3. Upload them through FTP only, you have to resize the images and thumbnails to do it this way&#60;/p&#62;
&#60;p&#62;For #1 find the following PHP and delete and save the index.php file in the uploader folder:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$handle-&#38;gt;image_resize          = true;
$handle-&#38;gt;image_ratio           = true;
$handle-&#38;gt;image_y               = 600;
$handle-&#38;gt;image_x               = 600;
$handle-&#38;gt;jpeg_quality          = 95;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>Kirk on "Description Issue"</title>
<link>http://www.e2interactive.com/blog/forums/topic/143#post-574</link>
<pubDate>Tue, 22 Apr 2008 23:03:25 +0000</pubDate>
<dc:creator>Kirk</dc:creator>
<guid isPermaLink="false">574@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;First off, fantastic script looks and works like a dream, apart from one small problem giving me some issues.&#60;/p&#62;
&#60;p&#62;None of the descriptions are being displayed. Now my images do have the correct meta data added to them and just to be sure of this I downloaded some of the photos you used on the online demo just to make sure.&#60;/p&#62;
&#60;p&#62;Now when I upload these images using the uploader they display in the gallery like they should but with no description. However if I replace photo via ftp with the exact same image magically I have a description.&#60;/p&#62;
&#60;p&#62;Can anyone help, why wont the uploader successfully upload my descriptions?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
