vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Avatars/Signatures/Profile Pictures (https://vborg.vbsupport.ru/showthread.php?t=110234)

grrlburn 03-13-2006 11:45 AM

Avatars/Signatures/Profile Pictures
 
I need help.

I need to remove all the signatures of a particular usergroup.

I need to remove all the profile pictures of a particular usergroup.

I need to remove the custom title.

I need to remove all the custom avatars of a particular usergroup and set it to a default avatar, until they choose another avatar from the avatar list we host.

I have searched the boards but haven't found anything that fits this particular request. If it is on here, please point me in the right direction.

Thanks

hiiped 03-14-2006 01:22 AM

USERGROUP PERMISSION

Can Use Signatures Yes No
Can Use Custom Title Yes No
Can Upload Profile Pictures Yes No


etc etc.....

grrlburn 03-14-2006 01:31 AM

Thanks for the information but this will not help me. I have 5000 users in a current usergroup. They have ability to post signatures, custom avatars, profile fields and custom usertitles. I can take away that ability via the usergroup permissions as you suggested BUT it only applies to new users, the 5000 old users still have their signatures, custome avatars, profile fields and custom usertitles. I believe I have to go through the backend to remove these features and set them manually.

This appears fairly easy with the custom title I have come up with the sql statement because that info is housed in the user table.

BUT with signatures, profile pics and custom avatars those are housed in seperate tables and are linked via the userid and NOT the usergroup id, which is what I am trying to figure out.

I need to say something like

Set custom avatar to null where usergroupid = 13

But because this information is housed in two different tables I can't quite figure out how to get that. See the user table contains the usergroupid, but the avatar table references only the userid. So you see my dilemna, which I still haven't resolved and hope someone will help me out.

Thanks


All times are GMT. The time now is 06:25 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.01760 seconds
  • Memory Usage 1,710KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete