[Tiki-devel] Upgraded second production site to Tiki23 - {ALTERNATE()} {ALTERNATE} has changed ?
Bsfez Tiki via TikiWiki-devel <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello,
I upgraded second production to Tiki23 so far all good but an alternate thing.
I always used it quite simply as I didn’t find any doc about it.
I have a module in the top area to display a picture if exist in one tracker or another (they don’t exist in both)
So I have:
{LIST()}
{filter content="2" field="tracker_id"}
{filter content="{{user}}" field="tracker_field_childrenFamilyName"}
{output template="child_picture_inner.tpl"}{ALTERNATE() nothing {ALTERNATE}
{FORMAT(name="picture")}{display name="tracker_field_childrenPicture" default=" "}{FORMAT}
{LIST}
{LIST()}
{filter content="3" field="tracker_id"}
{filter content="{{user}}" field="tracker_field_parentsFamilyName"}
{output template="child_picture_inner.tpl"}{ALTERNATE()} {ALTERNATE}
{FORMAT(name="picture")}{display name="tracker_field_parentsPicture" default=" "}{FORMAT}
{LIST}
If there is a picture it is displayed else nothing
{ALTERNATE()} {ALTERNATE}
This is not working anymore (still working on the Tiki22 for the same website).
It show instead: the (ugly) No results for query.
Something changed or I don’t use properly the {ALTERNATE()} {ALTERNATE} in a module ?
Bernard
_______________________________________________
TikiWiki-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel