Version: 1.0.0, by MaryTheG(r)eek
Developer Last Online: Mar 2012
Category: Mini Mods -
Version: 3.8.1
Rating:
Released: 03-14-2009
Last Update: 04-23-2009
Installs: 155
DB Changes Uses Plugins Auto-Templates
Additional Files Translations
No support by the author.
<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
Upload all files and directories including at "vbulletin" directory to the directory where vBulletin is installed.
Check at your AdminCP->vBulletin Options->Plugin/Hook System that Plugin system is enabled.
From your AdminCP->Plugin System->Manage Products choose Add/Import Product and import the product: product_memberindex.xml
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.
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
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
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
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.
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.
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.
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??