[TYPO3-english] mm_forum / extend user profile.

Natural Designs [Jorg] jorg at naturaldesigns.nl
Wed Nov 12 12:46:12 CET 2008


Can someone help me out whit this issue? 

 

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_NAME###" />

 

output = COA

 

 

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

The image should be shown in the frontend by the user profile.. 

 

Thanks in advance!

 

Jorg 

 

 

 

 



More information about the TYPO3-english mailing list