Switch to full style
Support for phpbb3 & codemiles styles
Post a reply

How to Show a message before the login ?

Wed Jun 30, 2010 5:38 pm

Hello Friends..

i am using phpbb3,
style is fisubice2.


i want show a message to all members before the login.
plz look the image


Code:
http://i48.tinypic.com/2q395yt.jpg



Help me please..



Re: How to Show a message before the login ?

Thu Jul 01, 2010 8:57 pm

use the following
Code:
<!-- IF S_USER_LOGGED_IN -->
   
Message appears when user logged in 
<!-- ELSE -->
   
Message appears for guest .
<!-- ENDIF -->

 


Post a reply
  Related Posts  to : How to Show a message before the login ?
 show loading status message until the applet is fully loaded     -  
 develop a login page- login servlet - ServletContext     -  
 JMS Message Consumer Example     -  
 Java message service(JMS)     -  
 Text message board RPG     -  
 Trace soap message     -  
 Popup message without using javascript     -  
 Editing guest message in PHPbb3     -  
 stick message even when user scrolls down or up     -  
 Popup message using JavaScript without using alert function     -