PDA

View Full Version : Question Please


wengi
03-10-2008, 06:21 PM
Where do i have to edit to change the message for the visitors ! Can anyone point me to the right template or php as i cant figure it out :confused:

Image attached

http://img166.imageshack.us/img166/9341/capturewiz036ym1.png

Thanks in advance

Regards
Wengi

notrious
03-10-2008, 06:57 PM
FORUMHOME Template: > Forum Home

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

If you want to edit Then :

Search in Phrases > type "" > 'first_visit_message'

GLOBAL Phrases Containing 'first_visit_message'
first_visit_message Standard Phrase If this is your first visit, be sure to check out the <a href="{1}"><strong>FAQ</strong></a> by clicking the link above.
You may have to <a href="{2}"><strong>register</strong></a> 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.

You Can Edit It As Desired ::

Regards
Sunny

wengi
03-10-2008, 06:59 PM
Thanks notrious appreciate

Regards
Wengi

notrious
03-10-2008, 07:01 PM
no pro boss.. Any Time


but i will recomend ... welcoem guest msg hack ... its rocking >>>


https://vborg.vbsupport.ru/showthread.php?t=119572



very easy to modify:


Regards
Sunny

Opserty
03-10-2008, 07:54 PM
AdminCP > Phrases & Language > Search in Phrases.

Enter some of the content to like "If this is your first visit" and hit search.

MoT3rror
03-10-2008, 08:09 PM
Or you can find phrase welcome_to_the_x