Skip to content
WJunction - Webmaster Forum

Guest register warning bar PHBB3

Status
Not open for further replies.
Hello,

I've seen a few sites have this script.
You change the text to something like:
"You are a guest, please click here to register"
And they have a bar at the top of the forum page which ONLY shows if you are not logged in/registered.

Example sites:
http://www.cyberterrorists.net/forum/


Or just a simple script like this:
http://www.warezscene.org/
"Attention Guest: Please register"

Wondered if any of you had any kind of the scripts and would be willing the share it?
 

4 comments

To display a message to only people who aren't logged in you just need to add the code below wherever you want a banner to display.

Code:
<!-- IF not S_USER_LOGGED_IN -->
Welcome message here in html with images, tables etc.
<!-- ENDIF -->
 
Status
Not open for further replies.

About the author

C
Active Member · Joined
77
Messages
0
Reactions
6
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom