<?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 User Favorites: peivem</title>
		<link><a href='http://www.e2interactive.com/forums/profile/peivem'>peivem</a></link>
		<description>E2interactive Forums User Favorites: peivem</description>
		<language>en-US</language>
		<pubDate>Fri, 30 Jul 2010 16:50:07 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>e2 on "Call-time pass-by-reference"</title>
			<link>http://www.e2interactive.com/forums/topic/call-time-pass-by-reference#post-122</link>
			<pubDate>Tue, 18 Dec 2007 06:05:52 +0000</pubDate>
			<dc:creator>e2</dc:creator>
			<guid isPermaLink="false">122@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;To fix this issues open up getfolder.php and find:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;list($width, $height, $type, $attr) = getimagesize(&#38;quot;$path/$file[name]&#38;quot;, $info);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and change it to:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;list($width, $height, $type, $attr) = getimagesize(&#38;quot;$path/$file[name]&#38;quot;, $info);&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>e2 on "Call-time pass-by-reference"</title>
			<link>http://www.e2interactive.com/forums/topic/call-time-pass-by-reference#post-85</link>
			<pubDate>Fri, 12 Oct 2007 15:44:11 +0000</pubDate>
			<dc:creator>e2</dc:creator>
			<guid isPermaLink="false">85@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;I haven't done much work in php 5, I'll look into it, but can't say it will be fast.  I'll have to go do some research and see what I can find, to see if it is easy.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>peivem on "Call-time pass-by-reference"</title>
			<link>http://www.e2interactive.com/forums/topic/call-time-pass-by-reference#post-84</link>
			<pubDate>Fri, 12 Oct 2007 14:33:00 +0000</pubDate>
			<dc:creator>peivem</dc:creator>
			<guid isPermaLink="false">84@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;I've found the problem. The gallery is not compatible with php5 (on dreamhost server I have the version 5.2.2).&#60;/p&#62;
&#60;p&#62;Is there a way to get an &#34;upgrade&#34; of the gallery to be compatible with php 5?. By now it's only compatible with php 4 (4.4.7 is the actual version of dreamhost - I can choose between both of them).&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>peivem on "Call-time pass-by-reference"</title>
			<link>http://www.e2interactive.com/forums/topic/call-time-pass-by-reference#post-83</link>
			<pubDate>Fri, 12 Oct 2007 03:38:40 +0000</pubDate>
			<dc:creator>peivem</dc:creator>
			<guid isPermaLink="false">83@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Hi everyone.&#60;br /&#62;
I'm having a HUGE problem.&#60;br /&#62;
Just when I install the gallery (on my dreamhost's server and on my home with easyphp), and after configure everything I go to the index.php file and get this errors:&#60;/p&#62;
&#60;p&#62;----&#60;br /&#62;
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of getimagesize(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in c:\documents and settings\administrador\escritorio\e2\getfolders.php on line 41&#60;br /&#62;
----&#60;/p&#62;
&#60;p&#62;And the same on line 105 and 177.&#60;br /&#62;
Everything is about this line:&#60;/p&#62;
&#60;p&#62;list($width, $height, $type, $attr) = getimagesize(&#34;$path/$file[name]&#34;, &#38;#38;$info);&#60;/p&#62;
&#60;p&#62;can anyone help me please???&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
