<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>SOTHINK</title>
    <link rel="alternate" type="text/html" href="http://www.sothink.cn/" />
    <link rel="self" type="application/atom+xml" href="http://www.sothink.cn/atom.xml" />
    <id>tag:www.sothink.cn,2009-12-03://1</id>
    <updated>2010-08-21T12:04:59Z</updated>
    <subtitle>The internet should be public, open and accessible ?</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Pro 4.34-en</generator>

<entry>
    <title>Adobe CS5 激活方法</title>
    <link rel="alternate" type="text/html" href="http://www.sothink.cn/archives/2010/08/adobe-cs5.html" />
    <id>tag:www.sothink.cn,2010://1.57</id>

    <published>2010-08-21T11:25:05Z</published>
    <updated>2010-08-21T12:04:59Z</updated>

    <summary><![CDATA[　　去年6月份我发过一篇 Adobe CS4 激活方法&nbsp;，只需要替换掉安装目录下的 amtlib.dll 就不需要输入序列号了，并且可以随意更新。　　现在Adobe又推出了CS5，对我来说还想使用 Adobe CS4 激活方法&nbsp;中提到的 amtlib.dll ，但是这个文件就不好找了。Google一下 Adobe CS5 激活方法，能找到4个以上版本的 amtlib.dll ，一个是500多KB的，一个是800多KB的，还有一个有3.7MB左右，虽然都写着是 Adobe CS5 激活文件 但对于CS5都是无效的。...]]></summary>
    <author>
        <name>ぬ噜噜噜噜ゅ</name>
        
    </author>
    
        <category term="Notes" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sothink.cn/">
        <![CDATA[<p>　　去年6月份我发过一篇 <a href="http://www.sothink.cn/archives/2009/06/adobe-cs4.html">Adobe CS4 激活方法</a>&nbsp;，只需要替换掉安装目录下的 amtlib.dll 就不需要输入序列号了，并且可以随意更新。</p><p>　　现在Adobe又推出了CS5，对我来说还想使用 <a href="http://www.sothink.cn/archives/2009/06/adobe-cs4.html">Adobe CS4 激活方法</a>&nbsp;中提到的 amtlib.dll ，但是这个文件就不好找了。Google一下 Adobe CS5 激活方法，能找到4个以上版本的 amtlib.dll ，一个是500多KB的，一个是800多KB的，还有一个有3.7MB左右，虽然都写着是 <a href="http://www.sothink.cn/archives/2010/08/adobe-cs5.html">Adobe CS5 激活文件</a> 但对于CS5都是无效的。</p>]]>
        <![CDATA[<p>　　下面才是真正的 <a href="http://www.sothink.cn/archives/2010/08/adobe-cs5.html">Adobe CS5激活文件</a> amtlib.dll 。</p><p style="text-align: center"><script type="text/javascript"><!--
google_ad_client = "pub-8701586848722989";
/* 468x60, 横幅 */
google_ad_slot = "1281975286";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> 
</script></p><p>　　Adobe CS5&nbsp;x86版激活文件下载地址：<a href="http://movabletype-plugins.googlecode.com/files/adobecs5x86amtlib.zip">amtlib.dll</a> 891KB&nbsp; <br />　　解压后MD5：ebd785e602eb03ead4e27f9e2e0105e5。</p><p>　　Adobe CS5&nbsp;x64版激活文件下载地址：<a href="http://movabletype-plugins.googlecode.com/files/adobecs5x64amtlib.zip">amtlib.dll</a> 1215KB <br />　　解压后MD5：3b203f01c1ff09fb3a3afff5a6de8d57。</p><p>　　使用方法我就不再多说了，不会使用的朋友请看我之前写的 <a href="http://www.sothink.cn/archives/2009/06/adobe-cs4.html">Adobe CS4 激活方法</a> 。</p>]]>
    </content>
</entry>

