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 [email protected]:

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
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to