Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
microMEMBERS (A much better Memberlist) Details »»
microMEMBERS (A much better Memberlist)
Version: 4.2.1, by MaryTheG(r)eek MaryTheG(r)eek is offline
Developer Last Online: Mar 2012 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 4.0.x Rating:
Released: 12-29-2009 Last Update: 01-04-2010 Installs: 151
DB Changes Uses Plugins Auto-Templates
Additional Files Translations Is in Beta Stage  
No support by the author.

*** Link Removed ***

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #62  
Old 01-18-2010, 01:46 PM
MaryTheG(r)eek MaryTheG(r)eek is offline
 
Join Date: Sep 2006
Location: Greece
Posts: 1,340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SSJB_7 View Post
Mine memberlist dissappeared!
http://www.rapidstyle.org/memberlist.php
Have you upgraded vBulletin? If yes, then re-upload memberlist.php from my zip file.

Maria
Reply With Quote
  #63  
Old 01-18-2010, 02:31 PM
Tripolis Tripolis is offline
 
Join Date: Feb 2009
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When i turn on Admin Blocks:

Code:
Datenbankfehler in vBulletin 4.0.1:

Invalid SQL:

     SELECT user.userid, user.username, user.usertitle
     FROM user
  	 JOIN usergroup AS ugroup
			ON ugroup.usergroupid=user.usergroupid
		 LEFT JOIN usergroup
			ON (FIND_IN_SET(usergroup.usergroupid, user.membergroupids))
 		 WHERE ugroup.usergroupid=6,2,7,5 OR usergroup.usergroupid=6,2,7,5
		 GROUP BY user.userid
     ORDER BY RAND()
     LIMIT 4;

MySQL-Fehler  : 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 '2,7,5 OR usergroup.usergroupid=6,2,7,5
		 GROUP BY user.userid
     ORDER BY RAN' at line 7
Fehler-Nr.    : 1064
Fehler-Zeit   : Monday, 18.01.2010 @ 17:29:03
Datum         : Monday, 18.01.2010 @ 17:29:03
Admins Usergoup = 6
Usergoup = all other and 6

When i turn off admin block and usergroup all is ok.
Only ADmin blocks or Usergroups = error

EDIT: I can only change one Group, not more.
Then it goes when i add one group, bu i will change more

EDIT2: Top Posters (Overall) is the Wrong User
Reply With Quote
  #64  
Old 01-18-2010, 04:49 PM
MaryTheG(r)eek MaryTheG(r)eek is offline
 
Join Date: Sep 2006
Location: Greece
Posts: 1,340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Tripolis View Post
When i turn on Admin Blocks:

Code:
Datenbankfehler in vBulletin 4.0.1:
 
Invalid SQL:
 
     SELECT user.userid, user.username, user.usertitle
     FROM user
       JOIN usergroup AS ugroup
            ON ugroup.usergroupid=user.usergroupid
         LEFT JOIN usergroup
            ON (FIND_IN_SET(usergroup.usergroupid, user.membergroupids))
          WHERE ugroup.usergroupid=6,2,7,5 OR usergroup.usergroupid=6,2,7,5
         GROUP BY user.userid
     ORDER BY RAND()
     LIMIT 4;
 
MySQL-Fehler  : 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 '2,7,5 OR usergroup.usergroupid=6,2,7,5
         GROUP BY user.userid
     ORDER BY RAN' at line 7
Fehler-Nr.    : 1064
Fehler-Zeit   : Monday, 18.01.2010 @ 17:29:03
Datum         : Monday, 18.01.2010 @ 17:29:03
Admins Usergoup = 6
Usergoup = all other and 6

When i turn off admin block and usergroup all is ok.
Only ADmin blocks or Usergroups = error

EDIT: I can only change one Group, not more.
Then it goes when i add one group, bu i will change more

EDIT2: Top Posters (Overall) is the Wrong User
Admingroup = Just ONE number there. No more. If you want to show a second similar block then activate "Special Group" and just below enter the usergroupid, but again just ONE number.

Why Top Posters are wrong?

Maria
Reply With Quote
  #65  
Old 01-18-2010, 06:20 PM
Tripolis Tripolis is offline
 
Join Date: Feb 2009
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok only one. This is ok.

The Top Poster Overall

I have some User´s that have many more Posts and threads like.

Total Posts
107 out of 1374 (8%)

And for example, i Have 278 and another user 232

So, i think i must stand on first Position.

For Info, it´s a testboard for testing hacks.Not Public

EDIT: For one time i uninstall the hack. And now i have no memberlist.......................................
Reply With Quote
  #66  
Old 01-18-2010, 08:23 PM
SSJB_7 SSJB_7 is offline
 
Join Date: Jul 2008
Posts: 108
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank you very much , worked just perfect
Reply With Quote
  #67  
Old 01-19-2010, 09:19 AM
nci nci is offline
 
Join Date: Aug 2009
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Magz View Post
Hi Maria

All is working fine, but, Clicking on the registered users link, does not give a list of registered users. It just shows the default page with admins, top posters ect. So as a members list, how can it be used as intended to actually show the members list?

Thanks
Please someone help,I am having the same problem,I even re upload all the files again.Everthing works except that clicking the registered or any other groups link will still show the same page.
Reply With Quote
  #68  
Old 01-21-2010, 07:14 AM
3DUInc's Avatar
3DUInc 3DUInc is offline
 
Join Date: Jan 2010
Location: Seattle
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Outstanding Maria, Thank you very much for your hard work.

Installed and nominated!
Reply With Quote
  #69  
Old 01-21-2010, 02:13 PM
angeljs's Avatar
angeljs angeljs is offline
 
Join Date: Aug 2005
Location: UK
Posts: 384
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Working great
Reply With Quote
  #70  
Old 01-23-2010, 07:47 AM
Trek Trek is offline
 
Join Date: Sep 2003
Posts: 664
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just installed this and have one issue and some suggestions.

First, really nice work, I like this mod a lot!

Second, the issue: The color #6B91AB is hardcoded within the template instead of using a stylevar. On my site, it made the borders look really bad. I edited it for myself, but figured you might want to change this so it looks good for others as well. =)

Third, suggestions:

I'd like to be able to order the usergroups that are displayed in whatever order I want. The reason for this is that I have sub-groups that I want listed and I'd like them to show under their "parent" group.

The usergroups section is also centered and I have about 12 usergroups I want to display. It makes it very hard to locate usergroups. This combined with the being able to sort things as I said, would make it a lot more readable.

All in all, nice job and thank you for the mod. I hope you can include some of my suggestions as well. =)

EDIT:

Actually, the entire table isn't using the stylevars so the border, color and style of the border are all being set. Setting to an existing stylevar like blockhead or something might be good. =)
Reply With Quote
  #71  
Old 01-23-2010, 08:24 AM
Magz's Avatar
Magz Magz is offline
 
Join Date: Nov 2006
Location: UK
Posts: 147
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Magz View Post

Clicking on the registered users link, does not give a list of registered users. It just shows the default page with admins, top posters ect.
Still cant get this working properly, have double checked, but cannot see anything like what appears in the screen shots, and more importantly, cannot even see any registered users when clicking on the group name
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:36 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.09216 seconds
  • Memory Usage 2,315KB
  • Queries Executed 28 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete