[TYPO3-english] Show usergroup and fe_user info

bernd wilke t3ng at bernd-wilke.net
Tue Nov 12 08:36:28 CET 2013


Am 12.11.13 03:03, schrieb Miguel:
> Good evening to the community.
>
> I've also tried this solution but still no "eureka".
>
> Here is the part of the code that is not working:
>
> 20 = CONTENT
> 20.table = fe_groups
> 20.select.pidInList = 26
> 20.select.andWhere.data = TSFE:fe_user|user|usergroup
> 20.select.andWhere.wrap = uid=|
> 20.renderObj = TEXT
> 20.renderObj.field = title
> 20.renderObj.wrap = Mitglied in Gruppe: |
 > 20.ifEmpty.data = TSFE:fe_user|user|tx_itypoexpiringfegroups_groups
>
>
> Can anyone see what i must do to make the code work ? It must show the
> usergroup from the fe_user if "tx_itypoexpiringfegroups_groups" is empty.
>
> Kind regards

have you debugged the fields?
what contents is really inside these fields, when the page is rendered?
see my posting above
30 = ...
40 = ...

do you got sql-errors?
try to debug them (http://pi-phi.de/291.html)

bernd
-- 
http://www.pi-phi.de/cheatsheet.html


More information about the TYPO3-english mailing list