Index Page Issue
Installation and Configuration
Your welcome!
{assign var="order_by" value="event_rating_1_average_count NUMERICAL_DESC"}
{assign var="order_by" value="_item_id desc"}
{if $item._profile_quota_id == '2' || $item._profile__quota_id == '4'}
What you want to show to quota ID's 2 and 4 goes here. No need for an else statement unless you want to show something else to profiles that are not in quota ID's 2 and 4.
{/if}