alitalk and smf integrator
این کد ها برای join کردم alitalk به smf 1.0.7 هست حالا باید کجا هاش رو دست کاری کرد که روی smf 1.4 , 1.5 کار کنه؟
کد:
<?PHP
/*/ H T T P : / / W W W . A L I L G . C O M \*\
\*\ ***************************************** /*/
/*/ QQQQQQQ QQQQ QQQQ QQQQ QQQQQQ \*\
\*\ QQQQQQQQQ QQQQ QQQQ QQQQ QQQQQQQQ /*/
/*/ QQQ QQQ QQQQ QQQQ QQQQ QQQQ QQ \*\
\*\ QQQ QQQ QQQQ QQQQ QQQQ QQQQ /*/
/*/ QQQQQQQQQ QQQQ QQQQ QQQQ QQQQ \*\
\*\ QQQ QQQ QQQQ QQQQ QQQQ QQQQ QQQ /*/
/*/ QQQ QQQ QQQQ QQQQ QQQQ QQQQ QQQ \*\
\*\ QQQ QQQ QQQQQQQQ QQQQ QQQQQQQQ QQQQQQQQ /*/
/*/ QQQ QQQ QQQQQQQQ QQQQ QQQQQQQQ QQQQQQ \*\
\*\ ***************************************** /*/
/*/ * Script name: alitalk \*\
\*\ * Version: 1.8 /*/
/*/ * Author: Ali Razavi \*\
\*\ * Copyright all rights reserved /*/
/*/ * [مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید] \*\
\*\ ***************************************** /*/
/*/ H T T P : / / W W W . A L I L G . C O M \*\
\*\ ***************************************** /*/
/*/ This file may not be redistributed in \*\
\*\ whole or significant part /*/
/*/ ***************************************** \*/
/*/ ***************************************** \*/
function smf($remot,$user,$pass,$db,$pre,$pa,$us,&$smf_user)
{
mysql_connect($remot, $user, $pass);
mysql_select_db($db);
$uprigh=mysql_query("SELECT memberName,passwd from ".$pre."members where memberName='".$us."' and passwd='".md5_hmac($pa, $us)."'");
if($lastlap=mysql_fetch_array($uprigh))
{
$smf_user=$lastlap['memberName'];
return false;
}
else
{
$smf_user=false;
return false;
}
}
function md5_hmac($data,$key)
{
$key = str_pad(strlen($key) <= 64 ? $key : pack('H*', md5($key)), 64, chr(0x00));
return md5(($key ^ str_repeat(chr(0x5c), 64)) . pack('H*', md5(($key ^ str_repeat(chr(0x36), 64)). $data)));
}
?>
پاسخ : alitalk and smf integrator
میشه توضیح بدید alitalk چیه؟
پاسخ : alitalk and smf integrator
alitalk یک سیستم چت هست [مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]
پاسخ : alitalk and smf integrator
من داخل سایتش توضیحاتی ندیدم که کمکی بکنه
پاسخ : alitalk and smf integrator
great free php javascript ajax chat script. here my free php-ajax chat script trying to got you the best of the best php ajax chat or php javascript chat script for your website based on the day modern web technology!. this free php-ajax chat will install on your website very fast and easy with out any file confirm/edit require only by access install directory in your web browser. the Chat Script have a powerful administrator panel to manager the free php javascript ajax chat service on your website as well. this free php-ajax chat Chat Script will allow chat users to create unlimit chat rooms, send private message in PM box. the Chat Script also allow users to ADD or IQNORE peoples in the php ajax javascript chat. register to this free php-ajax chat script is very fast! really fast in less 10 second with out any error after form processed. in the free php javascript ajax chat script administrator can change the php ajax chat Speed Connection from administrator panel to get best perfomance on any host. administrator can insert lots of BANNER Advertisements at header or footer of chat areas too easy from admin panel, the banners will be rotate every 60 second at the rooms then administrator can stop the rotate or change the rotate speed per second. alitalk chat script is compatible with most browsers including Internet Explorer, Netscape and Firefox, Opera. this free php-ajax chat don't needed to any plugin to run on users browsers and this will not limit your chat users... well! now yourself check the my free php-ajax chat script Online Demo. This php javascript chat script offer you: Ad Manager so you can add advertising, Connection speed controls, User profile manager, Room manager for maintaining chat rooms, Multi language capabilities, Smileys and other emoticons, Change chat font and colour, Fast user registration in less 30 second, Firewall for ajax http_requests, Easy link with your forum database, Support vBulletin, IPB, MyBB, PHPBB, Joomla and SMF, Quick installer with out any file confirm require. read more...
لینک دانلود:[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]
پاسخ : alitalk and smf integrator
پاسخ : alitalk and smf integrator
منظورتون چه جور توضيحي هست؟
پاسخ : alitalk and smf integrator
پاسخ : alitalk and smf integrator
منظورم اينه كه اين اسكريپت خودش مجتمع ساز داره ولي براي ورژن هاي قديمي اس ام اف هست ميخوام بدونم كه چه تغييراتي بايد توش اعمال بشه تا توي smf2 يا 1.5 كار كنه.
پاسخ : alitalk and smf integrator
من نصبش نکردم ، مثلا برای این کار باید کدهاشو بررسی کنید تا بفهمید چه تغییراتی نسبت به نسخه های جدید نیاز داره