Previous Thread
Next Thread
Print Thread
Rate Thread
Page 3 of 5 1 2 3 4 5
#134271 05/10/2001 5:47 AM
Joined: Apr 2001
Posts: 41
Member
Member
Offline
Joined: Apr 2001
Posts: 41
2pac...
Very nice m8...:)Well done...
Any chance of a link for the script....

Thanx in advance

Sponsored Links
#134272 05/10/2001 6:19 AM
Joined: Jan 2001
Posts: 76
Member
Member
Offline
Joined: Jan 2001
Posts: 76
Quote
quote:
Yes, how did you do it??
Please tell me...
If you don't want to post, please send me a pm.

Thanks,

#134273 05/10/2001 7:58 AM
Joined: Jan 2001
Posts: 421
Member
Member
Offline
Joined: Jan 2001
Posts: 421
Find:

Code
code:


Icons:

AIM: [Linked Image]
Email: [Linked Image]
Homepage: [Linked Image]
Private Message: [Linked Image]

#134274 05/10/2001 8:50 AM
Joined: Apr 2001
Posts: 78
Member
Member
Offline
Joined: Apr 2001
Posts: 78
why do i get this in my memberlist???
i've got some members with no name but it still shos the topics and all
what did i did wrong??

[ May 11, 2001 09:16 AM: Message edited by: Sheffield Tunes ]

#134275 05/10/2001 10:26 AM
Joined: Jan 2001
Posts: 76
Member
Member
Offline
Joined: Jan 2001
Posts: 76
Quote
quote:
Thank you very much!

This hack is great!

Thanks again,

Bye,
John

Sponsored Links
#134276 05/10/2001 1:19 PM
Joined: Oct 2000
Posts: 21
Junior Member
Junior Member
Offline
Joined: Oct 2000
Posts: 21

#134277 05/10/2001 1:47 PM
Joined: Nov 2000
Posts: 915
Developer
Developer
Offline
Joined: Nov 2000
Posts: 915
2pac, u do realize that your little addition does not account for members who have visibility of their email or allow pms turned on/off? smile

#134278 05/10/2001 2:08 PM
Joined: Mar 2001
Posts: 293
Member
Member
Offline
Joined: Mar 2001
Posts: 293
please fix your code where it fits on the screen, got a 21 inch screen and it still won't fit on it






$TBB








$TBT

#134279 05/10/2001 4:09 PM
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
#####################
???
#####################

my $this_aim = $user_profile[22];
chomp ($this_aim);

if ($this_aim ne "") {
$this_aim = qq(  
AOL
);
} else {
$this_aim = "";
}

#############################################
can i ad this like this to show or not to show AIM ???

next the code in german ......

>>> include SEARCHING and HEADER and TARGET

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


