i went into /customer/home.tpl and I tried to change this :
Code:
{if $active_modules.Users_online ne ""}
{ include file="modules/Users_online/menu_users_online.tpl" }
{/if}
to this:
Code:
{*{if $active_modules.Users_online ne ""}
{ include file="modules/Users_online/menu_users_online.tpl" }
{/if}*}
but i got an error saying ...File operation is failed.
Yes i am a newbie, but any help would be appreciated. i couldnt find the skin1 folder in the back end