Welcome Guest

Victim

Paragon
Joined
Nov 1, 2007
Messages
1,746
Reaction score
0
FP$
408
Hi, is there a MOD for phpBB3 similar or the exactly the same as this one:

ssmod.webp

Thanks.
 
In a template file just put:
Code:
<!-- IF not S_USER_LOGGED_IN -->
Whatever content, html, javascript whatever you want guests to see
<!-- ENDIF -->
 
Thanks Efc, but is the welcome message gone once the user is logged in?

Not really what i was looking for either Christian, unless of course.. The announcement box is gone once you are logged in?

spyka, what would that look like? Just a line of text?
 
Victim said:
spyka, what would that look like? Just a line of text?

It would depend where you put it, as the is to add the the template files.
 
Christians one i think looking at the screenshot you can set it so it only shows to guests and then not have one for members so it won't show. I am not 100% but it looks that way.

RE: Spyka's... It will look like whatever code you put in between the 2 tags. You could have a big font, red or black writing or any other colour, a table with the words in ect.
 
Fowler said:
Christians one i think looking at the screenshot you can set it so it only shows to guests and then not have one for members so it won't show. I am not 100% but it looks that way.

Correct. There's also the option of displaying a different announcement to members / groups once they're logged in. IT's farily flexible, and i think there has been another release since i installed it. 🙂
 
Thanks for posting that spyka. I added a welcome message for logged in and logged out.
 
Back
Top Bottom