sub Memberlist {
open (FILE, "$vars_config{MembersPath}/memberslist.cgi") || die "Can't open:";
&lock;
print "";
$counter = 0;

while() {
@line = split(/|!!|/, $_);
@open_profile = &OpenProfile(@line[1]);
$username = @open_profile[15];
@raw_array[$counter] = lc($username)."/".@line[1];
$counter ++;
}


&unlock;
close (FILE);
# get assigned style template!
unless (exists($template_match{summary_page})) { $template_match{summary_page} = 1; }
require "$vars_config{NonCGIPath}/styles/vars_style_$template_match{summary_page}.cgi";

&set_page_elements;
print $Header;

@sort_array = sort(@raw_array);
$counter2 = 0;
print<









$vars_config{BBName}




$MainButtonsLine
















$TBT



» 
$show_logout






$vars_config{BBName}
» MITGLIEDERLISTE  























table
while ( $counter2 < $counter ) {
($user,$number) = split(///, @sort_array[$counter2]);

@user_profile = &OpenProfile($number);
print "";

print "";

print "";

print "";

print "";

print "";

print "";

print "";

print "";


$counter2 ++;

}
print"

Name

Suchen

PM

AIM

eMail

HP

Anmeldung

Beiträge
".$user. "


Beiträge suchen.

Private Nachricht versenden.

AOL Nachricht versenden.

eMail versenden.

Homepage
$user_profile[10]
$user_profile[7] Beiträge
";

print $TBB;
print $Footer;
print "";
exit;
}
1;
############################################

www.Chat-Board.de


>>> Mitgliederliste liegt im "UBB Hacker" Kopf wink

[ May 10, 2001 04:19 PM: Message edited by: melder ]
#134280 05/10/2001 8:08 PM
Joined: Apr 2001
Posts: 65
Member
Member
Offline
Joined: Apr 2001
Posts: 65
my apologies if someone has suggested this idea already. Amy, in the next version, it'd be great to have the user's member number as a column on the list as well.


Promote your UBB @ UBBDIRECTORY.COM
Sponsored Links
#134281 05/11/2001 6:34 AM
Joined: Aug 2000
Posts: 226
Member
Member
Offline
Joined: Aug 2000
Posts: 226
Guys, I am bowing out gracefully and passing this over to DPK. I am in the middle of getting ready for a certification exam (amongst other things) and don't have the time to play with this one.

As soon as I find DPK's link to the latest version, I will post it in the top of this thread.

Amy

#134282 05/11/2001 4:45 PM
Joined: Nov 2000
Posts: 915
Developer
Developer
Offline
Joined: Nov 2000
Posts: 915
workin on it, hang on smile

you'll like it when you see it.

#134283 05/11/2001 5:24 PM
Joined: Nov 2000
Posts: 915
Developer
Developer
Offline
Joined: Nov 2000
Posts: 915
can people please link to text files instead of posting big wads of code? or at least modify the code you post so it doesnt end up blowing the page way out of proportion? smile

#134284 05/11/2001 6:16 PM
Joined: Mar 2001
Posts: 293
Member
Member
Offline
Joined: Mar 2001
Posts: 293
I agree!

#134285 05/11/2001 8:08 PM
Joined: Nov 2000
Posts: 915
Developer
Developer
Offline
Joined: Nov 2000
Posts: 915

#134286 05/11/2001 8:39 PM
Joined: Mar 2001
Posts: 89
Member
Member
Offline
Joined: Mar 2001
Posts: 89
Okay, I need some help, if possible..
I've got compact headers installed, and the memberlist display comes out like this:
[Linked Image]

Is there anything I can do to make this look right?
Thanks.

[ May 11, 2001 08:44 PM: Message edited by: AlienLX ]

#134287 05/11/2001 8:43 PM
Joined: Nov 2000
Posts: 915
Developer
Developer
Offline
Joined: Nov 2000
Posts: 915
alien...

open public_memberlist and find:
Code
code:


delete it. smile

[ May 11, 2001 08:46 PM: Message edited by: DPK ]

#134288 05/11/2001 8:49 PM
Joined: Mar 2001
Posts: 89
Member
Member
Offline
Joined: Mar 2001
Posts: 89
Fixed.. thanks DPK. smile

#134289 05/12/2001 12:45 AM
Joined: Dec 2000
Posts: 16
Junior Member
Junior Member
Offline
Joined: Dec 2000
Posts: 16
You are attempting to reach a page that does not exist.
» Please use your browser's back button to return.


I believe it was the famous killahbyte who once said all computers run at the same speed................................when they're off he he he = )
#134290 05/12/2001 1:32 AM
Joined: Sep 2000
Posts: 90
Member
Member
Offline
Joined: Sep 2000
Posts: 90
Yep, I get that error too when I tried installing it...

#134291 05/12/2001 5:49 AM
Joined: Nov 2000
Posts: 915
Developer
Developer
Offline
Joined: Nov 2000
Posts: 915
* dpk wonders if you people even bothered to read the damn readme text file *

#134292 05/12/2001 6:31 AM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
I chose to show anything except ICQ, but:
a. AIM & PM's alt colors are the same (they shouldn't be).
b. Location & Date Joined's alt colors are the same (they shouldn't be).

