vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Member Profile Locater (https://vborg.vbsupport.ru/showthread.php?t=43042)

Boofo 08-31-2002 10:00 PM

Member Profile Locater
 
Member Profile Locater (v1.2)
By Boofo

Thanks goes out to the Madman for teaching me to use code that is already there to accomplish different tasks. Thanks also goes out to Gamingforce for his original "Member Profile Quickfind" on which this hack is based.

What this hack will do:

It will take the top three tables you have in the Member's Listing and combine them all into one connected table. You will be able to do non-case sensitive full, or partial, searches for member names. If only one instance of the member name (or search string in a member's name) is found, then it will take you directly to that member's profile. If more than one instance of the search string is found, it will display a listing of all member's names (containing the search string) so you will be able to choose which member's profile to view.

Tested on vBulletin 2.2.5
File to modify: 1 (root/memberlist.php)
Template to modify: 1 (memberlist)
Templates to add: 3 (error_invalidusername, redirect_memberfound, error_search_noletter)
Installation Time: 5 minutes

If you find this hack useful, please click the install button.

v1.0 - First Release
v1.1 - Updated memberlist template instructions.
v1.2 - Updated instructions for those installations that have bira's "Away User" hack installed.

Enjoy!

Chris M 09-01-2002 03:23 PM

Cool...

*installs*

Satan

Boofo 09-01-2002 03:25 PM

Boy, you were right there waiting, huh? :) Let me know how smooth the install is on this, will you? :)

Did you get the browsers installed yet?

Chris M 09-01-2002 03:38 PM

I sent you a PM about that...It mucks up my templates...

The instructions werent clear as to where to put it;)

As for the memberlist thing : Very smooth an Install...I wasnt quite sure what you meant about removing, until I viewed the Previews, and saw that there were 2 instances of "View by Date Registered" etc at the top;)

http://www.darkblazes.com/forums/memberlist.php?s=

Satan

N9ne 09-01-2002 03:43 PM

Cool hack :)

Boofo 09-01-2002 03:53 PM

That yellow color I used it the error templates really looks good on your site. :) That was lucky. ;)

Quote:

Originally posted by hellsatan
As for the memberlist thing : Very smooth an Install...I wasnt quite sure what you meant about removing, until I viewed the Previews, and saw that there were 2 instances of "View by Date Registered" etc at the top;)

http://www.darkblazes.com/forums/memberlist.php?s=

Satan


Chris M 09-01-2002 03:55 PM

It is:)

@Boofo - Yeh:) My Default Style looks good with Yellow...

If you login as the vBdotorg account, on the SuperBlue style, I had to change the colour to blue;)

Satan

afterlab 09-01-2002 10:12 PM

Great hack, thanks for sharing. Installed. :rambo:

Dean C 09-02-2002 07:31 AM

could you make a bit more clear on the template instructions... i mean i can figure it out... but some people wont be able to :(

- Mist

Boofo 09-02-2002 07:48 AM

The install file in the first post has been updated. Sorry about the confusion. :)

Boofo 09-02-2002 08:17 AM

Did the new instructions in the install file help you? :)

Quote:

