vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   How to set standard settings for new users? (https://vborg.vbsupport.ru/showthread.php?t=40358)

Larz 06-27-2002 07:23 PM

How to set standard settings for new users?
 
Subject kinda says it all - on my vbulletin board, when a new user registers, the standard user settings doesn't enable private messages, and I really need it to.

I'll be eternally grateful if someone could help out asap, I'm launching the board tomorrow, and expect about 200 registrations on the first day, at least.

Xenon 06-27-2002 07:26 PM

you have to edit the registeradult template

the checked tag you can put where you want it ;)

Larz 06-27-2002 07:58 PM

Sorry, I just checked that template - that's not what I was looking for. We have a system running that bypasses that template in order to use a site-wide database. Works like this: a user tries to login, vbulletin checks against our database, and if that username and password matches, our database outputs username and password to vBulletin's database, and - I suspect - a range of options that the original programmer didn't quite think through.

What does that output look like, does anyone know? :)

From the template Xenon referred to, I suppose I just need to add "receivepm=yes" to the add-line or something like that?

Xenon 06-27-2002 10:00 PM

hmm, can't say more without knowing your system better...

when your system adds a user to the vb database, be shure it sets the field receivepm to 1


All times are GMT. The time now is 03:29 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.01485 seconds
  • Memory Usage 1,705KB
  • 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
  • (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