<?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 Tag: multiple - Recent Posts</title>
		<link>http://www.e2interactive.com/forums/tags/multiple</link>
		<description>E2interactive Forums Tag: multiple - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 30 Jul 2010 16:47:29 +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/tags/multiple" rel="self" type="application/rss+xml" />

		<item>
			<title>e2 on "Multiple Galleries"</title>
			<link>http://www.e2interactive.com/forums/topic/multiple-galleries#post-1492</link>
			<pubDate>Fri, 19 Mar 2010 15:01:26 +0000</pubDate>
			<dc:creator>e2</dc:creator>
			<guid isPermaLink="false">1492@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;This is the thread for the Open source gallery, that's why the code here is different.  I'll email you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nestler16 on "Multiple Galleries"</title>
			<link>http://www.e2interactive.com/forums/topic/multiple-galleries#post-1491</link>
			<pubDate>Fri, 19 Mar 2010 02:53:19 +0000</pubDate>
			<dc:creator>nestler16</dc:creator>
			<guid isPermaLink="false">1491@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Hi I have the gallery pro, that I purchased a few days ago, and I am having problems setting up multiple galleries.  All of the specific code that you wrote here on this forum is not exactly how it is in the code on the files I actually have so I can't seem to get it set up correctly.  For example the line &#34;require_once &#34;config.php&#34;;&#34; does not appear anywhere in the index file i have. also I do not have a config.php file the only config file I have is e2config.php and it does not include these lines that you suggested I change:&#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;/p&#62;
&#60;p&#62;Sorry i am completely new to php and I am struggling mightily here, i have been pulling my hair out for days.  Any help you could provide would be greatly appreciated.  You can also email me at &#60;a href=&#34;mailto:nestler16@gmail.com&#34;&#62;nestler16@gmail.com&#60;/a&#62; if that is easier. Thanks!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>e2 on "Multiple Galleries"</title>
			<link>http://www.e2interactive.com/forums/topic/multiple-galleries#post-1424</link>
			<pubDate>Tue, 08 Dec 2009 15:18:49 +0000</pubDate>
			<dc:creator>e2</dc:creator>
			<guid isPermaLink="false">1424@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;The easiest way to get multiple galleries is to get the &#60;a href=&#34;http://www.e2interactive.com/e2-gallery-pro/&#34;&#62;(E)2 Gallery Pro&#60;/a&#62;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pepe on "Multiple Galleries"</title>
			<link>http://www.e2interactive.com/forums/topic/multiple-galleries#post-1423</link>
			<pubDate>Tue, 08 Dec 2009 03:26:56 +0000</pubDate>
			<dc:creator>pepe</dc:creator>
			<guid isPermaLink="false">1423@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Sorry, but I don't understand. Can you, please, post a sample of the files that I must modify and the entire path that I must use to have multiple Albums? Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>e2 on "Uploading to multiple galleries..."</title>
			<link>http://www.e2interactive.com/forums/topic/uploading-to-multiple-galleries#post-753</link>
			<pubDate>Sun, 03 Aug 2008 05:04:06 +0000</pubDate>
			<dc:creator>e2</dc:creator>
			<guid isPermaLink="false">753@http://www.e2interactive.com/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/forums/topic/uploading-to-multiple-galleries#post-752</link>
			<pubDate>Sat, 02 Aug 2008 08:35:16 +0000</pubDate>
			<dc:creator>Excorio</dc:creator>
			<guid isPermaLink="false">752@http://www.e2interactive.com/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>mcasner on "Multiple Galleries"</title>
			<link>http://www.e2interactive.com/forums/topic/multiple-galleries#post-307</link>
			<pubDate>Sat, 26 Jan 2008 22:01:36 +0000</pubDate>
			<dc:creator>mcasner</dc:creator>
			<guid isPermaLink="false">307@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Nevermind... I found it. It was a CSS conflict that was stacking the thumbnails on top of each other (instead of side by side).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mcasner on "Multiple Galleries"</title>
			<link>http://www.e2interactive.com/forums/topic/multiple-galleries#post-306</link>
			<pubDate>Sat, 26 Jan 2008 21:59:04 +0000</pubDate>
			<dc:creator>mcasner</dc:creator>
			<guid isPermaLink="false">306@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;OK... I'm really cruisin' now. I have multiple galleries, pulling from separate image/thumb folders. &#60;a href=&#34;http://www.hicks-ashby.com/gallery&#34; rel=&#34;nofollow&#34;&#62;http://www.hicks-ashby.com/gallery&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;However, I tested each gallery with a sample logo image. It worked. However, after I uploaded several more photos to the 'education' gallery, the thumbnails don't appear.&#60;/p&#62;
