diffrent text for guest and users
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!
diffrent text for guest and users
i know there is code for phpbb like say i visit a bored not loged in it says one thing and when you log in it says an other
- Steve
- BBCoder VI
- Posts: 847
- Joined: 05 Mar 2010, 01:10
- BBCodes: 2000
- Favourite BBCode: p**n tube
- Favourite MOD: Non of Stokers
Re: diffrent text for guest and users
Dont fully understand,but.
you mean use an if statement to..
you mean use an if statement to..
Code: Select all
<!-- IF S_USER_LOGGED_IN -->Welcome back {S_USERNAME} ! <!--ELSE --> You are a guest you must be logged in to see the welcome back! message.<!-- ENDIF -->
Re: diffrent text for guest and users
yeah that's its late here thats what i wanted