vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Mini Mods - "MemberIndex": New Memberlist, Top Posters, Featured Members, Member Rating etc (https://vborg.vbsupport.ru/showthread.php?t=168986)

vbFreelancers 01-27-2008 10:00 PM

"MemberIndex": New Memberlist, Top Posters, Featured Members, Member Rating etc
 
Removed by the Author
due to luck of free time to support it.
------------------------------------------------------------



Member Index
A Member list replacement
by vbFrerlancers



- New in version 1.4.0 Final (Released Feb 1st, 2008)
  1. Fixed the bug with usergroup permissions
  2. You can setup different usergroup in Admin Block
  3. Added a 2nd similar to Admin's Block, for general use (can be turn off)
  4. Code optimization to avoid run queries, if a feature is OFF.
- How to upgrade from version 1.1.0
  1. Uninstall your current installation
  2. Follow the steps below for a new installation


- New in version 1.3.0 (Released Feb 1st, 2008)
  1. Featured Members
  2. Improved Profile View
  3. Full Image View popup (javascript)
  4. Usergroup Permissions
  5. More Options
- How to upgrade from version 1.1.0
  1. Uninstall your current installation
  2. Follow the steps below for a new installation
- Working on 1.4.0 for.....
  1. Featured Members Block in Main Page
  2. Checking all permissions for bugs


- New in version 1.2.0 (Released Jan 30th, 2008)
  1. Member Rating
  2. Top Members
  3. Improved Interface
- How to upgrade from version 1.1.0
  1. Upload memberindex.php to your vB directory
  2. Uninstall your current installation
  3. Import product-memberindex.xml
- Working on 1.3.0 for.....
  1. Featured Members
  2. Profile view improvement
- Commercial version


Finally I decided to release in our site a commercial version, with just one additional feature. Amazon style Member Reviews



- New in version 1.1.0 (Released Jan 29th, 2008)
  1. Advanced Search
  2. Improved Main Page
- How to upgrade from version 1.0.0
  1. Upload memberindex.php to your vB directory
  2. Re-import (check overwrite) product-memberindex.xml
- Working on 1.2.0 for.....
  1. Profile view improvement
  2. Profile Rating !!
I developed this mini-mod having in mind to deliver a better interface, more info and more configurable Memberlist replacement. Of course you can use it as standalone, or change the link to your navbar to redirect to my page.



1.- What I've in mind to improve next days
  • To change the info given in blocks for most active with number of posts and other statistics
  • To change the profile in listing by adding more info (eg biography etc). All of them can be turn On/Off by admin. Also to place in profile a popup with related options (eg Email, PM, Add to Buddy etc).
  • To add Advanced search, but much more powerfull than vB's. This is the reason that I left empty the left side bar.
  • To add in profiles other useful information pulling them from popular mods (eg vbCredits).
2.- Installation


Installation is pretty easy:
  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.- For your info

This is not a Lite version, as I'm not planing to release a Commercial one. But you can find in our site, a Brand Free version for $15, a very fair amount as I believe. I don't like donations, so this is a great way if you want to support my work and to get something back in exchange.

That's all. Hope to enjoy it:)

Marina

Cornie 01-28-2008 06:23 PM

I cannot change the phrases in the ACP :(

Ophelia 01-28-2008 06:31 PM

I would like to see further functionality on this so that the main group can be viewed via ABC order. You've also removed the ability to search, and I would love to see that added. It also does not seem to read the usergroups correctly. I have one group that currently has 0 members or sub-members, but it is showing there is one user.

Forum Lover 01-29-2008 07:19 AM

total member search option (search by location, search by gender, member uploded pic.. and so on..) and pagination plz.

projectego 01-29-2008 07:45 AM

Fantastic! Thank you. :)

vbFreelancers 01-29-2008 08:44 AM

Quote:

Originally Posted by Forum Lover (Post 1431467)
total member search option (search by location, search by gender, member uploded pic.. and so on..) and pagination plz.

Pagination already exists. As for the other... You asked only a few. My imagination is unlimited. Today I'll release a new version with (at least) Search features. See the attachment. But please don't ask me what's that ....Rating:rolleyes:

TCE Killa 01-29-2008 11:38 AM

Thanks, this is great, you should add the awards system to this aswell, because if you have awards on your forum, it is shown on the original members list.

vbFreelancers 01-29-2008 04:23 PM

- New in version 1.1.0 (Released Jan 29th, 2008)
  1. Advanced Search
  2. Improved Main Page
- How to upgrade from version 1.0.0
  1. Upload memberindex.php to your vB directory
  2. Re-import (check overwrite) product-memberindex.xml
- Working on 1.2.0 for.....
  1. Profile view improvement
  2. Profile Rating !!

Cornie 01-29-2008 04:36 PM

works perfect

Thanks

Cornie 01-29-2008 04:45 PM

return:D

"Most active during last week","Most active during last month" and "Most active overall" can I change in the ACP however not to memberlist.php one transfers

vbFreelancers 01-29-2008 04:50 PM

Quote:

Originally Posted by Cornie (Post 1431816)
return:D

"Most active during last week","Most active during last month" and "Most active overall" can I change in the ACP however not to memberlist.php one transfers

I added those phrases to ACP and not to language file, as they're using globally in functions and seems that there was a bug by declaring those phrases as globals. That's why I added in ACP.
Do you have problem?

Cornie 01-29-2008 04:57 PM

Quote:

Originally Posted by vbFreelancers (Post 1431826)
I added those phrases to ACP and not to language file, as they're using globally in functions and seems that there was a bug by declaring those phrases as globals. That's why I added in ACP.
Do you have problem?

yes, if I change the phrases, it stores in the ACP however not in memberlist.php

vbFreelancers 01-29-2008 05:10 PM

Quote:

Originally Posted by Cornie (Post 1431838)
yes, if I change the phrases, it stores in the ACP however not in memberlist.php

They must be there (in ACP) and not to memberlist.php

vbFreelancers 01-29-2008 05:17 PM

Quote:

Originally Posted by TCE Killa (Post 1431605)
Thanks, this is great, you should add the awards system to this aswell, because if you have awards on your forum, it is shown on the original members list.

Could you be a more specific please? Do you mean the ability to search on points? eg more than xxx points and less than zzz points, or something else?
I also added the option for searching on Credits for those who are using vbCredits (can be turn off).

TCE Killa 01-29-2008 05:48 PM

Nah, I'm using this award system on my forum:

https://vborg.vbsupport.ru/showthrea...ghlight=awards

And it shows users awards in the members list, just an idea, maybe to add it this aswell, anyway, I have installed this, just need to upgrade in a bit, its a great mod, thanks.

Cornie 01-29-2008 06:16 PM

Marina,

Thanks for the good work now everything runs perfectly

Ophelia 01-29-2008 10:04 PM

Moving the "Just Joined" to the left does not work when you are not using a 100% forum. There does not appear to be a way to turn it off either. An option to move it to the right hand side would be nice, having the ability to turn it off, even better.

I am still seeing the issue with it reading members in a usergroup when there are none.

zmmmzz 01-30-2008 02:28 AM

this is awesome!!! thanks

mvigod 01-30-2008 11:48 AM

Very well done Marina. *Clicks install*

I am seeing an error on the bottom of the forums with uncached templates that showed up after installing this. I need to research that, but it isnt effecting the forums as far as I can tell.

Uncached templates: memberindex_newuserbit (4)Uncached templates: memberindex_newusers (1)Uncached templates: memberindex_topposterbit (12)Uncached templates: memberindex_topposters (3)Uncached templates: postbit_onlinestatus (20)

vbFreelancers 01-30-2008 02:02 PM

Quote:

Originally Posted by mvigod (Post 1432396)
Very well done Marina. *Clicks install*

I am seeing an error on the bottom of the forums with uncached templates that showed up after installing this. I need to research that, but it isnt effecting the forums as far as I can tell.

Uncached templates: memberindex_newuserbit (4)Uncached templates: memberindex_newusers (1)Uncached templates: memberindex_topposterbit (12)Uncached templates: memberindex_topposters (3)Uncached templates: postbit_onlinestatus (20)

Today, with the final release, except the new features, all these will be fixed. These are the templates that I added on the 2nd version and I forgot to cache them.

Forum Lover 01-30-2008 02:17 PM

damn!! Its getting more promising... charmed.

vbFreelancers 01-30-2008 02:28 PM

Quote:

Originally Posted by Forum Lover (Post 1432448)
damn!! Its getting more promising... charmed.

Wait some hours to see and the member's rating....:rolleyes:

vbFreelancers 01-30-2008 04:09 PM


- New in version 1.2.0 (Released Jan 30th, 2008)
  1. Member Rating
  2. Top Members
  3. Improved Interface
- How to upgrade from version 1.1.0
  1. Upload memberindex.php to your vB directory
  2. Uninstall your current installation
  3. Import product-memberindex.xml
- Working on 1.3.0 for.....
  1. Featured Members
  2. Profile view improvement
- Commercial version

Finally I decided to release in our site a commercial version, with just one additional feature. Amazon style Member Reviews

Ophelia 01-30-2008 04:36 PM

Tried to upgrade and received this error

Clicked YES on
Allow Overwrite
If you wish to upgrade a product, you must set this to yes.

Code:

Database error in vBulletin 3.6.8:

Invalid SQL:
ALTER TABLE vb_usergroup ADD memberindex INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL;

MySQL Error  : Duplicate column name 'memberindex'
Error Number : 1060
Date        : Wednesday, January 30th 2008 @ 01:35:19 PM
Script      : http://www.domain.net/forum/boss/plugin.php?do=productimport
Referrer    : http://www.domainnet/forum/boss/plugin.php?do=productadd
IP Address  : *****
Username    : ******
Classname    : vb_database


vbFreelancers 01-30-2008 04:38 PM

Quote:

Originally Posted by Ophelia (Post 1432074)
Moving the "Just Joined" to the left does not work when you are not using a 100% forum. There does not appear to be a way to turn it off either.

Many interface switches will be add at the final version tomorrow. But I also use fixed forum (750px) and works fine.
Quote:

Originally Posted by Ophelia (Post 1432074)
I am still seeing the issue with it reading members in a usergroup when there are none.

For sure it has been fixed since version 1.1.0 I had the same problem with Super Moderators, so I had real example to test it. So, it works fine with 0 members usergroups.

vbFreelancers 01-30-2008 04:40 PM

Quote:

Originally Posted by Ophelia (Post 1432569)
Tried to upgrade and received this error

Clicked YES on
Allow Overwrite
If you wish to upgrade a product, you must set this to yes.

Code:

Database error in vBulletin 3.6.8:
 
Invalid SQL:
ALTER TABLE vb_usergroup ADD memberindex INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL;
 
MySQL Error  : Duplicate column name 'memberindex'
Error Number : 1060
Date        : Wednesday, January 30th 2008 @ 01:35:19 PM
Script      : http://www.domain.net/forum/boss/plugin.php?do=productimport
Referrer    : http://www.domainnet/forum/boss/plugin.php?do=productadd
IP Address  : *****
Username    : ******
Classname    : vb_database


I have marked with red and bold letters that you've to uninstall your old installation.

Ophelia 01-30-2008 04:53 PM

Nevermind...

vbFreelancers 01-30-2008 05:06 PM

Quote:

Originally Posted by Ophelia (Post 1432586)
Nevermind...

Don't know what to say. See my real site:
http://www.vbulletinfreelancers.com/memberindex.php
As you can see Super Moderators are "0" while in ver 1.0.0, really had bug by showing "1".
Are you sure that that usergroup has no members? This will help me. Maybe you've in the past and you delete it. Just to know where to focus trying to find the bug.

Ophelia 01-30-2008 05:22 PM

I downloaded the most currently version.
I uninstalled from Plugin Manager.
I overwrote all the files w/ the new files on the server.
I installed the new version of the plugin.

Is this how it's suppose to look? (Please see the attached example2)

How do we turn off the ratings?

When you click on a usergroup with no one in it, it allows the Top Members to span the whole page.

I'm seeing an issue with the rate window bouncing around the window. You click on one, and it opens for a different member all together.

I'm also seeing that on some of the ratings, a border box is showing up, but it's not on all of the ratings boxes, just some. (see example4)

Once you go into the category, the cell height is not fixed, so you have a lot of white space that looks kinda bad. (see attached example3)

And thank you so much for this plugin. I really do appreciate it :) :)

