Quote:
Originally Posted by MickDoneDee
Look at the bottom of Who's Online - you should see these settings:
Display: All (space) User Agent: No (space) Per Page: 20
They are the default settings that appear whenever you load http://YourDomain/Yourforum/online.php?
To see the results of the Proxy Detector v3.1 hack you need to select User Agent: Yes
The Real IP is seen above the user agent info and if a Proxy IP is detected you will see the round blue icon with question mark within the user agent info. Mouse-over that to see the Proxy IP.
If you are concerned about the User Agent setting defaulting every time you leave and return to Who's Online then keep Who's Online open but minimised as an icon on your taskbar while you browse the rest of the site in another open window.
|
It seems that people having a hard time turning
User Agent ON so I would suggest taking the ProxyIP Icon OUT of the user Agent
You can Use this instead:
### ACP/Edit TEMPLATE:
whosonlinebit
## Look for:
<if condition="$show['useragent']">
##
Add BEFORE:
<if condition="$userinfo[proxyip]">
<img src="$stylevar[imgdir_misc]/question_icon.gif" alt="$userinfo[proxyip]" />