Log in

View Full Version : How to rid default welcome message?


King Justice
04-08-2010, 12:23 AM
Hello please help.

How can I get rid of / delete, or maybe even modify the default welcome message to people. It's a default vBulletin thing...I think it's a hook but not sure? X?

Welcome to the <!-- Forum Name !--> .
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

SpeedJunkyz
04-08-2010, 04:34 AM
admincp>Vb options>welcome header message

King Justice
04-09-2010, 04:39 PM
admincp>Vb options>welcome header message
Doesn't exist.

Beav`
04-09-2010, 06:08 PM
Edit the FORUMHOME template and remove or replace the text inside <!-- guest welcome message --> <!-- /guest welcome message -->

g0dfather1984
04-09-2010, 11:29 PM
ACP ---> Language & Phrases ---> Search In Phrases ----> Search for text: Welcome to the ---> Find ---> First_Visit_Message

Speysider
04-10-2010, 09:33 AM
Edit the FORUMHOME template and remove or replace the text inside <!-- guest welcome message --> <!-- /guest welcome message -->

admincp>Vb options>welcome header message

Both of you failed because you are totally wrong.
What godfather said is the right way to do it.

SpeedJunkyz
04-11-2010, 11:39 AM
well i have that on mine so I did not fail lol...:D :D

--------------- Added 1270989735 at 1270989735 ---------------

in fact my way seems a little more effective since you dont have to delete anything, you can edit it, turn it off, add to it.... lol so FAIL on your behalf lol.

Marco van Herwaarden
04-12-2010, 11:59 AM
Actually SpeedJunkyz is the closest to giving the most correct solution.

Correct solution:

AdminCP -> vBUlletin Options -> User Registration Options -> Send Welcome Email

You can turn it off from here, or change the text.

mme42
04-15-2010, 02:37 PM
I could be wrong and Marco, no doubt, knows more about vB than me :p But I think maybe he means that guest welcome message that displays on the index page before you login or register. The welcome email option wouldn't have any effect on that would it?

When I removed mine, I just edited the FORUMHOME template as Beav said because I wanted rid of it completely. I opted to use a Notice instead so that I could get a message to guests to display on every page instead of just the index in hopes of getting more registrations. For that, after doing what Beav said, you'd make a new Notice in your ACP with your message and have the condition for it to display as "belongs to the usergroup: unregistered/not logged in".

But, if you wanted to just edit the message rather than delete it completely (and only have it show on the index page) then you'd just edit the phrase as g0dfather1984 stated.

Either I didn't know about this option that SpeedJunkyz and Marco are talking about (which is entirely possible, haha) or we're just talking about different messages.