php forum
php mysql forum
php mysql smarty
 
Page 3 of 5 < 1 2 3 4 5 >
Topic Options
#154442 - 07/13/02 06:44 PM Re: [6.3.x] [beta] UD Subteam Manager
Laura_ubb Offline
Member

Registered: 04/16/01
Posts: 148
Yay, mine works. However it does not remember the rank picture when I assign to a user. frown

Top
#154443 - 07/13/02 07:35 PM Re: [6.3.x] [beta] UD Subteam Manager
Dennis Jones Offline
Member

Registered: 06/13/02
Posts: 114
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by mrwebb:
I am probably just being stupid here. But what is a "UD Team"? I installed the hack, but cannot seem to find out why I need it. It is possible that I do not, but I do not even know what a UD Team is?</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">You installed a hack which you dont know what it does? How come?
_________________________
I Cannot Support Ubb Via ICQ or MSN.
Not because I dont want to its just I cant. tipsy

Top
#154444 - 07/13/02 09:06 PM Re: [6.3.x] [beta] UD Subteam Manager
RandyM Offline
Spotlight Winner

Registered: 06/28/01
Posts: 2642
Loc: Southern California | Guitar o...
Good question.
_________________________
3 time Spotlight winner.
Believe The Lie

Top
#154445 - 07/13/02 09:33 PM Re: [6.3.x] [beta] UD Subteam Manager
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
If your not intrested Idle maybe I could port it if it needs porting and you can add it to your hack? I don't think it needs porting so people you can just install it and use it with it.

Top
#154446 - 07/15/02 11:16 AM Re: [6.3.x] [beta] UD Subteam Manager
Laura_ubb Offline
Member

Registered: 04/16/01
Posts: 148
Idle, if you can't finish the hack cuz your busy, maybe you could pass the code onto someone else to finish it.

smile
:kiss:

Top
#154447 - 07/15/02 01:40 PM Re: [6.3.x] [beta] UD Subteam Manager
Idle Offline
Member

Registered: 09/17/01
Posts: 307
Loc: Iceland
Lord Dexter: I don't mind though you port that mod, but I'm going for a different method to accomplish the same thing (which I'll include in the next update of this mod).

Laura_ubb: I'd prefer not. There's only one week left before I get my two weeks summer holidays, then I'll have plenty of time to spend on UBB.classic.

One week isn't so awfully long time. I'm sure most of you have waited longer for something.
Hell, I might even be able to squeese in an hour a day until friday, so I could even have something ready next weekend. wink

Top
#154448 - 07/16/02 02:38 AM Re: [6.3.x] [beta] UD Subteam Manager
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
Well if it does the same thing that would be good, because thats what I really want out of this mod.

Top
#154449 - 07/19/02 05:06 PM Re: [6.3.x] [beta] UD Subteam Manager
Dave2 Offline
Member

Registered: 12/16/01
Posts: 672
Loc: Bath || Reading, England
Hmm... didn't notice this tipsy

My admin set picture works fine on 6.3; just a different maxmemfields value. Use it in this if you want...
_________________________
The allaboutgames.co.uk UBB.classic -- Reborn and XHTML'd, 19th May 2002

Top
#154450 - 07/21/02 03:18 PM Re: [6.3.x] [beta] UD Subteam Manager
Idle Offline
Member

Registered: 09/17/01
Posts: 307
Loc: Iceland
I've finished the rank sharing stuff, so you can see the member's UD rank (if he has any) in his regular UBB profile (CP and public).

Right now, I'm crushing some bugs before they hatch, so expect an update soon.

Top
#154451 - 07/27/02 10:15 PM Re: [6.3.x] [beta] UD Subteam Manager
Idle Offline
Member

Registered: 09/17/01
Posts: 307
Loc: Iceland
Update!

Current version 1.1.
Fixed bug where deleting member(s) from the "Manage Subteam" page wouldn't update the memberslist.cgi accordingly.

New feature per someone's request (sorry, I can't remember who and can't be bothered looking it up now):
Member's UD rank can be viewed from his UBB profile.

Install from scratch to avoid any problems.

Top
#154452 - 07/28/02 07:40 AM Re: [6.3.x] [beta] UD Subteam Manager
Variables Offline
Member

Registered: 12/03/00
Posts: 350
The rank-image in the profiles isn't visible. After adding a member there is no image.
_________________________
"I have not failed. I've just found 10,000 ways that won't work."
- Edison -

www.cyberty.nl

Top
#154453 - 07/28/02 12:30 PM Re: [6.3.x] [beta] UD Subteam Manager
Idle Offline
Member

Registered: 09/17/01
Posts: 307
Loc: Iceland
Checked your "UD Subteam Settings" in the Control Panel to see if the UD rank image directory matches yours, and the image names?

Top
#154454 - 07/28/02 12:53 PM Re: [6.3.x] [beta] UD Subteam Manager
Idle Offline
Member

Registered: 09/17/01
Posts: 307
Loc: Iceland
Update:
v1.1.0.2 -
Added a missing step for cp_lib.cgi,
fixed a typo in vars_wordlets_idle.cgi,
one or two more minor changes (replaced words with wordlets in cp_lib.cgi).

Top
#154455 - 07/28/02 06:49 PM Re: [6.3.x] [beta] UD Subteam Manager
BuzzStPoint Offline
Junior Member

Registered: 05/12/01
Posts: 10
I installed and I get this error:

Quote:
code:</font><hr />
Code:
Undefined subroutine &main::set_vars_udst called at /home/p/pt/pt-home/public_html/kosta2/serials/cp.cgi line 828
<hr /></blockquote>and line 828 is:
<blockquote><font class="small">code:
[qb]
Code:
&set_vars_udst;
[/qb]
of this block
Code:
if (($ubb eq 'set_vars_udst') && ($status eq 'Administrator')) {
	&GetOrPost("POST");
	&set_vars_udst;
	exit(0);
}    #end set_vars_udst

Top
#154456 - 07/28/02 07:29 PM Re: [6.3.x] [beta] UD Subteam Manager
Idle Offline
Member

Registered: 09/17/01
Posts: 307
Loc: Iceland
Did you follow all the steps for cp_lib.cgi?
If so, you shouldn't get that error.

Else... PM or email me and we'll figure something out.

Top
#154457 - 07/28/02 07:36 PM Re: [6.3.x] [beta] UD Subteam Manager
BuzzStPoint Offline
Junior Member

Registered: 05/12/01
Posts: 10
Well I redownloaded with your fixes that was applied to this. when I rehacked from the backup I got cp.ci aborted due to compiliation errors.

could this part of my hacks i have installed?

Sticky
backup
cosmedic links

Top
#154458 - 07/28/02 08:45 PM Re: [6.3.x] [beta] UD Subteam Manager
Idle Offline
Member

Registered: 09/17/01
Posts: 307
Loc: Iceland
Possibly, yeah.

You've got a new PM. wink

Top
#154459 - 07/29/02 02:29 AM Re: [6.3.x] [beta] UD Subteam Manager
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
Quote:
quote:
Originally posted by Idle:
Update!

Current version 1.1.
Fixed bug where deleting member(s) from the "Manage Subteam" page wouldn't update the memberslist.cgi accordingly.

New feature per someone's request (sorry, I can't remember who and can't be bothered looking it up now):
Member's UD rank can be viewed from his UBB profile.

Install from scratch to avoid any problems.
How about on the topic page? Can you make it appear there?

Top
#154460 - 07/29/02 02:53 AM Re: [6.3.x] [beta] UD Subteam Manager
Idle Offline
Member

Registered: 09/17/01
Posts: 307
Loc: Iceland
Yes, that's possible...

In ubb_lib_posting.cgi Find:
Quote:
code:</font><hr />
Code:
$rating_line, $total_votes, $pm_link, %rate_list, $Avatar);
<hr /></blockquote>Replace With:
<blockquote><font class="small">code:
[qb]
Code:
$rating_line, $total_votes, $pm_link, %rate_list, $Avatar, $udrank_img, $udrank_alt);
[/qb]
Next Find:
Quote:
code:</font><hr />
Code:
			# do some cleaning---
			$user_profile[6] =~ s/<.+?>//g;
			$user_profile[6] =~ s/<.*//g;     # delete unclosed HTML tags
