View Single Post
  #91  
Old 07-12-2010, 12:22 AM
 
accesspos accesspos is offline
 

Advanced Member
  
Join Date: Nov 2009
Posts: 48
 

Default Re: IP Addresses in Users Online for all users

Quote:
Originally Posted by hoosierglass
The portion of users online mentioned here is in regards to the admin side. If you want to remove it from the customer side you will need to comment it out from the home.tpl file in the footer div.

I tried doing the following:

<div id="footer">
{*
{if $active_modules.Users_online}
{include file="modules/Users_online/menu_users_online.tpl"}
{/if}
*}
{include file="customer/bottom.tpl"}
</div>

Which removes the users online information on the customer side but the space available for users online info still remained. the info within bottom.tpl moved up leaving a "blank" area at the bottom of the page.

I was hoping to remove the users online info from the customer side as if it were not selected within admin,,,including the space for it.

any ideas
__________________
X-Cart 4.3.2 (Gold)
X-Special Offers
X-Comparison
X-Magnifier
BCSE - Simple Password Recovery
BCSE - Wholesale Pricing on Category Pages
BCSE - Category Headings
WebsiteCM - Prev / Next
WebsiteCM - EzUpsell
WebsiteCM - Dynamic Product Tabs
WebsiteCM - xCMS
WebsiteCM - CDSEO
Xcart Mods - Recently Viewed
SafetyNetWeb - Vistor Sitemap PRO
Altered Cart - On Sale
---------------------
Server: Linux Apache: 2.2.6 (Unix) PHP: 5.2.5 MySQL: 4.1.22 standard
Reply With Quote