Problem in uploading image in profile!!

Problem in uploading image in profile!!

ved Shirin Shirvani -
Antal besvarelser: 1

Hi,

I have problem in  /moodle/user/edit.php , edit.html

edit.php can not render the upload object (Attachment)

this line:

<input type="file" name="attachment" size=40>

Unfortunatly, I can not custemize it. I need your help.

Shirin

Gennemsnitsbedømmelse: -
I svar til Shirin Shirvani

Re: Problem in uploading image in profile!!

ved Martin Dougiamas -
Billede af Core developers Billede af Documentation writers Billede af Moodle HQ Billede af Particularly helpful Moodlers Billede af Plugin developers Billede af Testers
You must have GD enabled in your installation plus Moodle must be configured to use it.

There is a (new) FAQ on profile images (<-- click this link) that addresses this common problem.