
03-03-2006, 10:11 PM
|
 |
|
|
Join Date: Aug 2004
Location: Melbourne, Australia
Posts: 1,968
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by smartweb
The FRUMHOME code is gone and the $welcomeheaders is still in the header template.
The problem is that the $welcomeheaders displays the following when I'm not logged in:
"
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.
"
I believe this is the original VB message. Am I correct? How do I know that the $welcomeheaders displays this message you may ask? I simply replaced the $welcomeheaders with $welcomeheaders1 in the header template and the message was gone.
Is $welcomeheaders one of VB predefined vars? Or is it something created by the plugin for this MOD? Where is the value of $welcomeheaders kept in, in the database or in XML file?
Thanks a lot,
Peter
|
You need to edit the first_visit_message phrase for a different message to appear on the forumhome page.
|