<hr /></blockquote>Add After:
<blockquote><font class="small">code:
[qb]
Code:
	# get assigned UD rank
	RequireCode("$vars_config{CGIPath}/cp_ud.cgi");
	@udmembers = &GetUDMembersListAsArray;
	foreach $match (@udmembers) {
		chomp($match);
		($j, $un, $ubn) = split (/|/, $match);
		next unless $ubn =~ $this_user_number;
		
		if ($un ne '') {
			@ud_user_profile = &OpenUDProfile($un);
			($udrank_img, $udrank_alt) = &nice_ud_rank($ud_user_profile[2]);
		} else {
			$udrank_img = '';
			$udrank_alt = '';
		}			
	}
[/qb]
Next, open public_topic_page.pl (Templates) and Find:
Quote:
code:</font><hr />
Code:
$member_number


<hr /></blockquote>Replace With:
<blockquote><font class="small">code:
[qb]
Code:
$member_number


<img src="$udrank_img" alt="$udrank_alt" />

[/qb]
Haven't tested it, but that should be enough to get you going.

Top
#154461 - 07/31/02 05:41 AM Re: [6.3.x] [beta] UD Subteam Manager
Idle Offline
Member

Registered: 09/17/01
Posts: 307
Loc: Iceland
Alright, version 1.1.0.4 (sheesh) is here... Choose your weapon (Beyond Compare allowed!).

Thanks to TheX for the reminder, I knew I kept forgetting to add something. :rolleyes:

This time, upgrading users only need to follow the additional steps for ubb_lib_posting.cgi and public_topic_page.pl (Templates/JCTemplates).

Oh, and the new feature this time is UD rank image is displayed below the member's name on topic pages.

Enjoy!

Top
Page 3 of 5 < 1 2 3 4 5 >


Who's Online
0 registered (), 22 Guests and 13 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
ubb.social
by Placebo
Yesterday at 04:25 AM
Displaying a gif for a paying member
by Iann128
01/06/09 07:04 AM
Restore The "New Topic Is Highlighted" Feature
by hikelite
01/02/09 07:41 PM
Web Hosting
by Pilgrim
01/02/09 04:13 PM
Finishing touches on a UBB migration
by AllenAyres
01/02/09 03:04 PM
Sidebar options?
by Pilgrim
12/26/08 03:40 PM
Legacy Style
by sirdude
12/24/08 07:18 PM
New Mods
Displaying a gif for a paying member
by Iann128
12/29/08 11:44 AM
Legacy Style
by Micky
12/21/08 01:36 PM
ubb.social
by
08/03/06 10:38 AM
Newest Members
bluedthunder, blaqskreen, RAICHU, sebak, BaronDriver
13371 Registered Users
Top Posters
AllenAyres 25461
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks