Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: hefesto on January 15, 2009, 05:08:29 AM

Title: Error with avatars
Post by: hefesto on January 15, 2009, 05:08:29 AM
I'm getting one error at my error log quite often. It's this one:

http://www.[...]/index.php?action=profile;save

2: fopen(Array/avatar_2604.jpeg.tmp) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: No such file or directory


Archivo: /[...]/Sources/Subs-Graphics.php
LĂ­nea: 157


I've asked my users, but they don't seem to have any problems. What could be happening?
Title: Re: Error with avatars
Post by: hefesto on January 16, 2009, 12:03:42 PM
Please, any ideas?
Title: Re: Error with avatars
Post by: Rumbaar on January 27, 2009, 05:40:44 PM
It looks like when a user is trying to save/upload a new avatar your server isn't liking it.  Is it assigned to a user and are they able to update their avatar, even though the error is occurring?

Are you avatar storage paths correct?  Not sure what the 'Array' part of that path is calling for.
Title: Re: Error with avatars
Post by: hefesto on January 28, 2009, 06:55:34 AM
Thanks for answering, but it has been identified as a bug and solved:

http://www.simplemachines.org/community/index.php?topic=287648.0

;)