<entry>
    <title>Movable Type 首页分页</title>
    <link rel="alternate" type="text/html" href="http://www.sothink.cn/archives/2010/04/movable-type-php-pagination.html" />
    <id>tag:www.sothink.cn,2010://1.56</id>

    <published>2010-04-03T11:51:31Z</published>
    <updated>2010-04-03T13:14:47Z</updated>

    <summary><![CDATA[　　Movable Type用得久了之后才发现，想逐篇的阅读相同分类下更早的文章并不方便，用户除了点击侧边栏的 entry-basename was the previous entry in this blog 以外，也没有别的办法快速的找到前一篇文章的链接了。使用MT Pro Personal WebSite&nbsp;&nbsp;模板的用户，文章标题下边还会有一个Previous(Classic Blog模板没有这个，MTOS使用的就是Classic Blog模板)。位置都不显眼，用起来也不方便。　　这个MT分页的方法是从Jackie那里找到的，但是他使用的是MT5的Personal WebSite&nbsp;模板，我使用的是MT4的Classic Blog模板，因为这两个模板之间的差异，害得我搞了半天只把MT的首页分页搞定。...]]></summary>
    <author>
        <name>ぬ噜噜噜噜ゅ</name>
        
    </author>
    
        <category term="Movable Type" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="movabletype" label="Movable Type" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="mt4" label="MT4" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.sothink.cn/">
        <![CDATA[<p>　　Movable Type用得久了之后才发现，想逐篇的阅读相同分类下更早的文章并不方便，用户除了点击侧边栏的 <u><em>entry-basename</em></u> was the previous entry in this blog 以外，也没有别的办法快速的找到前一篇文章的链接了。使用MT Pro Personal WebSite&nbsp;&nbsp;模板的用户，文章标题下边还会有一个Previous(Classic Blog模板没有这个，MTOS使用的就是Classic Blog模板)。位置都不显眼，用起来也不方便。</p><p>　　这个<a href="http://www.ezloo.com/mt/manual/php_pagination.html">MT分页</a>的方法是从Jackie那里找到的，但是他使用的是MT5的Personal WebSite&nbsp;模板，我使用的是MT4的Classic Blog模板，因为这两个模板之间的差异，害得我搞了半天只把MT的首页分页搞定。</p>]]>
        <![CDATA[<p style="text-align: center"><script type="text/javascript"><!--
google_ad_client = "pub-8701586848722989";
/* 468x60, 横幅 */
google_ad_slot = "6996478728";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><script type="text/javascript" src="http://www.sothink.cn/scripts/shCore.js"></script><script type="text/javascript" src="http://www.sothink.cn/scripts/shBrushJScript.js"></script><script type="text/javascript" src="http://www.sothink.cn/scripts/shBrushPhp.js"></script></p><p><link rel="stylesheet" type="text/css" href="http://www.sothink.cn/styles/shCore.css" /><link rel="stylesheet" type="text/css" href="http://www.sothink.cn/styles/shThemeDefault.css" /><script type="text/javascript"> 
	SyntaxHighlighter.config.clipboardSwf = 'http://www.sothink.cn/scripts/clipboard.swf';
	SyntaxHighlighter.all();
</script></p><p>　　简单说说我这个<a href="http://www.sothink.cn/archives/2010/04/movable-type-php-pagination.html">Movable Type 首页分页</a>的方法：</p><p>　　使用下面的代码覆盖掉 Index Templates 中 Main Index 模板中<span style="color: #ff0000">对应</span>的代码<span style="color: #ff0000">（覆盖前请先做好备份）</span>，然后将 Main Index 的 Output File （输出文件）设置为index.php，将首页设置为index.php。</p><pre class="brush:php">
&lt;div id=&quot;alpha-inner&quot;&gt;
  &lt;!--Pagination Code Start--&gt;
  &lt;mt:var name=&quot;currentp&quot; value=&quot;0&quot;&gt;
  &lt;mt:var name=&quot;limit&quot; value=&quot;10&quot;&gt;
  &lt;mt:var name=&quot;lastn&quot; value=&quot;3000&quot;&gt;&lt;?php
$page = $_REQUEST['p'];
if (!isset($page)) { $page = 1; }
?&gt;
  &lt;mt:Entries lastn=&quot;$lastn&quot;&gt;
    &lt;mt:setvarblock name=&quot;page&quot;&gt;&lt;mt:getvar name=&quot;__counter__&quot; op=&quot;mod&quot; value=&quot;$limit&quot;&gt;&lt;/mt:setvarblock&gt;
    &lt;mt:if name=&quot;page&quot; eq=&quot;1&quot;&gt;&lt;mt:setvar name=&quot;currentp&quot; op=&quot;add&quot; value=&quot;1&quot;&gt;&lt;mt:if name=&quot;currentp&quot; gt=&quot;1&quot;&gt;&lt;?php } ?&gt;&lt;/mt:if&gt;&lt;?php if ($page == &lt;$mt:var name=&quot;currentp&quot;$&gt;) { ?&gt;&lt;/mt:if&gt;
    &lt;mt:Ignore&gt;&lt;!-- Use the Entry Summary module for each entry published on this page --&gt;&lt;/mt:Ignore&gt;
    &lt;$mt:include module=&quot;Entry Summary&quot;$&gt;
&nbsp;&nbsp;&nbsp; &lt;mt:if name=&quot;__last__&quot;&gt;&lt;?php } ?&gt;&lt;/mt:if&gt;
  &lt;/mt:Entries&gt;
  &lt;div id=&quot;content-nav&quot;&gt;
&lt;?php
$limit = &lt;mt:var name=&quot;limit&quot;&gt;;
$page_count = &lt;mt:var name=&quot;currentp&quot;&gt;;
if ($page &lt; $page_count) {
  echo '&lt;div class=&quot;pagination_left&quot;&gt;&lt;a id=&quot;next-page&quot; href=&quot;?p='.($page + 1).'&quot;&gt;&amp;laquo; Older Posts&lt;/a&gt;&lt;/div&gt;';
}
if ($page &gt; 1) {
  echo '&lt;div class=&quot;pagination_right&quot;&gt;&lt;a id=&quot;prev-page&quot; href=&quot;?p='.($page - 1).'&quot;&gt;Newer Posts &amp;raquo;&lt;/a&gt;&lt;/div&gt;';
}
?&gt;
  &lt;/div&gt;
  &lt;!--Pagination Code End--&gt;
&lt;/div&gt;
</pre><p>　　只解决了首页,感觉还不错，归档页面分页以后有时间再弄吧 - -!!!&nbsp;。拷贝代码的时候建议使用Syntax Highlighter自带的拷贝到剪贴板的功能复制代码，以免出错。</p><p style="text-align: right"><strong>本文结束。</strong></p>]]>
    </content>
</entry>

<entry>
    <title>YouTube、Blogger和Picasa都可以访问了？</title>
    <link rel="alternate" type="text/html" href="http://www.sothink.cn/archives/2010/04/youtube-blogger-picasa.html" />
    <id>tag:www.sothink.cn,2010://1.55</id>

    <published>2010-04-03T06:39:57Z</published>
    <updated>2010-04-09T07:11:02Z</updated>

    <summary><![CDATA[　　今天发现，我之前发布的 Ice Age 3: Dawn of the Dinosaurs&nbsp;显示出播放器的界面了，我的第一反应就是YouTube能访问了？赶紧打开YouTube看了一下，还真的打开了，视频也可以看。...]]></summary>
    <author>
        <name>ぬ噜噜噜噜ゅ</name>
        
    </author>
    
        <category term="Journal" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="google" label="Google" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.sothink.cn/">
        <![CDATA[<p>　　今天发现，我之前发布的 <a href="http://www.sothink.cn/archives/2009/03/ice-age-3-dawn-of-the-dinosaurs.html">Ice Age 3: Dawn of the Dinosaurs</a>&nbsp;显示出播放器的界面了，我的第一反应就是YouTube能访问了？赶紧打开<a href="http://http://www.youtube.com/">YouTube</a>看了一下，还真的打开了，视频也可以看。</p><p style="text-align: center"><img alt="YouTube可以访问" src="http://lh3.ggpht.com/_XHC8aCTMuvY/S7boxlMTrsI/AAAAAAAAAh0/vFCdDpuKLLU/s400/YouTube.gif" /></p>]]>
        <![CDATA[<p>　　紧接着我又试了试<a href="http://www.blogger.com/">Blogger</a>。</p><p style="text-align: center"><img alt="Blogger可以正常访问" src="http://lh3.ggpht.com/_XHC8aCTMuvY/S7boxNIAGII/AAAAAAAAAhs/wnX49L4O2bs/s400/Bloggergif" /></p><p>　　还有<a href="http://picasaweb.google.com/">Google Picasa</a>。</p><p style="text-align: center"><img alt="Picasa可以正常访问" src="http://lh3.ggpht.com/_XHC8aCTMuvY/S7boxS7eReI/AAAAAAAAAhw/mjDjisfT47s/s400/Picasa.jpg" />&nbsp;</p><p style="text-align: left">　　但实际上，并不是所有地区都可以访问到这些站点。我将YouTube和Blogger发给同学，他们中有一部分还是无法打开。看来真的像<a href="http://www.google.com/press/new-approach-to-china/update.html">Google关于谷歌中国的最新声明</a>中所说的：&ldquo;尽管我们知道，用户对Google服务的访问有可能随时被阻止。为此，我们将密切监测网址访问问题，并制作了一个新页面，用户可以实时地了解到在中国哪些Google服务是可用的。 &rdquo;</p><p style="text-align: left">　　<strong>Google 我们支持你！！</strong></p><p style="text-align: right"><strong>本文结束。</strong></p>]]>
    </content>
