Total Members: 9885
Latest: kievmramor
Total Posts: 27680
Total Topics: 4844
Online Today: 79
Online Ever: 2482(April 09, 2011, 07:02:45 pm) Users: 0 Guests: 66 Total: 66 |
Chat in SMF
Author: ZeRo ToleRance aka Prometheus Submitted by: ZeRo/Prometheus Author Website:http://g4l.blackc0re.info Date Submitted: 2008-06-03 Last Updated: 2010-01-23 Demo Url:http://g4l.blackc0re.info/forums Supported Versions: 1.1.x Short Description create your own chat block in SMF Downloads:
Detailed Description: Creates a chat block @ chat.php or use ?action=chat. Everyone has permission to edit this block in the chat.template.php Code: <iframe height=550 width=100% marginheight=0 marginwidth=0 scrolling=no frameBorder=0 src="http://g4l.blackc0re.info/forums/chat/flashchat.php"></iframe> ![]() and to add to a custom template just edit the index.template.php and add Code: //[Chat] button -zero's custom edit if ($context['allow_memberlist']) echo ($current_action == 'chat' || $context['browser']['is_ie4']) ? '' : '' , ' <div class="maintab_' , $current_action == 'chat' ? 'active_back' : 'back' , '"> <a href="', $scripturl, '?action=chat">' , Chat , '</a> </div>' , $current_action == 'chat' ? '<div class="seperator"><!--no content--></div>' : '<div class="seperator"><!--no content--></div>'; wherever u want in the links section. ![]() LOOKS LIKE ALOT OF PPL DONT UNDERSTAND YOU NEED TO HOST YOUR OWN CHATSCRIPT! Replace the <iframe height=550 width=100% marginheight=0 marginwidth=0 scrolling=no frameBorder=0 src="http://g4l.blackc0re.info/forums/chat/flashchat.php"></iframe> Scripts: suggested sites: http://www.tufat.com/s_flash_chat_chatroom.htm http://www.everysoft.com/everychat/ http://gscripts.net/free-php-scripts/Chat_Scripts.html http://www.alilg.com/software/free-php-ajax-chat/ -ZeRo/Prometheus Bookmarks: Digg it Latest Ratings: [Add Rating] | |||||||