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

<item>
<title>williamkidd on "I want to send the images with the uploader, but I cant!"</title>
<link>http://www.e2interactive.com/blog/forums/topic/129#post-545</link>
<pubDate>Mon, 07 Apr 2008 11:25:21 +0000</pubDate>
<dc:creator>williamkidd</dc:creator>
<guid isPermaLink="false">545@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;in the uploader index.php file&#60;/p&#62;
&#60;p&#62;hello what i do is that i modify the form and remove the formfields that you enter the path and the instead of using post y specified the folder in the varieable like this&#60;/p&#62;
&#60;p&#62;	$folder='../image';&#60;br /&#62;
	$thumbs='../imagethumb';
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "I want to send the images with the uploader, but I cant!"</title>
<link>http://www.e2interactive.com/blog/forums/topic/129#post-542</link>
<pubDate>Mon, 07 Apr 2008 07:43:54 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">542@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;in the uploader folder location paths try:&#60;/p&#62;
&#60;p&#62;'../images/'&#60;/p&#62;
&#60;p&#62;and&#60;/p&#62;
&#60;p&#62;'../imagethumbs/'
&#60;/p&#62;</description>
</item>
<item>
<title>julian on "I want to send the images with the uploader, but I cant!"</title>
<link>http://www.e2interactive.com/blog/forums/topic/129#post-537</link>
<pubDate>Tue, 01 Apr 2008 21:38:18 +0000</pubDate>
<dc:creator>julian</dc:creator>
<guid isPermaLink="false">537@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;This is a brilliant system! I'm amazed... I'm trying to use the uploader system, but it doesn't work... My gallery can only work if I send the images to the images and thumbs folder... Please, can somebody help Me? I'm Brazilian, so... I'm sorry about my poor english.&#60;/p&#62;
&#60;p&#62;This is the link to my gallery, its from a test server:&#60;br /&#62;
&#60;a href=&#34;http://www.estacabirigui.phpnet.us/galeria/&#34; rel=&#34;nofollow&#34;&#62;http://www.estacabirigui.phpnet.us/galeria/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;this is the uploader:&#60;br /&#62;
&#60;a href=&#34;http://www.estacabirigui.phpnet.us/galeria/uploader/&#34; rel=&#34;nofollow&#34;&#62;http://www.estacabirigui.phpnet.us/galeria/uploader/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you need the login I can send you...&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
</item>
<item>
<title>webavant on "IE6 and Safari Problem"</title>
<link>http://www.e2interactive.com/blog/forums/topic/13#post-111</link>
<pubDate>Sun, 02 Dec 2007 15:27:25 +0000</pubDate>
<dc:creator>webavant</dc:creator>
<guid isPermaLink="false">111@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;I am having this same problem.  You can see the same problem on this web site in your Photography gallery by going from one category, to another, then back to the first again.  The array isn't rebuilt or something... I don't know what's going on exactly, but I tried duplicating the folder as per the instructions, and it did not work.  My next step was to rename as many variables as possible to insure their uniqueness, but alas that did not work either.  Does anyone know of a way to make multiple galleries work for e2?  Until then, I have to use another solution.  Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "IE6 and Safari Problem"</title>
<link>http://www.e2interactive.com/blog/forums/topic/13#post-53</link>
<pubDate>Wed, 11 Jul 2007 12:52:12 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">53@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;I looked at your site and it's cool to see what you've done with the gallery.  &#60;/p&#62;
&#60;p&#62;Did you modify much of the code?  &#60;/p&#62;
&#60;p&#62;I only found the issue on the first gallery: weddings.  On the other galleries it seemed to load fine.  I am using Safari 3 Beta and I think that Apple has resolved the issue in Safari 3 Beta.&#60;/p&#62;
&#60;p&#62; I've noticed that in Safari 2 the photo-gallery would work on the first load of the page, but on the second load the image wouldn't load correctly because of the way Safari cached the image.  I haven't been able to find a work around for Safari 2.  &#60;/p&#62;
&#60;p&#62;I wasn't aware the issue was happening to IE6, I will look into it and see if I can find anything out that will fix it.
&#60;/p&#62;</description>
</item>
<item>
<title>artphotos on "IE6 and Safari Problem"</title>
<link>http://www.e2interactive.com/blog/forums/topic/13#post-52</link>
<pubDate>Wed, 11 Jul 2007 04:45:13 +0000</pubDate>
<dc:creator>artphotos</dc:creator>
<guid isPermaLink="false">52@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Hello from Greece,&#60;br /&#62;
First of all I'd like to thank you for this great gallery which combines dynamicaly many features. Keep going!!!&#60;/p&#62;
&#60;p&#62;I'm using E2 gallery for my site and I have the following problem:&#60;br /&#62;
I'm working with multiple galleries and I have a unique page and unique folder for each one, I follow your instructions on getting multiple galleries but at IE6 and Safari V2 when you move from one page to another (one gallery to an another) the main photo doesn't load or doesn't appear.&#60;br /&#62;
If you make a reload at that page everything is ok.&#60;/p&#62;
&#60;p&#62;I was trying varius things to solve this, but my knowledge aren't enough.&#60;br /&#62;
Can you please help me about.&#60;/p&#62;
&#60;p&#62;My site is &#60;a href=&#34;http://www.artphotos.gr/wd.php&#34; rel=&#34;nofollow&#34;&#62;www.artphotos.gr/wd.php&#60;/a&#62;&#60;br /&#62;
Best regards&#60;br /&#62;
artphotos
&#60;/p&#62;</description>
</item>

</channel>
</rss>
