Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Gazelle
Reply
  #1  
Old 17th December 2017, 02:11
reigelado's Avatar
reigelado reigelado is offline
Member
 
Join Date: Dec 2017
Posts: 3
Default Add Emoji on Shoutbox Gazelle
Tutorial:http://www.bvlist.com/showthread.php?t=10279
Edit file getChatData.php on shoutbox folder.
Code:
Original:print "<li>".$dt.get_av($row["Avatar"],25,25)." <small>".date("j, g:i a",$row["time"])."</small> <a href='user.php?id=".$row["ID"]."' target='_blank'><font color='".format_class_colour($row["PermissionID"])."'><strong>".$row["Username"]." </strong></font></a>: ".format_bbcode($row["text"])."</li>";

Edited:print "<li><small>[".date("j, g:i a",$row["time"])."] - </small> <a href='user.php?id=".$row["ID"]."' target='_blank'><font color='".format_class_colour($row["PermissionID"])."'><strong>".$row["Username"]." </strong></font></a>: ".Text::full_format($row["text"])."</li>"; //adicionado dos emojis no chat!
Added emojis are the forum standards!
Reply With Quote
Reply

Tags
add , emoji , gazelle , shoutbox

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 08:08. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.