<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>E2interactive Forums Forum: Report a Bug - Recent Posts</title>
		<link>http://www.e2interactive.com/forums/forum/report-a-bug</link>
		<description>E2interactive Forums Forum: Report a Bug - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 30 Jul 2010 16:49:55 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.e2interactive.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.e2interactive.com/forums/rss/forum/report-a-bug" rel="self" type="application/rss+xml" />

		<item>
			<title>e2 on "Embedded gallery not loading images"</title>
			<link>http://www.e2interactive.com/forums/topic/embedded-gallery-not-loading-images#post-1593</link>
			<pubDate>Thu, 22 Jul 2010 14:24:34 +0000</pubDate>
			<dc:creator>e2</dc:creator>
			<guid isPermaLink="false">1593@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;You need to run the file as PHP not as an html page, the code won't execute on a html page.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jman_1080 on "Embedded gallery not loading images"</title>
			<link>http://www.e2interactive.com/forums/topic/embedded-gallery-not-loading-images#post-1591</link>
			<pubDate>Thu, 22 Jul 2010 02:40:27 +0000</pubDate>
			<dc:creator>Jman_1080</dc:creator>
			<guid isPermaLink="false">1591@http://www.e2interactive.com/forums/</guid>
			<description><br />
<b>Warning</b>:  getimagesize(rsrc/lightgray.gif&quot; title=&quot;Light Gray Design::Click to Display Light Gray Design Version&quot; alt=&quot;Light Gray Design&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;#) [<a href='function.getimagesize'>function.getimagesize</a>]: failed to open stream: No such file or directory in <b>/home/e2/e2interactive.com/forums/bb-plugins/imageresizer.php</b> on line <b>95</b><br />
<br />
<b>Warning</b>:  getimagesize(rsrc/gray.gif&quot; title=&quot;Dark Gray Design::Click to Display Dark Gray Design Version&quot; alt=&quot;Dark Gray Design&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;#) [<a href='function.getimagesize'>function.getimagesize</a>]: failed to open stream: No such file or directory in <b>/home/e2/e2interactive.com/forums/bb-plugins/imageresizer.php</b> on line <b>95</b><br />
<br />
<b>Warning</b>:  getimagesize(rsrc/e2.gif&quot; title=&quot;(E)2 Design::Click to Display (E)2 Design Design Version&quot; alt=&quot;(E)2 Design&quot; /&gt;&lt;/a&gt; &lt;img src='rsrc/info_btn.gif' title=&quot;Show IPTC Info::Click to Display IPTC Info&quot; alt=&quot;Show IPTC Info&quot; /&gt; &lt;a href=&quot;thumbs();) [<a href='function.getimagesize'>function.getimagesize</a>]: failed to open stream: No such file or directory in <b>/home/e2/e2interactive.com/forums/bb-plugins/imageresizer.php</b> on line <b>95</b><br />
&#60;p&#62;hi &#60;/p&#62;
&#60;p&#62;I've embedded the open source gallery in my website, it all seems to work fine. The image uploader works and loads the pics every time. however the gallery doesn't load any images and i cant understand why as i've loaded the non-embedded gallery and it works fine as well. &#60;/p&#62;
&#60;p&#62;hope someone can help here is a link : &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://students.kaikourahigh.school.nz/yr132010/janardanhamilton/e2.html&#34; rel=&#34;nofollow&#34;&#62;http://students.kaikourahigh.school.nz/yr132010/janardanhamilton/e2.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and my html mark-up :&#60;/p&#62;
&#60;p&#62;&#38;lt;!DOCTYPE html PUBLIC &#34;-//W3C//DTD XHTML 1.0 Strict//EN&#34;&#60;br /&#62;
	&#34;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&#34;&#38;gt;&#60;br /&#62;
&#38;lt;html xm1ns=&#34;http://www.w3.org/1999/xhtml&#34;&#38;gt;&#60;br /&#62;
	&#38;lt;head&#38;gt;&#60;br /&#62;
		&#38;lt;title&#38;gt;Clarence River Rafting&#38;lt;/title&#38;gt;&#60;br /&#62;
		&#38;lt;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; href=&#34;css/e2.css&#34; title=&#34;default&#34; /&#38;gt;&#60;br /&#62;
&#38;lt;link rel=&#34;alternate stylesheet&#34; type=&#34;text/css&#34; href=&#34;css/e2photo_black.css&#34; title=&#34;black&#34; /&#38;gt;&#60;br /&#62;
&#38;lt;link rel=&#34;alternate stylesheet&#34; type=&#34;text/css&#34; href=&#34;css/e2photo_gray.css&#34; title=&#34;gray&#34;&#38;gt;&#60;br /&#62;
&#38;lt;link rel=&#34;alternate stylesheet&#34; type=&#34;text/css&#34; href=&#34;css/e2photo_lightgray.css&#34; title=&#34;lightgray&#34;&#38;gt;&#60;br /&#62;
&#38;lt;link rel=&#34;alternate stylesheet&#34; type=&#34;text/css&#34; href=&#34;css/e2photo.css&#34; title=&#34;none&#34;&#38;gt;&#60;br /&#62;
&#38;lt;?php&#60;br /&#62;
	require_once &#34;config.php&#34;;&#60;br /&#62;
	require_once &#34;getfolders.php&#34;;&#60;br /&#62;
?&#38;gt;&#60;br /&#62;
&#38;lt;script type=&#34;text/javascript&#34; src=&#34;js/mootools.v1.11.js&#34;&#38;gt;&#38;lt;/script&#38;gt;&#60;br /&#62;
&#38;lt;script type=&#34;text/javascript&#34;&#38;gt;&#60;br /&#62;
var transspeed=&#38;lt;?php echo $transitionspeed;?&#38;gt;;&#60;br /&#62;
var fadespeed=&#38;lt;?php echo $fadespeed;?&#38;gt;;&#60;br /&#62;
&#38;lt;/script&#38;gt;&#60;br /&#62;
&#38;lt;script type=&#34;text/javascript&#34; src=&#34;js/e2photo.js&#34;&#38;gt;&#38;lt;/script&#38;gt;&#60;br /&#62;
&#38;lt;script type=&#34;text/javascript&#34; src=&#34;js/styleswitcher.js&#34;&#38;gt;&#38;lt;/script&#38;gt;&#60;br /&#62;
&#38;lt;script type=&#34;text/JavaScript&#34;&#38;gt;&#60;br /&#62;
&#38;lt;?php getImages($gallerypath, 'tempgallery'); ?&#38;gt;&#60;br /&#62;
var firstimagewidth=currentwidth;&#60;br /&#62;
var firstimageheight=currentheight;&#60;br /&#62;
&#38;lt;/script&#38;gt;&#60;br /&#62;
&#38;lt;script type=&#34;text/javascript&#34; src=&#34;js/e2photo2.js&#34;&#38;gt;&#38;lt;/script&#38;gt;&#60;br /&#62;
&#38;lt;script type=&#34;text/javascript&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;/script&#38;gt;&#60;br /&#62;
		&#38;lt;meta name=&#34;description&#34;content=&#34;Clarence River Rafting Home Page&#34;&#38;gt;&#60;br /&#62;
		&#38;lt;meta name=&#34;keywords&#34;content=&#34;rafting, white water, New Zealand, Clarence River, NZ, tourism&#34;&#38;gt;&#60;br /&#62;
		&#38;lt;meta http-equiv=&#34;Content-Type&#34; content=&#34;text/html; charset=utf-8&#34; /&#38;gt;&#60;br /&#62;
		&#38;lt;link href=&#34;e2layout.css&#34; rel=&#34;stylesheet&#34; type=&#34;text/css&#34; /&#38;gt;&#60;br /&#62;
	&#38;lt;/head&#38;gt;&#60;br /&#62;
	&#38;lt;body&#38;gt;&#60;br /&#62;
		&#38;lt;div id=&#34;overlord&#34;&#38;gt;&#60;br /&#62;
			&#38;lt;div id=&#34;header1&#34;&#38;gt;&#60;br /&#62;
				&#60;img src=&#34;images/header.jpg&#34; /&#62;&#60;br /&#62;
			&#38;lt;/div&#38;gt;&#60;br /&#62;
			&#38;lt;div id=&#34;navigation&#34;&#38;gt;&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;&#60;a href=&#34;index.html&#34;&#62;Home&#60;/a&#62;&#60;/li&#62;
&#60;li&#62;&#60;a href=&#34;trip.html&#34;&#62;Trip Information&#60;/a&#62;&#60;/li&#62;
&#60;li&#62;&#60;a href=&#34;river.html&#34;&#62;The River&#60;/a&#62;&#60;/li&#62;
&#60;li&#62;&#60;a href=&#34;shuttle_rentals.html&#34;&#62;Shuttles Rentals&#60;/a&#62;&#60;/li&#62;
&#60;li&#62;&#60;a href=&#34;contact.html&#34;&#62;Contact Us&#60;/a&#62;&#60;/li&#62;
&#60;li&#62;&#60;a href=&#34;index.php&#34;&#62;e2 photo gallery&#60;/a&#62;&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;				&#38;lt;div id=&#34;search&#34;&#38;gt;&#60;br /&#62;
				&#38;lt;form method=&#34;get&#34; action=&#34;http://www.google.com/search&#34;&#38;gt;&#60;br /&#62;
					&#38;lt;label for=&#34;q&#34;&#38;gt;Search:&#38;lt;/label&#38;gt;&#60;br /&#62;
					&#38;lt;input id=&#34;q&#34; name=&#34;q&#34; size=&#34;20&#34; maxlength=&#34;255&#34; value=&#34;&#34; type=&#34;text&#34;/&#38;gt;&#60;br /&#62;
					&#38;lt;input name=&#34;domains&#34; value=&#34;http://www.clarenceriverrafting.co.nz/&#34; type=&#34;hidden&#34;/&#38;gt;&#60;br /&#62;
					&#38;lt;input name=&#34;sitesearch&#34; value=&#34;http://www.clarenceriverrafting.co.nz/&#34; checked=&#34;checked&#34; id=&#34;mysite&#34; type=&#34;radio&#34; /&#38;gt;&#60;br /&#62;
					&#38;lt;label for=&#34;mysite&#34;&#38;gt;Just this site&#38;lt;/label&#38;gt;&#60;br /&#62;
					&#38;lt;input name=&#34;sitesearch&#34; value=&#34;&#34; id=&#34;www&#34; type=&#34;radio&#34; /&#38;gt;&#60;br /&#62;
					&#38;lt;label for=&#34;www&#34;&#38;gt;Web&#38;lt;/label&#38;gt;&#60;br /&#62;
					&#38;lt;input name=&#34;btng&#34; value=&#34;go&#34; type=&#34;submit&#34; /&#38;gt;&#60;br /&#62;
				&#38;lt;/form&#38;gt;&#60;br /&#62;
			&#38;lt;/div&#38;gt;&#60;br /&#62;
			&#38;lt;/div&#38;gt;&#60;br /&#62;
			&#38;lt;div id=&#34;gallery&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;div&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;div class=&#34;e2_photo_gallery&#34;&#38;gt;&#60;br /&#62;
  &#38;lt;div class=&#34;hd&#34;&#38;gt;&#38;lt;div class=&#34;c&#34;&#38;gt;&#38;lt;/div&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
 &#38;lt;div class=&#34;bd&#34;&#38;gt;&#60;br /&#62;
  &#38;lt;div class=&#34;c&#34;&#38;gt;&#60;br /&#62;
   &#38;lt;div class=&#34;s&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;    &#38;lt;!-- Gallery --&#38;gt;&#60;/p&#62;
&#60;p&#62;		  &#38;lt;div id=&#34;gallery&#34; align=&#34;center&#34;&#38;gt;&#60;br /&#62;
		  &#38;lt;!--Main Image Here--&#38;gt;&#60;br /&#62;
		  &#38;lt;div id=&#34;main_image_wrapper&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;			&#38;lt;div id=&#34;iptc_btn&#34;&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
			  &#38;lt;?php getfirstimage($gallerypath, &#34;tempgallery&#34;); ?&#38;gt;&#60;br /&#62;
			 &#38;lt;div id=&#34;pn_overlay&#34;&#38;gt;&#60;br /&#62;
				&#60;a href='previmage(current_imgid);'&#62;&#60;/a&#62;&#60;br /&#62;
				&#60;a href='nextimage(current_imgid);'&#62;&#60;/a&#62;			 &#38;lt;/div&#38;gt;&#60;br /&#62;
		  &#38;lt;/div&#38;gt;&#60;br /&#62;
		  &#38;lt;div align=&#34;center&#34; class=&#34;spacing&#34;&#38;gt; &#38;lt;/div&#38;gt;&#60;br /&#62;
		  &#38;lt;!--End Main Image--&#38;gt;&#60;br /&#62;
		  &#38;lt;div id=&#34;thumbdisplay&#34;&#38;gt;&#60;br /&#62;
			  &#38;lt;div align=&#34;center&#34; id=&#34;photocount&#34;&#38;gt; &#38;lt;script type=&#34;text/javascript&#34;&#38;gt;document.write(&#34;1 of &#34;+tempgallery.length+&#34; Photos&#34;);&#38;lt;/script&#38;gt; &#38;lt;/div&#38;gt;&#60;br /&#62;
			  &#38;lt;div id=&#34;thumbtoggler&#34;&#38;gt;&#60;a href=&#34;#&#34;&#62;&#60;img src=&#34;rsrc/lightgray.gif&#34; title=&#34;Light Gray Design::Click to Display Light Gray Design Version&#34; alt=&#34;Light Gray Design&#34; /&#62;&#60;/a&#62; &#60;a href=&#34;#&#34;&#62;&#60;img src=&#34;rsrc/gray.gif&#34; title=&#34;Dark Gray Design::Click to Display Dark Gray Design Version&#34; alt=&#34;Dark Gray Design&#34; /&#62;&#60;/a&#62; &#60;a href=&#34;#&#34;&#62;&#60;img src=&#34;rsrc/e2.gif&#34; title=&#34;(E)2 Design::Click to Display (E)2 Design Design Version&#34; alt=&#34;(E)2 Design&#34; /&#62;&#60;/a&#62; &#60;img src='rsrc/info_btn.gif' title=&#34;Show IPTC Info::Click to Display IPTC Info&#34; alt=&#34;Show IPTC Info&#34; /&#62; &#60;a href=&#34;thumbs();&#34;&#62;&#60;img src=&#34;rsrc/thumbgallery.gif&#34; title=&#34;Toggle Thumbnails::Click to Toggle Thumbnails&#34; alt=&#34;Toggle Thumbnails&#34; /&#62;&#60;/a&#62;&#38;lt;/div&#38;gt;&#60;br /&#62;
			  &#38;lt;div class=&#34;clear&#34;&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
		  &#38;lt;/div&#38;gt;&#60;br /&#62;
		  &#38;lt;div align=&#34;center&#34; class=&#34;spacing&#34;&#38;gt; &#38;lt;/div&#38;gt;&#60;br /&#62;
		  &#38;lt;div id=&#34;thumbhide&#34;&#38;gt;&#60;br /&#62;
		   &#38;lt;div id=&#34;thumbbox&#34;&#38;gt;&#60;br /&#62;
			&#38;lt;div id=&#34;thumb_container&#34;&#38;gt;&#60;br /&#62;
			  &#38;lt;div id=&#34;thumbgall&#34;&#38;gt;&#60;br /&#62;
				&#38;lt;div id=&#34;thumbs&#34;&#38;gt;&#60;br /&#62;
				  &#38;lt;div id=&#34;widthbox&#34;&#38;gt;&#38;lt;?php getthumbnailimages($gallerypath, 'tempgallery', $thumbpath); ?&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
				&#38;lt;/div&#38;gt;&#60;br /&#62;
			  &#38;lt;/div&#38;gt;&#60;br /&#62;
			&#38;lt;/div&#38;gt;&#60;br /&#62;
			&#38;lt;div id=&#34;back&#34;&#38;gt;&#60;br /&#62;
			  &#38;lt;script type=&#34;text/javascript&#34;&#38;gt;if(thumbnailnum&#38;gt;maxthumbvisible){document.write(&#34;&#38;lt;div id='leftmore'&#38;gt;
&#60;ul&#62;
&#60;li&#62;&#60;a href=&#34;checkbutton(addposition('minus'));movethumbs('plus');&#34;&#62;&#60;img src='rsrc/buttonblank.gif' /&#62;&#60;/a&#62;&#60;/li&#62;
&#60;/ul&#62;
&#38;lt;/div&#38;gt;&#34;);}&#38;lt;/script&#38;gt;&#60;br /&#62;
			&#38;lt;/div&#38;gt;&#60;br /&#62;
			&#38;lt;div id=&#34;more&#34;&#38;gt;&#60;br /&#62;
			  &#38;lt;script type=&#34;text/javascript&#34;&#38;gt;if(thumbnailnum&#38;gt;maxthumbvisible){document.write(&#34;&#38;lt;div id='rightmore'&#38;gt;
&#60;ul&#62;
&#60;li&#62;&#60;a href=&#34;checkbutton(addposition('plus'));movethumbs('minus');&#34;&#62;&#60;img src='rsrc/buttonblank.gif' /&#62;&#60;/a&#62;&#60;/li&#62;
&#60;/ul&#62;
&#38;lt;/div&#38;gt;&#34;);}&#38;lt;/script&#38;gt;&#60;br /&#62;
			&#38;lt;/div&#38;gt;&#60;br /&#62;
			&#38;lt;/div&#38;gt;&#60;br /&#62;
		  &#38;lt;/div&#38;gt;&#60;br /&#62;
			&#38;lt;div align=&#34;center&#34; class=&#34;spacing&#34;&#38;gt; &#38;lt;/div&#38;gt;&#60;br /&#62;
			&#38;lt;div id=&#34;imgtitle&#34;&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
		&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;    &#38;lt;!-- end Gallery --&#38;gt;&#60;/p&#62;
&#60;p&#62;   &#38;lt;/div&#38;gt;&#60;br /&#62;
  &#38;lt;/div&#38;gt;&#60;br /&#62;
 &#38;lt;/div&#38;gt;&#60;br /&#62;
 &#38;lt;div class=&#34;ft&#34;&#38;gt;&#38;lt;div class=&#34;c&#34;&#38;gt;&#38;lt;/div&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
	&#38;lt;div id=&#34;e2link&#34;&#38;gt;&#60;a href=&#34;http://www.e2interactive.com/e2_photo_gallery/&#34;&#62;Photo Gallery by: e2interactive&#60;/a&#62;&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;br /&#62;
			&#38;lt;/div&#38;gt;&#60;br /&#62;
			&#38;lt;div id=&#34;footer&#34;&#38;gt;&#60;br /&#62;
				&#38;lt;h3&#38;gt;CLARENCE RIVER RAFTING - Kaikoura, New Zealand. Phone 03 319 6993 - Mobile 027-224-3345&#38;lt;/h3&#38;gt;&#60;br /&#62;
				&#60;br /&#62;
			&#38;lt;/div&#38;gt;&#60;br /&#62;
			&#38;lt;/div&#38;gt;&#60;br /&#62;
		&#38;lt;/div&#38;gt;&#60;br /&#62;
	&#38;lt;/body&#38;gt;&#60;br /&#62;
&#38;lt;/html&#38;gt; &#60;/p&#62;
&#60;p&#62;and my config.php file:&#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;imagese2&#34;; 		//EX. images or ../gallery/images no trailing slash needed&#60;br /&#62;
	$thumbpath=&#34;imagethumbse2&#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;jman_1080&#34;;	//Username for accessing image uploader&#60;br /&#62;
	$passw[0]=&#34;1234&#34;;		//Password to access image uploader&#60;br /&#62;
?&#38;gt;&#60;/p&#62;
&#60;p&#62; hope you can help...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Buy Dog Treats on "Documentation"</title>
			<link>http://www.e2interactive.com/forums/topic/documentation-1#post-1588</link>
			<pubDate>Wed, 21 Jul 2010 12:20:00 +0000</pubDate>
			<dc:creator>Buy Dog Treats</dc:creator>
			<guid isPermaLink="false">1588@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;What kind of html you have been provided and for which purpose it is used.Is it for the set of one style sheet or apply on the whole sheets.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>e2 on "Error: Destination directory can&#039;t be made writeable or created"</title>
			<link>http://www.e2interactive.com/forums/topic/error-destination-directory-cant-be-made-writeable-or-created#post-1583</link>
			<pubDate>Thu, 15 Jul 2010 14:29:47 +0000</pubDate>
			<dc:creator>e2</dc:creator>
			<guid isPermaLink="false">1583@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;You'll have to adjust the CSS/Style sheet and modify width.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tasbze on "Error: Destination directory can&#039;t be made writeable or created"</title>
			<link>http://www.e2interactive.com/forums/topic/error-destination-directory-cant-be-made-writeable-or-created#post-1582</link>
			<pubDate>Wed, 14 Jul 2010 23:28:10 +0000</pubDate>
			<dc:creator>tasbze</dc:creator>
			<guid isPermaLink="false">1582@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;hmm i did that and it didn't work. Not sure if I'm doing something wrong, or my installation is corrupt. I'll bypass that for now and use FTP for upload. My other question is: In the thumbnail, is there a way to display only 3 thumbnails at a time. The gallery is too wide for the site I'm creating and wanting make the width smaller.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>e2 on "Error: Destination directory can&#039;t be made writeable or created"</title>
			<link>http://www.e2interactive.com/forums/topic/error-destination-directory-cant-be-made-writeable-or-created#post-1581</link>
			<pubDate>Wed, 14 Jul 2010 21:43:32 +0000</pubDate>
			<dc:creator>e2</dc:creator>
			<guid isPermaLink="false">1581@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;On the upload page you put in the path you upload your images too.  It's not in the config file
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tasbze on "Error: Destination directory can&#039;t be made writeable or created"</title>
			<link>http://www.e2interactive.com/forums/topic/error-destination-directory-cant-be-made-writeable-or-created#post-1580</link>
			<pubDate>Wed, 14 Jul 2010 16:26:22 +0000</pubDate>
			<dc:creator>tasbze</dc:creator>
			<guid isPermaLink="false">1580@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Is that set in config.php or when I'm uploading. I tried both and still not working... still getting the following error&#60;/p&#62;
&#60;p&#62;Large Image Not Uploaded&#60;br /&#62;
Error: Destination directory can't be made writeable. Can't carry on a process
&#60;/p&#62;</description>
		</item>
		<item>
			<title>e2 on "Error: Destination directory can&#039;t be made writeable or created"</title>
			<link>http://www.e2interactive.com/forums/topic/error-destination-directory-cant-be-made-writeable-or-created#post-1578</link>
			<pubDate>Wed, 14 Jul 2010 14:28:35 +0000</pubDate>
			<dc:creator>e2</dc:creator>
			<guid isPermaLink="false">1578@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Double check the path your are setting to upload to, make sure it is correct. It should be &#60;code&#62;../images&#60;/code&#62; and &#60;code&#62;../imagethumbs&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tasbze on "Error: Destination directory can&#039;t be made writeable or created"</title>
			<link>http://www.e2interactive.com/forums/topic/error-destination-directory-cant-be-made-writeable-or-created#post-1577</link>
			<pubDate>Tue, 13 Jul 2010 23:21:32 +0000</pubDate>
			<dc:creator>tasbze</dc:creator>
			<guid isPermaLink="false">1577@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;I'm having this same error and I tried what you suggested but know success... here's a link &#60;a href=&#34;http://www.belmopancityonline.com/PhotoGallery/uploader/&#34; rel=&#34;nofollow&#34;&#62;http://www.belmopancityonline.com/PhotoGallery/uploader/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;User: Tanya&#60;br /&#62;
PWD: design
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jamiek on "Documentation"</title>
			<link>http://www.e2interactive.com/forums/topic/documentation-1#post-1536</link>
			<pubDate>Tue, 08 Jun 2010 18:14:14 +0000</pubDate>
			<dc:creator>jamiek</dc:creator>
			<guid isPermaLink="false">1536@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;In&#60;/p&#62;
&#60;p&#62;Setup to show only one Stylesheet &#38;gt; Step 4&#60;/p&#62;
&#60;p&#62;src=’rsrc/info_btn.gif’&#60;/p&#62;
&#60;p&#62;Should be:&#60;/p&#62;
&#60;p&#62;src=&#34;rsrc/info_btn.gif&#34;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ray on "Beta - Main Image Won&#039;t Load"</title>
			<link>http://www.e2interactive.com/forums/topic/beta-main-image-wont-load#post-1468</link>
			<pubDate>Thu, 25 Feb 2010 22:23:34 +0000</pubDate>
			<dc:creator>Ray</dc:creator>
			<guid isPermaLink="false">1468@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Is anyone gonna ever reply to a post?????????&#60;/p&#62;
&#60;p&#62;If you want to get a FREE Photo Gallery that works first-time out of the box and has a great look and feel - try MiniShowCase&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://minishowcase.net/&#34; rel=&#34;nofollow&#34;&#62;http://minishowcase.net/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ray on "Beta - Main Image Won&#039;t Load"</title>
			<link>http://www.e2interactive.com/forums/topic/beta-main-image-wont-load#post-1459</link>
			<pubDate>Wed, 24 Feb 2010 18:25:45 +0000</pubDate>
			<dc:creator>Ray</dc:creator>
			<guid isPermaLink="false">1459@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;I just downloaded the Beta and I have set it up. I uploaded some test .jpg images just fine, but when I startup the Gallery the thumbs will show, but the main gallery image is white and just stays at &#34;loading&#34;. I've check the config.php and all seems fine. Any pointers for what to do?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jpmaster on "Gallery reload bug"</title>
			<link>http://www.e2interactive.com/forums/topic/gallery-reload-bug#post-1446</link>
			<pubDate>Fri, 05 Feb 2010 15:45:19 +0000</pubDate>
			<dc:creator>jpmaster</dc:creator>
			<guid isPermaLink="false">1446@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Read this:&#60;br /&#62;
&#60;a href=&#34;http://www.e2interactive.com/forums/topic/safari-problems-loads-1st-time-and-not-the-second?replies=7&#34; rel=&#34;nofollow&#34;&#62;http://www.e2interactive.com/forums/topic/safari-problems-loads-1st-time-and-not-the-second?replies=7&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>e2 on "css not working"</title>
			<link>http://www.e2interactive.com/forums/topic/css-not-working#post-1439</link>
			<pubDate>Tue, 22 Dec 2009 16:40:39 +0000</pubDate>
			<dc:creator>e2</dc:creator>
			<guid isPermaLink="false">1439@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Seems to be some missing file references:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://timberworksaustralia.com.au/photogallery2/photogallery2/designs/lightgray/bl.gif      &#34; rel=&#34;nofollow&#34;&#62;http://timberworksaustralia.com.au/photogallery2/photogallery2/designs/lightgray/bl.gif      &#60;/a&#62;  File Not Found&#60;br /&#62;
&#60;a href=&#34;http://timberworksaustralia.com.au/photogallery2/photogallery2/designs/lightgray/br.gif&#34; rel=&#34;nofollow&#34;&#62;http://timberworksaustralia.com.au/photogallery2/photogallery2/designs/lightgray/br.gif&#60;/a&#62;         File Not Found&#60;br /&#62;
&#60;a href=&#34;http://timberworksaustralia.com.au/photogallery2/photogallery2/designs/lightgray/ml.gif&#34; rel=&#34;nofollow&#34;&#62;http://timberworksaustralia.com.au/photogallery2/photogallery2/designs/lightgray/ml.gif&#60;/a&#62;         File Not Found&#60;br /&#62;
&#60;a href=&#34;http://timberworksaustralia.com.au/photogallery2/photogallery2/designs/lightgray/mr.gif&#34; rel=&#34;nofollow&#34;&#62;http://timberworksaustralia.com.au/photogallery2/photogallery2/designs/lightgray/mr.gif&#60;/a&#62;         File Not Found&#60;br /&#62;
&#60;a href=&#34;http://timberworksaustralia.com.au/photogallery2/photogallery2/designs/lightgray/ms.jpg&#34; rel=&#34;nofollow&#34;&#62;http://timberworksaustralia.com.au/photogallery2/photogallery2/designs/lightgray/ms.jpg&#60;/a&#62;         File Not Found&#60;br /&#62;
&#60;a href=&#34;http://timberworksaustralia.com.au/photogallery2/photogallery2/designs/lightgray/tl.gif&#34; rel=&#34;nofollow&#34;&#62;http://timberworksaustralia.com.au/photogallery2/photogallery2/designs/lightgray/tl.gif&#60;/a&#62;         File Not Found&#60;br /&#62;
&#60;a href=&#34;http://timberworksaustralia.com.au/photogallery2/photogallery2/designs/lightgray/tr.gif&#34; rel=&#34;nofollow&#34;&#62;http://timberworksaustralia.com.au/photogallery2/photogallery2/designs/lightgray/tr.gif&#60;/a&#62;         File Not Found&#60;/p&#62;
&#60;p&#62;Check you paths you've changed, it's seems to not be finding these images and that's why it's all white.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sophieshiatsu on "css not working"</title>
			<link>http://www.e2interactive.com/forums/topic/css-not-working#post-1438</link>
			<pubDate>Tue, 22 Dec 2009 12:04:28 +0000</pubDate>
			<dc:creator>sophieshiatsu</dc:creator>
			<guid isPermaLink="false">1438@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;My photos and thumbnails have uploaded and I can see them but it seems that the layout css is not being recognised as I just have a white background.  Can anyone help?  I have put the photogallery here: &#60;a href=&#34;http://timberworksaustralia.com.au/photogallery2/index.php&#34; rel=&#34;nofollow&#34;&#62;http://timberworksaustralia.com.au/photogallery2/index.php&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>e2 on "Error: File too big"</title>
			<link>http://www.e2interactive.com/forums/topic/error-file-too-big#post-1420</link>
			<pubDate>Mon, 30 Nov 2009 22:30:03 +0000</pubDate>
			<dc:creator>e2</dc:creator>
			<guid isPermaLink="false">1420@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Check you upload size limit, it must be set to low.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dukekj on "Error: File too big"</title>
			<link>http://www.e2interactive.com/forums/topic/error-file-too-big#post-1418</link>
			<pubDate>Mon, 30 Nov 2009 19:18:45 +0000</pubDate>
			<dc:creator>dukekj</dc:creator>
			<guid isPermaLink="false">1418@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;I keep getting an &#34;Error: File too big&#34; error on upload.  The files are less then 100k.  Any suggestions?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dkennedy on "Large thumb not working in sample video gallery (gallery2)"</title>
			<link>http://www.e2interactive.com/forums/topic/large-thumb-not-working-in-sample-video-gallery-gallery2#post-1377</link>
			<pubDate>Sun, 27 Sep 2009 08:30:09 +0000</pubDate>
			<dc:creator>dkennedy</dc:creator>
			<guid isPermaLink="false">1377@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;I've installed the sample gallery and everything seems to be working except the large thumb for the moab video gallery. I don't have any immediate plans to use video or vimeo video but wanted to make sure everything was working out of the box (zip file) before i start trying to customize and include on my pages.&#60;/p&#62;
&#60;p&#62;Here's a link to the sample gallery I uploaded:&#60;br /&#62;
&#60;a href=&#34;http://www.avionphoto.com/e2gallerypro/&#34; rel=&#34;nofollow&#34;&#62;http://www.avionphoto.com/e2gallerypro/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;So, when you roll over the thumbnail for that video, the second in the list, the large thumbnail preview is outside of the boundaries off the gallery to the bottom right. I'm using Firefox 3.5.3 on a MAC OS X 10.5.8&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mongo on "A solution for some regards the loading, &#039;problem&#039; (E)2 Photo Gallery"</title>
			<link>http://www.e2interactive.com/forums/topic/a-solution-for-some-regards-the-loading-problem#post-1374</link>
			<pubDate>Thu, 17 Sep 2009 11:40:11 +0000</pubDate>
			<dc:creator>mongo</dc:creator>
			<guid isPermaLink="false">1374@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Yeah, that is a solution also, :P&#60;/p&#62;
&#60;p&#62;Posting here to say what I posted above doesnt seem to work in Firefox and Opera.&#60;/p&#62;
&#60;p&#62;If I find a solution for the non-pro version will post it here.&#60;/p&#62;
&#60;p&#62;PS Great software
&#60;/p&#62;</description>
		</item>
		<item>
			<title>e2 on "A solution for some regards the loading, &#039;problem&#039; (E)2 Photo Gallery"</title>
			<link>http://www.e2interactive.com/forums/topic/a-solution-for-some-regards-the-loading-problem#post-1373</link>
			<pubDate>Wed, 16 Sep 2009 14:17:25 +0000</pubDate>
			<dc:creator>e2</dc:creator>
			<guid isPermaLink="false">1373@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;The other solution would be to upgrade to (E)2 Gallery Pro where the issue doesn't happen, as the (E)2 Photo gallery is 3+ years old and the (E)2 Gallery Pro is being continually worked on and improved.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mongo on "A solution for some regards the loading, &#039;problem&#039; (E)2 Photo Gallery"</title>
			<link>http://www.e2interactive.com/forums/topic/a-solution-for-some-regards-the-loading-problem#post-1372</link>
			<pubDate>Wed, 16 Sep 2009 09:06:08 +0000</pubDate>
			<dc:creator>mongo</dc:creator>
			<guid isPermaLink="false">1372@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Hello, was searching for a solution to the 'loading problem'.&#60;/p&#62;
&#60;p&#62;Those who have come across it will know exactly what I am talking about.&#60;/p&#62;
&#60;p&#62;The thread here describes the problem very nicely, which also holds the solution.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.e2interactive.com/forums/topic/safari-problems-loads-1st-time-and-not-the-second&#34; rel=&#34;nofollow&#34;&#62;http://www.e2interactive.com/forums/topic/safari-problems-loads-1st-time-and-not-the-second&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I am reposting the solution here in the hope that it is made a sticky as there seem to be quite a few posts regards this issue.&#60;/p&#62;
&#60;p&#62;Well here is the solution thanks to zutai,&#60;/p&#62;
&#60;p&#62;-------------------------------------------------------------------------------&#60;br /&#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;br /&#62;
-------------------------------------------------------------------------------
&#60;/p&#62;</description>
		</item>
		<item>
			<title>e2 on "script not working"</title>
			<link>http://www.e2interactive.com/forums/topic/script-not-working#post-1354</link>
			<pubDate>Thu, 27 Aug 2009 21:35:27 +0000</pubDate>
			<dc:creator>e2</dc:creator>
			<guid isPermaLink="false">1354@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Most of the time this happens on PHP running on a Windows machine. &#60;/p&#62;
&#60;p&#62;To update the sizing, you'll need to edit the CSS file you're using.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>noname on "script not working"</title>
			<link>http://www.e2interactive.com/forums/topic/script-not-working#post-1353</link>
			<pubDate>Thu, 27 Aug 2009 20:28:41 +0000</pubDate>
			<dc:creator>noname</dc:creator>
			<guid isPermaLink="false">1353@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Hooray! I got it going....&#60;/p&#62;
&#60;p&#62;The problem was all in getfolders.php.&#60;/p&#62;
&#60;p&#62;First I set all instances of 'APP13' to 'APP0'. That got rid of those errors&#60;br /&#62;
Then I took a long hard look at the code. I changed the occurences of &#34;name&#34; to &#34; 'name' &#34; added single quotation marks) and did the same for &#34;sizetext&#34;. &#60;/p&#62;
&#60;p&#62;And then it worked.... &#60;/p&#62;
&#60;p&#62;Let me know why that fixed it ...&#60;/p&#62;
&#60;p&#62;Now that I see it on my screen, I m wondering how I can control the (horizontal) size of it ??
&#60;/p&#62;</description>
		</item>
		<item>
			<title>noname on "script not working"</title>
			<link>http://www.e2interactive.com/forums/topic/script-not-working#post-1352</link>
			<pubDate>Thu, 27 Aug 2009 19:22:09 +0000</pubDate>
			<dc:creator>noname</dc:creator>
			<guid isPermaLink="false">1352@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;That worked!! At first it didn't but then I noticed in the apache log something about a file limit:&#60;/p&#62;
&#60;p&#62;[Thu Aug 27 13:02:30 2009] [error] [client 127.0.0.1] PHP Warning:  POST Content-Length of 15237568 bytes exceeds the limit of 8388608 bytes in Unknown on line 0, referer: &#60;a href=&#34;http://localhost/scripts/e2_photo_gallery_full/uploader/index.php&#34; rel=&#34;nofollow&#34;&#62;http://localhost/scripts/e2_photo_gallery_full/uploader/index.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Running the uploader with one image only and the &#34;../images&#34; directory then works. Can I increase the limit somewhere?&#60;/p&#62;
&#60;p&#62;Alas, I still don't get the album to work. Looking at the apache log, there are many errors:&#60;/p&#62;
&#60;p&#62;[Thu Aug 27 13:11:09 2009] [error] [client 127.0.0.1] PHP Deprecated:  Function ereg() is deprecated in C:\\webdev\\scripts\\e2_photo_gallery_full\\uploader\\class.upload.php on line 1751, referer: &#60;a href=&#34;http://localhost/scripts/e2_photo_gallery_full/uploader/index.php&#34; rel=&#34;nofollow&#34;&#62;http://localhost/scripts/e2_photo_gallery_full/uploader/index.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;(this one repeated 3 times. I have 3 images in the images folder)&#60;/p&#62;
&#60;p&#62;[Thu Aug 27 13:11:24 2009] [error] [client 127.0.0.1] PHP Notice:  Undefined index: uploading in C:\\webdev\\scripts\\e2_photo_gallery_full\\uploader\\index.php on line 6, referer: &#60;a href=&#34;http://localhost/scripts/e2_photo_gallery_full/uploader/index.php&#34; rel=&#34;nofollow&#34;&#62;http://localhost/scripts/e2_photo_gallery_full/uploader/index.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The following block is repeated 9 times with different line numbers:&#60;/p&#62;
&#60;p&#62;[Thu Aug 27 13:11:35 2009] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant name - assumed 'name' in C:\\webdev\\scripts\\e2_photo_gallery_full\\getfolders.php on line 41&#60;br /&#62;
[Thu Aug 27 13:11:35 2009] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant sizetext - assumed 'sizetext' in C:\\webdev\\scripts\\e2_photo_gallery_full\\getfolders.php on line 42&#60;br /&#62;
[Thu Aug 27 13:11:35 2009] [error] [client 127.0.0.1] PHP Notice:  Undefined index: APP13 in C:\\webdev\\scripts\\e2_photo_gallery_full\\getfolders.php on line 43&#60;br /&#62;
[Thu Aug 27 13:11:35 2009] [error] [client 127.0.0.1] PHP Notice:  Undefined index: APP13 in C:\\webdev\\scripts\\e2_photo_gallery_full\\getfolders.php on line 45&#60;br /&#62;
[Thu Aug 27 13:11:35 2009] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant name - assumed 'name' in C:\\webdev\\scripts\\e2_photo_gallery_full\\getfolders.php on line 56&#60;/p&#62;
&#60;p&#62;And finally some error messsages about the css file:&#60;/p&#62;
&#60;p&#62;[Thu Aug 27 13:11:35 2009] [error] [client 127.0.0.1] File does not exist: C:/webdev/new, referer: &#60;a href=&#34;http://localhost/scripts/e2_photo_gallery_full/css/e2.css&#34; rel=&#34;nofollow&#34;&#62;http://localhost/scripts/e2_photo_gallery_full/css/e2.css&#60;/a&#62;&#60;br /&#62;
[Thu Aug 27 13:11:35 2009] [error] [client 127.0.0.1] File does not exist: C:/webdev/scripts/e2_photo_gallery_full/designs/e2/ml.jpg, referer: &#60;a href=&#34;http://localhost/scripts/e2_photo_gallery_full/css/e2.css&#34; rel=&#34;nofollow&#34;&#62;http://localhost/scripts/e2_photo_gallery_full/css/e2.css&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Where can I get information about eliminating these errors?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>e2 on "script not working"</title>
			<link>http://www.e2interactive.com/forums/topic/script-not-working#post-1351</link>
			<pubDate>Thu, 27 Aug 2009 15:53:56 +0000</pubDate>
			<dc:creator>e2</dc:creator>
			<guid isPermaLink="false">1351@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Try &#60;code&#62;../images/&#60;/code&#62; and &#60;code&#62;../imagethumbs/&#60;/code&#62; in the uploader.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>noname on "script not working"</title>
			<link>http://www.e2interactive.com/forums/topic/script-not-working#post-1350</link>
			<pubDate>Thu, 27 Aug 2009 06:28:13 +0000</pubDate>
			<dc:creator>noname</dc:creator>
			<guid isPermaLink="false">1350@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;I just downloaded the script but I can't get it to work. When I run the script, I get something resembling the gallery window, but there is a &#34;loading&#34; icon in the center that doesn't go away, and I get some error messages:&#60;/p&#62;
&#60;p&#62;Notice: Undefined offset: 0 in C:\....\getfolders.php on line 133&#60;/p&#62;
&#60;p&#62;this is repeated 3 times with offsets 1,2, and 3 on lines 134, 135, and 136.&#60;/p&#62;
&#60;p&#62;I am running Apache 2.2 with PHP 5.3, GD enabled on Vista Professional.&#60;/p&#62;
&#60;p&#62;I then noticed that there are no images in the images and imagethumbs folders, so I just copies some large jpegs into the images folder and smaller ones into he imagethumbs folder. That resulted in 2 pages of errors and notices.&#60;/p&#62;
&#60;p&#62;then I saw the uploader, and I can run it. But when I select images, no images are copied to the images folder or the imagethumbs folder. I tried &#34;images&#34; as the path to the image folder, as well as the full path (starting with the drive letter, and also a URl (&#60;a href=&#34;http://localhost&#34; rel=&#34;nofollow&#34;&#62;http://localhost&#60;/a&#62; ...). Nothing.&#60;/p&#62;
&#60;p&#62;What am I doing wrong?&#60;/p&#62;
&#60;p&#62;Oh, by the way, I did follow the instructions first :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>e2 on "Upload More Photos button takes me to the uploader Login page"</title>
			<link>http://www.e2interactive.com/forums/topic/upload-more-photos-button-takes-me-to-the-uploader-login-page#post-1336</link>
			<pubDate>Thu, 06 Aug 2009 15:19:45 +0000</pubDate>
			<dc:creator>e2</dc:creator>
			<guid isPermaLink="false">1336@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Must be an issue with cookies.  I've stopped working on the (E)2 Photo gallery as I'm working fully on the &#60;a href=&#34;http://www.e2interactive.com/e2-photo-gallery/&#34;&#62;(E)2 Gallery Pro&#60;/a&#62;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wdg1021 on "Upload More Photos button takes me to the uploader Login page"</title>
			<link>http://www.e2interactive.com/forums/topic/upload-more-photos-button-takes-me-to-the-uploader-login-page#post-1333</link>
			<pubDate>Tue, 04 Aug 2009 14:56:19 +0000</pubDate>
			<dc:creator>wdg1021</dc:creator>
			<guid isPermaLink="false">1333@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;I love the gallery app.  Thanks for your work in creating and sharing this.&#60;/p&#62;
&#60;p&#62;I have an issue after I load pictures.  When I click on the &#34;Upload More Photos&#34; button takes me to the uploader Login page.&#60;/p&#62;
&#60;p&#62;Any hints or ideas to correct this so I can load more photos without having to log in each time?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Warren
&#60;/p&#62;</description>
		</item>
		<item>
			<title>e2 on "Error on gallery page"</title>
			<link>http://www.e2interactive.com/forums/topic/error-on-gallery-page#post-1317</link>
			<pubDate>Wed, 29 Jul 2009 14:35:28 +0000</pubDate>
			<dc:creator>e2</dc:creator>
			<guid isPermaLink="false">1317@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Yes you can find it here: &#60;a href=&#34;http://www.e2interactive.com/e2-photo-gallery/&#34; rel=&#34;nofollow&#34;&#62;http://www.e2interactive.com/e2-photo-gallery/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>buckmajor on "Error on gallery page"</title>
			<link>http://www.e2interactive.com/forums/topic/error-on-gallery-page#post-1313</link>
			<pubDate>Mon, 27 Jul 2009 11:59:30 +0000</pubDate>
			<dc:creator>buckmajor</dc:creator>
			<guid isPermaLink="false">1313@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Hi there, is this new version ready yet?&#60;/p&#62;
&#60;p&#62;Thanks heaps and really appreciate your time and effort for helping the community.&#60;/p&#62;
&#60;p&#62;CHEERS :)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
