SMFHacks.com
** Home Forum Index Hacks Products Login Register Search
Welcome, Guest. Please login or register.
March 11, 2010, 07:19:27 pm

Login with username, password and session length
Members
Total Members: 7410
Latest: irenethomase
Stats
Total Posts: 19912
Total Topics: 3765
Online Today: 44
Online Ever: 399
(March 21, 2008, 10:16:14 pm)
Users Online
Users: 1
Guests: 25
Total: 26
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 Version: 1.1.x
Short Description
create your own chat block in SMF
Downloads:
Title Downloads FileSize (bytes)
118zero_chatmod1_0.zip16692269

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:
BlinkList  del.icio.us  Digg it  Netvouz  Simpy  Spurl 
Latest Ratings: [Add Rating]
Recent
[Today at 04:03:20 pm]

[Today at 03:58:31 pm]

[Today at 02:48:29 pm]

[Today at 11:13:24 am]

[March 10, 2010, 09:16:31 pm]

by Bob1
[March 10, 2010, 04:30:21 pm]

[March 10, 2010, 04:23:21 pm]

[March 10, 2010, 02:50:38 pm]

by Wegg
[March 10, 2010, 02:14:45 pm]

[March 09, 2010, 05:26:39 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.158 seconds with 14 queries.