I think there will be many others like that when I'll deselect some options.

But... I like it wink

[ May 12, 2001 06:33 AM: Message edited by: LK ]

#134293 05/12/2001 6:42 AM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Fix:
Code
code:

#134294 05/12/2001 7:13 AM
Joined: Nov 2000
Posts: 915
Developer
Developer
Offline
Joined: Nov 2000
Posts: 915
LK: thanx for noticing that, i had no idea, must have slipped by me without notice. smile in next version. tipsy

#134295 05/12/2001 10:21 AM
Joined: Apr 2001
Posts: 15
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 15
it's a great hack...I noticed the color column deal but that's a no brainer fix..I also went back thru and centered a lot of the columns.

nice work!

http://www.anticonscience.net/cgi-bin/ultimatebb.cgi?ubb=memberlist

#134296 05/12/2001 3:55 PM
Joined: Nov 2000
Posts: 915
Developer
Developer
Offline
Joined: Nov 2000
Posts: 915
New Memberlist Version:
http://www.nfscheats.com/users/DPK/scripts/download/download.cgi?name=Memberlist%20v6.3.4&file=http://www.nfscheats.com/users/DPK/scripts/cgi_perl/memberlist_6.3.4.zip

or at:

http://www.nfscheats.com/users/DPK/scripts/download

#134297 05/13/2001 6:57 AM
Joined: Dec 2000
Posts: 19
Junior Member
Junior Member
Offline
Joined: Dec 2000
Posts: 19
Maybe a shorter method to print the dropdown-letter list.
Code
code:

#134298 05/13/2001 8:09 AM
Joined: Nov 2000
Posts: 915
Developer
Developer
Offline
Joined: Nov 2000
Posts: 915
Sammie: thankyou for your suggestion. i tested it out and it works aok. its in the next release and there is a comment by that block of code giving you credit for that. smile

i modified it a bit though to do this:

Code
code:

[ May 13, 2001 08:10 AM: Message edited by: DPK ]

";

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

how can i sort by the "real name" ???
edit the POST (if u like)
######################################

if ($ML_switch_posts eq "ON") {

if (($user_profile[7] ne "") && ($user_profile[7] =~ "0")) {
print ""; }
else {
print ""; }

##################################
so u can search the post -
BUG: if u have post 10 or 100 or 30 post - u have no link !!

###################
bad english i know

www.chat-board.de

[ May 13, 2001 10:33 AM: Message edited by: melder ]
#134299 05/13/2001 10:01 AM
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
show this ... www.chat-board.de (at the top) >>Memberlist<<

############ print after "list title" ######

$TBB











~;
}


