<?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 Topic: Bug fix on Uploader</title>
<link>http://www.e2interactive.com/blog/forums/</link>
<description>e2interactive forums Topic: Bug fix on Uploader</description>
<language>en</language>
<pubDate>Fri, 21 Nov 2008 18:35:34 +0000</pubDate>

<item>
<title>Rogue on "Bug fix on Uploader"</title>
<link>http://www.e2interactive.com/blog/forums/topic/2#post-279</link>
<pubDate>Mon, 21 Jan 2008 11:14:58 +0000</pubDate>
<dc:creator>Rogue</dc:creator>
<guid isPermaLink="false">279@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;is there a way to fix the logged in error.&#60;/p&#62;
&#60;p&#62;I notice when your finished uploading a set, you have to log in again each time, it wont refesh with you already logged in, is there a cookie you can set to keep you logged in for X amount of time.
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "Bug fix on Uploader"</title>
<link>http://www.e2interactive.com/blog/forums/topic/2#post-2</link>
<pubDate>Tue, 27 Feb 2007 23:13:54 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">2@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;To fix the bug of not being able to log in to the uploader. Modify the following code in the config.php file:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;	$username=&#38;quot;username_here&#38;quot;;	        //Username for accessing image uploader &#60;br /&#62;
	$password=&#38;quot;password&#38;quot;;     	        //Password to access image uploader&#60;br /&#62;
&#60;/code&#62;&#60;br /&#62;
with&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
	$users[]=&#38;quot;username_here&#38;quot;; 		//Username for accessing image uploader &#60;br /&#62;
	$passw[]=&#38;quot;password&#38;quot;;			//Password to access image uploader	  	&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Obviously change the username_here and pasword with your own info.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
