Scriptsz.com

Happy Chinese new year! Happpy Lover's day! 新年快乐 情人节快乐! 2010.02.13.
 Contact US Home

Site News

Test Video

Announcement!

Announcement! Our releasers team needs new members! If u wanna join SCRiPTSZ! team and share your null scriptz, please contact me Site Admin.

对本程序的说明

这篇文章是汉化作者reishi添加的,是reishi在使用DataLife Engine这么久对她的一点说明! DataLife ...

顺便发一则广告

www.scriptsz.com 域名注册于2006年,其内容为收集国外破解商业程序为主,捎带汉化国外精品程序,欢迎大家访问并提供资源!

程序支持

俄文官方技术支持 请点击这里, 中文交流 请点击这里. 文章可编辑和删除 SCRiPTSZ!

DLE News

DataLife Engine v.8.5 Final Release

 Show / Hide text Были подготовлены и реализованы следующие изменения: 1. Добавлена возможность указывать в ...

DLE Friends Sites Module

Purpose:With this module you will able to create a list of links of your partners to show them in the template of your site. Titles and addresses can be easily edited in the administration panel. ...

Online Module v5.0 For DataLife Engine 8.3

Purpose: This module is designed to display information about your site visitors. In this version all the bugs have been fixed and redesigned admin area. Features: - Output the location of the ...

Calendar

«    March 2010    »
MoTuWeThFrSaSu
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
 

User Panel

Host BY BackHost

Vote

What category do you like ?

DataLife Engine
Scripts
Templates
SoftWare
Icon&PSD
FlashDen
Other

Advertising

ALEXA

SCRiPTSZ » Scriptz » Cometchat 1.5 nulled for smf
AuthorAuthor: nad | Date2-02-2010, 17:58
Alright so here is a tutorial on how to install cometchat v1.5 on to your SMF Site. This is compatible with both smf 1 and 2. This version of cometchat has been modified to show all online users rather than using a buddy system like the last release. Also I have a added a mod to show each user in a chat room and a mod to make the chat windows look more like facebook, including a msg stating that the users is offline and they will not receive the message till they log back in.  All links have been converted to work with smf including the home button, and profile links. Avatars are still something that we are having trouble with so for now have just included a default avatar image that will be used for every user.

What you will need:

-An installation of SMF 1 or 2
-Access to database(PHPmyadmin)
-SMF Mod - Global Header and Footer(not needed but makes it easier to install header and footer code)
-A copy of cometchat which can be found Here(registration required)


Preparation:

- Install Global Header and Footer Mod(makes the install easier)
- In SMF go to your Admin Panel>Configuration>Server Settings>Core Configuration and get your SMF cookie name as it will be needed later

ow we move on to the install

Step 1 - Upload the cometchat folder for your version of smf to your forum directory, ex. /forum/cometchat

Step 2 - Open  cometchat/config.php

Find:

define( 'DB_USERNAME', 'CHANGE_ME' );
define( 'DB_PASSWORD', 'CHANGE_ME');
define( 'DB_NAME', 'CHANGE_ME' );
define( 'TABLE_PREFIX', 'CHANGE_ME' );

Change the values on the right to match to your vbulletin database configuration.

Part 2 - Open cometchat/config.php

Find:
list ($ID_MEMBER, $password) = @unserialize(stripslashes($_COOKIE['SMFCookietdr']));

Change "SMFCookietdr" to the name of your smf cookie that you retrieved earlier.

Step 3 - add any buttons you may want within the config.php to link to pages such as facebook or myspace, the buttom images have been included in the images/icons folder

Step 4 - Using a browser navigate to hxxp://yoursitehere/cometchat/install.php

Step 5 - Delete install.php

Step 6 - Now go to your admin panel and then to your global header and footer section.

Put this in your header:

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script>jqcc=jQuery.noConflict(true);</script>

and put this in your footer:

<link type="text/css" rel="stylesheet" media="all" href="cometchat/cometchatcss.php" charset="utf-8" />
<script type="text/javascript" src="cometchat/cometchatjs.php" charset="utf-8"></script>



You should now have succesfully integrated cometchat(originally coded for vbul) into SMF


Thanks goes out to wdm2005 from Sleepy Arcade for doing the hard stuff :D


  • Dear visitor, you went to the site as unregistered user.
  • We encourage you to register or enter the site under your name.
Comments: 2
News: 1

#2 nad

5 February 2010 23:53 | WrItEr | Joined: 2.02.2010
if you are using a different prefix than the default you will need to search for smf_ in config.php and make the necesary changes to connect properly to your database

Comments: 24
News: 309

#3 reishi

6 February 2010 10:38 | AdMiN | Joined: 18.10.2009
thanks for nad comments!
reishi lee

--------------------

Comments: 2
News: 1

#4 nad

16 February 2010 21:13 | WrItEr | Joined: 2.02.2010
I have updated the version on my site, it now has the db prefix problem fixed

Comments: 24
News: 309

#5 reishi

18 February 2010 05:35 | AdMiN | Joined: 18.10.2009
changed your prefix before update !

--------------------

Comments: 2
News: 2

#6 Mone

20 February 2010 16:27 | WrItEr | Joined: 24.01.2010
nice i like :)

Comments: 24
News: 309

#7 reishi

20 February 2010 18:55 | AdMiN | Joined: 18.10.2009
thx :) wink

--------------------

Information

Members of GuEsT cannot leave comments.