Previous Thread
Next Thread
Print Thread
Rate Thread
Page 3 of 4 1 2 3 4
#136107 07/01/2001 2:53 PM
Joined: Nov 2000
Posts: 915
Developer
Developer
Offline
Joined: Nov 2000
Posts: 915
Quote
quote:
don't worry, i havent forgotten. smile

Sponsored Links
#136108 07/01/2001 2:58 PM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Sorry for the late response.

%vars_wordlets_mods = ( should be in the 1st line.

In yours it's after ML_* ends...

Just cut & paste it

#136109 07/03/2001 5:12 PM
Joined: Apr 2001
Posts: 24
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 24
Quote
quote:
Thanks smile I'll wait

#136110 07/04/2001 1:01 AM
Joined: Apr 2001
Posts: 20
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 20
hi folks,

great hack!

but...

the 'sort by username' in the pull-down menu works not correctly on my board frown

sorry but i can not find a sub for sort => '$user_profile[0]' in ubb_memberlist.cgi confused

can anywhere help me?

/cartman
German Moorhuhn-Forum

#136111 07/04/2001 12:21 PM
Joined: Apr 2001
Posts: 240
Member
Member
Offline
Joined: Apr 2001
Posts: 240
Thanks LK! smile

It's better now, and works perfectly. I appreciate the help. smile

Sponsored Links
#136112 07/04/2001 5:11 PM
Joined: Nov 2000
Posts: 15
Junior Member
Junior Member
Offline
Joined: Nov 2000
Posts: 15
what do i put in the vars_wordlets_mods.cgi file?!
the link to the site doesnt work frown

mine looks like this now:

%vars_wordlets_mods = (
SM_legend_char => "Smilie",
SM_legend_file => "Preview",
SM_new_smilie_title => "New Smilie",
SM_smilieslist_title => "SmiliesList",
SM_smilie => "Smilies",
SM_smilie_legend => "Smilie Legend",
SM_smilie_list => "Smilie List",
SM_smilie_settings => "Smilie Settings",
SM_smilie_settings_adv => "Smilie Settings Advanced",
SM_view_legend => "View Smilie Legend & More Smilies",
mod_wordlets => "Modifications Wordlets"
);
1;


never mind,
link works again wink

[ July 05, 2001 09:50 AM: Message edited by: Cyborg ]

#136113 07/05/2001 11:45 AM
Joined: Jan 2000
Posts: 313
Member
Member
Offline
Joined: Jan 2000
Posts: 313
Hmm...some of my members are not showing up in the category list. Anyone else having this problem?

#136114 07/05/2001 12:31 PM
Joined: Dec 2000
Posts: 54
Member
Member
Offline
Joined: Dec 2000
Posts: 54
Yes, that's happening on my board as well. I've got all sorts of
invisible posters showing up on the member list .

[ July 05, 2001 12:32 PM: Message edited by: twinspin ]

#136115 07/05/2001 9:59 PM
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
that's a lot... we have some members that should be in it, but aren't, and the alphabetical order seems a little messed up.


- Allen wavey
- What Drives You?
#136116 07/06/2001 1:02 AM
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
hi, PLZ change the sort by top 50 poster after select and sort by there name >>> to sort by the top poster (without the 50) like the sort by there member-number ...

u understand ?


--------------------------------------------

und noch einmal in einen besseren deutsch:
wenn wir nach dem "buchstaben" sortieren und dann diese user (also z.b. alle mit dem anfangsbuchstaben A) nach den top 50 usern sortieren (aber es gibt nur 34 user mit A) dann kommt ein fehler. also sollte dort die sortierung nur nach "toppostern" erfolgen ohne angabe der 50! wie es auch funzt mit der sortierung nach mitgliedernummern.

mfg melder

[ www.chat-board.de ]

Sponsored Links
#136117 07/06/2001 2:24 AM
Joined: Jul 2001
Posts: 1
Junior Member
Junior Member
Offline
Joined: Jul 2001
Posts: 1
found a bug with this memberlist..

example:
posts to qualify for top poster is set to=25

if you choose a category with less than 25 users with at least 1 post you will get a page displaying all users that meet that criteria then an error on the bottom of the page saying that the user does not have a profile.

i believe it is trying to find additional users who meet the criteria till it reaches the number of users you selected.

is there a way to fix this other than setting it to 1 top poster?

#136118 07/07/2001 7:46 PM
Joined: Feb 2001
Posts: 110
Member
Member
Offline
Joined: Feb 2001
Posts: 110
I made a multihack format.. anyone intrested can get it here Memberlist v6.3.8

#136119 07/08/2001 12:14 AM
Joined: May 2001
Posts: 25
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 25
Is there a way to get this to function with the Cosmetic Links hack? I installed it and two of the links remained in image form, but the other four went back to text. confused

Nevermind figured it out. smile

[ July 08, 2001 12:19 PM: Message edited by: cvalk ]

#136120 07/08/2001 12:06 PM
Joined: Nov 2000
Posts: 915
Developer
Developer
Offline
Joined: Nov 2000
Posts: 915
The problem with the members name disappearing is one that I tried to fix with a solution that if the member's display name isn't set, it inserts their login name instead. This is really the only thing I can think of doing else it will show a blank space. It's not my fault a member doesnt set a public display name and since the sort is run before I check for a non-existant display name, later, thinks may end up in weird order. I'll get this all sorted out hopefully by next version.

Melder, I honestly have no idea? hehe.

The bug that exists with the top25 or whatever you set it has existed since I coded that and you are right about what the error is.

#136121 07/09/2001 10:14 AM
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
i need a english book laugh

DPK: u understand ! right ?!

if u change the SUB "sort by top .. poster (A)" like to the SUB "sort by postnumber (A)"

----------------------------
the 2. sort by works fine.
----------------------------

to find the bug ???


melder from germany [ www.chat-board.de ]

#136122 07/12/2001 8:22 AM
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
bump laugh

#136123 07/12/2001 9:19 PM
Joined: Apr 2001
Posts: 4
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 4
aol has broken images.

#136124 07/14/2001 12:06 PM
Joined: Sep 2000
Posts: 29
Member
Member
Offline
Joined: Sep 2000
Posts: 29
Hi

Thanks a lot for this great hack, but I have quite a big problem with it.

The search for username is not working on my board and the PM icon shows only for one user.

http://www.topboard.ch/cgi-bin/newubb/ultimatebb.cgi?ubb=memberlist

Thanks for your help,

BR
Mike

#136125 07/15/2001 10:33 PM
Joined: May 2001
Posts: 9
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 9
need some help i have hack the files three time but i get this everytime

No member profile found for member number: 00001190

#136126 07/16/2001 3:43 PM
Joined: Apr 2001
Posts: 35
Member
Member
Offline
Joined: Apr 2001
Posts: 35
is it possible to make this viewable to admin/mods only and by login name...?


some days you are the mosquito,
and somedays you are the winshield...
#136127 07/17/2001 11:19 PM
Joined: May 2001
Posts: 794
Content Queen
Content Queen
Offline
Joined: May 2001
Posts: 794
I love the idea of a memberslist -- and hope to include it with the new upgrade of UBB (when is that going to happen?!), but I'd like to know if certain features can be "turned off" and/or eliminated from the list?

For example, e-mail. I removed the e-mail function from my forum's messages because I was getting so much spam (and I wasn't before); thus, I really don't want to make it easy for the spammers out there by providing a ready made page where they can capture e-mail addresses so easily.

