The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Question Please
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
Image attached Thanks in advance Regards Wengi |
#2
|
|||
|
|||
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 |
#3
|
||||
|
||||
Thanks notrious appreciate
Regards Wengi |
#4
|
|||
|
|||
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 |
#5
|
|||
|
|||
AdminCP > Phrases & Language > Search in Phrases.
Enter some of the content to like "If this is your first visit" and hit search. |
#6
|
|||
|
|||
Or you can find phrase welcome_to_the_x
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|