[TYPO3-english] Getting images out of fe_users

jeppe at donslund.net jeppe at donslund.net
Mon Sep 17 14:42:57 CEST 2018


I am looking for the Frontend user image migration wizard in the Install 
tool, but I cannot find it.


Jeppe





Birgit skrev den 14.09.2018 15:47:
> hallo Jeppe,
> 
> try
> 
> <f:image treatIdAsReference="TRUE" src="{befmember.0.image.uid}“ />
> 
> <f:image src="{befmember.0.image.originalResource.publicUrl}“ />
> 
> best regards
> Birgit
> 
> 
> 
>> Am 14.09.2018 um 14:19 schrieb jeppe at donslund.net:
>> 
>> Hi
>> 
>> I need to get the images out of the fe_users table.
>> I have an extension and all the other data is no problem, but in the 
>> database the value is just 1 if there is an image.
>> I have tried with <f:image src="{befmember.0.image}" 
>> treatIdAsReference="1" /> but it tries to dinf an image that is not 
>> there.
>> 
>> How is the right way to do it?
>> 
>> 
>> 
>> Jeppe Donslund
>> _______________________________________________
>> TYPO3-english mailing list
>> TYPO3-english at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>> 
> 
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


More information about the TYPO3-english mailing list