Does that make sense? Thanks!


Sue
adwoff.com
#136128 07/18/2001 1:19 AM
Joined: Sep 2000
Posts: 29
Member
Member
Offline
Joined: Sep 2000
Posts: 29
Quote
quote:
Hi, I still have the same problem, can someone help me?

BR
Mike

#136129 07/21/2001 4:04 AM
Joined: Mar 2001
Posts: 61
MJB Offline
Member
Member
Offline
Joined: Mar 2001
Posts: 61
Anyone else having trouble with the 'Sort by public name' option? On the demo the main page shows users listed alphabetically, on mine they are listed by user number and when sort by public name is selected nothing changes. How can I get it to default to an alphabetical list?

Thx


FOLLOW-UP

eek Now this is weird, it seems that only the first 29 entries are messed up and everything else after that is in alphabetical order. What's happened there then?

[ July 21, 2001 04:13 AM: Message edited by: MJB ]

#136130 07/26/2001 1:02 PM
Joined: Mar 2001
Posts: 4
Junior Member
Junior Member
Offline
Joined: Mar 2001
Posts: 4
Anyone know what I could be doing wrong? I've tried to install the hack twice but even though the new Memberlist links are appearing with in the forum, my memberlist page just appears blank?

See link:
MGI UBB Memberlist

