Previous Thread
Next Thread
Print Thread
Rate Thread
#266055 01/04/2004 2:35 PM
Joined: May 2003
Posts: 94
Power User
Power User
Offline
Joined: May 2003
Posts: 94
Like it did/does in Infopop classic ?

Sponsored Links
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
It does for anonymous users.

For registerd users, this mod:
https://www.ubbdev.com/forum/showflat.php/Number/97271

will allow you to mouse over and see what their IP address is.

Joined: May 2003
Posts: 94
Power User
Power User
Offline
Joined: May 2003
Posts: 94
Thanks.

Joined: May 2003
Posts: 94
Power User
Power User
Offline
Joined: May 2003
Posts: 94
Ok, I haven't installed this yet, but I also now realize that 'anyone' can see the 'who's online' not just members who log in. I don't want 'guests' to view who's online. How do I stop that activity? (6.32 you HAD to login to view who's online This pulls too much bandwidth w/out seeing who's doing it)

Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
you can remove from the ubbt_unregisterednav.tmpl in your threads/templates/defult directory the line that says <a href = "$phpurl/online.php?Cat=$Cat" $target>{$ubbt_lang['WHO_ON']}</a>

I trimmed my nonregistered menu which looks like this now

[]
<? //UBBTREMARK
echo <<<UBBTPRINT
$tbopen
<tr>
<td align="left" class="menubar" width="30%" valign="bottom">
{$ubbt_lang['NOT_LOGGED']}
[<a href="$phpurl/login.php?Cat=$Cat">{$ubbt_lang['BUTT_LOGIN']}</a>]
</td>
<td align="center" class="menubar" width="70%">
<a href = "{$config['homeurl']}/index.php?Cat=$Cat">Entrance</a>
·
<a href="$phpurl/$FrontPage.php?Cat=$Cat">{$ubbt_lang['FORUM_IND']}</a>
·
<a href="$phpurl/search.php?Cat=$Cat">{$ubbt_lang['TEXT_SEARCH']}</a>
·
<a href="$phpurl/newuser.php?Cat=$Cat">{$ubbt_lang['NEW_USER']}</a>
<br />
<a href="$phpurl/faq.php?Cat=$Cat">{$ubbt_lang['FAQ_TEXT']}</a>
·
<a href = "$phpurl/markallread.php?Cat=$Cat" $target>{$ubbt_lang['MARKALL']}</a>
$members_link
</td>
</tr>
$tbclose
<br />
UBBTPRINT;
/* UBBTREMARK */ ?>
[/]


or your you can find a mod to restrict things by group..

Sponsored Links
Joined: May 2003
Posts: 94
Power User
Power User
Offline
Joined: May 2003
Posts: 94
[]scroungr said:
you can remove from the ubbt_unregisterednav.tmpl in your threads/templates/defult directory the line that says <a href = "$phpurl/online.php?Cat=$Cat" $target>{$ubbt_lang['WHO_ON']}</a>[/]

Ok, changing smaller items is fine, and I merely want to restrict my bandwidth for legitimate members. The above change..removing that bit of code, is all I need to do?

Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
yeah that way a nonregistered user wont even see it.. you may want to take out the · also to make it look ok.. the menu is just that a menu and you have one for registered and for nonregistered users so they each see different things..

ubbt_unregisterednav.tmpl is for nonregistered or non-logged in

ubbt_registerednav.tmpl is for registered and logged in

Joined: May 2003
Posts: 94
Power User
Power User
Offline
Joined: May 2003
Posts: 94
Thanks, going to do this after a good nights sleep.

Joined: Feb 2001
Posts: 2,268
Junior Member
Junior Member
Offline
Joined: Feb 2001
Posts: 2,268
[]kestral said:
Ok, I haven't installed this yet, but I also now realize that 'anyone' can see the 'who's online' not just members who log in. I don't want 'guests' to view who's online. How do I stop that activity? (6.32 you HAD to login to view who's online This pulls too much bandwidth w/out seeing who's doing it) [/]

Check out the restrict whos online hack. I wrote it for 6.2, but it should still work. Just removing whos online from the menu will work, unless someone has the link bookmarked or they are familiar with UBB Threads and know what scripts to call from a browser...

Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
and if they know that Dalantech theres not much else ya can do except restrict it to groups but then that person will find around that cause by then he's a hacker..

Sponsored Links
Joined: Feb 2001
Posts: 2,268
Junior Member
Junior Member
Offline
Joined: Feb 2001
Posts: 2,268
With the hack I posted they can't -it checks to see if the person calling the whos online script has an account (if they are a user). If they do not have an account an error message is sent out (something like "You do not have access to this page") and the script terminates. To my knowledge there is no way around it except to registed as a user and log in

Joined: May 2003
Posts: 94
Power User
Power User
Offline
Joined: May 2003
Posts: 94
Both things did EXACTLY what I wanted/needed.
Thank you!!


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Posts: 70
Joined: January 2007
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240506)