<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: Files page is broken in one project</title>
  <link>http://www.activecollab.com/forums/topic/2559/</link>
  <description>Recent posts on topic: Files page is broken in one project</description>
  <dc:language>en-us</dc:language>
  <pubDate>Sat, 05 Jul 2008 03:28:59 UTC</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/12015/#post12015</link>
    <guid>http://www.activecollab.com/forums/post/12015/#post12015</guid>
    <title>Post #4 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Image resizing can consume a lot more memory than regular script execution so you should increase memory limit to 64MB. That can be handled by your hosting provider. </p>]]></description>
    <pubDate>Wed, 05 Mar 2008 08:58:55 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12013/#post12013</link>
    <guid>http://www.activecollab.com/forums/post/12013/#post12013</guid>
    <title>Post #3 by redkite</title>
    <dc:creator>redkite</dc:creator>
    <description><![CDATA[<p>Here's the error message:<br />
<br />
Fatal error: Out of memory (allocated 27787264) (tried to allocate 4200 bytes) in /home/stunter/public_html/activecollab/library/simplegd/classes/SimpleGdImage.class.php on line 113<br />
<br />
What should I do? Is there a size limit for images that I should tell my client about?</p>]]></description>
    <pubDate>Tue, 04 Mar 2008 21:58:58 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12012/#post12012</link>
    <guid>http://www.activecollab.com/forums/post/12012/#post12012</guid>
    <title>Post #2 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Turn debugging on by changing:<br />
<br />
<pre name="code" class="php">define('DEBUG', false);</pre><br />
<br />
to<br />
<br />
<pre name="code" class="php">define('DEBUG', true);</pre><br />
<br />
in config/config.php.<br />
<br />
This should tell activeCollab to print some useful error message so we can figure out what is wrong.</p>]]></description>
    <pubDate>Tue, 04 Mar 2008 21:22:19 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12011/#post12011</link>
    <guid>http://www.activecollab.com/forums/post/12011/#post12011</guid>
    <title>Post #1 by redkite</title>
    <dc:creator>redkite</dc:creator>
    <description><![CDATA[<p>My client uploaded some images for one project yesterday, and now when I try to go to the Files page I get a blank page with the following text:<br />
<br />
-----<br />
Order by: filename (a-z) | date and time<br />
Page: (1)<br />
Monday, 3 March<br />
<br />
(broken image)<br />
-----<br />
<br />
No template, no images....<br />
<br />
The files for all other projects are fine, it's just this one that's the problem. Can someone tell me how to recover this page in this project?</p>]]></description>
    <pubDate>Tue, 04 Mar 2008 20:11:56 UTC</pubDate>
  </item>
</channel>
</rss>