Bug #17 - upload avatar or change config results in error message - Return to bug list
Reporter: ****** Created: 02-14-2006
Project: Priority:
Component: Severity:
Version: OS:
To be Closed in Version Database:
Closed in Version Reported on Site
Summary: Status:
URL: Resolution:
Assigned To: Add CC:
Dependencies:
Add Dependency:
Remove Dependency:

Remove selected CCs:
Additional Comments:



You must be logged in to modify this bug
Attachments: Create Attachment
Name Size Type Created  
No attachments


Comments:
Posted By: ******
Date: 12:11 PM On 02-14-2006
when uploading or removing an avatar, i get the following messages that constantly stream down the page

Warning: feof(): supplied argument is not a valid stream resource in C:Life Bytesnewsfunctions.inc.php on line 451

Warning: fread(): supplied argument is not a valid stream resource in C:Life Bytesnewsfunctions.inc.php on line 453

Warning: feof(): supplied argument is not a valid stream resource in C:Life Bytesnewsfunctions.inc.php on line 451

Warning: fread(): supplied argument is not a valid stream resource in C:Life Bytesnewsfunctions.inc.php on line 453

...

http://localhost/phpmyadmin/phpinfo.php has more detailed info but quick here it is
using mysql 5.0.18
using php 5
using apache 2.0

i've created
useraccount; debug
password; debugger

Posted By: ******
Date: 12:20 PM 02-14-2006
i had had set Automatically Rebuild Cache to on
turning it off fixed the problem


Posted By: ******
Date: 5:02 PM 02-14-2006
Cache Rebuilding caused the problem? It shouldn't have. My idea was that it was the CHMOD permission on the uploads folder.

Curious.