<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: Avatar upload problems</title>
  <link>http://www.activecollab.com/forums/topic/5543/</link>
  <description>Recent posts on topic: Avatar upload problems</description>
  <dc:language>en-us</dc:language>
  <pubDate>Wed, 23 May 2012 22:22:56 CDT</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/24587/#post24587</link>
    <guid>http://www.activecollab.com/forums/post/24587/#post24587</guid>
    <title>Post #7 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>activeCollab resizes avatars and writes the stream to /public/avatars folder using <a href="http://www.php.net/manual/en/function.imagejpeg.php" target="_blank" rel="nofollow">imagejpeg()</a> function. Exact code that does this is resize_image() defined in /activecollab/angie/functions/general.php.<br />
<br />
No changes to permissions are done by activeCollab at that point. Permissions are preserved the same way your PHP (using GD extension) sets them when it creates the file.</p>]]></description>
    <pubDate>Tue, 19 Jan 2010 06:30:19 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/24585/#post24585</link>
    <guid>http://www.activecollab.com/forums/post/24585/#post24585</guid>
    <title>Post #6 by c.daum</title>
    <dc:creator>c.daum</dc:creator>
    <description><![CDATA[<p>i guess i know the problem. after i upload a avatar image the uploaded file gets the permission 600. when i set the permission manually to 644 then everything seems to be quite ok.<br />
what could be the reason that uploaded file became the 600 file permission?</p>]]></description>
    <pubDate>Tue, 19 Jan 2010 03:06:42 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/24584/#post24584</link>
    <guid>http://www.activecollab.com/forums/post/24584/#post24584</guid>
    <title>Post #5 by c.daum</title>
    <dc:creator>c.daum</dc:creator>
    <description><![CDATA[<p>folder permissions are<br />
<br />
/public/avatars 777<br />
/public 755<br />
</p>]]></description>
    <pubDate>Tue, 19 Jan 2010 03:02:36 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/24571/#post24571</link>
    <guid>http://www.activecollab.com/forums/post/24571/#post24571</guid>
    <title>Post #4 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Not necessarily. There are situations when this is not true. For example, if you migrated your setup in the past, users who had avatars uploaded in that moment may change them, while new avatars can't be uploaded because permissions are not updated after migration.<br />
<br />
Code itself does not partially work - it either runs or throws an error. Something else is the problem, and first thing that I would check would be folder permissions for /public/avatars.</p>]]></description>
    <pubDate>Mon, 18 Jan 2010 12:32:36 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/24570/#post24570</link>
    <guid>http://www.activecollab.com/forums/post/24570/#post24570</guid>
    <title>Post #3 by c.daum</title>
    <dc:creator>c.daum</dc:creator>
    <description><![CDATA[<p>i guess folder permissions must be correct, because two of our employees are still able to upload and change their pictures.</p>]]></description>
    <pubDate>Mon, 18 Jan 2010 11:42:19 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/24569/#post24569</link>
    <guid>http://www.activecollab.com/forums/post/24569/#post24569</guid>
    <title>Post #2 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Hello,<br />
<br />
Problem may be with folder permission. Please make sure that /public/avatars folder is writable by PHP.<br />
<br />
If you wish, you can contact us directly on support@a51dev.com so we can check what exactly is the problem with your setup.</p>]]></description>
    <pubDate>Mon, 18 Jan 2010 11:33:01 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/24568/#post24568</link>
    <guid>http://www.activecollab.com/forums/post/24568/#post24568</guid>
    <title>Post #1 by c.daum</title>
    <dc:creator>c.daum</dc:creator>
    <description><![CDATA[<p>hey folks,<br />
<br />
i got a strange problem while using ac in our company.<br />
at the moment in the owner company we are about 12 employees.<br />
two of them are able to upload and change their avatar pictures. all the other people can try to upload, but without any error the pop up windows closes and no avatar image appears.<br />
<br />
we tested different browsers without any success.<br />
<br />
i thought that maybe my computer is the problem, so i switched to the computer of the guy that was able to uplaod and change his avatar image. After logging in to my account i tried to start the upload and the same shit appeared.<br />
<br />
I guess my user profile has to be some kind of damaged.<br />
<br />
hope some one can help<br />
<br />
thanks</p>]]></description>
    <pubDate>Mon, 18 Jan 2010 10:08:35 CST</pubDate>
  </item>
</channel>
</rss>
