PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Bug Reports (http://www.photopost.com/forum/photopost-pro-bug-reports/)
-   -   Profile Avatar Issue (http://www.photopost.com/forum/photopost-pro-bug-reports/141465-profile-avatar-issue.html)

ghinton December 22nd, 2009 05:12 PM

Profile Avatar Issue
 
I am having a problem with users being able to upload avatars after upgrading to v7.

Whenever you try to upload an image (have tried .jpg and .png) it gives the following error message:

(): Sorry, this image type is not supported yet.


I also get the following error messages which might help with this:

Warning: getimagesize(/home/mysite/public_html/main/data/avatars/firework.png) [function.getimagesize]: failed to open stream: No such file or directory in /home/mysite/public_html/main/image-inc.php on line 109

Warning: unlink(/home/mysite/public_html/main/data/avatars/firework.png) [function.unlink]: No such file or directory in /home/mysite/public_html/main/image-inc.php on line 121


The directory in data/avatars exists and is chmoded to 777. The uploaded files are added to the folder, but they don't display.

Chuck S December 22nd, 2009 07:56 PM

HMM I will need to get some time to install a standalone and test that one out. The code to my knowledge looking at things has not been changed in any way concerning this. I will let you know if I find anything. The error your posting points to a permissions issue.

ghinton December 22nd, 2009 09:01 PM

I honestly hadn't tried it before without integration, but now I have customers asking for it, and it seems that they are saving in the right place... just not displaying. I also have no idea what settings I could change other than having avatars enabled, which is set to Yes

Chuck S December 22nd, 2009 09:43 PM

I know I am just saying in the midst of the support rush of the pro release I need to actually setup a standalone and test this. I am not aware of anything that has changed in this functionality in a standalone and it was working.


All times are GMT -5. The time now is 03:54 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97