#136131 07/28/2001 1:53 PM
Joined: Jun 2001
Posts: 5
Junior Member
Junior Member
Offline
Joined: Jun 2001
Posts: 5
Quote
quote:
I also have this problem to a degree. Some usernames can be searched for and others can't. I can do a search for a partial username and it will return some results but not all of them. For other searches by usernames, it comes back with no results even though on the main memberlist page, it lists them correctly.
http://www.van-halen.com/cgi-bin/bradman/ubber/ultimatebb.cgi

#136132 07/31/2001 10:04 PM
Joined: Oct 2000
Posts: 53
Junior Member
Junior Member
Offline
Joined: Oct 2000
Posts: 53
I can't download file from the link...

What's wrong?

Junhyok

#136133 08/05/2001 12:32 PM
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
DPK - 6.3.9 ... waiting ... next time ?

#136134 08/12/2001 7:03 PM
Joined: Nov 2000
Posts: 915
Developer
Developer
Offline
Joined: Nov 2000
Posts: 915
6.3.9 will be out when ubb 6.1 gets out of beta.

#136135 08/13/2001 4:40 PM
Joined: Jun 2001
Posts: 27
Junior Member
Junior Member
Offline
Joined: Jun 2001
Posts: 27
@DPK

I have a bugfix for melders problem (sort alphabetically and then sort top25).

### open ubb_memberlist.cgi

search
------
foreach (@ML_members_array) {
($ML_usertmp, $ML_usernumtmp) = split(/|!!|/, $_); chomp($ML_usernumtmp);
@ML_user_array = &OpenProfile($ML_usernumtmp);

if ($ML_letter) {
if ((lc($ML_user_array[15]) =~ /^[^A-Za-z]/) && ($ML_letter eq '@')) {
@ML_raw_array[$ML_counter] = $ML_user_array[7]."|!!|".$ML_usernumtmp;
}
elsif (lc($ML_user_array[15]) =~ /^$ML_letter/i) {
@ML_raw_array[$ML_counter] = $ML_user_array[7]."|!!|".$ML_usernumtmp;
}
}
else {
@ML_raw_array[$ML_counter] = $ML_user_array[7]."|!!|".$ML_usernumtmp;
}
$ML_counter++;
}
------
(should be starting at line 75)


replace it with
------
foreach (@ML_members_array) {
($ML_usertmp, $ML_usernumtmp) = split(/|!!|/, $_); chomp($ML_usernumtmp);
@ML_user_array = &OpenProfile($ML_usernumtmp);

if ($ML_letter) {
if ((lc($ML_user_array[15]) =~ /^[^A-Za-z]/) && ($ML_letter eq '@')) {
@ML_raw_array[$ML_counter] = $ML_user_array[7]."|!!|".$ML_usernumtmp;
$ML_counter++;
}
elsif (lc($ML_user_array[15]) =~ /^$ML_letter/i) {
@ML_raw_array[$ML_counter] = $ML_user_array[7]."|!!|".$ML_usernumtmp;
$ML_counter++;
}
}
else {
@ML_raw_array[$ML_counter] = $ML_user_array[7]."|!!|".$ML_usernumtmp;
$ML_counter++;
}
# $ML_counter++;
}
------

That's it. cool

cu Holger

#136136 08/14/2001 11:27 AM
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
DANKE - TX

