Previous Thread
Next Thread
Print Thread
Rate Thread
#121880 07/16/2001 11:05 AM
Joined: Jun 2001
Posts: 15
Junior Member
Junior Member
Offline
Joined: Jun 2001
Posts: 15
--------------------------
###
### FIND:
###

if ($ubb eq '') {

###
### REPLACE with:
###

if ($in{f}) {
@whos_online_forum = &GetForumRecord($in{f});
$whos_online_name_of_forum = $whos_online_forum[1];
if ($in{t}) {
$whos_online_exact_path = "Forum$in{f}";
if ($whos_online_forum[6] =~ /private/ig) {
$who_online_subject = $vars_wordlets_mods{whos_online_private_topic};
} else {
@whos_online_this_topic = &OpenTopic("$in{t}", "$in{f}");
@whos_online_stats = split(/||/, $whos_online_this_topic[0]);
$who_online_subject = $whos_online_stats[4];
undef (@whos_online_forum); undef ($whos_online_exact_path);
undef (@whos_online_stats);
}
} # end $in{t}
} # end $in{f}

if ($ubb eq 'whos_online') {
require "$vars_config{CGIPath}/ubb_whos_online.cgi";
@people = &WriteUserSession("$vars_wordlets_mods{whos_online_viewing} $vars_wordlets_mods{whos_online_whos_online}", $user_number, $invisible_pref);
&whos_online($user_number, $invisible_pref); exit;
}

if ($ubb eq 'whos_online_ssi') {
require "$vars_config{CGIPath}/ubb_whos_online.cgi";
@people = &WriteUserSession("$vars_wordlets_mods{whos_online_viewing} $vars_wordlets_mods{whos_online_whos_online}", $user_number, $invisible_pref);
&whos_online_ssi($user_number, $invisible_pref); exit;
}

if ($ubb eq '') {
require "$vars_config{CGIPath}/ubb_whos_online.cgi";
@people = &WriteUserSession("$vars_wordlets_mods{whos_online_viewing} Main Page", $user_number, $invisible_pref);

----------------------------
this does not seem to be in the new ubb. I've searched in ultimatebb.cgi everywhere and have not found it available? Can somebody help me out?

Sponsored Links
#121881 07/16/2001 11:56 AM
Joined: May 2001
Posts: 2,798
Member
Member
Offline
Joined: May 2001
Posts: 2,798
What version are you trying to install?

#121882 07/16/2001 1:34 PM
Joined: Jun 2001
Posts: 15
Junior Member
Junior Member
Offline
Joined: Jun 2001
Posts: 15
newest version to ubb 6.05.

#121883 07/16/2001 6:28 PM
Joined: Aug 2000
Posts: 1,083
Kahuna
Kahuna
Offline
Joined: Aug 2000
Posts: 1,083
it is there...


.::First place winner in the June 2001 Member Spotlight ::.
.::Zelda Xtreme::.

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
Bill B
Bill B
Issaquah, WA
Posts: 87
Joined: December 2001
Forum Statistics
Forums63
Topics37,575
Posts293,932
Members13,824
Most Online6,139
Sep 21st, 2024
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,835
Greg Hard 4,625
Top Posters(30 Days)
Gizmo 1
Top Likes Received
isaac 82
Gizmo 20
Brett 7
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2025 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.1
(Snapshot build 20240918)