#45671
03/13/2001 11:32 PM
|
Joined: Jan 2001
Posts: 39
Member
|
Member
Joined: Jan 2001
Posts: 39 |
Okay, I still have not seen a Jimbo's Custom Title Hack which is set by Admins, preferably in the control panel, for UBB 6 Beta. I have the code to UBB 5's version of Jimbo's but I haven't seen anyone attempt this for UBB 6. I've read that it's in the database, but it is not. Can anyone help me with this hack please???
|
|
|
#45672
03/22/2001 6:26 PM
|
Joined: Jan 2001
Posts: 39
Member
|
Member
Joined: Jan 2001
Posts: 39 |
Has anyone started figuring this out yet since the UBB went official? I really need to get this feature back on my site and have had no luck figuring it out myself. Thanks in advance!
|
|
|
#45673
03/23/2001 10:51 AM
|
Joined: Feb 2001
Posts: 127
Member
|
Member
Joined: Feb 2001
Posts: 127 |
|
|
|
#45674
03/27/2001 6:26 PM
|
Joined: Jan 2001
Posts: 39
Member
|
Member
Joined: Jan 2001
Posts: 39 |
Now that UBB has gone out of beta, has anyone started to work on this hack yet? I really would like it for my site and always successfully screw it up when I try to do anything with it. Help would be greatly appreciated!!!!!
|
|
|
#45675
03/28/2001 1:44 PM
|
Joined: Jan 2001
Posts: 1,940
Developer
|
Developer
Joined: Jan 2001
Posts: 1,940 |
I'll work on it. Edit: Nevermind, found the old UBB5 version  For my own reference when I get home http://www.jimbosworld.org/ubbtitlehack.html q
|
|
|
#45676
03/28/2001 4:33 PM
|
Joined: Dec 2000
Posts: 26
Junior Member
|
Junior Member
Joined: Dec 2000
Posts: 26 |
i need this one too. PLZ code it for UBb 6.01.
|
|
|
#45677
03/28/2001 5:08 PM
|
Joined: Mar 2001
Posts: 5
Junior Member
|
Junior Member
Joined: Mar 2001
Posts: 5 |
I will make one but im not wasting my time to make it updatable in CP.
|
|
|
#45678
03/28/2001 6:16 PM
|
Joined: Jan 2001
Posts: 39
Member
|
Member
Joined: Jan 2001
Posts: 39 |
That's fine ... maybe once I see how everything works once you figure out the first part, I'll take a look at modifying the control panel to reflect the changes. Cool? A little group effort here.
|
|
|
#45679
03/29/2001 1:26 AM
|
Joined: Jan 2001
Posts: 1,940
Developer
|
Developer
Joined: Jan 2001
Posts: 1,940 |
Hey folks, Just started on my hack  Here's how to get the basics going (no cpanel module yet; i'll create that tomorrow). In ubb_lib_posting.cgi (cgi-bin): FIND: # get custom title $user_status = &CustomTitle($user_profile[8]); ADD BELOW: require "$vars_config{CGIPath}/ubb_custom_status.cgi"; $user_status .= &GetCustomStatus($this_user_number); SAVE FILE. Create a new file called: ubb_custom_status.cgi in the UBB CGI directory with the following code in it: Safe and upload. Now to create your custom titles database, create a file called "cstatus.cgi" in your ubb NONCGI directory. Fileformat is similar to Jimbo's hack with one difference, it uses USER NUMBERS. e.g., 00000001|!!| The Cool Due 1|!!| The Cool Due The format is usernumber|!!| customtext. One line per user. Clear cache and all should be good. I'll develop this into a full-blown hack soon. For now, have fun (this hack is unsuppported). The full-blown hack will be full supported. q
|
|
|
#45680
03/29/2001 2:01 AM
|
Joined: May 2000
Posts: 26
Member
|
Member
Joined: May 2000
Posts: 26 |
im working on developing some stuff right now to go with this hack
so maybe you and me could work on this hack together qasic
|
|
|
#45681
03/29/2001 4:28 AM
|
Joined: Dec 2000
Posts: 26
Junior Member
|
Junior Member
Joined: Dec 2000
Posts: 26 |
@qasic I am getting no status displayed in the topics. My cstatus.cgi looks linke this. chmod ubb_custom_status.cgi 755 CGI directory chmod cstatus.cgi ??? NONCGI directory
|
|
|
#45682
03/29/2001 9:53 AM
|
Joined: Jan 2001
Posts: 1,940
Developer
|
Developer
Joined: Jan 2001
Posts: 1,940 |
Have you modified ubb_lib_posting.cgi correctly?
|
|
|
#45683
03/29/2001 9:56 AM
|
Joined: Jan 2001
Posts: 39
Member
|
Member
Joined: Jan 2001
Posts: 39 |
I am ecstatic that this is finally getting worked on. Thank you to the people making this happen! It means a lot to me and the members of my site.
|
|
|
#45684
03/29/2001 11:18 AM
|
Joined: Dec 2000
Posts: 26
Junior Member
|
Junior Member
Joined: Dec 2000
Posts: 26 |
@qasic
I did it two times. However nothing happens.
|
|
|
#45685
03/29/2001 11:44 AM
|
Joined: Jan 2001
Posts: 1,940
Developer
|
Developer
Joined: Jan 2001
Posts: 1,940 |
Have you hacked your topic template in such a way that $user_status is modified in same way? If so, that migth be interefing with the hack. v0.0001 has a workaround for this  q
|
|
|
#45686
03/29/2001 4:46 PM
|
Joined: Dec 2000
Posts: 26
Junior Member
|
Junior Member
Joined: Dec 2000
Posts: 26 |
could be possibel. However i am not very skilled in ubb code. I think i will wait for your first greate version enjoy coding...
|
|
|
#45687
03/29/2001 7:15 PM
|
Joined: Jan 2001
Posts: 1,940
Developer
|
Developer
Joined: Jan 2001
Posts: 1,940 |
It's available in the Beta Forum!
|
|
|
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.
|
|
Posts: 87
Joined: December 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|