vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Some 1 time changes to users (https://vborg.vbsupport.ru/showthread.php?t=116589)

AuroraAlpha 05-24-2006 08:57 PM

Some 1 time changes to users
 
Well I moved my board over from PHPBB and lets just say I messed up some things, and vB messed up some things.

I wanna set all users to the following:
Receive Private Messages (Yes)
Send Notification Email When a Private Message is Received (Yes)
Pop up a Notification Box When a Private Message is Received (No)
Receive Admin Emails (Yes)
Invisible Mode (No)

The only way I have found to do this though vB is one by one, but this takes a huge amount of time since there are at least 230 members effected. I want to load this into some vB file (or a new one) and run it, then remove the code and everyone will have the settings. I don't want ot leave this code intact.

Thanks for any help in advance.

ericgtr 05-24-2006 09:02 PM

You must first give yourself the ability to run queries if you haven't already, find this section in your /includes/config.php file:
****** USERS WITH QUERY RUNNING PERMISSIONS ******
and put your userid in there.

Then go to Maintenance > Execute SQL Query > then drop down the Automatic Query box and you will find most (if not all) of those actions in there that you can set for all users.

AuroraAlpha 05-24-2006 09:48 PM

Quote:

Originally Posted by ericgtr
You must first give yourself the ability to run queries if you haven't already, find this section in your /includes/config.php file:
****** USERS WITH QUERY RUNNING PERMISSIONS ******
and put your userid in there.

Then go to Maintenance > Execute SQL Query > then drop down the Automatic Query box and you will find most (if not all) of those actions in there that you can set for all users.

Perfect!

Thank you, everything is already done, I would never amagin it could be so easy.

ericgtr 05-24-2006 09:55 PM

Great! I remember first importing and being thrilled to find that too. :)


All times are GMT. The time now is 10:01 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.01202 seconds
  • Memory Usage 1,713KB
  • 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)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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