                 qTTTTTTTTTTTTTTTr              
                U          С˵          U          
  qTTTTTT     http://www.exql.net      TTTTTTTTr
  U            U                              U                U
  U            tTTTTTTTTTTTTTTTs                U
  U                                                              U
  U [ͨȫ] Symantec AntiVirus ҵ 10.1.5.5000       U
  U [ͨװ] Windows 2003 Server SP2 + IIS6.0          U
  U            С˵http://www.exql.net                   U
  U                                                              U
  U       ƷԴ룬Ʒ̳̣ԴеأֻռƷ!        U
  U                                                              U
  U    qr    U
  tTT ӭС˵-http://www.exql.net   TTs
        ts

============================================
1.ʹõĲĬϵĽģ壬עⱸԭļ
2.޸ļģļ
a.templates/login.html
ǵ¼ģҳ棬ڵ¼
<input type="submit" class="button" value="&nbsp;&nbsp;&nbsp;¼&nbsp;" name="submit">
QQĵ¼ӣ£
<a href="{?$jieqi_url?}/open/oauth/qqlogin.php"><img src='{?$jieqi_url?}/open/qq_logo.png' />QQ¼</a>
b.templates/loginframe.html
jsС¼ҲQQĵ¼ӣҵ룺
<input type="submit" class="button" value="&nbsp;&nbsp;¼" name="submit" />
ӣ
<a href="{?$jieqi_url?}/open/oauth/qqlogin.php"><img src="{?$jieqi_url?}/open/qq_logo.png" /></a>
c.Ϣҳ\modules\article\templates/articleinfo.html
ϢҳύQQǩķ
ԭfrom
onsubmit="Ajax.Request('../../addshuping.php?id={?$articleid?}',{method:'POST',parameters:Form.serialize(this)});return true;"

޸ĳɣ
<form name="frmreview" method="post" action="{?$url_review?}" target="_blank" onsubmit="Ajax.Request('../../addshuping.php?id={?$articleid?}',{method:'POST',parameters:Form.serialize(this)});return true;">
d.ҳ\modules\article\templates/reviews.html
ҲǱһ
onsubmit="Ajax.Request('../../addshuping.php?id={?$articleid?}',{method:'POST',parameters:Form.serialize(this)});return true;"

<form name="frmreview" method="post" action="{?$article_dynamic_url?}/reviews.php?aid={?$articleid?}" onsubmit="Ajax.Request('../../addshuping.php?id={?$articleid?}',{method:'POST',parameters:Form.serialize(this)});return true;">

e.޸۲鿴ҳ
ԭfrom
onsubmit="Ajax.Request('../../addshuping.php?id={?$articleid?}',{method:'POST',parameters:Form.serialize(this)});return true;"
޸ĳƣ
<form name="frmreview" method="post" action="{?$article_dynamic_url?}/reviewshow.php?rid={?$topicid?}&aid={?$articleid?}" onsubmit="Ajax.Request('../../addshuping.php?id={?$articleid?}',{method:'POST',parameters:Form.serialize(this)});return true;">

ļǼɣsql룬Ҫ̨ݿ£

ALTER TABLE `jieqi_system_users`
DROP INDEX `email`;

DROP TABLE IF EXISTS `jieqi_user_bind_info`;
CREATE TABLE `jieqi_user_bind_info` (
  `openid` varchar(32) NOT NULL,
  `typeid` tinyint(1) NOT NULL,
  `usernick` varchar(32) NOT NULL,
  `userid` int(11) NOT NULL,
  `accesstoken` varchar(32) NOT NULL,
  UNIQUE KEY `openid` (`openid`,`typeid`),
  UNIQUE KEY `typeid` (`typeid`,`userid`)
) ENGINE=MyISAM DEFAULT CHARSET=gbk;

-- ----------------------------
-- Table structure for `jieqi_user_bind_type`
-- ----------------------------
DROP TABLE IF EXISTS `jieqi_user_bind_type`;
CREATE TABLE `jieqi_user_bind_type` (
  `typeid` tinyint(4) NOT NULL AUTO_INCREMENT,
  `name` varchar(32) NOT NULL,
  `appid` varchar(32) NOT NULL,
  `appkey` varchar(32) NOT NULL,
  `appico` varchar(255) NOT NULL,
  PRIMARY KEY (`typeid`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=gbk;

-- ----------------------------
-- Records of jieqi_user_bind_type
-- ----------------------------
INSERT INTO `jieqi_user_bind_type` VALUES ('1', 'QQ¼', 'QQ APP ID', 'QQ APP KEY', 'qq_logo.png');

ϴ븴ƽȥύ


£㻹Ǹ㲻qq½ӰҪqq½ӰģϵһҵQQ:200540994 ,Ѷ20-30ķáΪʲôշѣΪŪqq½ӰʱҲҪһСʱЧʵͣ繵ͨЧʱˡһСʱķ20-30RMBȹص񹤻ҪˡҰŪ˵ԲһȥذשˣΪһҪԷҪ̣ȥשǮԷǮȥ̣

