Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted March 21, 20241 yr Hi. I noticed an HTML syntax error in the "whosOnline" template. It's nothing serious, but please consider fixing it 🙂 👍 Error: Template: whosOnline <h3 class='ipsType_reset ipsWidget_title'> <div class='ipsFlex ipsFlex-jc:between ipsFlex-fw:wrap ipsFlex-ai:center'> <span>
March 21, 20241 yr Author EDIT: replacing div with span solves the error. <div class='ipsFlex ipsFlex-jc:between ipsFlex-fw:wrap ipsFlex-ai:center'> to <span class='ipsFlex ipsFlex-jc:between ipsFlex-fw:wrap ipsFlex-ai:center'>
March 21, 20241 yr Community Expert Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release.