View Single Post
  #5  
Old 03-01-2006, 11:59 PM
 
zman9696 zman9696 is offline
 

Member
  
Join Date: Feb 2005
Location: Canada
Posts: 17
 

Default

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
__________________
X-Cart Gold v4.3
Reply With Quote