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 (https://forum.x-cart.com/showthread.php?t=72614)

TA 08-17-2015 05:00 PM

Users Online
 
I know this has been asked quite a bit, but the solution seems to change quite frequently. How do I remove users online from the customer side only. I still want it displayed in admin.
v4.7.3 using reBOOT.

PhilJ 08-17-2015 08:37 PM

Re: Users Online
 
Hi Tom, go to skin/reboot/custom/footer/footer_bottom_style_01.tpl

Replace....
Quote:

{if $active_modules.Users_online}{include file="modules/Users_online/menu_users_online.tpl"}{/if}
With...
Quote:

{*{if $active_modules.Users_online}{include file="modules/Users_online/menu_users_online.tpl"}{/if}*}

TA 08-18-2015 03:32 AM

Re: Users Online
 
Thanks Phil! That did the trick!


All times are GMT -8. The time now is 01:09 PM.

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