UBB.Dev
Posted By: Zack [6.0x] Public Name Hack v1.0 [ Finished ] - 06/14/2001 2:22 PM
Hack Name: Public Name Hack v. 1.0

UBB Version: 6.04c

Description:
This is a hack to change users' Public Names from the Control Panel.
With this hack Administrators can edit users' Public Names through the Control Panel.

Bonus:

- It's pretty usefull when you upgraded from UBB5 if you had the Avatar Hack installed.


########################################################################

Author: Zack
Co-author: Goku

########################################################################

Files Modified: cp_users.cgi, cp_edit_profile.pl

########################################################################

Installation:

#################
open cp_users.cgi
#################

# FIND

if ($vars_registration{location_field_use} eq 'REQ') { push(@VA, "location"); }

# ABOVE PUT

if ($vars_registration{publicly_displayed_name_field_use} eq 'REQ') { push(@VA, "publicly_displayed_name"); }


# FIND

print FILE ("$user_profile[15]n");

# REPLACE WITH

print FILE ("$in{publicly_displayed_name}n");


#######################
open cp_edit_profile.pl
#######################

# FIND




$vars_wordlets{public_name_field}:




$user_profile[15]





# REPLACE WITH




$vars_wordlets{public_name_field}:




Posted By: SK8285 Re: [6.0x] Public Name Hack v1.0 [ Finished ] - 06/14/2001 2:58 PM
will this work on 6.04f cuz i really dont want to **** up my board anymore ( i messed it up about 4 times ) so can someone tell me
Posted By: Zack Re: [6.0x] Public Name Hack v1.0 [ Finished ] - 06/14/2001 4:38 PM
maybe well. just cross fingers wink
Heya Zack.. Thanks for this hack. Installed in a breeze and works perfectly..
Posted By: Zack Re: [6.0x] Public Name Hack v1.0 [ Finished ] - 06/16/2001 3:22 AM
Thank ya smile
diud anyone get this to work on ubb version 6.04c
Well yes. Zack and I did. The hack is made for that version. confused
Great Hack, Worked good on 6.04c smile
Posted By: Hedwig09 Re: [6.0x] Public Name Hack v1.0 [ Finished ] - 06/21/2001 12:27 AM
I got this to work on my UBB, version 6.04f, so I think it works on all of the 6.xx so far. And nice hack!! I've been looking for something like this so I don't have to edit the Profile on ultimatebb.cgi, and this was easy!!

[ June 20, 2001 05:28 PM: Message edited by: Hedwig09 ]
Wow didnt even notice that well got it to work
=| I'm using this on my board, whenever I change a Publicly Displayed Name in the CP it changes the Log-in name instead, this a bug?
Posted By: 261084 Re: [6.0x] Public Name Hack v1.0 [ Finished ] - 07/05/2001 5:19 PM
Nice, but why? don't think your members will be very happy when you change their name...

[ July 05, 2001 10:23 AM: Message edited by: 261084 ]
In My board User canĀ“t change there puplic Names.
One User have on the registration use his Passwod like public name laugh
So i can change his name without great work for me.
Posted By: Abz Re: [6.0x] Public Name Hack v1.0 [ Finished ] - 08/02/2001 7:54 PM
Great Hack
I love this hack, anyone going to port this to UBB 6.1-PB1.4? laugh
Posted By: Zack Re: [6.0x] Public Name Hack v1.0 [ Finished ] - 12/03/2001 5:28 AM
Quote
quote:
i don't know sure.. i use not ubb anymore.. i use Ikonboard v3.0 rc2a.. i can't helped

just hope.. this old version will be work on new release version.. *cross fingers*

just sorry me..
Would you like me to port it Zach? I was working on it before.
© UBB.Developers