SMFHacks.com
** Home Forum Index Hacks Products Login Register Search
Welcome, Guest. Please login or register.
September 02, 2010, 12:30:00 pm

Login with username, password and session length
Members
Total Members: 8368
Latest: Greg314
Stats
Total Posts: 21926
Total Topics: 4070
Online Today: 38
Online Ever: 399
(March 21, 2008, 10:16:14 pm)
Users Online
Users: 0
Guests: 38
Total: 38
Sponsored Links
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.zip18182269

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
[September 01, 2010, 05:22:50 pm]

[September 01, 2010, 08:36:20 am]

by Ken.
[August 31, 2010, 09:31:34 pm]

[August 31, 2010, 01:07:25 pm]

[August 31, 2010, 10:30:58 am]

[August 30, 2010, 11:36:55 am]

[August 30, 2010, 11:33:15 am]

[August 30, 2010, 02:26:09 am]

[August 29, 2010, 10:45:10 pm]

[August 29, 2010, 10:44:21 pm]
Random Picture
Donate to SMFHacks.com
Help Support the SMFHacks.com mod making.
Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC
TinyPortal v0.9.7 © Bloc
Page created in 0.377 seconds with 16 queries.