Introducing Quests: Tailored gamification & bridging in-person events with your community Mike Gitkos 23 hours ago23 hr
Posted February 4, 20169 yr I was trying to look up why my while loop wasn't working in a template, so I came looking for the 'template logic' documentation page. Turns out it does not exist anymore, even though it's still linked from the 'template tags' page. Here is the URL where the 'template logic' documentation is supposed to be: link
February 4, 20169 yr You mean this: https://community.invisionpower.com/4guides/themes-and-customizations/template-syntax/ ?
February 4, 20169 yr Author ah, very good, although there is no info on while loops. One liners work: {{while ($statement->fetch()) { var_dump($exactMatchQuery); } }}
Archived
This topic is now archived and is closed to further replies.