文件類型 :CmsEasy手動升級包
文件版本 :v4.8
文件編碼 :UTF-8
更新日期 :2012-04-24
簡要說明 : 免費使用時請務(wù)必保留版權(quán)標(biāo)識和鏈接!
下載

更新日志

1.升級概述:
從CmsEasy4.7升級到CmsEasy4.8
 
2.升級方法:
【第一步】
(1)備份現(xiàn)有的數(shù)據(jù)庫和文件;
【第二步】
(1)下載升級包upgrade47to48,解壓到任意地方;
(2)上傳uploads里面的文件到程序安裝目錄,覆蓋;
(3)運(yùn)行http://您的cmseasy4.7安裝目錄/upgrade.php;
【第三步】
(1)刪除upgrade文件夾和upgrade.php;
(2)進(jìn)入后臺進(jìn)行網(wǎng)站配置;
(3)后臺進(jìn)行更新緩存;
 
3.備注:
(1)如果您改動了文件,請先相關(guān)備份,進(jìn)行升級后,可以對照默認(rèn)文件進(jìn)行調(diào)整;
(2)請查閱“CmsEasy4.x說明.txt”文檔;
 
 

 
更新內(nèi)容:


增加專題選擇是否生成靜態(tài);
增加分類選擇是否生成靜態(tài);
增加Tag選擇是否生成靜態(tài);
增加地區(qū)選擇是否生成靜態(tài);
修正郵件發(fā)送錯誤;
修正熱門關(guān)鍵詞按搜索基數(shù)排序;
修正RSS;
修正BBS編輯器;
修正圖片地址問題;


需手動更新內(nèi)容:

用Editplus編輯 config\config.php

//每組生成個數(shù)[<span class="hotspot" onmouseover="tooltip.show('視網(wǎng)速和主機(jī)配置而定,推薦設(shè)置為"20"!');" onmouseout="tooltip.hide();"><img src=""./images/remind.gif""alt=""""width="14" height="20" style="margin-left:10px; margin-right:5px; /"></span>]
下面增加:

//生成TAG[<span class="hotspot" onmouseover="tooltip.show('設(shè)置是否生成TAG!');" onmouseout="tooltip.hide();"><img src=""./images/remind.gif""alt=""""width="14" height="20" style="margin-left:10px; margin-right:5px; /"></span>]=>0/不生成/1/生成
  
'area_html'=>'0',
  
//生成地區(qū)[<span class="hotspot" onmouseover="tooltip.show('設(shè)置是否生成地區(qū)!');" onmouseout="tooltip.hide();"><img src=""./images/remind.gif""alt=""""width="14" height="20" style="margin-left:10px; margin-right:5px; /"></span>]=>0/不生成/1/生成