Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Sep 2001
Posts: 71
Member
Member
Offline
Joined: Sep 2001
Posts: 71
Author: Shailen A.
Name:Custom Options
Date:September 24, 2001 8:12 PM
#######THIS HACK IS ONLY IN BETA!! USE AT YOUR OWN RISK!#########
#######MAKE BACKUP COPIES OF ALL THE FILES EDITED!#######

For just the post count:
In ubb_lib_posting.cgi

##Find:

# author info options
undef($post_total_line); undef($location_line); undef($regdate_line);
@author_extra = @blank;

##Replace with

# author info options
undef($user_profile[16]); undef($location_line); undef($regdate_line);
@author_extra = @blank;

Go into your custom registration fields, and put
"Post Count" for the first registration field.

##Save, Upload, CHMOD 755.
###########end#############

For just the username color:
In public_topic_page.pl (templates)

##find


$show_public_name


##replace with


$show_public_name


Go into your custom registration fields, and put
"Username Color" for the first registration field.
##Save, Upload
#########end##########

For just the username font:
In public_topic_page.pl (templates)

##find


$show_public_name


##replace with


$show_public_name


Go into your custom registration fields, and put
"Username Font" for the first registration field.
##Save, Upload
#########end##########

For all three put together:
in public_topic_page.pl (templates)

##find


##replace with



##In ubb_lib_posting.cgi##

##Find:
# author info options
undef($post_total_line); undef($location_line); undef($regdate_line);
@author_extra = @blank;

##Replace with
# author info options
undef($user_profile[18]); undef($location_line); undef($regdate_line);
@author_extra = @blank;


Go into your custom registration fields, and put
"Username Font" for the first registration field.


Go into your custom registration fields, and put
"Username Color" for the second registration field.


Go into your custom registration fields, and put
"Post Count" for the third registration field.

Thanks,feedback, please!

PS this is my first hack.

Sponsored Links
Entire Thread
Subject Posted By Posted
[6.0x] Custom: Post Counts, Username Font Faces, Username Font Colors, or all 3! Halobreak 09/25/2001 11:20 PM
Re: [6.0x] Custom: Post Counts, Username Font Faces, Username Font Colors, or all 3! void 2 09/26/2001 2:34 AM
Re: [6.0x] Custom: Post Counts, Username Font Faces, Username Font Colors, or all 3! Telekinesis 09/29/2001 11:57 PM
Re: [6.0x] Custom: Post Counts, Username Font Faces, Username Font Colors, or all 3! Variables 09/30/2001 3:02 PM
Re: [6.0x] Custom: Post Counts, Username Font Faces, Username Font Colors, or all 3! SSJeremy 11/05/2001 6:10 AM
Re: [6.0x] Custom: Post Counts, Username Font Faces, Username Font Colors, or all 3! CapSoft 01/03/2002 10:46 AM

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
hatter
hatter
USA
Posts: 69
Joined: January 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)
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)