if ($ML_next_link || $ML_previous_link) {
print "






MemberlistGuts

if ($ML_view == 1) {
print qq~


  $ML_previous_link $ML_next_link
";
}

print<
$TBT

########################
to display not ! the login-name change:

print "


$user_profile[15] # edit this !

$user_profile[7]$user_profile[7]
#134300 05/13/2001 10:27 AM
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
in ubb_memberlist.cgi - edit
#############################

# Temporary Configuration
##########################
# ON/OFF

$ML_switch_aim = "ON";
$ML_switch_email = "ON";
$ML_switch_homepage = "ON";
$ML_switch_icq = "ON";
$ML_switch_joined = "OFF";
$ML_switch_location = "ON";
$ML_switch_membernum = "ON";
$ML_switch_pm = "ON";
$ML_switch_posts = "ON";

##########################
# Member per page

$ML_member_page = "20";

# End Config
##########################
and next change:
################


else {
$ML_start = $in{start};
$ML_maxnumber = $ML_member_page; # edit this
$ML_pagecounter = 0;


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

my files (in german wordlets) memberlist.zip

demo: www.chat-board.de (at the top)

#134301 05/13/2001 10:31 AM
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
yes i am ...
if you sort by letter - it show all members on 1 (one) page.

laugh laugh laugh

#134302 05/13/2001 11:16 AM
Joined: Nov 2000
Posts: 915
Developer
Developer
Offline
Joined: Nov 2000
Posts: 915
melder get the version i released yesterday, it already has the code that you posted in it.

[ May 13, 2001 11:18 AM: Message edited by: DPK ]

#134303 05/13/2001 11:18 AM
Joined: Nov 2000
Posts: 915
Developer
Developer
Offline
Joined: Nov 2000
Posts: 915
note: next version will have a cp interface for it.

#134304 05/13/2001 11:38 AM
Joined: Jul 2000
Posts: 53
Member
Member
Offline
Joined: Jul 2000
Posts: 53
um, dpk, i think you forgot a color code for the tables that have the drop down menus and the next 50 things. On my board it was displaying as an ugly black color. I fixed it though.

http://www.ps2ug.com/cgi-bin/ultimatebb.cgi?ubb=memberlist

Just thought you would like to know smile

PS: Oh, also one of the icq icons from that icq site does not work. Maybe you can get it from somewhere else.

PPS: A request. Add in the ability to add a link to memberlist where you can click to go to the search function, faq, etc...

[ May 13, 2001 11:40 AM: Message edited by: TedBrown ]

#134305 05/13/2001 11:44 AM
Joined: Nov 2000
Posts: 915
Developer
Developer
Offline
Joined: Nov 2000
Posts: 915
ted: not really a mistake i made, i designed it like that. if u want ure board to look like teds:


find
Code
code:

replace with
Code
code:

#134306 05/13/2001 11:46 AM
Joined: Nov 2000
Posts: 915
Developer
Developer
Offline
Joined: Nov 2000
Posts: 915
also, the icq image wont work when ure members, for example:

I.P.Freely 0 posts 04-21-2001 00000059

have icq numbers like, "No".

yell at ure members, not me wink i'll parse for valid numbers in the next version.

#134307 05/13/2001 2:38 PM
Joined: Nov 2000
Posts: 915
Developer
Developer
Offline
Joined: Nov 2000
Posts: 915
New Version! smile

http://www.nfscheats.com/users/DPK/scripts/download/download.cgi?name=Memberlist%20v6.3.6&file=http://www.nfscheats.com/users/DPK/scripts/cgi_perl/memberlist_6.3.6.zip

or

http://www.nfscheats.com/users/DPK/scripts/download


Includes an SHW installer for those who are lazy. smile

#134308 05/13/2001 2:48 PM
Joined: Nov 2000
Posts: 915
Developer
Developer
Offline
Joined: Nov 2000
Posts: 915
next release should have multiple pages for letter categories, a search feature, and some other goodies.

#134309 05/13/2001 2:51 PM
Joined: Jul 2000
Posts: 53
Member
Member
Offline
Joined: Jul 2000
Posts: 53
Um, why would you design it like that? It looks really ugly and like there is something wrong with the tables, because thats the color you get when you screw with ubb's tables.

Also, sorry about the icq thing. I didnt notice that was why it did that.

[ May 13, 2001 02:52 PM: Message edited by: TedBrown ]

#134310 05/13/2001 3:12 PM
Joined: Nov 2000
Posts: 915
Developer
Developer
Offline
Joined: Nov 2000
Posts: 915
i designed it so that the dropdown boxes and everything would be in a table that had a transparent bg. my board has a black bg. i guess i didnt notice it. anyways, i removed the $TBT and $TBB for that section of the code and replaced it so that it displays right. download the new version i just released, works fine, i think. smile

my fault for any problems, i didnt get alot of sleep in the last two days.

[ May 13, 2001 03:15 PM: Message edited by: DPK ]

Page 3 of 5 1 2 3 4 5

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
Posts: 70
Joined: January 2007
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
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,833
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-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)