Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Aug 2000
Posts: 178
Member
Member
Offline
Joined: Aug 2000
Posts: 178
He is right, there is an issue with this portion

Code


# If HTML is not enabled, disable it

# VIP HTML
my @user_profile = &OpenProfile($user_number);
my @good_forums = split(/\, /, $user_profile[67]) if $user_profile[67];
my $authority_bool = ($user_profile[8] eq 'Administrator' ||
$user_profile[8] eq 'MegaModerator' || $user_profile[8] eq 'Moderator');
my $g = 0;
foreach(@good_forums) {
if($good_forums[$_] eq $_) { $g = 1; last; }
}
if (((($user_profile[67] && $g ne 1) || $authority_bool) && $vars_forums{$in{f}}->[4] eq 'vip') ||
($vars_forums{$in{f}}->[4] eq 'is' && $authority_bool)) {
} else {
$message =~ s/</</g; $message =~ s/>/>/g;
} #end if


If I add that (which allows the actual NO HTML bypass), forum descriptions are fubar'd.

Sponsored Links
Entire Thread
Subject Posted By Posted
[6.7] [beta] VIPHTML Brett 04/06/2004 6:44 PM
Re: [6.7] [beta] VIPHTML Brett 04/07/2004 1:10 PM
Re: [6.7] [beta] VIPHTML Gizmo 04/07/2004 5:52 PM
Re: [6.7] [beta] VIPHTML d-talk 04/07/2004 6:58 PM
Re: [6.7] [beta] VIPHTML d-talk 04/08/2004 1:28 PM
Re: [6.7] [beta] VIPHTML Brett 04/08/2004 1:54 PM
Re: [6.7] [beta] VIPHTML LK 04/08/2004 2:00 PM
Re: [6.7] [beta] VIPHTML d-talk 04/08/2004 2:23 PM
Re: [6.7] [beta] VIPHTML LK 04/08/2004 3:02 PM
Re: [6.7] [beta] VIPHTML Ian Spence 05/03/2004 10:21 PM
Re: [6.7] [beta] VIPHTML Brett 05/05/2004 4:57 AM
Re: [6.7] [beta] VIPHTML Nate 05/17/2004 11:57 PM
Re: [6.7] [beta] VIPHTML Ian Spence 05/18/2004 12:22 AM
Re: [6.7] [beta] VIPHTML Nate 05/23/2004 7:35 PM
Re: [6.7] [beta] VIPHTML gsmaster 12/21/2005 4:11 AM
Re: [6.7] [beta] VIPHTML Gizmo 12/21/2005 9:40 AM
Re: [6.7] [beta] VIPHTML Painfool 01/25/2008 10:47 PM

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:
Shock Hosting
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Nettomo
Nettomo
Germany, Bremen
Posts: 417
Joined: November 2001
Forum Statistics
Forums63
Topics37,583
Posts293,955
Members13,824
Most Online151,614
Nov 14th, 2025
Today's Statistics
Currently Online 1424
Topics Created 0
Posts Made 0
Users Online 0
Birthdays 26
Top Posters
AllenAyres 21,080
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,834
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2026 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.1.0
(Snapshot build 20260108)