X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Users Online Customer page (https://forum.x-cart.com/showthread.php?t=51519)

yages 12-27-2009 07:31 PM

Users Online Customer page
 
How do you get rid of users online on the customer pages version 4.3 but not the admin pages

cflsystems 12-28-2009 04:29 AM

Re: Users Online Customer page
 
In skin1/customer/home.tpl find
Code:

{if $active_modules.Users_online}
and replace with
Code:

{if $active_modules.Users_online && $usertype ne "C"}


All times are GMT -8. The time now is 07:33 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.