vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Mini Mods - microMEMBERS (https://vborg.vbsupport.ru/showthread.php?t=208382)

MaryTheG(r)eek 03-14-2009 10:00 PM

microMEMBERS
 
<U>
Removed by the Author because:
  • For 7 mods, there are 1905 downloads but only 577 clicked installed.
  • For these 577 installs I got 4 donations for Brand Free. Make a simple search on the net using the product name and you'll find that 50% have illegally removed my copyright.
  • I found 3 vb.org style sites, offering for download my mods but after PAID SUBSCRIPTION, or DONATION
After all, I'll stop be the idiot on this market.

Maria
</U>
microMEMBERS
A Member list replacement
Compatible with versions: 3.6.x - 3.7.x - 3.8.x



1.- What's this?







Replace the ugly Memberlist with a nice looking one and add more features like:
  • Member Ratings
  • Top Members
  • Featured Members
  • Improved Profile view
2.- Installation
  1. Upload all files and directories including at "vbulletin" directory to the directory where vBulletin is installed.
  2. Check at your AdminCP->vBulletin Options->Plugin/Hook System that Plugin system is enabled.
  3. From your AdminCP->Plugin System->Manage Products choose Add/Import Product and import the product: product_memberindex.xml
  4. Set the various options at: Member Index Options. If you can't see the menu on the left, press F5. Don't forget to choose which usergroups to show.
  5. If you want to replace your current member list, you must edit the navbar template to point to memberindex.php instead of memberlist.php Otherwise you can add a seperate menu.
3.- Copyright


The script cannot be redistributed, reproduced, or published in any way. Modifying this script and sharing or publishing your modification A-N-Y-W-H-E-R-E without the author's written permission is not allowed, but you can modify it as you want but just for your own use.

Removing the copyright link back to our site is strictly prohibited without a donation.

Enjoy it!!
Mary

King Diamond 03-15-2009 08:34 AM

Hack is nice

Thank you

NAZIA 03-15-2009 10:05 AM

awesome work..
nominated for mod of month. will install it soon, after my university exams...

TandyServices 03-15-2009 10:39 AM

I installed and all I get is the database errors. I uploaded all files and then uploaded the product..

Code:


Database error in vBulletin 3.8.1:
Invalid SQL:
 
    SELECT vb_user.userid, vb_user.username, vb_user.usertitle
    FROM vb_user
    JOIN vb_usergroup AS ugroup
  ON ugroup.usergroupid=vb_user.usergroupid
  LEFT JOIN vb_usergroup
  ON (FIND_IN_SET(vb_usergroup.usergroupid, vb_user.membergroupids))
    WHERE ugroup.usergroupid=6,9 OR vb_usergroup.usergroupid=6,9
  GROUP BY vb_user.userid
    ORDER BY RAND()
    LIMIT 4;
MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '9 OR vb_usergroup.usergroupid=6,9
  GROUP BY vb_user.userid
    ORDER BY RAND(' at line 7
Error Number  : 1064
Request Date  : Sunday, March 15th 2009 @ 05:36:26 AM
Error Date    : Sunday, March 15th 2009 @ 05:36:27 AM
Script        : http://www.chambertheory.com/memberindex.php
Referrer      :
IP Address    : 24.173.149.190
Username      : WebGuy
Classname    : vB_Database
MySQL Version : 5.0.75-community-log


MaryTheG(r)eek 03-15-2009 10:53 AM

For sure you did something wrong on installation or you missed something. I'm using it on my site with the same vb version.
Have you setup which usergroups to show on the list? You must go to admincp, and choose Usergroups from the menu on the left. You can assign one or multiple usergroups. But at least one is a must to work.

Mary

MaryTheG(r)eek 03-15-2009 11:01 AM

Quote:

Originally Posted by TandyServices (Post 1768564)
I installed and all I get is the database errors. I uploaded all files and then uploaded the product..

I just visited your site and as I can see you've setup to show Banned usergroup. Even if I support it as good idea to show spammers etc, technically maybe causes problems, as it's not clear what action vB is taking after banning a user (especially for spamming), so the statistics maybe wrong. Try to deactivate this usergroup and check if everything works.

Mary

SwollenCranium 03-15-2009 11:07 AM

Quote:

Removing the copyright link back to our site is strictly prohibited without a donating the minimum amount.
Asking for a SPECIFIC amount is not a donation, its payment.

Ehh .. but whatever.

You did not set an amount, I don't know how much to pay.

MaryTheG(r)eek 03-15-2009 11:14 AM

Quote:

Originally Posted by SwollenCranium (Post 1768578)
Asking for a SPECIFIC amount is not a donation, its payment.

Ehh .. but whatever.

You did not set an amount, I don't know how much to pay.

I agree, but in the past I was getting donations $2 or $5 etc. Which means that the only who was getting money was PayPal. In any case, just PM me your email and I'll send you a file to upload which will remove the copyright. No need to donate. If I placed a fix amount it's because I don't like to underestimate the time that I spent.

Mary

itsheinz 03-15-2009 11:45 AM

it rocks and works fine with me,thankies,Nominated for Modification of the Month,..

TandyServices 03-15-2009 11:47 AM

I tred to set multigroups in like 6,9 what are Founders and admins. That is were I was getting the database errors. Now I just have one group in each..
The other thing is how do I update the post count and top posters of the week and month.. That is not right??

itsheinz 03-15-2009 12:16 PM

Quote:

Originally Posted by TandyServices (Post 1768603)
I tred to set multigroups in like 6,9 what are Founders and admins. That is were I was getting the database errors. Now I just have one group in each..
The other thing is how do I update the post count and top posters of the week and month.. That is not right??

About the usergroup to show above the mebers:
Set the various options at: Member Index Options. If you can't see the menu on the left, press F5. Don't forget to choose which usergroups to show.
Check in your control panel menus
https://vborg.vbsupport.ru/external/2009/03/85.jpg

TandyServices 03-15-2009 12:21 PM

Yep I did that.. The only prob I have now is that the post count is not right.. Thanks all for all your help..

itsheinz 03-15-2009 12:24 PM

Quote:

Originally Posted by TandyServices (Post 1768624)
Yep I did that.. The only prob I have now is that the post count is not right.. Thanks all for all your help..

wuw just now i noticed that lol,yah seems theres a prob with mine as well,the post and the ranks arent correct.Perhaps we should ask MicroHellas about it.Seems theres a bug on it.

Doctor Death 03-15-2009 01:02 PM

Great mod... I have a few suggestions/requests.

1. The icons at the bottom of the user boxes should have better callouts to explain what functions they perform.

2. Can you integrate additional IM services in options? Specificially I use this https://vborg.vbsupport.ru/showthread.php?t=207129 and would like it to also appear.

3. In options, you can specify the width of an avatar or image. The near-random height of users images/icons cause the user "boxes" to be of variable height which doesnt look good. I recommend an option to "force" all user boxes to be "X" pixels high to make them uniform.

4. The "Memberlist" entry found on the NAVBAR should become a "dropdown" enabled entry that maximizes the usefulness of all the capabilities of this mod.

5. I have two major groups of users... full members and then registered users. I would love to see the ability to have an "additional layer" of users in options to be able to highlight the differences in them.

Thanks, I look forward to this as it matures.

MaryTheG(r)eek 03-15-2009 02:52 PM

Quote:

Originally Posted by TandyServices (Post 1768603)
How do I update the post count and top posters of the week and month.. That is not right??

They're calculating in real time. They're real and not fake statistics.

Mary

BlackJacket 03-15-2009 03:19 PM

When you click on the members name, it directs you to their profile. But, the link at the top "forums > Members List" is still the old link. When you click it your directed to the original Member List.

How do i change that?

TandyServices 03-15-2009 03:23 PM

you must edit the navbar template to point to memberindex.php instead of memberlist.php

Reycer 03-15-2009 03:35 PM

VERY NICE! Will definatly nominate this one. One question though. I am not getting the alphebetical listing for all members above the members avatars like you show in your pictures. Any reason that isn't there?

www.lacledeforum.com/forums/memberlist.php

username: temp1
pass: 12345

P.S. I just renamed memberindex.php to memberlist.php

cindy helmond 03-15-2009 04:13 PM

thx very nice !!

MaryTheG(r)eek 03-15-2009 04:30 PM

Quote:

Originally Posted by mdelcour (Post 1768799)
VERY NICE! Will definatly nominate this one. One question though. I am not getting the alphebetical listing for all members above the members avatars like you show in your pictures. Any reason that isn't there?

www.lacledeforum.com/forums/memberlist.php

username: temp1
pass: 12345

P.S. I just renamed memberindex.php to memberlist.php

As I seen visiting your site you haven't setup any usergroup to display. That alphabetical bar is displaying only if someone clicks a usergroup to get the list of that usergroup.
Renaming the filename is ok for me, but you need to edit:
  1. product-micromembers.xml (and re-importing it)
  2. memberindex.php
and replace all refferencies to memberindex.php with memberlist.php otherwise you'll get link errors.

Mary

Reycer 03-15-2009 07:16 PM

got it fixed now, thanks.

Cornie 03-15-2009 07:36 PM

Is this the "A Memberlist replacement" from "vbFreelancers" ?

Biek 03-15-2009 10:17 PM

Nice idea, I'll see if I can use this. Well done, and thanks for sharing.

citizenkane 03-15-2009 10:42 PM

makes this error does not appear to be lerinden caps you've uploaded, such as product bahsettigin did complete all the settings but nothing in this way is not working hinnang scoring

Ivo2 03-16-2009 04:27 AM

Thanks for the hack, is really nice and would be usefull to me, but I have 2 problem's
1. Dont' get the "Search Member" Button
2. Don't get the "Rate User" Button, checkbox is set to yes
Using 3.8.1 pl1 and also edited the navbar
Thanks in advanced for helping

MaryTheG(r)eek 03-16-2009 04:39 AM

Quote:

Originally Posted by Cornie (Post 1769017)
Is this the "A Memberlist replacement" from "vbFreelancers" ?

Yes, but that group dosen't exists anymore. All those modules were developed from me.

Mary

MaryTheG(r)eek 03-16-2009 04:41 AM

Quote:

Originally Posted by Ivo2 (Post 1769341)
Thanks for the hack, is really nice and would be usefull to me, but I have 2 problem's
1. Dont' get the "Search Member" Button
2. Don't get the "Rate User" Button, checkbox is set to yes
Using 3.8.1 pl1 and also edited the navbar
Thanks in advanced for helping

I'm using the same vB version and it works fine. Just check setting and mostly usergroup permissions (can search, can rate).

Mary

Ivo2 03-16-2009 04:54 AM

Quote:

Originally Posted by MicroHellas (Post 1769347)
I'm using the same vB version and it works fine. Just check setting and mostly usergroup permissions (can search, can rate).

Mary

Thanks Mary,
yes that was it, I've don't look at the user permisson, sorry

qbn720 03-16-2009 05:22 AM

Hey,

For those looking for Search Functions and Rating please view Usergroup Permissions. I just realized that there were some there just for this add-on. I never realized that something of this nature existed until I just went there to change something for my moderators. Nice work again!

Some suggestions for upgrades include other widely popular add-ons already (such as reputation power, post thank you, video directory remixed) and push for adding other blocks on the side or in the main page. Some ideas are as follows: "Best Thread Starters", "Most Social Groups", "Most Active Blogs", Most Rep Power", "Most Thanked Member" and "Members w/Most Videos" would be a nice features to have.

For improvements I think you guys should add the "rate user" function should be added other aspects of the forums as well. For instance, adding it to the users profile or their post-bit would be really easy way to rack up the ratings. Additionally, if there was a way to include the "rate user" alongside the search function you guys currently use - it would be off the wall insane. Making it a great deal easier to rate the user instead of jumping through pages and pages to get to your friends.

It would also increase the amount of variance and push this add-on really far up. But I'm sure you've already planned things out for some newer and much more refined releases, if not these are some things you should consider. I'm not sure of the legality of using other peoples add-ons but I believe for the sake of your page, you should try it!

Good Luck and Take Care,
QBN

a marked man 70 03-16-2009 09:18 AM

Firstly, thanks for the mod, it is great and finally i can get rid of the horrible members list.

The only problem that i have, is that the Top posters for last week/month and overall are totally wrong. it has gone the opposite way. can anybody help??

Many thanks

MaryTheG(r)eek 03-16-2009 10:07 AM

Quote:

Originally Posted by a marked man 70 (Post 1769467)
Firstly, thanks for the mod, it is great and finally i can get rid of the horrible members list.

The only problem that i have, is that the Top posters for last week/month and overall are totally wrong. it has gone the opposite way. can anybody help??

Many thanks

How is possible? I'm also using it and everything is calculating correctly. Can you be a bit more specific where the wrong calculation exists? eg on the total posts, or at the percentage, or what?

Mary

citizenkane 03-16-2009 10:14 AM

Quote:

Originally Posted by J749356341A4 (Post 1769140)
makes this error does not appear to be lerinden caps you've uploaded, such as product bahsettigin did complete all the settings but nothing in this way is not working hinnang scoring

I don 't answer the question why hey mary I olusuyor error rating vs. working

_??

TandyServices 03-16-2009 10:15 AM

How long does it take to update the post count? If you look at mine you will see that it says most people are not posting for the week or month??
Code:

http://www.chambertheory.com/memberindex.php?

MaryTheG(r)eek 03-16-2009 10:26 AM

Quote:

Originally Posted by TandyServices (Post 1769509)
How long does it take to update the post count? If you look at mine you will see that it says most people are not posting for the week or month??
Code:

http://www.chambertheory.com/memberindex.php?

It's not statistics. They're real time calculations. But really I can't understand where is the your problem. I visited your site and clicked most of profiles showing 0 posts. I checked their original vB profile. In Statistics tab (which is vB routine), is showing exactly the same numbers: 0 posts.

Mary

MaryTheG(r)eek 03-16-2009 10:28 AM

Quote:

Originally Posted by J749356341A4 (Post 1769507)
I don 't answer the question why hey mary I olusuyor error rating vs. working

_??

Hello,

Sorry, but I can't understand what exactly you're asking me:(

citizenkane 03-16-2009 10:33 AM

Quote:

Originally Posted by MicroHellas (Post 1769520)
Hello,

Sorry, but I can't understand what exactly you're asking me:(

I'm sorry but I do not know the exact english look here not of

http://www.adirekoye.com/memberindex.php

name : user
passord : 1234

TandyServices 03-16-2009 10:37 AM

Thanks Mary for the fast reply but I have members in there that have posted more like Shar-she.. She is the one that has been posting everyday and she was not in there.. I know I have alot of the members at 0 post but I also have members with posts and there not in.. The feature is what I made them that posted??

MaryTheG(r)eek 03-16-2009 10:41 AM

Quote:

Originally Posted by TandyServices (Post 1769525)
Thanks Mary for the fast reply but I have members in there that have posted more like Shar-she.. She is the one that has been posting everyday and she was not in there.. I know I have alot of the members at 0 post but I also have members with posts and there not in.. The feature is what I made them that posted??

ahaa... seems that I got you wrong. Do you mean that the numbers are correct, but instead to show A,B,C members who are top posters, it shows F,G,Z members with less posts?

Let me check...

MaryTheG(r)eek 03-16-2009 10:45 AM

Quote:

Originally Posted by TandyServices (Post 1769525)
She is the one that has been posting everyday and she was not in there.. I know I have alot of the members at 0 post but I also have members with posts and there not in.. The feature is what I made them that posted??

Before do a check, I want to know something very important. Are these Top posters maybe in Admin or Moderator usergroups? If yes, then it working well. Top posters's routine dosen't includes Admins and Moderators in the query. Hope that you'll agree with me, but has no sence to include them, as due to their position will be always on top. I developed this mod as a way to push members for more posts. If they're seeing there always the admins they'll loose interest to post.

TandyServices 03-16-2009 10:54 AM

Oh OK.. yes Shar-she is.. But I do have a very few members that I made a user group for that have posted..LOL.. Just do not know when.. My site is sort of been rebuilt and my members are still mad that they lost all the stuff they had and that they had to re register.. So it is slow restarting.. That answers my Q though.. I will let it ride and see.. Thanks alot for all your help..


All times are GMT. The time now is 02:56 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.03444 seconds
  • Memory Usage 1,852KB
  • 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
  • (3)bbcode_code_printable
  • (17)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete