SMFHacks.com
** Home Forum Index Hacks Products Login Register Search
Welcome, Guest. Please login or register.
February 03, 2012, 08:33:37 pm

Login with username, password and session length
Members
Total Members: 9885
Latest: kievmramor
Stats
Total Posts: 27680
Total Topics: 4844
Online Today: 79
Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
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:
Title Downloads FileSize (bytes)
118zero_chatmod1_0.zip21122269

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]
Recent
by exit
[Today at 11:08:48 am]

[February 02, 2012, 08:06:17 pm]

[February 02, 2012, 04:47:47 pm]

[February 02, 2012, 04:47:00 pm]

[February 02, 2012, 07:10:54 am]

[January 31, 2012, 07:20:52 pm]

[January 30, 2012, 08:29:00 am]

[January 30, 2012, 08:08:21 am]

[January 29, 2012, 04:18:09 pm]

[January 29, 2012, 04:13:57 pm]
Random Picture
Donate to SMFHacks.com
Help Support the SMFHacks.com mod making.
Powered by SMF 1.1.16 | SMF © 2006-2011, Simple Machines LLC
TinyPortal v0.9.7 © Bloc
SMF and SimpleMachines are registered trademarks of Simple Machines. SMFHacks.com is not affiliated with nor endorsed by Simple Machines.
Page created in 0.282 seconds with 15 queries.