Dietalk, if you lost it, recheck the line that tells you:
4) Scroll down to around line 105. There will be the following two lines:
#display onscreen
print "$ThisHTML"; exit;
ABOVE those two lines, place the code mentioned above.
Whos online goes between the above mentioned code, make sure you didnt erase it. You should look something like this:
my $pmWording = &CheckPMs if $ubber[4] =~ /^d{8}$/;
&ParseThisHTML("", $pmWording);
#display onscreen
$ThisHTML =~ s//$replace/g;
print "$ThisHTML"; exit;
} # end forum_summary