Welcome Guests

Chris2oo8

New Member
How to edit the "Welcome Guests, Please Register!" message? I would say it was in the "notices manager" section of admincp, but its not.

Any ideas?
 
In the forumhome template look for this...

Code:
<!-- 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>
<!-- / guest welcome message -->

You can edit it and the phrases involved.


BR
 
Chris2oo8 said:
How to edit the "Welcome Guests, Please Register!" message? I would say it was in the "notices manager" section of admincp, but its not.

Any ideas?

Ashley i said:
Url for your forum?
Let me check :)
This member just screwed you, reminds me of a member that got banned and asking for peoples forum urls so she/he could shut you down. Take you URL out of your posts!
 
Back
Top