Oh man, I'm sorry. Too much code yesterday. I forgot the closing {/if} tag, that is why your screen went blank

The correct code to remove is:
Code:
{if $active_modules.Users_online ne ""}
{ include file="modules/Users_online/menu_users_online.tpl" }
{/if}
Sorry about that!