Login/Logout Smiley
Posted: 15 Mar 2010, 23:10
Database and Demo for phpBB3 BBCodes, Mods and Smilies
https://phpbb3bbcodes.com/
Thanks Stoker, I always wondered where and how to do thisStoker » 15 Mar 2010, 22:10 wrote:
Find:Replace with:Code: Select all
'LOGOUT_REDIRECT' => 'You have been successfully logged out.',
Code: Select all
'LOGIN_REDIRECT' => 'You have been successfully logged out <img src="put the link to smilie here - remember to change width and height" style="width:65px; height:58px;" alt="" />',
what is wrong?Parse error: syntax error, unexpected '<', expecting ')' in /membri/darkylab/labs/language/it/ucp.php on line 244
Code: Select all
'LOGIN_REDIRECT' => 'Accesso effettuato.' <img src=”images/263.gif” style="width:65px; height:58px;" alt="" />',