Ophelia 01-30-2008 05:22 PM

Quote:

Originally Posted by vbFreelancers (Post 1432599)
Don't know what to say. See my real site:
http://www.vbulletinfreelancers.com/memberindex.php
As you can see Super Moderators are "0" while in ver 1.0.0, really had bug by showing "1".
Are you sure that that usergroup has no members? This will help me. Maybe you've in the past and you delete it. Just to know where to focus trying to find the bug.

Yeah, this is my bad :( I forgot to overwrite the files on the server. Sorry.

vbFreelancers 01-30-2008 05:43 PM

Quote:

Originally Posted by Ophelia (Post 1432600)
How do we turn off the ratings?

Usergroup permissions (for everything) will be add in the final version tomorrow. I wanted to finish the mod and then to add the restrictions as this way is easier to debug.
For all the other interface changes, I'll give a look tomorrow as I'm going offline now.

mvigod 01-30-2008 06:44 PM

Quote:

Originally Posted by vbFreelancers (Post 1432439)
Today, with the final release, except the new features, all these will be fixed. These are the templates that I added on the 2nd version and I forgot to cache them.

Thanks Marina. I dont care much for the rating so I will comment that out of the "memberindex userbit" if it is ok. We have killed our all member rating due to abuse, so it something that we dont want to revisit. All else looks very nice and I like the addition of the letter quick search.

mvigod 01-30-2008 06:56 PM

Or better yet, if I could suggest adding an ACP option to turn ratings off in the next release.

Soonerdude 01-31-2008 04:40 AM

How could I add the users post count to their profile block?

SuperTaz 01-31-2008 05:01 AM

Database error when I try to import product xml

Quote:

Database error in vBulletin 3.6.8:

Invalid SQL:
ALTER TABLE usergroup ADD memberindex INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL;

MySQL Error : Duplicate column name 'memberindex'
Error Number : 1060
Date : Thursday, January 31st 2008 @ 01:00:04 AM
Script : http://www.global-gamers.net/forums/...=productimport
Referrer : http://www.global-gamers.net/forums/...?do=productadd
IP Address : EDITED
Username : Warden
Classname : vb_database

vbFreelancers 01-31-2008 05:05 AM

Quote:

Originally Posted by Soonerdude (Post 1432905)
How could I add the users post count to their profile block?

Wait some hours till the final release. As I'm writing above, the profile view will be change by adding more details.

vbFreelancers 01-31-2008 05:06 AM

Quote:

Originally Posted by Warden-B- (Post 1432910)
Database error when I try to import product xml

Did you tried upgrading it from ver 1.1.0? I've marked with red, bold and underline letters that you must uninstall the previous version.

SuperTaz 01-31-2008 05:16 AM

Sorry...My fault. Thanks

blue6995 01-31-2008 11:35 AM

Quote:

Originally Posted by mvigod (Post 1432647)
Thanks Marina. I dont care much for the rating so I will comment that out of the "memberindex userbit" if it is ok. We have killed our all member rating due to abuse, so it something that we dont want to revisit. All else looks very nice and I like the addition of the letter quick search.

My members have already started rating themselves with this mod. How can I do remove or comment out the rating part?

Thanks

vbFreelancers 02-01-2008 03:53 PM

- New in version 1.3.0 (Released Feb 1st, 2008)
  1. Featured Members
  2. Improved Profile View
  3. Full Image View popup (javascript)
  4. Usergroup Permissions
  5. More Options
- How to upgrade from version 1.1.0
  1. Uninstall your current installation
  2. Follow the steps below for a new installation
- Working on 1.4.0 for.....
  1. Featured Members Block in Main Page
  2. Checking all permissions for bugs


All times are GMT. The time now is 05:03 PM.

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.01656 seconds
  • Memory Usage 1,864KB
  • 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
  • (2)bbcode_code_printable
  • (18)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