</entry>

<entry>
    <title>谁占用了我的硬盘 - System Volume Information</title>
    <link rel="alternate" type="text/html" href="http://www.sothink.cn/archives/2010/04/system-volume-information.html" />
    <id>tag:www.sothink.cn,2010://1.54</id>

    <published>2010-04-02T02:17:06Z</published>
    <updated>2010-04-04T11:41:24Z</updated>

    <summary>　　突然发现自己硬盘上的一个分区丢了近30GB的空间。开始还以为是文件碎片过多引起的，然后我把所有文件剪切到其他分区，但是这个分区还是少了近30GB。...</summary>
    <author>
        <name>ぬ噜噜噜噜ゅ</name>
        
    </author>
    
        <category term="Journal" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Windows" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="windows" label="Windows" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.sothink.cn/">
        <![CDATA[<p>　　突然发现自己硬盘上的一个分区丢了近30GB的空间。开始还以为是文件碎片过多引起的，然后我把所有文件剪切到其他分区，但是这个分区还是少了近30GB。</p><p style="text-align: center"><img alt="丢失的硬盘空间" src="http://lh3.ggpht.com/_XHC8aCTMuvY/S7VVvBotVLI/AAAAAAAAAgU/2_S8EJHCYdw/s400/Hard%20Disk.gif" /></p>]]>
        <![CDATA[<p>　　这时候只要格式化分区，那丢失的30GB肯定可以找回了，但到底是什么占用了这么大的空间呢？拿出DiskGenius查看了一下，结果在 System Volume Information 这个文件夹里找到了答案。</p><p style="text-align: center"><script type="text/javascript"><!--
google_ad_client = "pub-8701586848722989";
/* 468x60, 横幅 */
google_ad_slot = "2056113718";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p><p style="text-align: center"><img alt="DiskGenius" src="http://lh3.ggpht.com/_XHC8aCTMuvY/S7VVvVDesOI/AAAAAAAAAgY/hOm_LBmJzG0/s800/DiskGenius.jpg.gif" /></p><p style="text-align: left">　　可是我没有开启系统还原啊！</p>]]>
    </content>
</entry>

<entry>
    <title>Movable Type 百度Sitemap</title>
    <link rel="alternate" type="text/html" href="http://www.sothink.cn/archives/2010/02/movable-type-baidu-sitemap.html" />
    <id>tag:www.sothink.cn,2010://1.53</id>

    <published>2010-02-25T14:18:10Z</published>
    <updated>2010-03-30T12:54:41Z</updated>

    <summary>　　参考Movable Type的Google Sitemap模板和百度Sitemap的语法，为MT写了一个百度Sitemap模板。效果还不错，使用之后百度对本站的检索结果都能准确的显示每篇文章的内容摘要了。贴出来和大家分享 - -....</summary>
    <author>
        <name>ぬ噜噜噜噜ゅ</name>
        
    </author>
    
        <category term="Movable Type" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="movabletype" label="Movable Type" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="mt4" label="MT4" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.sothink.cn/">
        <![CDATA[<p>　　参考Movable Type的Google Sitemap模板和百度Sitemap的语法，<a href="http://www.sothink.cn/archives/2010/02/movable-type-baidu-sitemap.html">为MT写了一个百度Sitemap模板</a>。<a href="http://www.sothink.cn/sitemap_baidu.xml">效果</a>还不错，使用之后百度对本站的检索结果都能准确的显示每篇文章的内容摘要了。贴出来和大家分享 - -. </p>]]>
        <![CDATA[Movable Type 百度Sitemap Code：
<script type="text/javascript" src="http://www.sothink.cn/scripts/shCore.js"></script>
<script type="text/javascript" src="http://www.sothink.cn/scripts/shBrushXml.js"></script>
<link type="text/css" rel="stylesheet" href="http://www.sothink.cn/styles/shCore.css"/>
<link type="text/css" rel="stylesheet" href="http://www.sothink.cn/styles/shThemeDefault.css"/>
<script type="text/javascript">
	SyntaxHighlighter.config.clipboardSwf = 'http://www.sothink.cn/scripts/clipboard.swf';
	SyntaxHighlighter.all();
</script>
<pre class="brush: xml;">
<!--
Movable Type BAIDU.COM Sitemap
From:http://www.sothink.cn/
2010/2/25.
-->
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> 
<document xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.baidu.com/search/bbs_sitemap_type.xsd" elementFormDefault="qualified">
  <webSite><$mt:BlogURL encode_xml="1"$></webSite>
  <webMaster><mt:Authors><$mt:AuthorEmail encode_xml="1"$></mt:Authors></webMaster> 
  <updatePeri>24</updatePeri>

  <MTEntries lastn="1">
  <updatetime><$mt:EntryDate format="%Y-%m-%d %H:%M:%S"$></updatetime>
  </MTEntries>
  <version><$mt:ProductName version="0"$></version>

  <MTEntries lastn="10">
  <item>
  <title><$mt:EntryTitle encode_xml="1"$></title>
  <link><$MTEntryPermalink encode_xml="1"$></link>
   <pubDate><$mt:EntryDate format="%Y-%m-%d %H:%M:%S"$></pubDate>
  <description><$MTEntryBody words="30"$  encode_xml="1"></description>
  </item>
  </MTEntries>

  <MTEntries lastn="10" offset="10">
  <item>
  <title><$mt:EntryTitle encode_xml="1"$></title>
  <link><$MTEntryPermalink encode_xml="1"$></link>
   <pubDate><$mt:EntryDate format="%Y-%m-%d %H:%M:%S"$></pubDate>
  <description><$MTEntryBody words="30"$  encode_xml="1"></description>
  </item>
  </MTEntries>

  <MTEntries lastn="1000" offset="20">
  <item>
  <title><$mt:EntryTitle encode_xml="1"$></title>
  <link><$MTEntryPermalink encode_xml="1"$></link>
   <pubDate><$mt:EntryDate format="%Y-%m-%d %H:%M:%S"$></pubDate>
  <description><$MTEntryBody words="30"$  encode_xml="1"></description>
  </item>
</MTEntries>
</document>

</pre>
 <p style="text-align: right;"><strong>本文结束。</strong></p>]]>
    </content>