Originally posted by Mist
could you make a bit more clear on the template instructions... i mean i can figure it out... but some people wont be able to :(

- Mist


afterlab 09-02-2002 06:10 PM

Your installation file seems the same. It also says (v1.0) at the top of it.

I couldn't find anything on the "away" hack in there, except for the fact that it displayed the "Away Users" search option, but it's unnamed within memberlist.php.

Boofo 09-02-2002 06:23 PM

Clear your cache and try it again. I just re-checked it and the updated file is in the first post.

In the Away Users hack thread there is an addon for the memberlist.php. Since I have that installed, I thought I would add that to the install file for users who already have that in their memberlist. If you don't have the addon installed, just use the code that doesn't include the Away Users column from the install file.

Quote:

Originally posted by afterlab
Your installation file seems the same. It also says (v1.0) at the top of it.

I couldn't find anything on the "away" hack in there, except for the fact that it displayed the "Away Users" search option, but it's unnamed within memberlist.php.


Dean C 09-02-2002 06:31 PM

im getting the same problem.......

Boofo 09-02-2002 06:35 PM

Do you mean that you are getting the old file? I don't know who that can be, I just downloaded it and it is the new one. Did you clear your offline cache as well?

Erwin 09-02-2002 08:34 PM

Boofo, what you can do is delete the installation file, then reupload it again. That would clear the cache. However, you lose the download count.

afterlab 09-03-2002 12:11 AM

Ah, it took some figuring out, but I got it working with the new version on there. Thanks for the hack again.

afterlab 09-03-2002 12:16 AM

Umm, Boofo, the new instructions still don't add anything about Searching for Away users except adding it to the template. Adding something to the template is like 1/2 of the job, you still need to code it in memberlist.php so that it'll display the away users.

BigJohnson 09-03-2002 02:11 AM

ya true some please update thanks

Boofo 09-03-2002 04:44 AM

That's what I did when I uploaded the new version file.

Quote:

Originally posted by Erwin
Boofo, what you can do is delete the installation file, then reupload it again. That would clear the cache. However, you lose the download count.

Boofo 09-03-2002 04:56 AM

afterlab and BigJohnson, I have updated the installation file in the first post with the instructions for adding the Away User's Hack search ability for the Member Locator. I didn't add it in the first version because I didn't think there were that many people who wanted that added to the memberlist search. It should now work as you wanted.

Quote:

Originally posted by afterlab
Umm, Boofo, the new instructions still don't add anything about Searching for Away users except adding it to the template. Adding something to the template is like 1/2 of the job, you still need to code it in memberlist.php so that it'll display the away users.

afterlab 09-03-2002 10:05 AM

Great job, Boofo. I installed v1.2, and it worked quite easy. Thanks again for the help.

Boofo 09-03-2002 10:12 AM

No problem. Sorry that I didn't include it from the beginning. :o

Boofo 09-03-2002 10:44 AM

Here is a picture of what the "Member Profile Locater" will look like after it is installed for those who want to know what it will look and what it is supposed to do. :)

Chris M 09-06-2002 09:31 PM

:)

Works bootifoll:p

Satan

Liz 02-16-2003 06:40 PM

When I go to my memberlist I can't go past the first page of names. Page two reverts to page A.

What's going on? Help ASAP!

Boofo 02-16-2003 10:11 PM

Quote:

Originally posted by Liz
When I go to my memberlist I can't go past the first page of names. Page two reverts to page A.

What's going on? Help ASAP!

What version of vb are you using? This hack really shouldn't have anything to do with what is going on.

Try taking the hack out and see if you are still having the same problem. If it fixes it, let me know and I will see what I can figure out.

amykhar 03-27-2003 06:16 PM

Hey Bob! One of my members just requested your hack :D

http://www.eaforums.com/forums/showt...threadid=23019

Guess I better get busy and install it, huh?

Boofo 03-27-2003 08:02 PM

LOL @ Amy. You finally stumbled on to that old thing. But it still works like magic. ;) Enjoy! ;)

Oblivion Knight 05-29-2003 02:10 PM

Heh.. Only just come across this one.
Nice little modification you have here Boofo, very handy.. ^^;

Installed and working flawlessly.

Boofo 05-29-2003 02:23 PM

Thank you for the kind words. ;) I am in the process of adding the ability to search by member's real name (if you have that hack installed, that is).

Liz 07-15-2003 05:33 AM

Does this by any chance work with 2.3.0? I tried putting it in, but it can not find the coding that is needed for the member.php file.

Thanks.

Boofo 07-15-2003 06:33 AM

Quote:

Today at 01:33 AM Liz said this in Post #32
Does this by any chance work with 2.3.0? I tried putting it in, but it can not find the coding that is needed for the member.php file.

Thanks.

It works fine with 2.3.0. You need to find the code in the memberlist.php file, not the member.php. ;)

Liz 07-15-2003 05:24 PM

Ooops. I knew something was wrong. Serves me right for hacking late at night. I fixed it. Thanks.

Great hack by the way! ;)


All times are GMT. The time now is 05:02 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01321 seconds
  • Memory Usage 1,795KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (34)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete