<?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 Forum: Sample of (E)2 Photo Gallery</title>
<link>http://www.e2interactive.com/blog/forums/</link>
<description>e2interactive forums Forum: Sample of (E)2 Photo Gallery</description>
<language>en</language>
<pubDate>Thu, 21 Aug 2008 21:01:26 +0000</pubDate>

<item>
<title>e2 on "Error: GD doesn't seem to be present"</title>
<link>http://www.e2interactive.com/blog/forums/topic/205#post-779</link>
<pubDate>Thu, 21 Aug 2008 07:46:48 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">779@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;It looks like  you don't have the GD library on your server.  You'd have to ask your server admin if they have the option for the GD library to be installed on your hosting.
&#60;/p&#62;</description>
</item>
<item>
<title>progwdm on "Error: GD doesn't seem to be present"</title>
<link>http://www.e2interactive.com/blog/forums/topic/205#post-777</link>
<pubDate>Thu, 21 Aug 2008 00:10:48 +0000</pubDate>
<dc:creator>progwdm</dc:creator>
<guid isPermaLink="false">777@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;When i want upload files i have this error :&#60;/p&#62;
&#60;p&#62;Large Image Not Uploaded&#60;br /&#62;
Error: GD doesn't seem to be present&#60;/p&#62;
&#60;p&#62;What happens ?&#60;br /&#62;
please
&#60;/p&#62;</description>
</item>
<item>
<title>Brass on "Error in E2 Gallery PHP"</title>
<link>http://www.e2interactive.com/blog/forums/topic/203#post-772</link>
<pubDate>Sun, 17 Aug 2008 20:23:07 +0000</pubDate>
<dc:creator>Brass</dc:creator>
<guid isPermaLink="false">772@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;I get a fatal error, the e2 gallery works on my server but I'm trying to get it setup on my page and after following the setup advice on this page &#60;a href=&#34;http://www.e2interactive.com/blog/forums/topic/136&#34; rel=&#34;nofollow&#34;&#62;www.e2interactive.com/blog/forums/topic/136&#60;/a&#62;&#60;br /&#62;
This is the error I receive: &#60;/p&#62;
&#60;p&#62;Fatal error: Call to undefined function getImages() in /home/walkfar/public_html/test/gallery.php on line 19&#60;/p&#62;
&#60;p&#62;This is line 19:&#60;/p&#62;
&#60;p&#62;&#38;lt;?php getImages($gallerypath, 'tempgallery'); ?&#38;gt;
&#60;/p&#62;</description>
</item>
<item>
<title>zutai on "Safari problems - loads 1st time, and not the second.."</title>
<link>http://www.e2interactive.com/blog/forums/topic/117#post-771</link>
<pubDate>Sun, 17 Aug 2008 15:07:58 +0000</pubDate>
<dc:creator>zutai</dc:creator>
<guid isPermaLink="false">771@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;There's a problem with the 'domready' event in e2photo2.js : it seems that this event is not well handled by all browsers...&#60;/p&#62;
&#60;p&#62;As a solution you can drop these lines from e2photo2.js : &#60;/p&#62;
&#60;p&#62;window.addEvent('domready', function() {&#60;br /&#62;
	initGallery( tempgallery, tempgallery.length, tempgallery[0][8], tempgallery[0][1], tempgallery[0][2], 0 );&#60;br /&#62;
});&#60;/p&#62;
&#60;p&#62;and add an &#34;onload&#34; parameter in your gallery body tag :&#60;/p&#62;
&#60;p&#62;&#38;lt;body onload=&#34;initGallery( tempgallery, tempgallery.length, tempgallery[0][8], tempgallery[0][1], tempgallery[0][2], 0 );&#34;&#38;gt;
&#60;/p&#62;</description>
</item>
<item>
<title>beck24 on "Caption not showing on load"</title>
<link>http://www.e2interactive.com/blog/forums/topic/201#post-769</link>
<pubDate>Sun, 10 Aug 2008 07:29:12 +0000</pubDate>
<dc:creator>beck24</dc:creator>
<guid isPermaLink="false">769@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Bump...&#60;/p&#62;
&#60;p&#62;Anyone?
&#60;/p&#62;</description>
</item>
<item>
<title>jahs on "Is it possible to make the images clickable?"</title>
<link>http://www.e2interactive.com/blog/forums/topic/200#post-763</link>
<pubDate>Wed, 06 Aug 2008 16:38:39 +0000</pubDate>
<dc:creator>jahs</dc:creator>
<guid isPermaLink="false">763@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Thanks for the response. The trouble have with putting the link in the image description is that it may not stand out as much as I'd like. &#60;/p&#62;
&#60;p&#62;I've been looking for a good image gallery and have narrowed it down to two options: yours and JonDesign's SmoothGallery (http://smoothgallery.jondesign.net/showcase/gallery/). &#60;/p&#62;
&#60;p&#62;With SmoothGallery the problems I have are that the image descriptions appear automatically (I'd rather the user be able to toggle them in and out like you can with the E2 gallery), and I prefer the way the E2 thumbnail carousel works (clicking the arrows to mave the thumbnails along as opposed to moving your mouse over the side in which you want the thumbs to move), although this is not that major. With SmoothGallery you can have it so that clicking on an image takes you to another link. The support forums for SmoothGallery seem to have deteriorated a bit (lots of spam posts and the author himself hasn't contributed in quite a while).&#60;/p&#62;
&#60;p&#62;That last feature is the only one missing from E2 (as far as my needs go). How hard would it be to incorporate such a feature?&#60;/p&#62;
&#60;p&#62;I hope I'm not coming across as too demanding, I'd give it a go myself but I just don't have the know-how. In all honesty both galleries are really great and either one would do a good job for me, I'm just being extra fussy about the little details.
&#60;/p&#62;</description>
</item>
<item>
<title>beck24 on "Caption not showing on load"</title>
<link>http://www.e2interactive.com/blog/forums/topic/201#post-762</link>
<pubDate>Wed, 06 Aug 2008 14:16:38 +0000</pubDate>
<dc:creator>beck24</dc:creator>
<guid isPermaLink="false">762@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Thanks for all your hard work on this.  I only have one little issue... when the gallery first loads the first picture displayed doesn't have any captions showing.  Moving to another pic and then back loads the caption.  How can I make the caption show on the first load?&#60;/p&#62;
&#60;p&#62;Here's my gallery: &#60;a href=&#34;http://clevername.dyndns.org/secondhome/gallery.php&#34; rel=&#34;nofollow&#34;&#62;http://clevername.dyndns.org/secondhome/gallery.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks in advance!&#60;/p&#62;
&#60;p&#62;- Beck
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "Is it possible to make the images clickable?"</title>
<link>http://www.e2interactive.com/blog/forums/topic/200#post-761</link>
<pubDate>Wed, 06 Aug 2008 08:31:24 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">761@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Yes it could be possible, but not by default.  You could put a link inside the image description &#60;code&#62;&#38;lt;a href=&#38;quot;page.html&#38;quot;&#38;gt;link&#38;lt;/a&#38;gt;&#60;/code&#62;.  See the &#60;a href=&#34;http://www.e2interactive.com/color_photography-1.php&#34; rel=&#34;nofollow&#34;&#62;http://www.e2interactive.com/color_photography-1.php&#60;/a&#62; gallery for a sample.
&#60;/p&#62;</description>
</item>
<item>
<title>jahs on "Is it possible to make the images clickable?"</title>
<link>http://www.e2interactive.com/blog/forums/topic/200#post-759</link>
<pubDate>Tue, 05 Aug 2008 19:04:02 +0000</pubDate>
<dc:creator>jahs</dc:creator>
<guid isPermaLink="false">759@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;I'd like to do this so that the user can click the image and be taken to another web page where they can find more detailed information on the clicked image (much more detailed than can be shown in the little info panel at the bottom)
&#60;/p&#62;</description>
</item>
<item>
<title>supernova54 on "file size too big"</title>
<link>http://www.e2interactive.com/blog/forums/topic/199#post-758</link>
<pubDate>Tue, 05 Aug 2008 12:25:06 +0000</pubDate>
<dc:creator>supernova54</dc:creator>
<guid isPermaLink="false">758@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;nvm! max file size was being grabbed from php.ini in the class.uploader file.  Just changed $var to 1000000 lol.
&#60;/p&#62;</description>
</item>
<item>
<title>supernova54 on "file size too big"</title>
<link>http://www.e2interactive.com/blog/forums/topic/199#post-757</link>
<pubDate>Tue, 05 Aug 2008 11:06:53 +0000</pubDate>
<dc:creator>supernova54</dc:creator>
<guid isPermaLink="false">757@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;What file size is the max for uploading?? I've even tried a picture cropped at 600px by 900px that is under 1M!  &#60;/p&#62;
&#60;p&#62;Error: File too big&#60;/p&#62;
&#60;p&#62;What could be causing this? The file is not that big, its 77.6kb.  It must be something else.  Any suggestions?
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "Uploading to multiple galleries..."</title>
<link>http://www.e2interactive.com/blog/forums/topic/197#post-753</link>
<pubDate>Sat, 02 Aug 2008 22:04:06 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">753@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;so your file directory is? &#60;code&#62;/gallery/uploader/&#60;/code&#62; and &#60;code&#62;/gallery/commisioned/images/&#60;/code&#62;,&#60;code&#62;/gallery/commisioned/imagethumbs/&#60;/code&#62; and so on for the others?  &#60;/p&#62;
&#60;p&#62;The config file folder location is for the photogallery and not the uploader.  You set the folder you'd like to upload to in the uploader.&#60;/p&#62;
&#60;p&#62;So with the above folder configuration you would use the following path in the uploader to upload you images:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;../commissioned/images/&#60;/code&#62; and  &#60;code&#62;../commissioned/imagethumbs/&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Excorio on "Uploading to multiple galleries..."</title>
<link>http://www.e2interactive.com/blog/forums/topic/197#post-752</link>
<pubDate>Sat, 02 Aug 2008 01:35:16 +0000</pubDate>
<dc:creator>Excorio</dc:creator>
<guid isPermaLink="false">752@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I want to use your script for several galleries but i cant seem to get the uploader working... Here's what i've done:&#60;/p&#62;
&#60;p&#62;- changed the name of 'images' dir into 'gallery' and removed the 'imagethumbs' dir.&#60;br /&#62;
- created 4 dirs in 'gallery': commisioned, non-commisioned, fashion &#38;#38; portraits.&#60;br /&#62;
- inside those dirs i created the 'images' and 'imagethumbs' dirs.&#60;br /&#62;
- created 4 new gallery files for above galleries. I dont use the index.php file since i'm linking to those 4 from another page.&#60;/p&#62;
&#60;p&#62;Now... If i run the uploader i can not choose from the different galleries i've created, both fields are blank. How do i tell the uploader where to upload the images to? In the config.php file i can only point to 1 dir and not multiple directories. Wouldn't it be great to have the uploader check what gallery dirs there are and then provide a dropdownbox for the galleries so one can select the appropriate gallery and upload the images to that gallery?&#60;/p&#62;
&#60;p&#62;The pages on their own work fine if i put in thumbnails and images that i've made myself, no probs with that but it's to much work :)
&#60;/p&#62;</description>
</item>
<item>
<title>redgeko on "E2 Gallery almost complete and liking it ;)"</title>
<link>http://www.e2interactive.com/blog/forums/topic/193#post-748</link>
<pubDate>Wed, 30 Jul 2008 05:29:00 +0000</pubDate>
<dc:creator>redgeko</dc:creator>
<guid isPermaLink="false">748@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Thanx e2,&#60;/p&#62;
&#60;p&#62;Glad you liked the pix :)&#60;/p&#62;
&#60;p&#62;It took me ages to hunt down a quality Gallery like e2interactive. I have to say your support made it work/intergrate very smoothly.&#60;/p&#62;
&#60;p&#62;My client is over the moon with it and is currently a contender for 'Scotlands Landscape Photographer of the Year 2008'.&#60;/p&#62;
&#60;p&#62;I have since upgraded the PayPal stuff with the PayPal Developers Community, so that made it function better too.&#60;/p&#62;
&#60;p&#62;I have included an e2interactive credit on the opening page and linked back to your site:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.amoghavira.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.amoghavira.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanx again for the support and making the e2 gallery open source ;)&#60;/p&#62;
&#60;p&#62;Redgeko
&#60;/p&#62;</description>
</item>
<item>
<title>tpie on "images won't always load when I have multiple galleries"</title>
<link>http://www.e2interactive.com/blog/forums/topic/195#post-747</link>
<pubDate>Tue, 29 Jul 2008 20:14:35 +0000</pubDate>
<dc:creator>tpie</dc:creator>
<guid isPermaLink="false">747@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Hi. I have embedded the gallery into a page and have links that link to other photo galleries. When I go from one gallery to the next the images will load sometimes but not all the time. I have played around with this bug a few times and it seems that every third gallery I go to, I have to refresh the page in order to see the main image. &#60;/p&#62;
&#60;p&#62;Here's my site that is having issues: &#60;a href=&#34;http://tinyurl.com/58q3lr&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/58q3lr&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I only see this issue in Safari. Is there any way I can fix this? Thanks so much.
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "E2 Gallery almost complete and liking it ;)"</title>
<link>http://www.e2interactive.com/blog/forums/topic/193#post-744</link>
<pubDate>Mon, 28 Jul 2008 09:57:00 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">744@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Looks really good and your photography is excellent!  I really like AP23, AP66, AP68, AP06, and AP38 plus more.  Looks like some beautiful places.  Good luck selling some of your work!
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "I have unkonw warning, when upload photo"</title>
<link>http://www.e2interactive.com/blog/forums/topic/190#post-742</link>
<pubDate>Mon, 28 Jul 2008 07:47:27 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">742@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;I was out of town last week, but i can't get to your gallery.  It looks like you took it down.
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "Can't embed gallery in my website !"</title>
<link>http://www.e2interactive.com/blog/forums/topic/189#post-741</link>
<pubDate>Mon, 28 Jul 2008 07:45:36 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">741@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;You need to include the files on the php side not html side.
&#60;/p&#62;</description>
</item>
<item>
<title>redgeko on "E2 Gallery almost complete and liking it ;)"</title>
<link>http://www.e2interactive.com/blog/forums/topic/193#post-739</link>
<pubDate>Mon, 28 Jul 2008 07:35:44 +0000</pubDate>
<dc:creator>redgeko</dc:creator>
<guid isPermaLink="false">739@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Hi E2, Just wanted to put my gallery up for the other Forum members to take a look at and, perhaps, review? &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.amoghavira.com/AmoghaviraGallery01.php&#34; rel=&#34;nofollow&#34;&#62;http://www.amoghavira.com/AmoghaviraGallery01.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62; Redgeko
&#60;/p&#62;</description>
</item>
<item>
<title>tpie on "How to control title and description layout as always visible"</title>
<link>http://www.e2interactive.com/blog/forums/topic/191#post-737</link>
<pubDate>Fri, 25 Jul 2008 19:11:27 +0000</pubDate>
<dc:creator>tpie</dc:creator>
<guid isPermaLink="false">737@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;I think I found the answer. I threw a &#38;lt;br&#38;gt; after var phototitle=document.getElementById('imgtitle')+&#34;&#38;lt;br&#38;gt; &#34;&#60;br /&#62;
Thank you
&#60;/p&#62;</description>
</item>
<item>
<title>tpie on "How to control title and description layout as always visible"</title>
<link>http://www.e2interactive.com/blog/forums/topic/191#post-736</link>
<pubDate>Fri, 25 Jul 2008 19:04:20 +0000</pubDate>
<dc:creator>tpie</dc:creator>
<guid isPermaLink="false">736@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Hi. I am trying to control the layout of the title and the description when it's always visible. Currently, I changed this line of code 		firsttitlefade.start(1,1); to always have these items visible on my page.&#60;/p&#62;
&#60;p&#62;The problem that I am having is that I can control the first series of the title and the description:  This is what i changed, 		firsttitle.innerHTML=&#34;&#60;strong&#62;&#34;+tempgallery[0][4]+&#34;&#60;/strong&#62; &#34;+&#34;&#38;lt;br&#38;gt; &#34;+tempgallery[0][7]; but when I load the second image and so on, i dont have the &#38;lt;br&#38;gt; between the title and the description. Where in the JS is this controlled? I found something in e2photo.js but it didnt do anything for my site.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>sserbin on "I have unkonw warning, when upload photo"</title>
<link>http://www.e2interactive.com/blog/forums/topic/190#post-735</link>
<pubDate>Thu, 24 Jul 2008 01:49:56 +0000</pubDate>
<dc:creator>sserbin</dc:creator>
<guid isPermaLink="false">735@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Hello! &#60;/p&#62;
&#60;p&#62;Can you help me, i dont know what problem in my site gallery &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://magicspika.com/gallery/&#34; rel=&#34;nofollow&#34;&#62;http://magicspika.com/gallery/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;login 123&#60;br /&#62;
pass  123&#60;/p&#62;
&#60;p&#62;When i upload photo, i see thisw warning:&#60;/p&#62;
&#60;p&#62;Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home:/tmp) in /home/spika/public_html/gallery/uploader/class.upload.php on line 2018&#60;/p&#62;
&#60;p&#62;Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home:/tmp) in /home/spika/public_html/gallery/uploader/class.upload.php on line 1814&#60;/p&#62;
&#60;p&#62;And after that photos not upload, i dont know whot i must do. Please help, becouse this gallery very good and i wont install at my site. Can you see what problams i have.&#60;/p&#62;
&#60;p&#62;Congif.php is&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;br /&#62;
	//Define the folder where your photos will be placed on you server.&#60;br /&#62;
	//Relative to the path you place the galery index.php&#60;br /&#62;
	$gallerypath=&#34;../images&#34;; 		//EX. images or ../gallery/images no trailing slash needed&#60;br /&#62;
	$thumbpath=&#34;../imagethumbs&#34;;	//EX.  images or ../gallery/images no trailing slash needed&#60;br /&#62;
	$transitionspeed=&#34;500&#34;;		//How fast you want the animations to render&#60;br /&#62;
	$fadespeed=&#34;300&#34;;			//How fast you want the photos to fade in and out&#60;br /&#62;
	$users[0]=&#34;123&#34;;	//Username for accessing image uploader&#60;br /&#62;
	$passw[0]=&#34;123&#34;;		//Password to access image uploader&#60;br /&#62;
