View Single Post
  #47  
Old 06-22-2007, 08:05 PM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: IP Addresses in Users Online for all users

PS -- post#1 works in 4.1.x -- but be careful -- the first line of the php code should have a space after the if, like this:

Code:
if(!empty($active_modules['Users_online'])) {

also, in the template, respect xhtml conventions.
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote