The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Welcome message

3 posters

Go down

Solved Welcome message

Post by viankova July 18th 2011, 7:40 pm

Hello. Can someone help me and tell me how to make this in phpBB2

It's a message under the logo witch says - Hello, Guest. Welcome and happy stay.

And when you log in it says - Hello, Username. Welcome and happy stay.


The username changes according the the username....


It's what it is on the screen shots bellow. The first one is Hello, Guest. The second one is Hello, Username.

First screen
Welcome message 110





Second screen
Welcome message 210
viankova
viankova
Forumember

Female Posts : 138
Reputation : 0
Language : Sumen

Back to top Go down

Solved Re: Welcome message

Post by Nera. July 18th 2011, 7:49 pm

Hello,

Add it to your AP >> Display >> Homebox >> Message content
You have the list of usercodes and what they display here https://help.forumotion.com/popup_help.forum?l=miscvars
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Welcome message

Post by viankova July 18th 2011, 7:55 pm

The problem is that I don't know the code for this...I don't know how to do it.
viankova
viankova
Forumember

Female Posts : 138
Reputation : 0
Language : Sumen

Back to top Go down

Solved Re: Welcome message

Post by Nera. July 18th 2011, 7:59 pm

Hello, { U S E R N A M E}. Welcome and happy stay.

Leave out the spaceing in the code cause I had to write it like that to have it displayed here.
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Welcome message

Post by viankova July 18th 2011, 8:05 pm

But the code I don't know the code itself? Can you write me the code I have to put? And post it here for me to copy? I have 0 knowledge for HTML
viankova
viankova
Forumember

Female Posts : 138
Reputation : 0
Language : Sumen

Back to top Go down

Solved Re: Welcome message

Post by Nera. July 18th 2011, 8:07 pm

Jus copy my sentence above with no spaces in the code { U S E R N A M E }. That is used to display what you are looking for.
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Welcome message

Post by viankova July 18th 2011, 8:21 pm

Code:
<span class="gen">
<div class="poslanie">
<font color="Olive">
<strong>Hello, Guest ^.^</strong>
</font>
</div>
<br/>
</span>







<span class="gen">
<div class="poslanie">
<font color="Olive">
<strong>Hello { U S E R N A M E }^.^</strong>
</font>
</div>
<br/>
</span>


The { U S E R N A M E } is going in the place of Guest when someone logs in. When that someone logs out it changes back to Guest.


That is what I want to do. When I took the code above with opera it showed this but I don't know where is put or how the change is happening.
viankova
viankova
Forumember

Female Posts : 138
Reputation : 0
Language : Sumen

Back to top Go down

Solved Re: Welcome message

Post by Nera. July 18th 2011, 8:32 pm

Please paste this to AP >> Display >> Homepage >> Message content
Code:
<span class="gen"><div class="poslanie">
<font color="Olive">
<strong>Hello { U S E R N A M E}^.^</strong>
</font>
</div>
<br/>
</span>
Log out and than log in to your forum and you'll see what is happening.

Remove the spaceing. To you it will display your name, when you log out i will display guest.
If I were a member it would display Nera after login in.

That is what I want to do.
That is what it does.
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Welcome message

Post by viankova July 18th 2011, 8:45 pm

Nera. wrote:Please paste this to AP >> Display >> Homepage >> Message content
Code:
<span class="gen"><div class="poslanie">
<font color="Olive">
<strong>Hello { U S E R N A M E}^.^</strong>
</font>
</div>
<br/>
</span>
Log out and than log in to your forum and you'll see what is happening.

Remove the spaceing. To you it will display your name, when you log out i will display guest.
If I were a member it would display Nera after login in.

That is what I want to do.
That is what it does.


Thank you. It worked. Thank you very much.
viankova
viankova
Forumember

Female Posts : 138
Reputation : 0
Language : Sumen

Back to top Go down

Solved Re: Welcome message

Post by Sanket July 18th 2011, 8:50 pm

Since this thread appears to be solved, I will lock this thread and mark it as solved.
Welcome message 2j4t5a8

Sanket Smile

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum