Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[求助] 安裝首頁快速登入之後發生亂碼

[复制链接]
abenq 发表于 2010-4-21 23:46:43 | 显示全部楼层 |阅读模式
程度有限請懂的朋友 幫個忙
我的繁體論壇加入了首頁快速登入之後
密碼 立即登入 免費註冊 ..這幾個地方怎會變成亂碼
瀏覽時編碼需要調整成GB2312
那不全亂套了
可就是找不到哪裡修改
請懂的朋友解釋ˇ下  謝謝!
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=$charset" />
  5. <title>$navtitle $bbname $seotitle - Powered by Discuz!</title>
  6. $seohead
  7. <meta name="keywords" content="{$metakeywords}$seokeywords" />
  8. <meta name="description" content="$metadescription $bbname $seodescription - Discuz! Board" />
  9. <meta name="generator" content="Discuz! $version" />
  10. <meta name="author" content="Discuz! Team and Comsenz UI Team" />
  11. <meta name="copyright" content="2001-2009 Comsenz Inc." />
  12. <meta name="MSSmartTagsPreventParsing" content="True" />
  13. <meta http-equiv="MSThemeCompatible" content="Yes" />
  14. <meta http-equiv="x-ua-compatible" content="ie=7" />
  15. <link rel="archives" title="$bbname" href="{$boardurl}archiver/" />
  16. $rsshead
  17. $extrahead
  18. {csstemplate}
  19. <script type="text/javascript">var STYLEID = '{STYLEID}', IMGDIR = '{IMGDIR}', VERHASH = '{VERHASH}', charset = '$charset', discuz_uid = $discuz_uid, cookiedomain = '$cookiedomain', cookiepath = '$cookiepath', attackevasive = '$attackevasive', disallowfloat = '$disallowfloat', creditnotice = '{if $creditnotice}$creditnames{/if}', {if in_array(CURSCRIPT, array('viewthread', 'forumdisplay'))}gid = parseInt('$thisgid'){elseif CURSCRIPT == 'index'}gid = parseInt('$gid'){else}gid = 0{/if}, fid = parseInt('$fid'), tid = parseInt('$tid')</script>
  20. <script type="text/javascript" src="{$jspath}common.js?{VERHASH}"></script>
  21. </head>

  22. <body id="{CURSCRIPT}" onkeydown="if(event.keyCode==27) return false;">

  23.         <div id="append_parent"></div><div id="ajaxwaitid"></div>

  24.         <div id="header">
  25.                 <div class="wrap s_clear">
  26.                         <h2><a href="$indexname" title="$bbname">{BOARDLOGO}</a></h2>
  27.                         <div id="umenu">
  28.                         <!--{if $discuz_uid}-->
  29.                                 <cite><a href="space.php?uid=$discuz_uid" class="noborder">$discuz_userss</a><!--{if $allowinvisible}--><span id="loginstatus"><!--{if !empty($invisible)}--><a href="member.php?action=switchstatus" onclick="ajaxget(this.href, 'loginstatus');doane(event);">{lang login_invisible_mode}</a><!--{else}--><a href="member.php?action=switchstatus" title="{lang login_switch_invisible_mode}" onclick="ajaxget(this.href, 'loginstatus');doane(event);">{lang login_normal_mode}</a><!--{/if}--></span><!--{/if}--></cite>
  30.                                 <span class="pipe">|</span>
  31.                                 <!--{if $ucappopen['UCHOME']}-->
  32.                                         <a href="{$uchomeurl}/space.php?uid=$discuz_uid" target="_blank">{lang space_short}</a>
  33.                                 <!--{elseif $ucappopen['XSPACE']}-->
  34.                                         <a href="{$xspaceurl}/?uid-$discuz_uid" target="_blank">{lang space_short}</a>
  35.                                 <!--{/if}-->
  36.                                 <a id="myprompt" href="notice.php" <!--{if $prompt}-->class="new" onmouseover="showMenu({'ctrlid':this.id})"<!--{/if}-->>{lang notice}</a>
  37.                                 <span id="myprompt_check"></span>
  38.                                 <a href="pm.php" id="pm_ntc" target="_blank">{lang pm_center}</a>
  39.                                 <!--{if $taskon}-->
  40.                                         <a id="task_ntc" {if $doingtask}href="task.php?item=doing" class="new" title="{lang task_unfinish}"{else}href="task.php"{/if} target="_blank">{lang task}</a>
  41.                                 <!--{/if}-->

  42.                                 <span class="pipe">|</span>
  43.                                 <a href="memcp.php">{lang user_center}</a>
  44.                                 <!--{if $discuz_uid && $adminid > 1}--><a href="modcp.php?fid=$fid" target="_blank">{lang modcp}</a><!--{/if}-->
  45.                                 <!--{if $discuz_uid && $adminid == 1}--><a href="admincp.php" target="_blank">{lang admincp}</a><!--{/if}-->
  46.                                 <a href="logging.php?action=logout&formhash={FORMHASH}">{lang logout}</a>
  47.                         <!--{elseif !empty($_DCOOKIE['loginuser'])}-->
  48.                                 <cite><a id="loginuser" class="noborder">$_DCOOKIE['loginuser']</a></cite>
  49.                                 <a href="logging.php?action=login" onclick="showWindow('login', this.href);return false;">{lang activation}</a>
  50.                                 <a href="logging.php?action=logout&formhash={FORMHASH}">{lang logout}</a>
  51.                             <!--{else}-->
  52. <form method="post" action="logging.php?action=login&loginsubmit=true&userlogin=true">
  53. <input name="formhash" value="{FORMHASH}" type="hidden">
  54. <input name="referer" value="/" type="hidden">
  55. 用戶名: <input name="username" id="textfield" class="inputaaa" tabindex="21" type="text">
  56.     密 碼: <input name="password" id="textfield2" class="inputaaa" tabindex="22" type="password">
  57. <input name="loginsubmit" id="button" value="立即登錄" class="btnaaa" tabindex="33" type="submit">  
  58.   <button href="$regname"  class="btnaaa" tabindex="33"; this.form.submit();">免費註冊</button>
  59. </form>

  60.     <!--{/if}-->
  61.     </div>
  62.     <div id="menu">
  63.      <ul>
  64.       <!--{if $_DCACHE['settings']['frameon'] > 0}-->
  65.        <li>
  66.        <span class="frameswitch">
  67.        <script type="text/javascript">
  68.         if(top == self) {
  69.          {if ($_DCACHE['settings']['frameon'] == 2 && !defined('CACHE_FILE') && in_array(CURSCRIPT, array('index', 'forumdisplay', 'viewthread')) && (($_DCOOKIE['frameon'] == 'yes' && $_GET['frameon'] != 'no') || (empty($_DCOOKIE['frameon']) && empty($_GET['frameon']))))}
  70.          top.location = 'frame.php?frameon=yes&referer='+escape(self.location);
  71.          {/if}
  72.          document.write('<a href="frame.php?frameon=yes" target="_top" class="frameon">{lang frameon_column}<\/a>');
  73.         } else {
  74.          document.write('<a href="frame.php?frameon=no" target="_top" class="frameoff">{lang frameon_flat}<\/a>');
  75.         }
  76.        </script>
  77.        </span>
  78.        </li>
  79.       <!--{/if}-->
  80.       <!--{loop $navs $id $nav}-->
  81.        <!--{if $id == 3}-->
  82.         <!--{if !empty($plugins['jsmenu'])}-->
  83.          $nav[nav]
  84.         <!--{/if}-->
  85.         <!--{if !empty($plugins['links'])}-->
  86.          <!--{loop $plugins['links'] $module}-->
  87.           <!--{if !$module['adminid'] || ($module['adminid'] && $adminid > 0 && $module['adminid'] >= $adminid)}--><li>$module[url]</li><!--{/if}-->
  88.          <!--{/loop}-->
  89.         <!--{/if}-->
  90.        <!--{else}-->
  91.                                                         <!--{if !$nav['level'] || ($nav['level'] == 1 && $discuz_uid) || ($nav['level'] == 2 && $adminid > 0) || ($nav['level'] == 3 && $adminid == 1)}-->$nav[nav]<!--{/if}-->
  92.                                                 <!--{/if}-->
  93.                                         <!--{/loop}-->
  94.                                         <!--{if in_array($BASEFILENAME, $navmns)}-->
  95.                                                 {eval $mnid = $BASEFILENAME;}
  96.                                         <!--{elseif $navmngs[$BASEFILENAME]}-->
  97.                                                 <!--{loop $navmngs[$BASEFILENAME] $navmng}-->
  98.                                                         <!--{if $navmng[0] == array_intersect_assoc($navmng[0], $_GET)}-->{eval $mnid = $navmng[1];}<!--{/if}-->
  99.                                                 <!--{/loop}-->
  100.                                         <!--{/if}-->
  101.                                 </ul>
  102.                                 <script type="text/javascript">
  103.                                         var currentMenu = $('mn_$mnid') ? $('mn_$mnid') : $('mn_$navmns[0]');
  104.                                         currentMenu.parentNode.className = 'current';
  105.                                 </script>
  106.                         </div>
  107.                         <!--{if !empty($stylejumpstatus)}-->
  108.                                 <script type="text/javascript">
  109.                                         function setstyle(styleid) {
  110.                                                 str = unescape('{echo str_replace("'", "\\'", urlencode($_SERVER[QUERY_STRING]))}');
  111.                                                 str = str.replace(/(^|&)styleid=\d+/ig, '');
  112.                                                 str = (str != '' ? str + '&' : '') + 'styleid=' + styleid;
  113.                                                 location.href = '$BASESCRIPT?' + str;
  114.                                         }
  115.                                 </script>
  116.                                 <ul id="style_switch">
  117.                                 <!--{loop $styles $id $stylename}-->
  118.                                         <li{if $id == STYLEID} class="current"{/if}><a href="###" onclick="setstyle($id)" title="$stylename" style="background: $styleicons[$id];">$stylename</a></li>
  119.                                 <!--{/loop}-->
  120.                                 </ul>
  121.                         <!--{/if}-->
  122.                 </div>
  123.                 <div id="myprompt_menu" style="display:none" class="promptmenu">
  124.                         <div class="promptcontent">
  125.                                 <ul class="s_clear">
  126.                                 <!--{loop $prompts $promptkey $promptdata}-->
  127.                                         <!--{if $promptkey}--><li{if !$promptdata[new]} style="display:none"{/if}><a id="prompt_$promptkey" href="{if $promptdata[script]}$promptdata[script]{else}notice.php?filter=$promptkey{/if}" target="_blank">$promptdata[name] ($promptdata[new])</a></li><!--{/if}-->
  128.                                 <!--{/loop}-->
  129.                                 </ul>
  130.                         </div>
  131.                 </div>
  132.         </div>
  133.         $pluginhooks[global_header]
复制代码
愤怒的兔子 发表于 2010-4-21 23:48:21 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

 楼主| abenq 发表于 2010-4-21 23:52:38 | 显示全部楼层
暈 跟我發文用啥字體有啥關係@@
回复

使用道具 举报

 楼主| abenq 发表于 2010-4-22 09:17:13 | 显示全部楼层
自頂 @@
這年頭要人幫忙還真難
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-20 22:26 , Processed in 0.023788 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表