仿站咨询QQ:2587483189

手机微信同号:15850888840

Dedecms4.0RC1整合DZ5.5-DedeCms

Dedecms4.0RC1整合DZ5.5

仿站网先看:Dedecms4.0RC1整合phpwind 5.3完全攻略

对于dz,登录口的变量和pw不同 所以第六步

6.修改首页登陆模板代码,替换成以下:

<form name='form1' method='POST' action='/bbs/logging.php?action=login'>
<input type='hidden' name='jumpurl' value='/'>
<input type='hidden' name='step' value=2>
<input type='hidden' name=cookietime value='31536000'>
<tr>
<td height="28"> </td>
<td width="30%">用户名:</td>
<td width="63%"><input type="text" name="username" style="width:120px;height:20px;border:1px solid #cccccc"></td>
</tr>
<tr>
<td height="28"></td>
<td>密 码:</td>
<td><input type="password" name="password" style="width:120px;height:20px;border:1px solid #cccccc"></td>
</tr>
<tr>
<td width="4%" height="57"> </td>
<td height="57" colspan="2" align="center">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" align="center">
<input type="submit" name="loginsubmit" value="登录">
<input type="reset" name="reset" value="重置">
<input type="button" value="注册" onclick="javascript: this.form.action='bbs/register.php';this.form.submit();">
<input type="button" value="游客" onclick="javascript: this.form.action='bbs/index.php';this.form.submit();">

</td>
<td></td>
</tr>
</table></td>
</tr>
</form>

问题2:
假如你可以从首页登录到论坛了。
ok ,可是再返回首页 还是有登录框存在。那么 请修改pp_dederemote_interface.php把
$domain = "";设置为空 不要写你的域名
 

  • 上一篇:dede自动采集更新插件使用指南-DedeCms
  • 下一篇:什么是CMS,CMS系统功能特点解释-DedeCms
  • 来源:51仿站//所属分类: 织梦仿站 /更新时间:2010-05-11
    相关仿站教程