&#60;p&#62;Do I have dump/reload something so that it will accept the additional images/thumbs?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mcasner on "Multiple Galleries"</title>
			<link>http://www.e2interactive.com/forums/topic/multiple-galleries#post-303</link>
			<pubDate>Sat, 26 Jan 2008 19:05:30 +0000</pubDate>
			<dc:creator>mcasner</dc:creator>
			<guid isPermaLink="false">303@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Yep.. that makes perfect sense... easy enough... thanks a ton!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>e2 on "Multiple Galleries"</title>
			<link>http://www.e2interactive.com/forums/topic/multiple-galleries#post-298</link>
			<pubDate>Fri, 25 Jan 2008 14:50:08 +0000</pubDate>
			<dc:creator>e2</dc:creator>
			<guid isPermaLink="false">298@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;The best way to do this would be to take the first part of the config.php file:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$gallerypath=&#38;quot;images&#38;quot;; 		//EX. images or ../gallery/images no trailing slash needed
$thumbpath=&#38;quot;imagethumbs&#38;quot;;	//EX.  images or ../gallery/images no trailing slash needed
$transitionspeed=&#38;quot;500&#38;quot;;		//How fast you want the animations to render
$fadespeed=&#38;quot;300&#38;quot;;			//How fast you want the photos to fade in and out&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and take the index.php file and save it as a new file/name and open it up and look for&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
	require_once &#38;quot;config.php&#38;quot;;
	require_once &#38;quot;getfolders.php&#38;quot;;
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Now remove the:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;require_once &#38;quot;config.php&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and replace it with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
$gallerypath=&#38;quot;images&#38;quot;; 		//EX. images or ../gallery/images no trailing slash needed
$thumbpath=&#38;quot;imagethumbs&#38;quot;;	//EX.  images or ../gallery/images no trailing slash needed
$transitionspeed=&#38;quot;500&#38;quot;;		//How fast you want the animations to render
$fadespeed=&#38;quot;300&#38;quot;;			//How fast you want the photos to fade in and out
	require_once &#38;quot;getfolders.php&#38;quot;;
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Now modify the &#60;code&#62;$gallerypath&#60;/code&#62; and the &#60;code&#62;$thumbpath&#60;/code&#62; to a different folder.  Upload your photos to the gallerypath and thumbpath and you're set.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mcasner on "Multiple Galleries"</title>
			<link>http://www.e2interactive.com/forums/topic/multiple-galleries#post-297</link>
			<pubDate>Fri, 25 Jan 2008 14:05:56 +0000</pubDate>
			<dc:creator>mcasner</dc:creator>
			<guid isPermaLink="false">297@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Is it as easy as changing the information in the array on the page where the gallery is? Do you recommend three installations of the gallery files (one for each page), then upload the photos for each page separately, using separate &#38;lt;images&#38;gt; and &#38;lt;imagethumbs&#38;gt; folders?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mcasner on "Multiple Galleries"</title>
			<link>http://www.e2interactive.com/forums/topic/multiple-galleries#post-296</link>
			<pubDate>Fri, 25 Jan 2008 05:31:07 +0000</pubDate>
			<dc:creator>mcasner</dc:creator>
			<guid isPermaLink="false">296@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Aww sure... of course. Thx!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>e2 on "Multiple Galleries"</title>
			<link>http://www.e2interactive.com/forums/topic/multiple-galleries#post-294</link>
			<pubDate>Fri, 25 Jan 2008 04:39:37 +0000</pubDate>
			<dc:creator>e2</dc:creator>
			<guid isPermaLink="false">294@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;You can on the same site, but not on the same page. I do it on my site now in the &#60;a href=&#34;http://www.e2interactive.com/photography.php&#34;&#62;photography&#60;/a&#62; section.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mcasner on "Multiple Galleries"</title>
			<link>http://www.e2interactive.com/forums/topic/multiple-galleries#post-293</link>
			<pubDate>Thu, 24 Jan 2008 23:43:37 +0000</pubDate>
			<dc:creator>mcasner</dc:creator>
			<guid isPermaLink="false">293@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Is it possible to create multiple/different galleries on the same site?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
