Quote:
Originally Posted by mini2
You could do this with conditionals too?
Edit memberlist_resultsbit.
For the first line put: <if condition="$userinfo[posts] != 0">
For the last line put: </if>
Job done, no files edited.
Just an alternative. A nice idea too, never thought of doing that but it could save on a lot of "noise" or useless entries.
|
IMO this is much much better, template mods rock
but question what if i wanted to not display anyone under 7 posts? i tried !<7 but that didnt work