Page 1 of 1

Smilie after logging in

Posted: 15 Mar 2010, 12:18
by boardtalk.net
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
:)

Re: Smilie after logging in

Posted: 15 Mar 2010, 16:33
by Nully
Good afternoon !
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 !',

Re: Smilie after logging in

Posted: 15 Mar 2010, 17:34
by Stoker
Thats the way to do it, in the language file.
I had in on both login and logout.

I will post it up later.

Re: Smilie after logging in

Posted: 15 Mar 2010, 17:59
by boardtalk.net
Lovely, yummy stuff!
Thanks so much guys :D

Re: Smilie after logging in

Posted: 19 Mar 2010, 17:14
by Nully
Do not think I'm clever.
I knew the way how to, because Stoker told me and I have it on my forum :D