|
Re: Error uploading my avatar [message #18452 is a reply to message #18450] |
Sun, 23 May 2004 20:57 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Works fine on my development forum.The problem is likely the result of the PHP's getimagesize() function not being able to identify the file as a valid image on your server.
FUDforum Core Developer
|
|
|
Re: Error uploading my avatar [message #18454 is a reply to message #18450] |
Sun, 23 May 2004 21:13 |
|
ffitalia
Messages: 6 Registered: May 2004
Karma: 0
|
Junior Member |
|
|
So what can I do to solve the problem? Trying first to upload avatars on a debug forum on my PC with the latest version of PHP to see if it works?
And by the way after it worked on my pc shall I manually upload files and SQL tables to my server?
[Updated on: Sun, 23 May 2004 21:14] Report message to a moderator
|
|
|
Re: Error uploading my avatar [message #18462 is a reply to message #18454] |
Mon, 24 May 2004 15:27 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
To solve this problem you first need to verify that the problem is infact getimagesize() if it is, then you need to upgrade your PHP version.
FUDforum Core Developer
|
|
|