<?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: Images</title>
<link>http://www.e2interactive.com/blog/forums/</link>
<description>e2interactive forums Tag: Images</description>
<language>en</language>
<pubDate>Thu, 21 Aug 2008 19:46:37 +0000</pubDate>

<item>
<title>brubakrn on "Thumbnail size"</title>
<link>http://www.e2interactive.com/blog/forums/topic/19#post-596</link>
<pubDate>Tue, 06 May 2008 11:11:14 +0000</pubDate>
<dc:creator>brubakrn</dc:creator>
<guid isPermaLink="false">596@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;That's what I thought, but my images are 50px wide, with 4px right-margin and 1px border, so I changed moveamount to 56, still keeps scrolling even though there's no more images.
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "Thumbnail size"</title>
<link>http://www.e2interactive.com/blog/forums/topic/19#post-587</link>
<pubDate>Mon, 28 Apr 2008 16:57:58 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">587@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Because you've change the default thumbnail size you need to change the javascript to know what size thumbnails you are using.  The variable is &#60;code&#62;var moveamount=106;&#60;/code&#62; in the e2photo.js file.  You'll have to accomadate for image size plus pixel padding on the images that is added in the CSS.  I think it is 2-4px on each side of the image.
&#60;/p&#62;</description>
</item>
<item>
<title>brubakrn on "Thumbnail size"</title>
<link>http://www.e2interactive.com/blog/forums/topic/19#post-583</link>
<pubDate>Sun, 27 Apr 2008 12:25:40 +0000</pubDate>
<dc:creator>brubakrn</dc:creator>
<guid isPermaLink="false">583@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Hello, I was able to change the size that the uploader generates thumb as by changing the values here in the index.php located in the uploader folder:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
$handle-&#38;gt;image_resize          = true;&#60;br /&#62;
$handle-&#38;gt;image_y               = 100;&#60;br /&#62;
$handle-&#38;gt;image_x               = 100;&#60;br /&#62;
$handle-&#38;gt;jpeg_quality	       = 95;&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;But now the thumbs keep scrolling to the right even though there aren't any more thumbs there. Any idea why?&#60;br /&#62;
Here's where I've been playing around with it.&#60;br /&#62;
&#60;a href=&#34;http://www.foopyou.com/si/portfolio/&#34; rel=&#34;nofollow&#34;&#62;http://www.foopyou.com/si/portfolio/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "IPTC Infos after uploads are gone"</title>
<link>http://www.e2interactive.com/blog/forums/topic/123#post-543</link>
<pubDate>Mon, 07 Apr 2008 07:46:18 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">543@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;The large image loads for me, what browser are  you using?
&#60;/p&#62;</description>
</item>
<item>
<title>chucknorrisrules on "IPTC Infos after uploads are gone"</title>
<link>http://www.e2interactive.com/blog/forums/topic/123#post-540</link>
<pubDate>Fri, 04 Apr 2008 10:25:35 +0000</pubDate>
<dc:creator>chucknorrisrules</dc:creator>
<guid isPermaLink="false">540@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;sorry...here's my test gallery:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://gesarsfootprint.com/e2_photo_gallery_full/index.php#&#34; rel=&#34;nofollow&#34;&#62;http://gesarsfootprint.com/e2_photo_gallery_full/index.php#&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>chucknorrisrules on "IPTC Infos after uploads are gone"</title>
<link>http://www.e2interactive.com/blog/forums/topic/123#post-539</link>
<pubDate>Fri, 04 Apr 2008 10:17:46 +0000</pubDate>
<dc:creator>chucknorrisrules</dc:creator>
<guid isPermaLink="false">539@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;btw, I tried removing everything like you said, and every time I remove it, I am able to upload the image fine, and I can see that the image is in the proper directory, also the thumb is created fine and all the info is there, however the large image just doesn't load...the &#34;loading&#34; message just keeps spinning. I made sure that the image was within 600x600 too. &#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>chucknorrisrules on "IPTC Infos after uploads are gone"</title>
<link>http://www.e2interactive.com/blog/forums/topic/123#post-538</link>
<pubDate>Fri, 04 Apr 2008 10:09:28 +0000</pubDate>
<dc:creator>chucknorrisrules</dc:creator>
<guid isPermaLink="false">538@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Hi. I really like your gallery, and am trying to get it to work for me. I'm making a gallery for someone else who isn't very computer savvy, and it's really important that the IPTC info not get lost when using the upload. So...&#60;/p&#62;
&#60;p&#62;I saw in the post above that you said to find: &#60;/p&#62;
&#60;p&#62;$handle-&#38;gt;image_resize     = true;&#60;br /&#62;
$handle-&#38;gt;image_ratio          = true;&#60;br /&#62;
$handle-&#38;gt;image_y                = 600;&#60;br /&#62;
$handle-&#38;gt;image_x                = 600;&#60;br /&#62;
$handle-&#38;gt;jpeg_quality         = 95;&#60;/p&#62;
&#60;p&#62;Then you said to &#34;remove&#34; it. Do you actually mean to remove all the various $handle statments ?  Or would it also be possible to just change the &#34;true&#34; to &#34;false&#34; in the image_resize ?
&#60;/p&#62;</description>
</item>
<item>
<title>leo on "IPTC Infos after uploads are gone"</title>
<link>http://www.e2interactive.com/blog/forums/topic/123#post-529</link>
<pubDate>Wed, 19 Mar 2008 22:41:47 +0000</pubDate>
<dc:creator>leo</dc:creator>
<guid isPermaLink="false">529@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;hello e2.&#60;/p&#62;
&#60;p&#62;thank you  very much. that works perfect for me.&#60;br /&#62;
maybe I 'll try to get some bigger images into the gallery like 700x700&#60;/p&#62;
&#60;p&#62;thanks for your help.&#60;br /&#62;
leo
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "IPTC Infos after uploads are gone"</title>
<link>http://www.e2interactive.com/blog/forums/topic/123#post-528</link>
<pubDate>Mon, 17 Mar 2008 07:11:16 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">528@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Yes, if you have the uploader simply upload the files and not resize the large images.  To do this, simple open up the index.php file inside the uploader and find the following line:&#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;
&#60;p&#62;If you remove this, it will simply upload the files as is.  But you will need to batch process your images pre-hand to no more than 600x600 for the images to work in the gallery (unless you modify the gallery to accept larger images).  The uploader will upload the images, and create the thumbails, but not rewrite the images so the IPTC data should stay intact.
&#60;/p&#62;</description>
</item>
<item>
<title>leo on "IPTC Infos after uploads are gone"</title>
<link>http://www.e2interactive.com/blog/forums/topic/123#post-527</link>
<pubDate>Sun, 16 Mar 2008 23:29:55 +0000</pubDate>
<dc:creator>leo</dc:creator>
<guid isPermaLink="false">527@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;hello e2.&#60;/p&#62;
&#60;p&#62;is there a way that the uploader doesn't remove the IPTC Infos?&#60;br /&#62;
your way looks to me a bit non common.&#60;/p&#62;
&#60;p&#62;anyway, how do you add the IPTC Infos to the images?&#60;br /&#62;
do you download the images via FTP, add the IPTC Data and re-upload the images?&#60;/p&#62;
&#60;p&#62;thanks. leo
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "IPTC Infos after uploads are gone"</title>
<link>http://www.e2interactive.com/blog/forums/topic/123#post-526</link>
<pubDate>Sun, 16 Mar 2008 10:01:09 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">526@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Yeah the gallery uploader removes the IPTC info, I typically upload the photos and then add the IPTC data after upload.
&#60;/p&#62;</description>
</item>
<item>
<title>julianarp on "IPTC Infos after uploads are gone"</title>
<link>http://www.e2interactive.com/blog/forums/topic/123#post-522</link>
<pubDate>Sun, 16 Mar 2008 07:22:06 +0000</pubDate>
<dc:creator>julianarp</dc:creator>
<guid isPermaLink="false">522@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;I am having the same problem. This is such a great script, please help.&#60;br /&#62;
This is my url if that helps...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.sylviadeswaan.com/gallery1.php&#34; rel=&#34;nofollow&#34;&#62;http://www.sylviadeswaan.com/gallery1.php&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>leo on "IPTC Infos after uploads are gone"</title>
<link>http://www.e2interactive.com/blog/forums/topic/123#post-519</link>
<pubDate>Sat, 15 Mar 2008 08:38:37 +0000</pubDate>
<dc:creator>leo</dc:creator>
<guid isPermaLink="false">519@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;hello.&#60;/p&#62;
&#60;p&#62;I've installed the gallery on my local xampp development environment. when I do some pic &#34;uploads&#34;, the thumbnails were created and the pics are in the gallery. so everything looks fine.&#60;/p&#62;
&#60;p&#62;but when I've click on the Info Button, no IPTC Infos are shown.&#60;br /&#62;
I've checked the images before the upload in photoshop, so all infos are in the file.&#60;br /&#62;
Then I've checked the image after the upload in potoshop and all IPTC Infos are empty?&#60;/p&#62;
&#60;p&#62;so where's the error?&#60;/p&#62;
&#60;p&#62;need some help and would be great to get some infos.&#60;br /&#62;
by tthe way, it's an awesome gallery script.&#60;/p&#62;
&#60;p&#62;thanks, leo
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "Problem with images upload"</title>
<link>http://www.e2interactive.com/blog/forums/topic/29#post-108</link>
<pubDate>Tue, 06 Nov 2007 07:51:52 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">108@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;I meant to say config.php file, not index.php file above.  I edited my post to reflect that.  You should only need to edit the config.php file witht he setting of where your folders are and set up your username and password.
&#60;/p&#62;</description>
</item>
<item>
<title>kalman on "Problem with images upload"</title>
<link>http://www.e2interactive.com/blog/forums/topic/29#post-107</link>
<pubDate>Tue, 06 Nov 2007 03:08:58 +0000</pubDate>
<dc:creator>kalman</dc:creator>
<guid isPermaLink="false">107@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;I am having this error as well. What are the correct settings for the index.php? Is that the gallery index or the uploader index? &#60;/p&#62;
&#60;p&#62;-Thank You
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "Problem with images upload"</title>
<link>http://www.e2interactive.com/blog/forums/topic/29#post-99</link>
<pubDate>Sat, 03 Nov 2007 10:19:10 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">99@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;You need to set you images directory first and also set it to chmod 777 so that you can upload photos to it.&#60;/p&#62;
&#60;p&#62;The steps are:&#60;/p&#62;
&#60;p&#62;1. Create an image and thumbnail folder where you'd like to upload your photos.&#60;/p&#62;
&#60;p&#62;2. Set the folders to chmod 777&#60;/p&#62;
&#60;p&#62;3.  Set up the config.php with the correct settings and then you should be able to upload
&#60;/p&#62;</description>
</item>
<item>
<title>tecniuc on "Problem with images upload"</title>
<link>http://www.e2interactive.com/blog/forums/topic/29#post-97</link>
<pubDate>Sat, 03 Nov 2007 09:39:25 +0000</pubDate>
<dc:creator>tecniuc</dc:creator>
<guid isPermaLink="false">97@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;i've a problem when i upload images...&#60;/p&#62;
&#60;p&#62;Large Image Not Uploaded&#60;br /&#62;
Error: Destination directory can't be created. Can't carry on a process&#60;br /&#62;
Thumbnail not created and not uploaded&#60;br /&#62;
Error: Destination directory can't be created. Can't carry on a process&#60;/p&#62;
&#60;p&#62;how i can resolve it???&#60;br /&#62;
what is the correct procedure to upload images?
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "Thumbnail size"</title>
<link>http://www.e2interactive.com/blog/forums/topic/19#post-67</link>
<pubDate>Wed, 03 Oct 2007 07:16:53 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">67@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Thanks glad to see you like it.&#60;/p&#62;
&#60;p&#62;You can change the size of the thumbnails, but you'll have to resize and upload them manually to the thumbnail image folder.  The uploader automatically resize but right now they resize to 100x100.&#60;/p&#62;
&#60;p&#62;If you want 6 rows of thumbnails, you'll need to modify the css a little too.  The style you'd need to change is the #widthbox, it is set to display:inline;  if you took that off and then gave the #widthbox a specific width, you might be able to do rows.   I haven't really messed with trying this so it would be a little bit of trial and error till you get it to do what you want.
&#60;/p&#62;</description>
</item>
<item>
<title>sinisters on "Thumbnail size"</title>
<link>http://www.e2interactive.com/blog/forums/topic/19#post-65</link>
<pubDate>Sun, 30 Sep 2007 00:46:16 +0000</pubDate>
<dc:creator>sinisters</dc:creator>
<guid isPermaLink="false">65@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Hello&#60;/p&#62;
&#60;p&#62;First of all: Wow super nice script and execution!&#60;br /&#62;
I'm so happy with it!&#60;/p&#62;
&#60;p&#62;But offcourse i have a question.&#60;br /&#62;
I want to adjust the size of the thumbnail images..I dont have a clue where to change this. I prefer to see smaller thumnail images and idealy it will me 5 colums (as it is) but 6 rows. So you can see 30 (smaller) thumbnails in one time.&#60;br /&#62;
Can you help me out?&#60;/p&#62;
&#60;p&#62;Thanks So much&#60;br /&#62;
Keep up the good work.&#60;/p&#62;
&#60;p&#62;Roland
&#60;/p&#62;</description>
</item>

</channel>
</rss>