?&#38;gt;
&#60;/p&#62;</description>
</item>
<item>
<title>ratdelabo on "Can't embed gallery in my website !"</title>
<link>http://www.e2interactive.com/blog/forums/topic/189#post-734</link>
<pubDate>Tue, 22 Jul 2008 07:38:34 +0000</pubDate>
<dc:creator>ratdelabo</dc:creator>
<guid isPermaLink="false">734@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
My website is based on an include system which calls every page in a central div.&#60;br /&#62;
The gallery needs javascript in the &#38;lt;head&#38;gt;&#38;lt;/head&#38;gt; tags to be loaded.&#60;br /&#62;
But, in my exemple, I only have the same &#38;lt;head&#38;gt;&#38;lt;/head&#38;gt; tags for all my pages ! So, I've made a short php script which can insert the &#38;lt;head&#38;gt; tags corresponding to the page called. When the visitor calls the page in which I want to display the gallery, the &#38;lt;head&#38;gt; tags include the javascript. Ok ?&#60;br /&#62;
But, I render a error &#34;can't call getimage function&#34; or&#34;tempgallery&#34; or &#34;imagethumbnails&#34;...&#60;br /&#62;
In fact, the script javascript seems to be not working at all...&#60;br /&#62;
Could explain me how to embed the gallery in a website based on an include system, plz ?&#60;br /&#62;
Thx a lot.
&#60;/p&#62;</description>
</item>
<item>
<title>ratdelabo on "sites using E2-PhotoGallery"</title>
<link>http://www.e2interactive.com/blog/forums/topic/187#post-732</link>
<pubDate>Sat, 19 Jul 2008 14:32:17 +0000</pubDate>
<dc:creator>ratdelabo</dc:creator>
<guid isPermaLink="false">732@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Is it possible to include in this post the sites which use E2-PhotoGallery?&#60;br /&#62;
It would seem to be nice and would allow any to find of the inspiration to modify the design of their own gallery.&#60;br /&#62;
OK, it is me who begin.&#60;br /&#62;
Here is &#60;a href=&#34;http://www.meubleenligne.fr/diaporama&#34;&#62;my gallery&#60;/a&#62; (a try). I shall post the definitive link when the gallery will be ended.&#60;br /&#62;
Thanks to all
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "1 of 12 photos in french please ;)"</title>
<link>http://www.e2interactive.com/blog/forums/topic/185#post-730</link>
<pubDate>Thu, 17 Jul 2008 12:52:42 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">730@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Line 70: &#60;code&#62;body{background:url(/new/images/mainbg.png);}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;change it to&#60;/p&#62;
&#60;p&#62;&#60;code&#62;body{background:#00000 url(/new/images/mainbg.png);}&#60;/code&#62;  or change the #000000 to whatever color you want, or change the url to a new image for the background.
&#60;/p&#62;</description>
</item>
<item>
<title>ratdelabo on "1 of 12 photos in french please ;)"</title>
<link>http://www.e2interactive.com/blog/forums/topic/185#post-729</link>
<pubDate>Thu, 17 Jul 2008 09:42:39 +0000</pubDate>
<dc:creator>ratdelabo</dc:creator>
<guid isPermaLink="false">729@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Excuse me but the first problem is resolved. The width of the thumbnails was too large. I made 100x100 thumbnails and it works good now.&#60;br /&#62;
For IE6 problem, it's not permanent. Sometimes it works, sometimes not...&#60;br /&#62;
But now, I have another question :&#60;br /&#62;
I chose the black css style, but I want to change the background color of the body. I thought I just had to change it in the css, but I don't find this property... Am I blind ? lol Or, should I look somewhere else ?&#60;br /&#62;
Thx
&#60;/p&#62;</description>
</item>
<item>
<title>ratdelabo on "1 of 12 photos in french please ;)"</title>
<link>http://www.e2interactive.com/blog/forums/topic/185#post-728</link>
<pubDate>Thu, 17 Jul 2008 07:46:18 +0000</pubDate>
<dc:creator>ratdelabo</dc:creator>
<guid isPermaLink="false">728@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Thx,&#60;br /&#62;
Done.&#60;br /&#62;
I see another problem : When I click &#34;next&#34;, the gap is not realized image by image, the last photo is cut, it does not appear completely. Do you understand ?&#60;br /&#62;
How can I correct this problem ?&#60;br /&#62;
Furthermore, thumbnails are moved toward the right (a padding to correct ?)&#60;br /&#62;
With IE6, the first image is not loaded correctly : &#34;loading&#34; appears constantly and the image is not loaded. Why ? A IE6 Bug ?&#60;br /&#62;
&#60;a href=&#34;http://www.meubleenligne.fr/diaporama&#34;&#62;MY TRY HERE&#60;/a&#62;&#60;br /&#62;
Thx for all your work, that's great. And thx for your answers
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "1 of 12 photos in french please ;)"</title>
<link>http://www.e2interactive.com/blog/forums/topic/185#post-727</link>
<pubDate>Thu, 17 Jul 2008 07:02:17 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">727@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;You'll need to open up the e2photo.js file and find line 51:&#60;br /&#62;
&#60;code&#62;photonum.innerHTML=(Number(imgindex)+1)+&#38;quot; of &#38;quot;+imggallery.length+&#38;quot; Photos&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Change the &#60;code&#62;of&#60;/code&#62; and the &#60;code&#62;Photos&#60;/code&#62; and save the file.
&#60;/p&#62;</description>
</item>
<item>
<title>ratdelabo on "1 of 12 photos in french please ;)"</title>
<link>http://www.e2interactive.com/blog/forums/topic/185#post-726</link>
<pubDate>Wed, 16 Jul 2008 15:38:48 +0000</pubDate>
<dc:creator>ratdelabo</dc:creator>
<guid isPermaLink="false">726@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
I'm french and I beg you pardon for my english.&#60;br /&#62;
I want to translate this text in french : &#34;1 of .. photos&#34;. I changed it in the index file, but it only seems working for the first photo... When I switch the second one, the text appears in english again.&#60;br /&#62;
Would you help me please ?&#60;br /&#62;
Thank you
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "Uploader shows blank page when uploading files"</title>
<link>http://www.e2interactive.com/blog/forums/topic/184#post-725</link>
<pubDate>Wed, 16 Jul 2008 07:01:52 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">725@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;I'd recommend trying ../images/ and ../imagethumbs/ for the directories. Usually it display an error,  You might not have the GD library installed if you can't upload and resize images.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
