The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Where is the option to turn off the pop up for the welcome message a new member gets.
I cant find it anywhere. |
|
#2
|
||||
|
||||
|
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 -->
|
|
#3
|
|||
|
|||
|
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.
|
|
#4
|
||||
|
||||
|
Quote:
You can disable the email but not the Private Message. Sorry
|
|
#5
|
|||
|
|||
|
AdminCp > vBulletin Options > vBulletin Options > User Registration Options
Then scroll down to Default Registration Options
|
|
#6
|
|||
|
|||
|
Thanks a lot Chop, why didnt i see it...
![]() Thanks for trying Speysider. |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|