Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted December 8, 20177 yr {{$length = strlen($row->field_65); }} {{if $length < 100 }} <br><font color="red"> Details missing</font> {{endif}} Here is my code, but <br> is highlighted in red to indicate an issue with formatting or something. Everything runs correctly. Is this done correctly?
December 8, 20177 yr {{$length = strlen($row->field_65); }} {{if($length < 100)}} <br><font color="red"> Details missing</font> {{endif}}
Archived
This topic is now archived and is closed to further replies.