[TYPO3-english] mm_forum / extend user profile.

Natural Designs [Jorg] jorg at naturaldesigns.nl
Mon Nov 10 19:12:15 CET 2008


Hello,

 

I have a question about the extension mm_forum.

I want to extend the user profile with a possibility to upload an image. I
have used the following code:

 

label = TEXT

label {

value = Upload logo

}

 

input = COA

input.1 = TEXT

input.1.value = <input type="file" name="###USERFIELD_LOGO###" value="0" />

 

output = COA

 

I do see an upload possibility on the frontend, but no image is stored.. Can
someone tell me what I did wrong?

 

Thanks in advance!

 

Jorg 

 

 

 

 



More information about the TYPO3-english mailing list