#136137 08/18/2001 7:08 PM
Joined: Nov 2000
Posts: 915
Developer
Developer
Offline
Joined: Nov 2000
Posts: 915
minichip: thanx, i'll update the zips when i find the time and give you credit for the fix. smile

#136138 08/21/2001 2:30 PM
Joined: Aug 2001
Posts: 14
Junior Member
Junior Member
Offline
Joined: Aug 2001
Posts: 14
Great job!

I got it on my UBB 6.01 and it works fantastic!

I´ve been lokkin for this hack for soooooo long!!!!! smile smile smile

The only thing i still need is the "Whos online hack" ... :rolleyes:


:.....:....:.PeAcE.:....:....:
#136139 08/23/2001 4:43 AM
Joined: May 2001
Posts: 65
Member
Member
Offline
Joined: May 2001
Posts: 65
Hi @Minichip,

i have a problem with you buxfix for the Memberlist. I become a syntax error at htdocs/cgi-bin/ubb_memberlist.cgi line 74, near "elsif". Please have a look what is wrong:

@ML_members_array = &OpenFileAsArray("$vars_config{MembersPath}/memberslist.cgi");

$ML_counter = 0;

foreach (@ML_members_array) {
($ML_usertmp, $ML_usernumtmp) = split(/|!!|/, $_); chomp($ML_usernumtmp);
@ML_user_array = &OpenProfile($ML_usernumtmp);

if ($ML_letter) {
if ((lc($ML_user_array[15]) =~ /^[^A-Za-z]/) && ($ML_letter eq '@')) {
@ML_raw_array[$ML_counter] = $ML_user_array[7]."|!!|".$ML_usernumtmp;
$ML_counter++;
}
elsif (lc($ML_user_array[15]) =~ /^$ML_letter/i) {
@ML_raw_array[$ML_counter] = $ML_user_array[7]."|!!|".$ML_usernumtmp;
$ML_counter++;
}
}
else {
@ML_raw_array[$ML_counter] = $ML_user_array[7]."|!!|".$ML_usernumtmp;
$ML_counter++;
}
# $ML_counter++;
}
}

if ($ML_counter > $ML_tempmax) {
$ML_pagecounter = $ML_tempmax;

Thank you for a Answer.

P.S. Sorry for my Englisch i am German.

#136140 08/24/2001 3:05 PM
Joined: May 2001
Posts: 65
Member
Member
Offline
Joined: May 2001
Posts: 65
This bugfix does not work

#136141 09/05/2001 1:27 PM
Joined: Mar 2001
Posts: 75
Member
Member
Offline
Joined: Mar 2001
Posts: 75
I just installes this Hack, seems to work fine, but I only have one Problem.

If I try to access the CP for Memberlist Settings it tells me that I dont have Permission to access confused eek frown :rolleyes:

Can anybody help, please?


In God we trust, all others pay Cash!
#136142 09/06/2001 2:32 AM
Joined: Mar 2001
Posts: 75
Member
Member
Offline
Joined: Mar 2001
Posts: 75
Is everybody on Holiday? laugh

That freakin' CP still tells that I don't have Permission to Access the Settings for the Memberlist!

Please somebody help! Tanks! wink


In God we trust, all others pay Cash!
#136143 09/11/2001 6:47 PM
Joined: Jun 2001
Posts: 104
Member
Member
Offline
Joined: Jun 2001
Posts: 104
somebody post the link dpk's site is down and i need this hack.

#136144 09/12/2001 7:46 AM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Domain: rehack cp.cgi.

The eXtreme dude: if you know how to use MultiHack, get the MHK version (you don't have to auto-install it, you can also follow the instructions inside this file to manually install it)

[ September 12, 2001: Message edited by: LK ]

#136145 09/12/2001 3:48 PM
Joined: Jun 2001
Posts: 104
Member
Member
Offline
Joined: Jun 2001
Posts: 104
Some Body has to have this hack on there computer still.

#136146 09/24/2001 8:21 AM
Joined: May 2001
Posts: 24
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 24
Quote
quote:
Yes, I've the same problem.

Page 3 of 4 1 2 3 4

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
isaac
isaac
California
Posts: 1,157
Joined: July 2001
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
WebGuy 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)