Morning all,
On Stokers last board when a user logged in we got to see a little smilie as we waited to be redirected. Can anyone tell me where to place the code for the smilie?
Hope you know what I'm asking
Thanks
Smilie after logging in
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!
- boardtalk.net
- BBCoder II
- Posts: 35
- Joined: 05 Mar 2010, 13:55
- Favourite MOD: Default Random 'No Avatar
- Location: Éire
- Contact:
- Nully
- Donator
- Posts: 258
- Joined: 15 Mar 2010, 00:03
- BBCodes: 10
- Favourite MOD: Radios
- Location: France > Bulgaria
- Contact:
Re: Smilie after logging in
Good afternoon !
it is in language/your language/ucp.php
it is in language/your language/ucp.php
Code: Select all
'LOGIN_REDIRECT' => '<img src="./images/smilies/hello.gif" alt="Welcome" /><br />Nice to meet you !',
- Stoker
- Site Admin
- Posts: 3558
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: Smilie after logging in
Thats the way to do it, in the language file.
I had in on both login and logout.
I will post it up later.
I had in on both login and logout.
I will post it up later.
Board rules! No PM support
- boardtalk.net
- BBCoder II
- Posts: 35
- Joined: 05 Mar 2010, 13:55
- Favourite MOD: Default Random 'No Avatar
- Location: Éire
- Contact:
- Nully
- Donator
- Posts: 258
- Joined: 15 Mar 2010, 00:03
- BBCodes: 10
- Favourite MOD: Radios
- Location: France > Bulgaria
- Contact:
Re: Smilie after logging in
Do not think I'm clever.
I knew the way how to, because Stoker told me and I have it on my forum
I knew the way how to, because Stoker told me and I have it on my forum