</entry>

<entry>
    <title>QQREADERC5EBC8ADCF993A36</title>
    <link rel="alternate" type="text/html" href="http://www.sothink.cn/archives/2010/02/qqreaderc5ebc8adcf993a36.html" />
    <id>tag:www.sothink.cn,2010://1.52</id>

    <published>2010-02-23T12:25:21Z</published>
    <updated>2010-02-23T12:31:22Z</updated>

    <summary>QQ广播，博客认领。...</summary>
    <author>
        <name>ぬ噜噜噜噜ゅ</name>
        
    </author>
    
        <category term="Journal" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sothink.cn/">
        <![CDATA[<p>QQ广播，博客认领。</p>]]>
        
    </content>
</entry>

<entry>
    <title>升级到Movable Type 4.34</title>
    <link rel="alternate" type="text/html" href="http://www.sothink.cn/archives/2010/02/movable-type-434.html" />
    <id>tag:www.sothink.cn,2010://1.51</id>

    <published>2010-02-18T12:36:12Z</published>
    <updated>2010-02-18T12:54:00Z</updated>

    <summary>　　Movable Type 4.34 终于发布了，该版本修复了4.33按月归档不能显示、上一篇和下一篇链接的问题，同时也包含了安全更新，并且对数据库进行了升级。所以在更新4.34之前一定要对数据库进行备份，以免升级出错导致无法恢复。　　下载地址：http://www.movabletype.org/downloads/stable/...</summary>
    <author>
        <name>ぬ噜噜噜噜ゅ</name>
        
    </author>
    
        <category term="Movable Type" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="movabletype" label="Movable Type" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="mt4" label="MT4" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.sothink.cn/">
        <![CDATA[<p>　　Movable Type 4.34 终于发布了，该版本修复了4.33按月归档不能显示、上一篇和下一篇链接的问题，同时也包含了安全更新，并且对数据库进行了升级。所以在更新4.34之前一定要<strong>对数据库进行备份</strong>，以免升级出错导致无法恢复。</p><p>　　下载地址：http://www.movabletype.org/downloads/stable/</p>]]>
        
    </content>
</entry>

<entry>
    <title>易名中国 域名转出</title>
    <link rel="alternate" type="text/html" href="http://www.sothink.cn/archives/2010/01/transfer-of-domain-names-away-from-xiamen-ename.html" />
    <id>tag:www.sothink.cn,2010://1.50</id>

    <published>2010-01-28T09:44:57Z</published>
    <updated>2010-03-27T02:11:25Z</updated>

    <summary>　　大概两周前，sothink.cn被厦门易名网络科技有限公司（以下简称：易名中国）修改了DNS服务器，是在我毫不知情的情况下修改的，没有任何的通知。所以决定将域名从易名中国转出来。但是转出的时候的域名状态大多为clientTransferProhibited，即域名处于此不可以转移、可以正常使用、正常管理、正常续费状态。下面我就说说怎么转出吧。　　1. 开通手机获取转移密码的功能。详细请参考： document.writeln(&quot;如何申请开通手机获取转移密码服务&quot;); 。只要将表格打印填好后使用相机拍下来，连同身份证照片一起以电子邮件的形式发送到表格中指定的邮箱即可，大概一周左右易名中国会电话确认是否开通手机获取域名转移密码功能。...</summary>
    <author>
        <name>ぬ噜噜噜噜ゅ</name>
        
    </author>
    
        <category term="忆二三事" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sothink.cn/">
        <![CDATA[<p>　　大概两周前，sothink.cn被厦门易名网络科技有限公司（以下简称：易名中国）修改了DNS服务器，是在我毫不知情的情况下修改的，没有任何的通知。所以决定将域名从易名中国转出来。但是转出的时候的域名状态大多为clientTransferProhibited，即域名处于此<span style="color: rgb(255,0,0)">不可以转移</span>、可以正常使用、正常管理、正常续费状态。下面我就说说怎么转出吧。</p><p>　　1. 开通手机获取转移密码的功能。详细请参考：<script type="text/javascript">
document.writeln("<a href=\"http://faq.ename.cn/support/help_211.html\" target=\"_blank\">如何申请开通手机获取转移密码服务</a>");
</script>。只要将表格打印填好后使用相机拍下来，连同身份证照片一起以电子邮件的形式发送到表格中指定的邮箱即可，大概一周左右易名中国会电话确认是否开通手机获取域名转移密码功能。</p>]]>
        <![CDATA[<p style="text-align: center"><script type="text/javascript"><!--
google_ad_client = "pub-8701586848722989";
/* 468x60, 横幅 */
google_ad_slot = "1281975286";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p><p>　　2. 获取转移域名密码。手机成功获取转移密码之后，一定要等待域名状态由clientTransferProhibited变为ok后，再在域名接入商那里申请域名转入，否则可能会转入失败。</p><p>　　3.申请接入。域名状态变为ok以后，在域名接入商那里提交域名转入申请，提交后域名状态有ok变为PendingTransfer，这时候就耐心吧。</p><p>&nbsp;</p>]]>
    </content>
</entry>

<entry>
    <title>百度被&quot;黑&quot;之后</title>
    <link rel="alternate" type="text/html" href="http://www.sothink.cn/archives/2010/01/what-a-fucking-cnnic.html" />
    <id>tag:www.sothink.cn,2010://1.49</id>

    <published>2010-01-14T11:58:06Z</published>
    <updated>2010-01-14T12:40:41Z</updated>

    <summary>　　话说前天，国内大名鼎鼎的搜索引擎Baidu被伊朗一群牛B的人们修改了DNS，无法正常打开了，某位网友还以为是自己的机器中了毒而重装了系统 -_-||。　　今天中午，sothink.cn的DNS服务器被某个SB修改成了cs1.ename.cn和cs2.ename.cn，以至于访问的朋友们只能看到一个出售页！后来只能显示个Server is too busy！...</summary>
    <author>
        <name>ぬ噜噜噜噜ゅ</name>
        
    </author>
    
        <category term="Journal" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sothink.cn/">
        <![CDATA[<p>　　话说前天，国内大名鼎鼎的搜索引擎Baidu被伊朗一群牛B的人们修改了DNS，无法正常打开了，某位网友还以为是自己的机器中了毒而重装了系统 -_-||。</p><p>　　今天中午，sothink.cn的<a onclick="window.open(this.href,'DNS','resizable=yes,location=no,menubar=no,scrollbars=no,status=no,toolbar=no,fullscreen=no,dependent=no,width=480,height=360,status'); return false" href="http://lh3.ggpht.com/_XHC8aCTMuvY/S08MkCBi2gI/AAAAAAAAAeg/ZsXu1EB2YiI/s800/whois_info.gif">DNS服务器</a>被某个SB修改成了cs1.ename.cn和cs2.ename.cn，以至于访问的朋友们只能看到一个出售页！后来只能显示个Server is too busy！</p>]]>
        <![CDATA[<p>　　域名DNS服务器被修改了，赶紧登录域名管理，可是登录页面却是个404。下午终于可以登录了，却无法修改DNS，后来从某论坛上看到只要把域名的模板修改为个人用户的就可以修改DNS，尝试了一下模板过户，还真的把域名的DNS服务器修改回来了。赶紧修改回原来的域名解析。</p><p>　　紧接着就联系万网询问关于个人cn域名转移的事情，对我来说还好，只要获取到域名转移码（之前已经获取到了手机获取转移码的权限），并且在万网续费一年就可以了。你的域名也在易名中国吗？赶紧转移吧！What a fucking Domain Registrar！</p>]]>
    </content>
</entry>

<entry>
    <title>Database:.Could not load table &apos;LaunchCondition&apos; in SQL query ...</title>
    <link rel="alternate" type="text/html" href="http://www.sothink.cn/archives/2009/12/select-condition-description-from-launchcondition.html" />
    <id>tag:www.sothink.cn,2010://1.48</id>

    <published>2009-12-31T12:42:10Z</published>
    <updated>2010-01-14T12:44:13Z</updated>

    <summary><![CDATA[　　&ldquo;Database:.Could not load table 'LaunchCondition' in SQL query:SELECT 'Condition','Description' FROM 'LaunchCondition'.&rdquo;安装某些程序的时候可能会遇到这样的错误提示，比如我这次在安装索尼爱立信PC套件的时候出现了。　　出现此问题的多数原因是用户在安装软件时，选择了一个英文以外的语言。　　解决办法：再次运行安装向导，安装语言选择英语。...]]></summary>
    <author>
        <name>ぬ噜噜噜噜ゅ</name>
        
    </author>
    
        <category term="Journal" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sothink.cn/">
        <![CDATA[<p>　　&ldquo;Database:.Could not load table 'LaunchCondition' in SQL query:<wbr></wbr>SELECT 'Condition','Description' FROM 'LaunchCondition'.&rdquo;安装某些程序的时候可能会遇到这样的错误提示，比如我这次在安装索尼爱立信PC套件的时候出现了。</p><p>　　出现此问题的多数原因是用户在安装软件时，选择了一个英文以外的语言。</p><p>　　解决办法：再次运行安装向导，安装语言选择英语。</p>]]>
        <![CDATA[<p>　　我想，出现这个错误应该是系统语言和软件自身的原因。我的系统是英文的。</p>]]>
    </content>
</entry>

<entry>
    <title>Flash10d.ocx导致32位IE8崩溃</title>
    <link rel="alternate" type="text/html" href="http://www.sothink.cn/archives/2009/12/-32bit-ie8-crashes-in-flash10docx.html" />
    <id>tag:www.sothink.cn,2009://1.47</id>

    <published>2009-12-28T13:58:41Z</published>
    <updated>2010-02-03T11:48:31Z</updated>

    <summary><![CDATA[　　在关闭32位IE8（版本：8.0.7600.16385）的时候，Flash10d.ocx（版本：10.0.42.34）导致32位IE8崩溃。网页为QQ空间。　　Google Chrome和Firefox都不会崩溃。 64位的IE8也不会崩溃。　　问题分析：Chrome和FF都会运行32位flash但是64位IE8却不会运行32位的flash。　　解决方法：重置32位IE8。打开32位IE8，依次选择菜单栏的Tools - Internet Options - Advanced，然后选择 &ldquo;Reset Internet Explorer Settings&rdquo;下面的Reset按钮，在弹出的对话框中再次选择Reset即可。...]]></summary>
    <author>
        <name>ぬ噜噜噜噜ゅ</name>
        
    </author>
    
        <category term="Windows" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="windows" label="Windows" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.sothink.cn/">
        <![CDATA[<p>　　在关闭32位IE8（版本：8.0.7600.16385）的时候，Flash10d.ocx（版本：10.0.42.34）导致32位IE8崩溃。网页为QQ空间。</p><p>　　Google Chrome和Firefox都不会崩溃。 64位的IE8也不会崩溃。</p><p>　　问题分析：Chrome和FF都会运行32位flash但是64位IE8却不会运行32位的flash。</p><p>　　解决方法：重置32位IE8。打开32位IE8，依次选择菜单栏的Tools - Internet Options - Advanced，然后选择 &ldquo;Reset Internet Explorer Settings&rdquo;下面的Reset按钮，在弹出的对话框中再次选择Reset即可。</p>]]>
        <![CDATA[<p style="text-align: center"><script type="text/javascript"><!--
google_ad_client = "pub-8701586848722989";
/* 468x60, 横幅 */
google_ad_slot = "2056113718";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p><p>Event log details:<br /><br />Faulting application name: iexplore.exe, version: 8.0.7600.16385, time stamp: 0x4a5bc69e<br />Faulting module name: Flash10d.ocx, version: 10.0.42.34, time stamp: 0x4ae7baed<br />Exception code: 0xc0000005<br />Fault offset: 0x0012c8a4<br />Faulting process id: 0x6b4<br />Faulting application start time: 0x01ca87c4c8ee2c36<br />Faulting application path: C:\<strong><span style="color: #ff0000">Program Files (x86)</span></strong>\Internet Explorer\iexplore.exe<br />Faulting module path: C:\Windows\<strong><span style="color: #ff0000">SysWow64</span></strong>\Macromed\Flash\Flash10d.ocx<br />Report Id: 12d4e89f-f3b8-11de-b438-0019dbf9125c</p><p>　　我使用的操作系统是Windows Server 2008 <span style="color: #ff6600">R2</span> Standard Edition。</p>]]>
    </content>
</entry>

<entry>
    <title>无法打开hlp文件</title>
    <link rel="alternate" type="text/html" href="http://www.sothink.cn/archives/2009/11/kb917607.html" />
    <id>tag:www.sothink.cn,2009://1.46</id>

    <published>2009-11-19T08:40:41Z</published>
    <updated>2009-12-03T11:42:37Z</updated>

    <summary>问题描述　　在运行 Windows Vista、Windows 7、Windows Server 2008 或 Windows Server 2008 R2 的计算机上，可能无法打开需要使用 Windows 帮助 (WinHlp32.exe) 程序的帮助文件。本文提供有关帮助您修复此问题的下载的信息。 　　从 Windows Vista 和 Windows Server 2008 开始的 Windows 版本中，Microsoft 停止包含 32 位的帮助文件查看器。为了支持仍依靠旧 .hlp 文件的客户，Microsoft 下载中心提供用于 Windows Vista、Windows 7、Windows Server 2008 和 Windows Server...</summary>
    <author>
        <name>ぬ噜噜噜噜ゅ</name>
        
    </author>
    
        <category term="Windows" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="windows" label="Windows" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.sothink.cn/">
        <![CDATA[<p><strong>问题描述</strong></p><p>　　在运行 Windows Vista、Windows 7、Windows Server 2008 或 Windows Server 2008 R2 的计算机上，可能无法打开需要使用 Windows 帮助 (WinHlp32.exe) 程序的帮助文件。本文提供有关帮助您修复此问题的下载的信息。 <br /><br />　　从 Windows Vista 和 Windows Server 2008 开始的 Windows 版本中，Microsoft 停止包含 32 位的帮助文件查看器。为了支持仍依靠旧 .hlp 文件的客户，Microsoft 下载中心提供用于 Windows Vista、Windows 7、Windows Server 2008 和 Windows Server 2008 R2 的 WinHlp32.exe 下载。 <br />&nbsp;</p>]]>
        <![CDATA[<p><strong>解决方案</strong></p><p>　　要安装 WinHelp32.exe 的正确版本，必须知道您的 Windows 版本。此外，必须以管理员身份登录到 Windows。</p><p>　　获取用于 <strong>Windows Vista</strong> 的 WinHlp32.exe：http://www.microsoft.com/downloads/details.aspx?displaylang=zh-cn&amp;FamilyID=6ebcfad9-d3f5-4365-8070-334cd175d4bb</p><p>　　获取用于 <strong>Windows 7</strong> 的 WinHlp32.exe：http://www.microsoft.com/downloads/details.aspx?displaylang=zh-cn&amp;FamilyID=258aa5ec-e3d9-4228-8844-008e02b32a2c</p><p>　　获取用于 <strong>Windows Server 2008</strong> 的 WinHlp32.exe：http://www.microsoft.com/downloads/details.aspx?displaylang=zh-cn&amp;FamilyID=0468fefd-b54f-4c57-8340-c6dd2ec20c0a</p><p>　　获取用于 <strong>Windows Server 2008 </strong><span style="color: #ff6600"><strong>R2</strong></span> 的 WinHlp32.exe：http://www.microsoft.com/downloads/details.aspx?displaylang=zh-cn&amp;FamilyID=a83698ae-4ecb-4660-b402-2c5659dcb4ef</p><p>&nbsp;　　以上内容摘自微软帮助和支持，点击下面链接获取更多信息：<br />　　http://support.microsoft.com/kb/917607</p>]]>
    </content>
</entry>

<entry>
    <title>给Movable Type加上Meta Keyword和Description</title>
    <link rel="alternate" type="text/html" href="http://www.sothink.cn/archives/2009/10/movable-type-add-meta-keyword-and-description.html" />
    <id>tag:www.sothink.cn,2009://1.45</id>

    <published>2009-10-23T04:38:39Z</published>
    <updated>2010-03-30T13:33:35Z</updated>

    <summary><![CDATA[ SyntaxHighlighter.config.clipboardSwf = 'http://www.sothink.cn/scripts/clipboard.swf'; SyntaxHighlighter.all(); 　　Movable Type默认并没有为单篇文章加入Meta Keyword和Meta Description标签，那么我们可以通过下面的代码，为每一篇文章加入自己的Keyword和Description，这样网站对搜索引擎会更友好。 &lt;meta name=&quot;keywords&quot; content=&quot;&lt;$mt:EntryKeywords$&gt;&quot; /&gt; &lt;meta name=&quot;description&quot; content=&quot;&lt;$MTEntryBody words=&quot;30&quot;$&gt;&quot; /&gt; 　　上面两行代码有两种添加方法，一种是直接编辑Entry Template，另一种是编辑HTML Head&nbsp;Module。我先说第一种，编辑Entry Template。 　　方法一：登入Movable Type，依次选择Design - Templates，找到Archive Templates中的Entry模板，在模板中&lt;$mt:Include module=&quot;HTML Head&quot;$&gt;的后面直接加入上面两行代码，然后重建所有日志。但是使用这种方法添加之后会发现，生成的html代码中的Keyword和Description标签距离其他标签很远，可能不方便后期维护，所以我选择了第二种方法，编辑HTML Head&nbsp;Module。...]]></summary>
    <author>
        <name>ぬ噜噜噜噜ゅ</name>
        
    </author>
    
        <category term="Movable Type" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="movabletype" label="Movable Type" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.sothink.cn/">
        <![CDATA[<script type="text/javascript" src="http://www.sothink.cn/scripts/shCore.js"></script><script type="text/javascript" src="http://www.sothink.cn/scripts/shBrushJScript.js"></script>
<p>
<link rel="stylesheet" type="text/css" href="http://www.sothink.cn/styles/shCore.css" />
<link rel="stylesheet" type="text/css" href="http://www.sothink.cn/styles/shThemeDefault.css" /><script type="text/javascript"> 
	SyntaxHighlighter.config.clipboardSwf = 'http://www.sothink.cn/scripts/clipboard.swf';
	SyntaxHighlighter.all();
</script></p>
<p>　　Movable Type默认并没有为单篇文章加入Meta Keyword和Meta Description标签，那么我们可以通过下面的代码，为每一篇文章加入自己的Keyword和Description，这样网站对搜索引擎会更友好。</p>
<pre class="brush:js">
&lt;meta name=&quot;keywords&quot; content=&quot;&lt;$mt:EntryKeywords$&gt;&quot; /&gt;
&lt;meta name=&quot;description&quot; content=&quot;&lt;$MTEntryBody words=&quot;30&quot;$&gt;&quot; /&gt;</pre>
<p>　　上面两行代码有两种添加方法，一种是直接编辑<span style="color: #ff0000">Entry</span> Template，另一种是编辑<span style="color: #ff0000">HTML Head</span>&nbsp;Module。我先说第一种，编辑<span style="color: #ff0000">Entry</span> Template。</p>
<p>　　方法一：登入Movable Type，依次选择Design - Templates，找到Archive Templates中的Entry模板，在模板中&lt;$mt:Include module=&quot;HTML Head&quot;$&gt;的后面直接加入上面两行代码，然后重建所有日志。但是使用这种方法添加之后会发现，生成的html代码中的Keyword和Description标签距离其他标签很远，可能不方便后期维护，所以我选择了第二种方法，编辑HTML Head&nbsp;Module。</p>]]>
        <![CDATA[<p style="text-align: center"><script type="text/javascript"><!--
google_ad_client = "pub-8701586848722989";
/* 468x60, 横幅 */
google_ad_slot = "6996478728";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>　　方法二：登入Movable Type，依次选择Design - Templates，找到Template Modules中的HTML Head，然后在&lt;link rel=&quot;stylesheet&quot; href=&quot;&lt;$mt:Link template=&quot;styles&quot;$&gt;&quot; type=&quot;text/css&quot; /&gt;的前面加入下面的代码：</p>
<pre class="brush:js">
&lt;mt:If name=&quot;entry_template&quot;&gt;
&lt;meta name=&quot;keywords&quot;content=&quot;&lt;$mt:EntryKeywords$&gt;&quot; /&gt;
&lt;meta name=&quot;description&quot; content=&quot;&lt;$MTEntryBody words=&quot;30&quot;$&gt;&quot; /&gt;
&lt;/mt:If&gt;
</pre>
<p>　　这样重建所有日志之后，我们在写日志时为每一篇日志设置的keywords也会出现在各自的meta keywords标签中。</p>
<p>　　那有朋友又说了，我想让每篇文章添加的Tags也出现在各自的meta keywords中该怎么办呢？</p>
<p>　　这个问题也好解决，只要将 <pre class="brush:js">&lt;meta name=&quot;keywords&quot; content=&quot;&lt;$mt:EntryKeywords$&gt;&quot; /&gt;</pre> 改成 <pre class="brush:js">&lt;meta name=&quot;keywords&quot; content=&quot; &lt;$mt:EntryKeywords$&gt;,&lt;mt:EntryTags glue=&quot;,&quot;&gt;&lt;$mt:TagName$&gt;&lt;/mt:EntryTags&gt;&quot; /&gt; </pre>只是在写日志的时候要注意文章的keywords和tags不要设成一样的就可以了，否则meta keywords会有重复的<img alt="" src="http://www.sothink.cn/mt-static/plugins/FCKeditor/fckeditor/editor/images/smiley/12.gif" />。</p>
<p>&nbsp;</p>]]>
    </content>
</entry>

<entry>
    <title>fckeditor 使用笔记 - 调用</title>
    <link rel="alternate" type="text/html" href="http://www.sothink.cn/archives/2009/10/fckeditor-notes.html" />
    <id>tag:www.sothink.cn,2009://1.44</id>

    <published>2009-10-22T06:31:05Z</published>
    <updated>2010-03-30T13:51:24Z</updated>

    <summary><![CDATA[ SyntaxHighlighter.config.clipboardSwf = 'http://www.sothink.cn/scripts/clipboard.swf'; SyntaxHighlighter.all(); 　　想把 fckeditor 放到 phpbb3 上面使用，遇到的第一个问题就是如何调用这个可视化的编辑器了。从网上找来一些资料，做了些小小的修改放到这里，以备日后参考： 　　先看一下一段html代码： &lt;div id=&quot;message-box&quot;&gt; &lt;textarea name=&quot;message&quot; rows=&quot;15&quot; class=&quot;inputbox&quot;&gt;&lt;/textarea&gt;&lt;/div&gt; 　　方法一：覆盖现有的 textarea...]]></summary>
    <author>
        <name>ぬ噜噜噜噜ゅ</name>
        
    </author>
    
        <category term="Notes" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sothink.cn/">
        <![CDATA[<script type="text/javascript" src="http://www.sothink.cn/scripts/shCore.js"></script><script type="text/javascript" src="http://www.sothink.cn/scripts/shBrushJScript.js"></script>
<p>
<link rel="stylesheet" type="text/css" href="http://www.sothink.cn/styles/shCore.css" />
<link rel="stylesheet" type="text/css" href="http://www.sothink.cn/styles/shThemeDefault.css" /><script type="text/javascript"> 
	SyntaxHighlighter.config.clipboardSwf = 'http://www.sothink.cn/scripts/clipboard.swf';
	SyntaxHighlighter.all();
</script></p>
<p>　　想把 fckeditor 放到 phpbb3 上面使用，遇到的第一个问题就是如何调用这个可视化的编辑器了。从网上找来一些资料，做了些小小的修改放到这里，以备日后参考：</p>
<p>　　先看一下一段html代码：</p>
<pre class="brush:js">
&lt;div id=&quot;message-box&quot;&gt; &lt;textarea name=&quot;message&quot; rows=&quot;15&quot; class=&quot;inputbox&quot;&gt;&lt;/textarea&gt;&lt;/div&gt;</pre>
<p>　　方法一：覆盖现有的 textarea</p>]]>
        <![CDATA[<pre class="brush:js">
&lt;div id=&quot;message-box&quot;&gt;
  &lt;script type=&quot;text/javascript&quot; src=&quot;fckeditor/fckeditor.js&quot;&gt;&lt;/script&gt;
  &lt;script type=&quot;text/javascript&quot;&gt;
    // &lt;![CDATA[
    var fckeditor=new FCKeditor('message');
    fckeditor.BasePath=&quot;fckeditor/&quot;;// fckeditor 的路径
    fckeditor.ToolbarSet=&quot;Default&quot;;// fckeditor 使用的配置名称
    fckeditor.Width=&quot;100%&quot;;
    fckeditor.ReplaceTextarea();
    // ]]&gt;
  &lt;/script&gt;
&lt;textarea name=&quot;message&quot; rows=&quot;15&quot; class=&quot;inputbox&quot;&gt;&lt;/textarea&gt;&lt;/div&gt;</pre>
<p>　　经过上面的修改，原本简单的文本框就被 fckeditor 取代了。</p>
<p>　　方法二：使用JS调用</p>
<pre class="brush:js">
&lt;div id=&quot;message-box&quot;&gt;
  &lt;script type=&quot;text/javascript&quot; src=&quot;fckeditor/fckeditor.js&quot;&gt;&lt;/script&gt;
  &lt;script type=&quot;text/javascript&quot;&gt;
    var fckeditor=new FCKeditor('FCKEditor1');// 设置编辑器的名称
    fckeditor.BasePath=&quot;fckeditor/&quot;;
    fckeditor.Create();// 创建并且输出一个编辑器
  &lt;/script&gt;&lt;/div&gt;
</pre>]]>
    </content>
</entry>

<entry>
    <title>您不能被重新授权为另一个用户</title>
    <link rel="alternate" type="text/html" href="http://www.sothink.cn/archives/2009/10/access-to-the-administration-control-panel-is-not-allowed-as-you-do-not-have-administrative-permissions.html" />
    <id>tag:www.sothink.cn,2009://1.43</id>

    <published>2009-10-18T17:09:05Z</published>
    <updated>2009-12-03T11:32:26Z</updated>

    <summary>　　刚刚在phpbb3的控制面板改了些设置，导致无法登陆管理员控制面板了。前台登陆正常，点击进入管理员控制面板再次输入密码登录就会提示 Access to the Administration Control Panel is not allowed as you do not have administrative permissions. （您不能被重新授权为另一个用户）。 　　我想这一定时刚才哪里设置的不对造成的。Google之后也没找到解决问题的方法。phpbb的中文资料不是丰富，看E文的还是有些吃力的。最初看到的方法说是浏览器的问题，使用firefox，我试了，不好使；然后就有人说他清除了cookies解决了问题，对我还是不起作用；最后看到的方法是先修改 functions.php 登陆管理员控制面板修改为正常设置后再覆盖为原来的 functions.php ，这招在我这也没能奏效。...</summary>
    <author>
        <name>ぬ噜噜噜噜ゅ</name>
        
    </author>
    
        <category term="Notes" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sothink.cn/">
        <![CDATA[<p>　　刚刚在phpbb3的控制面板改了些设置，导致无法登陆管理员控制面板了。前台登陆正常，点击进入管理员控制面板再次输入密码登录就会提示 Access to the Administration Control Panel is not allowed as you do not have administrative permissions. （您不能被重新授权为另一个用户）。</p>
<p>　　我想这一定时刚才哪里设置的不对造成的。Google之后也没找到解决问题的方法。phpbb的中文资料不是丰富，看E文的还是有些吃力的。最初看到的方法说是浏览器的问题，使用firefox，我试了，不好使；然后就有人说他清除了cookies解决了问题，对我还是不起作用；最后看到的方法是先修改 functions.php 登陆管理员控制面板修改为正常设置后再覆盖为原来的 functions.php ，这招在我这也没能奏效。</p>]]>
        <![CDATA[<p style="text-align: center"><script type="text/javascript"><!--
google_ad_client = "pub-8701586848722989";
/* 468x60, 横幅 */
google_ad_slot = "9706996093";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p><p>　　后来一个网站上的两个链接提醒了我。因为我是将一个二级域名绑定到了phpbb的程序目录。，然后就尝试将原来的链接：<br />　　http://example.domain.com/index.php?sid=4606ef49dd8066b6b41c06610ae9c1d3<br />　　http://www.domain.com<span style="color: #ff0000">/phpbb3/</span>index.php?sid=4606ef49dd8066b6b41c06610ae9c1d3<br />　　使用下面的链接就可以正常的登录到管理员控制面板了，然后找到&ldquo;综合&rdquo;-&ldquo;服务器配置&rdquo;-&ldquo;安全设定&rdquo;里面的&ldquo;验证转向来源&rdquo;，将其改为&ldquo;只验证主机名&rdquo;，保存后就正常了。<br />　　</p>]]>
    </content>
</entry>

</feed>
