vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How To Turn Off The Welcome Message Pop Up (https://vborg.vbsupport.ru/showthread.php?t=224522)

Dj Smuggla 10-04-2009 10:38 AM

How To Turn Off The Welcome Message Pop Up
 
Where is the option to turn off the pop up for the welcome message a new member gets.

I cant find it anywhere.

Speysider 10-04-2009 01:05 PM

AdminCP -> Styles and Templates -> Edit this style (of the one you want to remove the message from) -> Forum Home templates -> FORUMHOME.

Find this:
Code:

<if condition="$show['guest']">
<!-- guest welcome message -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
    <td class="tcat"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td>
</tr>
<tr>
    <td class="alt1">
        <phrase 1="faq.php$session[sessionurl_q]" 2="register.php$session[sessionurl_q]">$vbphrase[first_visit_message]</phrase>
    </td>
</tr>
</table><div class="dcc"><div class="dcg"></div><div class="dcd"></div></div>

<!-- / guest welcome message -->

And delete it. That is what you are trying to remove isn't it? Make sure you save this coding somewhere on your computer, so you can remember to put it back if you want it back.

Dj Smuggla 10-04-2009 03:12 PM

Sorry m8, i ment the pop up for the welcome pm you get when you sign up. I'm shore i saw it in vboptions somewhere but cant find it anywhere.

Speysider 10-04-2009 03:41 PM

Quote:

Originally Posted by Dj Smuggla (Post 1894657)
Sorry m8, i ment the pop up for the welcome pm you get when you sign up. I'm shore i saw it in vboptions somewhere but cant find it anywhere.

Oh. Sorry.
You can disable the email but not the Private Message. Sorry :(

ChopSuey 10-04-2009 03:49 PM

AdminCp > vBulletin Options > vBulletin Options > User Registration Options

Then scroll down to Default Registration Options ;)

Dj Smuggla 10-04-2009 09:00 PM

Thanks a lot Chop, why didnt i see it... :D

Thanks for trying Speysider.


All times are GMT. The time now is 06:16 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.00975 seconds
  • Memory Usage 1,720KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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