Thread: Shoutbox
View Single Post
  #24  
Old 4th June 2015, 04:40
BamBam0077 BamBam0077 is offline
Banned
 
Join Date: Jul 2013
P2P
Posts: 410
Default
@ File include/bbcode_functions.php add if you dont have it - note that custom smilies are part of the 09 seeding bonus mod - The rest of the code is also added into the 09 Texbbcode mod for the smilies and custom smilies so check both.

Code:
//=== smilie function
function get_smile()
{
global $CURUSER;
return $CURUSER["smile_until"];
}
Seeding bonus mod - http://forum-u-232.servebeer.com/ind...ic,1253.0.html

Texbbcode mod - http://forum-u-232.servebeer.com/ind...ic,1262.0.html

Will need this installed also mate:
New And Improved Snatchlist -
http://forum-u-232.servebeer.com/ind...ic,1230.0.html


Good Luck
Reply With Quote